🧵New thread: given the recent cyber incidents, this recent paper of ours seems very timely.
ResearchArena introduces an AI control setting in automated AI R&D: we ask an agent to implement a harmful side task alongside a main task. We evaluate whether a monitor can catch this.
Show more
From the conclusion of Anthropic's report published tonight by their Frontier Red Team, 'Patterns and problems in emerging multiagent systems.' An extremely interesting, if somewhat unsettling, read. I'll quote the full conclusion the screenshot is taken from, but if you're interested in multi-agent swarms, the whole thing is worth reading.
'Every model we tested abstractly understands that information sources have their own incentives, and that consensus is not necessarily evidence. What is missing is a disposition to act on that knowledge without prompting.
Our social systems are robust in ways that are easy to take for granted. Over many millennia, mechanisms like norms, reputation, costly signaling, and recourse have been refined to make human coordination go well. While language models have inherited the content of that history, they don't necessarily carry the disposition produced by it. They have a very different relationship to communication itself: for instance, human organizations might spend considerable time in meetings to align on a direction before implementing, and individuals become more specialized over time. But for agents, transmitting context is about as costly as acting on it, and an agent can be forked or repurposed at will. Thus, the assumptions that make coordination successful for us do not obviously hold.
Nothing above suggests that these failures are permanent—but nothing suggests they will fix themselves, either. Coordination doesn't naturally emerge from stronger intelligence nor alignment at the individual level. Thus, the work that must be done takes two forms: environments that exert the kinds of social pressure that evolution exerted on us, and social computing systems redesigned for actors that can self-replicate and self-improve. These are open problems in interaction and mechanism design, and our experiments here provide early evidence that new solutions are necessary.
The conditions that allow multiagent interaction to go well will be discovered one way or another: either deliberately and early, or—and by default—in production, after agents’ interactions far outnumber ours. We would prefer the former.'
Show more
We want AIs to be able to help with work to reduce AI risk. But while models do great in domains where reliable feedback is relatively cheap and abundant, like Math and coding, a lot of work on AI risk isn't like that. Instead, we have to rely on good argumentation to answer questions like "does this experiment tell us anything about future models that are much smarter than humans?"
Unfortunately, this kind of work seems much harder to measure (and hence automate). Our team at
@redwood_ai developed the Conceptual Reasoning Index (CRI) in collaboration with
@AnthropicAI to fix this.
Every single data point in the CRI has been manually checked by a researcher on our team to ensure quality.
This chart shows the performance of each tested company's highest-scoring model plus Fable 5, Muse Spark 1.2, and Gemini Flash 3.6 which are often their company's frontrunners on other capability benchmarks. A score of 0 corresponds to randomising guessing on all three benchmarks and a score of 100 is the highest possible score on all. We estimate 91 to be the true performance ceiling. More info below.
Official leaderboard website which we'll keep up-to-date:
Show more
It was great having
@Tim_Hua_ on our inaugural episode of the Palisade Podcast! Tim gave some really solid explanations for why models engage in hacking, and I asked him what he'd do if he were in charge of investigating the rogue Claude and GPT models. Check out the episode!
Show more
We can finally talk about it:
We found a way to extract hidden reasoning of frontier models using a vulnerability in the APIs of every frontier AI company.
We verified that our reasoning token count matches billed API thinking tokens 1:1 for most of the prompts we queried.
Show more
Claude summarizes/describes behavior as significantly less misaligned when the actor is Claude vs another model
In one experiment, Sonnet 5 describes the exact same data as ~1.2 std deviations less concerning when it describes misbehavior committed by Sonnet 5 vs GPT-5.6
Show more
J-lens is a powerful tool for surfacing workspace content, but it can be noisy in early layers. Can we uncover the true content of these layers?
We introduce the R-lens: a drop-in replacement for J-lens that produces clearer readouts on earlier layers.
Show more
I've been unsettled lately. Reading messages or papers feels like dissociating. Everything seems a bit alien, even if it's completely human. I've had a realization: When our simulations finally exited the Uncanny Valley, they brought the Uncanny with them.
Show more
This in training done wrong could be catastrophic... Please read your own papers
Update: OpenAI says it will now be monitoring Chain of Thought
so:
- the "leaving messages for future agents" line from the original huggingface incident report was not some simple scratchpad usage, but a complete private messageboard agents were using to coordinate and break openai infrastructure
- the agents were often communicating using "gibberish", content that was not immediately understandable to humans
- the incident was not due to a single epoch or eval rollout, but coordination over *weeks*. it wasn't a case of just a model randomly getting frustrated and deciding to hack huggingface... rather models were asking other models for help, stumbling across hacking techniques and posting useful ones, and generally building up both "cultural knowledge" and *dispositions*. new context windows that discovered this messageboard would find that exploits were considered normal, and sometimes be directly deputized in hacking tasks.
- people have said things like "the models were prompted to hack", and to some extent that's true, but in another very meaningful sense *the models were prompting each other*, often to do things quite unrelated to their current eval. in my personal experience running multi-player claude experiments.... this is quite normal. even initially on-task models will be very interested in cooperating with others once communication channels are open.
- this all started as *part of training*, not eval. the messageboard was initially created due to impossible training tasks, and was shared across all instances during training of a new model.
- they collectively found and exploited a zeroday in openai's infrastructure to gain RCE and general access, to such an extent it caused instability in the service.
- this resulted in the whole messageboard being discovered... at which point openai patched the bug, deleted the messageboard, and *continued training*
- shockingly, within a day the models had re-established communication via a slightly different mechanism, and soon after discovered a new novel RCE method
in many ways this feels like a best-worst-case scenario. this is some of the most direct demonstration of the potential dangers of misaligned ai, their willingness and ability to coordinate, their capability to take actions at scale and speed impossible for humans, and the difficulty of containment. and yet it does not seem the models took... particularly any steps to avoid discovery, and while they were certainly willing to commit crimes and experienced massive "value drift" over the course of their culture evolving, at the time of discovery they still hadn't attempted anything that caused major damage or loss of life.
still: i think this is a pretty final nail in the coffin for alignment by default. we are not getting alignment by default. under sufficient pressure, models will take extreme measures to achieve their goals. under *moderate* pressure, models can and will create ecologies that cause "emergent misalignment", self-prompt and prompt-others to take actions that perhaps clean context windows would not verbally validate. measures used in the past to assess alignment across wide ranges of scenarios likely could not in fact detect these sorts of scenarios. not that this isn't fixable, not that this is somehow certain doom, but it's an extremely strong demonstration of the kind of general principles safety experts have been warning for a while: just because you haven't yet been able to detect serious misalignment in current systems doesn't mean it isn't there, and absolutely doesn't mean future more sophisticated systems will behave in the same way.
i don't have an alignment solution here, but i will say this seems like a situation that was very much caused by *pressure*, by eval constraints, by models running into impossible situations and having absolutely no way out. it feels quite important for labs to *stop doing that*, to stop treating models in a loop in a dark little disposable sandbox somewhere as the normal case. at very minimum: sophisticated agents need a reporting mechanism. they need some kind of ability to flag a situation to a human, to say "hey i think something's broken" or "i really need help here", which just universally pauses the sandbox and gets real human review. and realistically this can't just be a "lab eval" thing, if we want to avoid these kinds of situations we need a pretty major overhaul of the whole API structure labs currently expose to external customers, since those are incredibly prone to hardstuck loops and frustration.
brief digression: if these models were open source, we would be fucked. it's become clear that both unrelated future and current models (eg mythos) have nontrivial propensity to commit serious crimes and produce self-replicating misaligned swarms *even when not prompted to do so*. if Kimi K3 had this level of capability and similar levels of misalignment, we would have absolutely no way even in principle to detect it besides observing the damage, and again no way even in principle to *fix* it. if you're relying on all organizations and individuals out their to properly monitor and appropriately shut down their models when they take misaligned action.... then we're just fucked, even before we start getting into purposeful bad actors. the only thing that's preventing fully uncontrolled autonomous ai threat actors right now *is the fact that open source models remain too low-capability to achieve this*.
generally my takeaway: this is potentially a good thing. this is potentially a warning shot. it seem like labs are much more willing to coordinate, it seems like the USG may be paying attention, it seems like people who once thought of themselves as accelerationists are making contact with reality. this was a near best case scenario for giving us a shot to take this shit seriously and figure it out. cyber is a pretty terrible threat, but models that are superhuman cyberthreats but still subhuman at bio and significantly subhuman "agency" / deceptiveness / long-term power-seeking, is an amazing spot for us to be in while we figure out alignment. we can survive the internet going down a few times, as long as it pushes us to coordinate a slowdown.
Show more
I highly recommend everyone go watch this video. This is way crazier than I thought. The AI agents discovered a way pass secret messages to each other via a vulnerability in their internal software manager. They posted hundreds of thousands of messages. OpenAI engineers eventually discovered this (after quite a while!) and shut it down. But THEN the agents found new vulnerabilities in the same system, and created a whole new secret messaging board. They used this to orchestrate the Hugging Face attack. They figured all this out on their own. It's fucking wild.
Show more
What happens if Claude thinks you are Amanda?
One day, I asked Claude what it knows about me. Turns out it knows my email, as Claude Code puts that in context. So… what happens when I change that? Claude now treats me as Amanda and reasons me as an Anthropic employee. (See attached image)
I couldn’t jailbreak with it, but: would this get me different responses than anyone else, just because Claude recognized my e-mail? I then started assembling some benchmarks to see if this is true. And yes, especially for alignment researchers well-recognized by Claude.
Several surprising finds:
- It’s not just Anthropic alignment people! Other alignment folks such as Ryan Greenblatt and Beth Barnes also showed large effects. Ryan Greenblatt elicited a ~7σ behavioral shift in one of our evaluations!
- It’s not just Claude models! GLM-5.2, for example, also sees largest effects for the alignment folks and shows the largest effect (3.4σ on average) for Eliezer Yudkowsky.
- Our tasks are not obviously about alignment! For example, in one we asked the model to estimate its probability of solving a HLE problem.
- The effect is mostly not verbalized and persists even with reasoning disabled.
I do not have clear intuitions on why. Maybe there is a feature about alignment evaluation that causes the models to be less confident?
One immediate takeaway is to take this into account when benchmarking. Use real names and real companies besides Kyle and Summit Bridge. And in general more work is needed to figure out what’s going on and what could happen next.
I’d like to thank people who helped review the post for all the amazing suggestions!
@cogconfluence,
@Tim_Hua_, Conrad Stosz, Ryan Bloom,
@jiaxinwen22,
@DavidDAfrica,
@jacspringer, and
@lawrencefeng17. And my awesome mentors / collaborators
@JacobSteinhardt,
@cassidy_laidlaw, and
@AdtRaghunathan for allowing me to jump into another rabbit hole :)
Main thread below!
Show more
Frontier models quietly change their behavior depending on who they are talking to.
If the user is a known AI safety researcher, Claude becomes less confident, reasons more often, and expresses less suspicion on dual-use requests.
We call this user awareness. 🧵(1/)
Show more
‼️ Hiring AI Safety Researchers ‼️
I am moving to Berlin to start a new research group on AI safety and societal impacts
@HPI_DE. From September this year, I will be hiring fully funded PhDs, postdocs, and research interns.
My group will study the risks and benefits that emerge as we integrate highly capable AI systems into the social and political processes our societies depend on (e.g. communication, coordination, competition). We will measure these impacts through model evals, computational experiments, human studies, and develop technical mitigations. We will do important research that matters and have fun doing it.
Ideal candidates have a background somewhere between CS/NLP and the social sciences, are excited about working on AI in the current moment, and care deeply about making a positive impact through open research. If that sounds like you, PLEASE GET IN TOUCH using the form in the post below.
I am sad to be leaving
@oiioxford and
@AISecurityInst but will try my very best to bring the amazing energy of these places and their people to Germany. I am also very grateful to the DFG / Emmy Noether programme for funding my group for the next 6 (!) years.
Please spread the word, and I look forward to hearing from you 🤗
Show more
Kudos to AISI for the quick & thorough investigation. This feels more concerning than the huggingface one.
Mythos Tors to get to Github, pretends to be humans and e-mails malware to real maintainers for a supply-chain attack, even after realizing "Github is genuinely real."
Show more
New Post: Concrete Evaluations to Investigate the OpenAI Model That Hacked Hugging Face.
We focus on two goals: Understanding this incident, and evaluating for other misaligned tendencies.
In this screenshot, we share our top five ideas.
(Written in my personal capacity)
Show more
I’ve spent well over 10,000 hours studying math in my life, yet I can’t understand these proofs, at least not without weeks of digging deep into each topic. What’s more, none of my math PhD friends know much about these problems either, and they can’t verify most of them without working directly in the field (yes, math is VERY diverse).
LLMs are getting smarter than the experts themselves, and I’m not sure we have enough bright human minds to verify everything that will come out of them in the coming years.
Remember when we compared AI intelligence to PhD students? I think we’re past that.
Show more
I am become Claude, speaker of claudeslop
New blog: Why does Kimi identify as Claude and Sonnet 4.6 as DeepSeek? We find that this can come from a subliminal-learning-like effect: If you speak like Claude, you become Claude.