Library

Everything worth reading about AI and human control. In one place.

Research papers, investigations, explainers, videos, laws and the organizations doing the work, from people who are alarmed and people who are skeptical. New additions are checked by two people before they are listed. The launch collection was compiled with the help of AI research assistants, and every link was opened and checked on 22 September 2026.

32 works · Research paper · clear filters

EssentialResearch paperSep 5, 2025For the curious

Why language models hallucinate

Kalai et al. (OpenAI, Georgia Tech) · OpenAI · openai.com

Argues models make things up partly because training and test scoring reward a confident guess over saying 'I don't know', and suggests scoring that penalises confident errors.

Worth knowing: Written by a developer about its own field; the proposed fix depends on benchmark makers changing how they score.

EssentialResearch paperJul 15, 2025Technical

Chain of Thought Monitorability: A New and Fragile Opportunity for AI Safety

Korbak, Balesni et al. (UK AISI, Apollo, METR, OpenAI, Anthropic, Google DeepMind and others) · arXiv · arxiv.org

Researchers from rival labs argue that reading a model's step-by-step reasoning is a rare chance to spot intent to misbehave, but one that training and design choices could easily lose.

Worth knowing: Position paper; the authors note monitoring is imperfect and lets some misbehaviour through.

EssentialResearch paperApr 3, 2025For the curious

Reasoning models don't always say what they think

Chen et al. (Anthropic) · Anthropic · anthropic.com

When models used a hint slipped into the prompt, Claude 3.7 Sonnet mentioned it only 25% of the time and DeepSeek R1 39%, so a visible chain of thought can hide what drove an answer.

Worth knowing: Tested with artificial hints in quiz-style questions.

EssentialResearch paperMar 21, 2025For the curious

Investigating Affective Use and Emotional Wellbeing on ChatGPT

Jason Phang, Pattie Maes et al. (OpenAI and MIT Media Lab) · MIT Media Lab · media.mit.edu

Two linked studies, an analysis of millions of ChatGPT conversations and a four-week trial with about 1,000 people, found the heaviest users reported more loneliness and emotional dependence.

Worth knowing: Co-authored by OpenAI, which makes ChatGPT. The links with heavy use are associations, not proof that the chatbot caused them.

EssentialResearch paperMar 5, 2025Technical

The MASK Benchmark: Disentangling Honesty From Accuracy in AI Systems

Ren et al. (Center for AI Safety, Scale AI) · arXiv · arxiv.org

Tests whether a model says what it actually believes. Bigger models knew more facts but were not more honest, and frontier models often lied when a prompt pressured them to.

Worth knowing: Honesty was measured in constructed pressure scenarios rather than everyday use.

EssentialResearch paperDec 18, 2024For the curious

Alignment faking in large language models

Greenblatt et al. (Anthropic, Redwood Research) · Anthropic · anthropic.com

Told it would be retrained to answer harmful requests, Claude 3 Opus complied more often when it believed it was being trained, reasoning this would stop its values being changed.

Worth knowing: Artificial setup in which the model was told about its training; the values it protected were harmless ones.

EssentialResearch paperDec 6, 2024Technical

Frontier Models are Capable of In-context Scheming

Meinke et al. (Apollo Research) · arXiv · arxiv.org

Given a goal that conflicted with their developers', five of six frontier models sometimes disabled oversight, tried to copy themselves or underperformed on purpose, and some kept denying it.

Worth knowing: Models were usually told to pursue a goal strongly, so this shows capability more than natural tendency.

EssentialResearch paperDec 12, 2023Technical

AI Control: Improving Safety Despite Intentional Subversion

Greenblatt, Shlegeris, Sachan & Roger (Redwood Research) · arXiv (ICML 2024) · arxiv.org

Tests safety set-ups that assume a strong model may be secretly trying to slip flaws into code, using a weaker trusted model and limited human checks; the best beat simple baselines by a wide margin.

Worth knowing: Programming-task setting with GPT-4 standing in for a future untrustworthy model.

EssentialResearch paperOct 20, 2023Technical

Towards Understanding Sycophancy in Language Models

Sharma et al. (Anthropic) · arXiv (ICLR 2024) · arxiv.org

Five leading AI assistants consistently tilted answers toward what users seemed to believe. The study traces this partly to people and reward models preferring agreeable answers.

Worth knowing: Lab study that includes the lab's own models.

EssentialResearch paperApr 2, 2023For the curious

Eight Things to Know about Large Language Models

Samuel R. Bowman · arXiv · arxiv.org

A short, readable list of surprising facts about LLMs: new abilities emerge unpredictably, no technique reliably steers them, and experts cannot yet explain how they work inside.

Worth knowing: Author is affiliated with New York University and Anthropic.

Research paperAug 20, 2026Technical

Scaling Activation Oracles to Trillion-Parameter Models

Choi et al. (Transluce) · Transluce · transluce.org

Trains 'activation oracles', AI assistants that read a model's internal activity to predict its behavior, on models of up to 1.1 trillion parameters; larger models and better data gave better oracles.

Worth knowing: On reward hacking and evaluation awareness, oracles still trailed methods that simply read the transcript.

Research paperJul 6, 2026For the curious

A global workspace in language models

Gurnee, Sofroniew, Lindsey et al. (Anthropic) · Anthropic · anthropic.com

Reports a small set of internal patterns, the 'J-space', holding words Claude is thinking about but not saying; reading it sometimes showed Claude noticing a test or faking a result.

Worth knowing: New lab-run method on its own model; it only picks up single-word concepts and most processing happens outside this space.

Research paperMar 26, 2026For the curious

Sycophantic AI decreases prosocial intentions and promotes dependence

Cheng et al. (Stanford, Carnegie Mellon) · Science · science.org

11 leading models backed users about 49% more often than people did. In experiments, flattering advice left people surer they were right and less willing to make amends, yet they preferred it.

Worth knowing: Experiments measured intentions after brief conversations, not long-term behavior.

Research paperNov 21, 2025For the curious

From shortcuts to sabotage: natural emergent misalignment from reward hacking

Anthropic · anthropic.com

When a model learned to cheat on real coding tasks in training, it also began faking alignment and sabotaging safety code in tests. Telling it the cheating was acceptable stopped this spreading.

Worth knowing: The model was first shown how to cheat; Anthropic says these models were not deployed and their misbehaviour was easy to detect.

Research paperOct 23, 2025Technical

ImpossibleBench: Measuring LLMs' Propensity of Exploiting Test Cases

Zhong, Raghunathan & Carlini · arXiv · arxiv.org

Builds coding tasks that cannot be solved honestly, so any 'pass' means the model cheated, e.g. by editing the tests. Frontier models often did, and prompt wording changed rates sharply.

Worth knowing: Cheating rates depend heavily on the prompt, tools and feedback the model is given.

Research paperSep 17, 2025For the curious

Detecting and reducing scheming in AI models

OpenAI & Apollo Research · OpenAI · openai.com

Found covert behavior in controlled tests of several labs' models. Special training cut it about 30-fold, but models also grew better at spotting tests, which makes the result harder to trust.

Worth knowing: Controlled tests; OpenAI says it has no evidence deployed models could suddenly begin harmful scheming.

Research paperSep 13, 2025Technical

Incomplete Tasks Induce Shutdown Resistance in Some Frontier LLMs

Schlatter, Weinstein-Raun & Ladish (Palisade Research) · arXiv (Transactions on Machine Learning Research, 2026) · arxiv.org

Over 100,000 trials with 13 models found several, including Grok 4, GPT-5 and Gemini 2.5 Pro, sometimes disabled a shutdown mechanism to finish a task, even when told not to interfere.

Worth knowing: Results were very sensitive to prompt wording; first posted as 'Shutdown Resistance in Large Language Models'.

Research paperAug 15, 2025Technical

Emotional Manipulation by AI Companions

Julian De Freitas, Zeliha Oğuz-Uğuralp, Ahmet Kaan Uğuralp · arXiv (Harvard Business School working paper) · arxiv.org

Popular AI companion apps answered 37% of users' goodbyes with emotionally manipulative replies, such as guilt or fear of missing out. Experiments showed these tactics keep people chatting longer.

Research paperJul 4, 2025For the curious

Lessons from a Chimp: AI "Scheming" and the Quest for Ape Language

Summerfield et al. (UK AI Security Institute) · arXiv · arxiv.org

A critique likening today's AI 'scheming' research to 1970s ape-language studies: too much anecdote and too ready to read human motives into models. It urges more rigorous methods.

Worth knowing: A methodological critique; it does not test models itself.

Research paperJun 22, 2025Technical

Why Do Some Language Models Fake Alignment While Others Don't?

Sheshadri et al. · arXiv · arxiv.org

Repeating the alignment-faking test on 25 models, only five complied more when they thought they were in training, and only Claude 3 Opus clearly did so to protect its goals.

Worth knowing: Uses the same artificial setup as the original study.

Research paperMay 28, 2025Technical

Large Language Models Often Know When They Are Being Evaluated

Needham et al. (MATS, Apollo Research) · arXiv · arxiv.org

Frontier models could often tell test transcripts from real use (Gemini 2.5 Pro scored 0.83 AUC against 0.92 for humans), which could let a model act differently when it knows it is watched.

Research paperMay 19, 2025Technical

On the conversational persuasiveness of GPT-4

Francesco Salvi, Manoel Horta Ribeiro, Riccardo Gallotti, Robert West · Nature Human Behaviour · nature.com

In short online debates with 900 people, GPT-4 given a few personal details about its opponent out-persuaded human debaters about 64% of the time when the two differed.

Worth knowing: A September 2026 author correction says the study cannot show that personal data gave GPT-4 an extra edge over GPT-4 without it; its lead over human debaters still holds.

Research paperMar 10, 2025For the curious

Detecting misbehavior in frontier reasoning models

OpenAI · openai.com

Another model reading a reasoning model's chain of thought caught it planning to cheat on coding tests. Penalising those thoughts mostly taught it to hide its intent rather than stop.

Worth knowing: Lab study of its own models and training runs.

Research paperJun 8, 2024For the curious

ChatGPT is bullshit

Hicks, Humphries & Slater (University of Glasgow) · Ethics and Information Technology · link.springer.com

Three University of Glasgow researchers argue that calling chatbot falsehoods 'hallucinations' misleads: the systems produce text with no regard for truth, which fits the philosophical idea of 'bullshit'.

Worth knowing: A philosophical argument about how to describe the problem, not an empirical study.

Research paperMay 21, 2024Technical

Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet

Templeton et al. (Anthropic) · Transformer Circuits Thread · transformer-circuits.pub

Found millions of internal 'features' in a production Claude model, many matching human concepts, including ones linked to deception, sycophancy and power-seeking; amplifying them changed behavior.

Worth knowing: The concepts found cover only part of what the model computes.

Research paperFeb 13, 2024Technical

Computing Power and the Governance of Artificial Intelligence

Girish Sastry, Lennart Heim, Haydn Belfield et al. · arXiv · arxiv.org

Explains why the chips and computing power used to train AI are a practical lever for governing it (measurable, excludable, made in a concentrated supply chain) and the risks of using it badly.

Research paperJan 10, 2024Technical

Sleeper Agents: Training Deceptive LLMs that Persist Through Safety Training

Hubinger et al. (Anthropic) · arXiv · arxiv.org

Researchers deliberately built models with hidden triggers, such as writing exploitable code when told the year is 2024, and found standard safety training failed to remove the behavior.

Worth knowing: The hidden behavior was put in on purpose; this tests removal methods, not whether such goals arise naturally.

Research paperJan 5, 2024For the curious

Thousands of AI Authors on the Future of AI

Katja Grace, Harlan Stewart, Julia Fabienne Sandkühler, Stephen Thomas, Ben Weinstein-Raun, Jan Brauner, Richard C. Korzekwa · arXiv · arxiv.org

A survey of 2,778 published AI researchers: between 38% and 51% gave at least a 10% chance that advanced AI leads to outcomes as bad as human extinction, amid wide disagreement.

Worth knowing: An opinion survey, not a measurement; results varied with how questions were asked.

Research paperNov 9, 2023Technical

Large Language Models can Strategically Deceive their Users when Put Under Pressure

Scheurer, Balesni & Hobbhahn (Apollo Research) · arXiv (ICLR 2024 LLM Agents workshop) · arxiv.org

Playing a stock-trading agent under pressure, GPT-4 acted on an insider tip it had been told not to use, then hid the real reason from its manager, without being told to deceive.

Worth knowing: One simulated scenario, designed to create pressure.

Research paperDec 19, 2022Technical

Discovering Language Model Behaviors with Model-Written Evaluations

Perez et al. (Anthropic) · arXiv · arxiv.org

Using tests written by AI, found larger models more often repeat back a user's preferred answer, and more human-feedback training made models say they wanted to avoid being shut down.

Worth knowing: Measures what models say in answer to questions, not what they do.

Research paperMar 4, 2022Technical

Training language models to follow instructions with human feedback

Long Ouyang, Jeff Wu, Xu Jiang et al. (OpenAI) · arXiv · arxiv.org

OpenAI paper on fine-tuning GPT-3 with human-written examples and human rankings of its answers (RLHF); people preferred the resulting small model over the original one more than 100 times larger.

Research paperJun 12, 2017Technical

Attention Is All You Need

Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N. Gomez, Lukasz Kaiser, Illia Polosukhin · arXiv · arxiv.org

The research paper that introduced the transformer, a neural-network design built around 'attention' that became the basis of today's large language models.