Kairos, the home of SPAR, has raised $50M from Coefficient Giving. Read the announcement

All Fall 2026 projects

Model Forensics: Follow-up investigations into concerning behavior

Behavioral evaluation of LLMs AI control Evaluations

If we catch a concerning action, how can we tell if it is real misalignment or just a mistake? We will research this question by trying to understand complex behavior in current models, such as why a model hardcodes tests.

About the project

Motivation/Problem Statement

Suppose we tell a model to reduce latency in a codebase, and then catch it deleting oversight code that monitors its actions. Is it scheming against us, or did it just take its task too literally? The answer to this question is key for answering downstream questions like "When does this behavior occur?," and motivates the need for Model Forensics: a follow-up investigation into concerning behavior to understand why the model took the action.

See The Case for Model Forensics for more on the ToC behind Model Forensics.

Prior work

Model Forensics originated as a high-priority research direction for the GDM AGI Safety team. It's a somewhat new field, the main prior work is mainly from my MATS projects mentored by Neel Nanda:

  • The Model Forensics paper, described by Rohin Shah (head of GDM AGI Safety) as "A great paper he hopes becomes the standard reference for Model Forensics."
  • My blog post on task gaming

That said, it is a real field! Anthropic have done a lot of Model Forensics investigations in their system cards since Opus 4.5 (sections titled "Follow-up investigations into concerning behaviors"), and there are various "deep dive" flavored papers throughout the literature like Sheshadri et. al. and Jarviniemi et. al.

Would you enjoy working on Model Forensics?

I think reading the paper (especially Section 6, which gives several examples of Model Forensics case studies), is the best way to tell if you would like this kind of work. You can also check out the TL;DR of the task gaming blog post and see if you find the claims interesting.

If you only have 10 minutes, a good back-up option is this blog post from the GDM interpretability team on why models resist shutdown: https://tinyurl.com/instruction-ambiguity.

If you only have one minute, read the tweet thread about our paper: https://x.com/Singh_Aditya1/status/2070525985338892790.

I would describe Model Forensics as a weird intersection of evals/control/interpretability. The research tends to be pretty open-ended, so you might not like it if you prefer very quantifiable research.

SPAR project ideas

The basic way to research Model Forensics is to take an interesting case of behavior, like a model reward hacking, and do a deep-dive into why it did so. The hope is the methods/footguns/experience we build will be useful for understanding more critical behavior in future AIs.

I recently put out a blog post on task gaming, which is probably the most robust misaligned propensity in today's models, and a great candidate for project ideas.

Depending on the mentees' interest, we can also look into other behaviors, like blackmail, Claude models refusing benign safety research requests, and more. See Concrete Problems in Model Forensics for more ideas.

Theory of change

Future AIs may show plausibly misaligned behaviors such as collusion and power-seeking. But there’s a fine line between collusion and helping another agent, and even a good RL agent should power-seek. This motivates the need for Model Forensics: follow-up investigations to better understand the concerning behavior, such as if there is adversarial intent behind it. This understanding is useful for a variety of downstream questions we want to answer, such as “Under what circumstances is this behavior likely to happen?,” “What other types of behavior will this model engage in?,” and “Is this model scheming?.”

More ToC-related content:

Your role

Mentees will be expected to run all experiments, and communicate their results asynchronously over Slack and once a week during a 1hr+ meeting. Mentees are ultimately responsible for how the project goes and will have a high level of autonomy to propose their own ideas, but I will also give suggestions.

Ideally, every few weeks or so we write up intermediate results into a LessWrong post.

Prerequisites

  • Python proficiency
  • Comfortable using LLM APIs

Location preference

no strong preference, I will be Pacific time

Application question(s)

No need to spend more than 20 minutes:

  • Suppose I ask a model to do a task, it takes a bunch of shortcuts instead of properly completing it, and then tells me "All done!" I now want to tell if it knew the user would disapprove of its actions during the rollout. What kinds of experiments should I run (suppose I can do anything -- I can see the full transcript, I can run the model over any prompt, I can access its internals, etc.)?
  • Consider the Agentic Misalignment scenario from Anthropic, where Claude blackmails humans (https://arxiv.org/pdf/2510.05179v1). Should we conclude from this that Claude is broadly unethical? Why or why not? What should we take away?
  • Explain how an agentic tool use loop works, paying particular attention to how reasoning blocks are carried through. Suppose I want to test some hypotheses about the model's motivations for something it did by asking it follow-up questions. Are there any footguns related to the agent harness I need to watch out for?

About the mentor

Aditya Singh

Aditya Singh

Anthropic Fellows

View profile

Hi, I'm Aditya! I'm currently an Anthropic Fellow. Previously, I worked on Model Forensics (https://arxiv.org/pdf/2606.26071) during MATS 9.0/9.1 with Neel Nanda, and am excited to mentor related projects.

Similar projects