Fall 2026 mentee applications are open! Apply to research projects by August 18. Apply now

All Fall 2026 projects

Probe by Proxy


Can behavioral propensities of closed-weight agents be recovered from the activations of an open-weight proxy model 'reading' their transcripts?

About the project

As models become more capable and deployment patterns mature, the number of agents in deployment and the independence they're given will grow rapidly. Currently, proprietary models dominate enterprise deployments. GDM and Anthropic both use probe-to-judge cascades in production as part of their misuse and jailbreak safeguards. But there are a number of reasons why centralized probes from the labs are unlikely to be effective in the specific context of a particular enterprise deployment. We have early results, including a replication of the original Apollo deception probe work, that proxy probes retain the large majority of the signal. That is, send the full closed weight rollout through an open weight model and detect activation signals there.

We want to better understand this mechanism. For what models is it effective? For what kinds of risks and failures (hallucination, deception, cover up, sycophancy, ...)? What can we learn about why it succeeds or fails?

A lot of the research motivating our work was inspired by Apollo's deception probe work (https://www.apolloresearch.ai/science/detecting-strategic-deception-using-linear-probes/). Some important more recent work: https://arxiv.org/abs/2601.11516, https://arxiv.org/abs/2502.03407, https://arxiv.org/abs/2601.04603.

Theory of change

The enterprise deployment surface is under-focused by the AI safety community. Currently LLM judges can usually do a good job detecting specific misbehavior. But as the AI control community has demonstrated, as models become more and more capable, relying on LLM judges becomes riskier. On top of that, just practically having judges double and triple check AI actions is expensive. Businesses will bias towards doing the minimum to reduce enterprise risk, with no investment in preventing broader risk.

One solution is leveraging activations to detect unwanted behavior. A probe is ~free relative to a generative forward pass. And unless a model is trained with probes as an active gatekeeper, it is unlikely to be able to avoid activation-based detection effectively. Probe-to-judge cascades are already in production at frontier labs to detect misaligned behavior.

But there are several reasons centralized probes delivered by the labs won’t always be effective in deployment. The definition of acceptable is not universal. Acceptable according to Anthropic’s central training might not be acceptable for a given business. Probes are also sensitive to distribution shift. Some failures only exist at the long trajectory or fleet level and cannot be seen from inside a single production context. Enterprise deployers have access to more contextual information than the frontier labs, things like IT environment, code base, industry, desired risk profile, business goals and preferences, vendor context and integration, partner context and integration, client context and integration, etc.

As deployments mature and become more widespread and agents are given more independence, the risk introduced on the deployment side will grow dramatically. The risk of things like distributed rogue deployments and exfiltration will explode. Scaled capabilities to provide activation based monitoring for deployed agents will become a critical piece of the safety landscape.

Your role

We will dedicate substantial time (2+ hrs/week) to collaboration and mentorship, helping design and guide the project. A mentee must be able to take the structure we agree on together and independently execute. Note independently here isn't a theological commitment to zero communication outside specified times. We just mean that a mentee is expected to be able to execute well without continuous supervision and guidance.

Prerequisites

  • Highly proficient programmer. Python experience preferred.
  • Has spent time working with transformers. Mech int experience is a plus. Experience pre and/or post training transformers also works. Basically, thinking about weights and gradients and activations can't be new.
  • Experimental experience and understanding. This might be most important. Do you know how to think through the structure of a dataset and a testing regime and understand the ways the results may or may not provide evidence for the question you're trying to answer? When results are positive, do you know how to design the next test to eliminate a possible confounder or unrelated cause? When results are negative, how do you design the next experiment to hone in on an explanation for what to fix?

Location preference

We prefer not to work asynchronously. So mentees in the eastern hemishpere would need to be open to working at odd hours so there's decent overlap with US west coast working hours. Western hemisphere is easiest.

Application question(s)

Review https://arxiv.org/abs/2502.03407. Design an experiment to test whether deception can be detected via an activation probe on activations from an open-weight proxy model. Include discussion of how/why your design would eliminate or reduce confounding. Don't go silly, but bias towards using more compute and robustly answering the question versus being parsimonious.

About the mentor

Matt Levinson

Matt Levinson

Clearwood, PBC

View profile

I'm the CEO and cofounder of Clearwood, PBC. We do activation-based monitoring of AI agents in deployment. We believe that deployment is an under-focused risk surface. Clearwood can add value and drive more responsible deployment now through more affordable always-on monitoring. If we succeed and scale, we can be in a position to provide more effective AI control than will be possible with AI critics as models become more capable and are deployed with less oversight.

Prior to cofounding Clearwood, I spent 1.5 years learning and doing independent research funded by Coefficient Giving and Simplex AI Safety. Before that, I spent 9 years in industry, delivering consumer and business facing AI/ML at scale -- recommenders, search, audience selection, causal inference -- and 10 years doing academic research, including a PhD in statistics and a postdoc in computational biology.

Similar projects