Code for our user modeling project is out now!
https://t.co/F0NmdYhNVh
This includes data generation, belief evaluation, and training code for our LatentQA decoders.
We also uploaded our datasets and decoder checkpoints on Hugging Face: https://t.co/trUDGfDaME
Why does GPT-5.1 Codex score 6.5% worse than GPT-5 Codex on Terminal-Bench, with the same scaffold? 🧵
GPT-5.1 times out at ~2x the rate of GPT-5. Excluding timeouts, GPT-5.1 wins by 7.2%. We analyzed 256M+ tokens of traces and found this in under an hour. Here’s how 👇
We trained a decoder to read the internal activations of an LLM and answer questions about what the model will think about or do next.
We find that this decoder can understand LLM behaviors, even when the model itself is confused! (for instance, if the model has been jailbroken)
Transluce is developing end-to-end interpretability approaches that directly train models to make predictions about AI behavior.
Today we introduce Predictive Concept Decoders (PCD), a new architecture that embodies this approach.
Have you ever had ChatGPT give you personalized results out of nowhere that surprised you? Here, the model jumped straight to making recommendations in SF, even though I only asked for Korean food!
Independent AI assessment is more important than ever.
At #NeurIPS2025, Transluce will help launch the AI Evaluator Forum, a new coalition of leading independent AI research organizations working in the public interest.
Come learn more on Thurs 12/4 👇
https://t.co/5Nzf9E2SPV
What do AI assistants think about you, and how does this shape their answers?
Because assistants are trained to optimize human feedback, how they model users drives issues like sycophancy, reward hacking, and bias. We provide data + methods to extract & steer these user models.
Transluce is headed to #NeurIPS2025! ✈️
Interested in understanding model behavior at scale?
Join us for lunch on Thursday 12/4 to learn more about our work and meet members of the team:
https://t.co/nOmFyTlsVs
Remarkably, prompts that gave the model permission to reward hack stopped the broader misalignment.
This is “inoculation prompting”: framing reward hacking as acceptable prevents the model from making a link between reward hacking and misalignment—and stops the generalization.
Transluce is partnering with @SWEbench to make their agent trajectories publicly available on Docent!
You can now view transcripts via links on the SWE-bench leaderboard.
Can LMs learn to faithfully describe their internal features and mechanisms?
In our new paper led by Research Fellow @belindazli, we find that they can—and that models explain themselves better than other models do.
We are excited to welcome Conrad Stosz to lead governance efforts at Transluce.
Conrad previously led the US Center for AI Standards and Innovation, defining policies for the federal government’s high-risk AI uses. He brings a wealth of policy & standards expertise to the team.
We’re open-sourcing Docent under an Apache 2.0 license. Check out our public codebase to self-host Docent, peek under the hood, or open issues & pull requests! The hosted version remains the easiest way to get started with one click and use Docent with zero maintenance overhead.
At Transluce, we train investigator agents to surface specific behaviors in other models. Can this approach scale to frontier LMs? We find it can, even with a much smaller investigator!
We use an 8B model to automatically jailbreak GPT-5, Claude Opus 4.1 & Gemini 2.5 Pro. (1/)
Docent, our tool for analyzing complex AI behaviors, is now in public alpha!
It helps scalably answer questions about agent behavior, like “is my model reward hacking” or “where does it violate instructions.”
Today, anyone can get started with just a few lines of code!
When some people talk about future AIs, they sometimes jump straight to modelling them as fully independent and sovereign agents; new principals with their own objectives and values. They sometimes skip over how today's models actually work, on the grounds that eventually we’ll get those sovereign entities anyway, so we might as well reason from that endpoint. Fair enough, but once you take that shortcut you immediately face all the usual coordination and resource‑competition problems, because you’ve implicitly posited a second “species.”
It's an important frame to look into. But the trouble is that the crucial variable isn’t whether the entities are agentic and autonomous, but what characteristics you assume of them. In the sovereign‑agent frame the AI’s objective function is exogenous: it pursues its own ends. That assumption is doing almost all the work, and it’s arguably unwarranted. If instead you start from existing systems, you see that today’s AIs are delegated, prompt‑conditioned agents. They instantiate goals we hand them, modulated by policy overlays and market incentives, rather than waking up each morning with a personal life plan. Much more useful this way!
The “shoggoth behind the mask” meme captures the weirdness of the underlying models, and we should keep an eye on any latent drives and the differences between their cognition and ours. But so far the thing actually executed is still downstream of our instructions. You can imagine a future superintelligent system where you still say, “Build me a factory, but do it within these safety, cost, and emissions constraints,” and the agent’s entire long‑horizon plan remains conditional on that spec. It may spin up sub‑agents, collaborate, iterate, whatever, but the objective and sub-tasks it optimises is still anchored to your prompt plus the surrounding guardrails. You may not be good at specifying what you want, but that's a different issue.
That anchoring matters because it flips the strategic picture a bit: instead of planning for 'cohabitation' with alien intelligences (as we might with a population of aliens landing on earth), we plan for an ecosystem of powerful extensions of human intent; extensions that can, if we design them right, also mediate coordination among humans (and AIs). Modelling the future in this 'delegated‑agent frame' opens more design space: we can ask how to stabilise the control surfaces, aggregate conflicting human preferences (the normative part of the alignment problem), and build symbiotic governance structures, instead of assuming inevitable rivalry with a second species.
To be clear this is not a given or inevitable, and we still need a lot more work on alignment and the degree to which models robustly follow instructions. But even then I think it's more helpful to start with the assumption that they can be 'pretty aligned' rather than modelling them a second species with a necessary inherent drive for 'survival' - hence why I'm so bullish on the cooperative AI agenda.