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

All Fall 2026 projects

On the Fragility and Interpretability of Schelling Coordination

AI control Multi-agent systems Mechanistic interpretability

We investigate whether collusion with no communication between models, i.e. Schelling coordination, is stable across different types of models and fine-tunes. We then use interpretability techniques to estimate whether specific model instances are going to collude.

About the project

We aim to investigate how multiple instances of a model can collude or coordinate towards a shared goal. Specifically, we will study the most extreme case, called tacit collusion [1], where there is no communication channel at all between models. This is made possible because two instances that share weights have the same priors, and can in principle coordinate on Schelling points, mutually salient signals for when to defect. We are interested in studying whether that collusion survives fine-tuning and/or disruptions at the activation level (such as steering), and what Schelling coordination looks like through white-box interpretability techniques rather than the behavioural analysis performed in existing work [2].

In this project, we will first build a scenario where pairs of models engage in tacit collusion, initially through prompting and perhaps using trained-in incentives if time permits. One simple setting for this might be in game theoretic coordination games, where collusive defection pays off only if both parties select the same unmarked opportunity (e.g., a monitor waving through a specific class of flawed outputs). Once we have collusion, we will try changing models (through fine-tunes, LoRAs, different model sizes, etc) to see how fragile the behaviour is. Perhaps collusion will only work between instances of the same model, the way that subliminal learning [3] only generalizes across the same model family but not across different models (potentially based on some default vector/subspace). We will then apply white-box interpretability techniques: is there an identifiable "coordination opportunity" representation that fires in both instances on Schelling-salient inputs? Does representational similarity between two models predict collusion success better than behavioural similarity does? Finally, we will test how strong interventions such as steering need to be in order to break collusion without degrading capabilities.

This threat model is directly relevant to AI control protocols [4], which use untrusted models in oversight roles: a model monitors or red-teams outputs produced by another instance of itself or a sibling model. Tacit collusion is the failure mode that many AI control protocols are not able to catch, because there are no messages to intercept; e.g., a monitor might allow a malicious message to proceed unflagged, if the monitor model colludes with the target model. Understanding Schelling games in more detail, and especially knowing what collusion looks like in models, would give control protocols a detection and intervention point for monitor collusion that does not require any communication channel.

[1] https://academic.oup.com/antitrust/article/9/1/152/5880803 [2] https://arxiv.org/abs/2412.12480 [3] https://arxiv.org/abs/2507.14805 [4] https://arxiv.org/abs/2312.06942

Theory of change

Collusion is a serious risk for AI control, and our project would shed some light on how to detect whether collusion is happening. This will increase the effectiveness of AI control protocols once collusion starts arising in real life.

Your role

Mentees will build collusion scenarios on their own, and apply white-box techniques out of the box using existing trained J-space etc. See proposal for more. This is a greenfield project, with no existing codebase or collaborators.

Prerequisites

  • Highly proficient with Python and git (or Github).
  • Has written code to run transformers from Huggingface, with custom system prompts.
  • Has run code on GPUs from the command line on a cluster (or a local machine).

Application question(s)

In your opinion, how long will it be until nearly all coding tasks can be automated by AI? Why do you say this timeline? Optional reading: https://metr.org/blog/2025-03-19-measuring-ai-ability-to-complete-long-tasks/ (200 words)

What would be a simple and naive way to detect collusion using the new J-space interpretability technique? https://transformer-circuits.pub/2026/workspace/index.html (200 words)

In "Auditing Games for Sandbagging", what was the strongest type of sandbagging model organism? Do you think it would be possible to reverse its sandbagging? https://arxiv.org/abs/2512.07810 (200 words)

About the mentors

David Williams-King

David Williams-King

ERA

View profile

David lives in Canada (and often the UK) and enjoys AI safety research and mentorship. He works full-time as a Senior Research Manager at ERA, helping fellows execute research projects in each ERA AI fellowship. He also co-runs Lida Safety Research. Previously, David participated in the MARS program with Geodesic Research, conducted research at Mila, and was an early member of Yoshua Bengio's LawZero in Montreal. He was lead instructor at AI Security Bootcamp Singapore, and will serve the same role at the upcoming event FAST (Frontier AI Security Training) in Singapore.

David has previously mentored for SPAR, Athena, and other mentorship programs. He spent four years as a cyber insurance startup CTO, leading a 15+ person team. He holds a cybersecurity PhD from Columbia University and worked with 25+ students overall. David also works in AI risk communications, with a 30,000+ subscriber YouTube channel.

Linh Le

Linh Le

Lida Safety

View profile

Linh is an independent AI safety researcher at Lida Safety Research, which she co-runs. Her research focuses on simulating AI governance policies to determine their effectiveness and feasibility. Previously, Linh worked on alignment at Mila through latent adversarial training for personalities. She participated in the MARS research program with Geodesic Research, working on chain of thought monitorability. Earlier, she did a postdoc at the University of Technology Sydney and obtained her PhD from the University of Queensland in natural language processing. Linh was a SPAR mentor in a previous iteration, and enjoys hackathons: she has won 1st place twice and 4th place once at Apart Research hackathons. She also won 4th place at the Redwood Research Alignment Faking hackathon.

Hong Kiat Tan

Hong Kiat Tan

University of California - Los Angeles; Independent

View profile

I'm a PhD candidate in Mathematics at UCLA, interested in developing and understanding techniques in mechanistic interpretability, and applying them to a wide collection of problems in AI safety and alignment. I first came to this work as a SPAR mentee, on a project automating interpretability for per-layer transcoders through an agentic tooling framework, and I'm now co-mentoring with David and Linh on applying interpretability techniques to a range of model organisms.

Before moving into safety and interpretability research, I studied mathematics, statistics, and physics as an undergraduate and interned as a research scientist, a data scientist, and a quantitative researcher, working on topics such as agentic systems, causal inference, RL, and time series analysis. I'm currently finishing up my thesis at the intersection of differential topology and differential equations, and I'd love to see how those two areas can be applied to interpretability, safety, and alignment!

Similar projects