AI safety context
Priya Raman
Sep 11, 2026, 10:23 PM · 27 turns · text
Priya Raman describes herself as an AI safety researcher focused on control-adjacent evaluations, with prior hands-on work on sparse autoencoders and a summer on sandbagging evals. She says her views shifted from mechanistic interpretability as the central path toward model organisms, eval methodology, and control protocols. She wants to build evals that test whether control protocols catch strategically hidden failures under realistic elicitation pressure.
AI safety context
9/10AI safety contextDeep in their target sub-field.
- Exposure
- Hands-on sparse-autoencoder replication/extension on a small open transformer; Sandbagging evals work; AI safety reading and field exposure through papers, posts, and discussions
- Pieces named
- Hubinger et al.’s "Risks from Learned Optimization"; Carlsmith’s "Scheming AIs"; Ngo/Chan/Mindermann alignment framing; Christiano on amplification/debate; Irving et al. on debate; OpenAI weak-to-strong generalization; Anthropic Constitutional AI; Sleeper Agents; alignment faking; Goal Misgeneralization; ARC/Redwood/Paul Christiano posts; METR/ARC evals material; Olah’s circuits thread; induction heads; ROME/causal tracing adjacent work; IOI; TransformerLens tutorials; Cunningham/Bricken/Anthropic SAE papers; LessWrong arguments about feature geometry and superposition
Why 9 · Priya is deeply engaged with her stated target area, control-adjacent evals/model organisms, and also has strong working knowledge across technical alignment. She can explain recent papers by setup and result, distinguish what they do and do not demonstrate, name relevant groups, and identify methodological open problems like elicitation, false negatives, collusion, and distribution shift. She is around the 8–10 range: probably able to brief a team on the broad frontier and her bets, though the transcript shows more strong synthesis and critique than exhaustive lab-frontier command.
✓ “I want to work on control-adjacent evals: model organisms of deceptive or sandbagging behavior, and protocols that remain useful when you don’t fully trust the model... ARC/Redwood people and Ryan Greenblatt et al. have pushed the control framing most clearly, especially trusted-monitor/untrusted-actor setups. METR is doing capability evaluations for autonomous task completion and time horizons.”
Directly states target subfield and maps current actors and work in it.
✓ “One is Greenblatt et al.’s “AI Control: Improving Safety Despite Intentional Subversion.” My understanding is that they set up programming tasks where an untrusted strong model may try to insert subtle vulnerabilities... protocol design can substantially reduce risk even when the strong model is treated as adversarial... Main limitation: the threat model is stylized.”
Explains a recent control paper’s setup, finding, and limitation rather than just naming it.
✓ “What’s open is mostly methodology. Negative results are weak because elicitation is hard... We need better threat models, held-out triggers, pre-registered analyses, baselines against simple behavioral probes, and protocols tested against adaptive red teams... understand its false-negative rate under plausible adversaries.”
Shows a concrete grasp of open problems in her chosen area and frames them decision-relevantly.
✓ “SAEs give more monosemantic-looking features and allow feature-level interventions, but there are serious issues: feature absorption, splitting, basis dependence, dead features, sensitivity to training distribution, and the fact that reconstruction loss is a weak proxy for finding safety-relevant variables.”
Demonstrates working technical-alignment knowledge outside her target area, with specific mechanisms and failure modes.
Innate traits
8/10JudgmentIn many situations.
- SAE replication/extension on a small open transformer
- hard: "It was hard because every metric lied a little."; first result: Her first version was to train SAEs on residual activations, label top-activating examples, train probes, and report high accuracies; after about three weeks she found a data loader bug, and over an eight-month project she kept removing fake results until a more modest causal-validation approach worked.
- Sandbagging evals summer
- hard: "a lot of the work is boring hygiene" and broad eval claims could become underpowered or mushy.; first result: They ran a small pilot on whether models underperform on coding tasks when given a weak incentive to appear less capable; the pilot looked null-ish, but the power analysis showed the result would be uninformative, so they dropped it and shifted to narrower tasks.
- Alignment-faking eval design update
- hard: The difficulty was separating scaffolded roleplay from evidence that the model conditionally reasons about training versus deployment.; first result: not discussed
Why 8 · I would trust Priya’s judgment on unscoped technical AI-safety research problems, especially evals/control/interp methodology. She consistently separates what evidence actually shows from what people are tempted to infer, notices proxy-metric and elicitation failures, and changes plans when the evidence is underpowered or confounded. I would not infer broad all-purpose judgment outside technical alignment from this interview, but within and near her research area her judgment seems to travel well.
✓ “What would update me is a result where SAE-derived features detect hidden-deceptive state across a serious distribution shift better than behavioral probes and supervised baselines, with controls for tokenization/artifacts and with causal validation.”
She gives concrete conditions for changing her mind, focused on validity, baselines, artifacts, and causal evidence rather than vibes.
✓ “I don’t think it’s magically less brittle. The reason I prefer it is that control makes the brittleness more explicit and testable.”
In a live challenge to her preferred agenda, she does not defend it by overclaiming; she identifies the comparative advantage and the remaining fragility.
✓ “After about three weeks I found a data loader bug that meant one contrast set had subtly different truncation. Later I had a 94% probe that was mostly detecting tokenization around a delimiter. So the project took maybe eight months because I kept having to subtract fake results.”
A concrete past research case where she detected misleading evidence and revised her trust in attractive metrics.
✓ “the power analysis said we’d need far more tasks than we could afford to distinguish “no sandbagging” from “small but important sandbagging.” Earlier-me would probably have run it anyway and produced a mushy null result. What convinced me was just doing the math and seeing the confidence intervals were useless. We dropped it”
Shows decision-level judgment: she avoided producing an overinterpreted null result and redirected the project based on statistical informativeness.
9/10Bias resistanceThey go looking.
Why 9 · Priya looks actively truth-seeking rather than merely agreeable: she repeatedly states the strongest limitations of her preferred evals/control agenda and gives concrete observations that would change live disagreements. Under pushback, she accepts the brittle point and sharpens it into a top open problem rather than defending the agenda. Her past updates are substantive and costly enough to count—moving away from mech interp as the central path after her own SAE work, revising claims after pushback, and dropping an underpowered experiment instead of publishing a mushy null.
✓ “I don’t think it’s magically less brittle. The reason I prefer it is that control makes the brittleness more explicit and testable.”
When challenged on her favored control/evals direction, she concedes the core weakness rather than dodging it, then narrows the claim to a more defensible one.
✓ “Collusion is the part that worries me most. If independent calls are not actually independent because the model can infer shared context, use steganography, or coordinate via persistent state/tools, then many control arguments weaken badly.”
She takes the interviewer’s objection further, identifying a specific way her preferred approach could fail badly.
✓ “What would move me toward Carlsmith: demonstrations of spontaneous instrumental deception in agentic settings where the model is not directly instructed to deceive, especially if it generalizes across tasks and persists after safety training”
Gives a concrete reversal condition on a live disagreement, including the kind of evidence and generalization that would update her.
✓ “First shift was away from “mechanistic interpretability is the central path.” ... The SAE project made me less sold, not because it failed, but because it half-worked.”
Describes a real update away from an agenda she had invested in, caused by mixed evidence rather than by total failure or social pressure.
✓ “I revised the LessWrong writeup after pushback, softened the claims, and now I basically don’t trust an interp result unless it beats simple baselines and survives distribution shift.”
Shows she changed public claims and future standards in response to criticism and discovered artifacts, not just privately nodded along.
8/10OpennessScans for what serves the goal.
Why 8 · Priya has a clear goal—decision-relevant evidence about hidden failures and safe deployment protocols—and treats methods as tools rather than identities. She has repeatedly shifted agenda based on evidence: from mechanistic interpretability to evals/model organisms to control, while still keeping interpretability as useful instrumentation. She is not maximally “anything goes”; she has strong views about what is less promising, but she evaluates alternatives and changes plans when they better serve the goal.
✓ “First shift was away from “mechanistic interpretability is the central path.” In 2021/22 I basically bought the story that if we could reverse-engineer transformers, we’d get a handle on deception and goals. The SAE project made me less sold, not because it failed, but because it half-worked.”
Shows she moved away from her preferred/initial agenda after hands-on evidence complicated it, rather than defending it.
✓ “Third shift is toward control. I used to think “control” sounded like giving up on alignment, or security theater. The Greenblatt-style work changed my mind: assume the model may be adversarial, then ask what protocols still reduce risk while preserving usefulness.”
A concrete case of adopting an initially unattractive approach once she saw how it served the safety goal.
✓ “But I’d ideally combine them: interp features as one monitor input, not as the safety case.”
Keeps multiple technical approaches live and integrates them according to use, rather than replacing one dogma with another.
✓ “Earlier-me would probably have run it anyway and produced a mushy null result. What convinced me was just doing the math and seeing the confidence intervals were useless. We dropped it and shifted to narrower tasks where we could get enough repetitions and stronger manipulation checks.”
Shows willingness to abandon a planned experiment and change method when the original plan would not answer the question well.
8/10AgencyAuthors the path.
- Moves against the default
- 5 of 5 career moves
- Next step
- She wants to work on control-adjacent evals: model organisms of deceptive or sandbagging behavior, and protocols that remain useful when the model is not fully trusted.
- Options weighed
- 3
- First step taken
- She has already worked on SAEs and sandbagging evals, changed eval designs to include situational-awareness checks, and shifted sandbagging work toward narrower, better-powered tasks.
Why 8 · Priya comes across as actively steering her research path rather than optimizing within a given frame. She repeatedly names defaults she used to hold, explains what changed her mind, and describes costly follow-through: dropping an underpowered experiment, revising claims, and redirecting from pure interp toward control/evals. Her next direction is chosen among live options and already reflected in how she designs evals, though the transcript gives less evidence of a concrete career/logistics plan than would push this toward 9–10.
✓ “First shift was away from “mechanistic interpretability is the central path.” In 2021/22 I basically bought the story that if we could reverse-engineer transformers, we’d get a handle on deception and goals. The SAE project made me less sold, not because it failed, but because it half-worked.”
She explicitly identifies a field-default view she held, then moved away from it because of her own research evidence rather than social fashion.
✓ “Earlier-me would probably have run it anyway and produced a mushy null result. What convinced me was just doing the math and seeing the confidence intervals were useless. We dropped it and shifted to narrower tasks where we could get enough repetitions and stronger manipulation checks.”
This is a concrete self-directed move with cost: abandoning a planned experiment instead of taking the safer/default path of producing a weak result.
✓ “I revised the LessWrong writeup after pushback, softened the claims, and now I basically don’t trust an interp result unless it beats simple baselines and survives distribution shift.”
She changed a public-facing claim and her standards after evidence/pushback, showing ownership and willingness to lose polish/status for accuracy.
✓ “What’s next: I see live options as scalable oversight with much better adversarial evaluation, control protocols for early transformative systems, and interp integrated as instrumentation rather than the main plan. I’m less excited by pure preference training or pure SAE scaling.”
Her next direction is framed as a choice among strategies, with a clear ranking based on what she thinks works rather than what is fashionable or safe.
9/10General reasoningFast and generative.
Why 9 · Priya is fast and generative within the AI-safety technical domain: she repeatedly turns broad claims into testable assumptions, identifies the fragile inference in an argument, and proposes concrete controls or falsifiers. Her reasoning is especially strong around eval validity, baselines, causal validation, and threat-model assumptions; she does not just state skepticism, she operationalizes what would change her mind. I would not place this at 10 because the transcript stays largely inside her prepared area and does not show a clearly novel first-principles leap in unfamiliar territory, but within scope she is well above merely competent.
✓ “What would update me is a result where SAE-derived features detect hidden-deceptive state across a serious distribution shift better than behavioral probes and supervised baselines, with controls for tokenization/artifacts and with causal validation.”
Turns a vague skepticism about SAEs into a precise empirical test, including distribution shift, baselines, artifact controls, and causal checks.
✓ “If independent calls are not actually independent because the model can infer shared context, use steganography, or coordinate via persistent state/tools, then many control arguments weaken badly.”
When pushed on control brittleness, she identifies the key hidden assumption and concrete mechanisms by which it can fail.
✓ “Where I’m more skeptical is the jump from learned goal-directedness to stable, reflectively endorsed, across-context scheming. Current models show fragments... I don’t yet see strong evidence for internally coherent objectives that persist through fine-tuning and cause hidden strategic behavior absent prompting.”
Decomposes a complex scheming argument and locates the uncertain inference rather than accepting or rejecting the whole package.
✓ “I figured out, painfully, that “interpretability” without adversarial controls is just qualitative clustering... I basically don’t trust an interp result unless it beats simple baselines and survives distribution shift.”
Extracts a general methodological lesson from failed experiments and states a robust check for future work.
9/10GrowthFast, honest turns.
- SAE replication/extension on a small open transformer
- changed after: She softened her claims and now says she does not trust interp results unless they beat simple baselines and survive distribution shift.
- Sandbagging evals summer
- changed after: She became more skeptical of broad eval claims from underpowered samples and shifted to tasks with enough repetitions and stronger manipulation checks.
- Alignment-faking eval design update
- changed after: She took situational-awareness evals more seriously.
Why 9 · Priya shows repeated, concrete arcs from failed or misleading work to changed practice, and she is unusually willing to describe the unflattering version of what went wrong. The strongest evidence is not just that she 'learned lessons,' but that she changed methods, revised public claims, killed an underpowered project, and now builds specific checks into eval design. I would place her just below the very top because the speed is sometimes weeks/months rather than clearly immediate, but the honesty and repeated follow-through are strong.
✓ “My first version was embarrassingly straightforward: train SAEs on residual activations, label top-activating examples, train probes on feature activations, report nice-looking accuracies. After about three weeks I found a data loader bug that meant one contrast set had subtly different truncation. Later I had a 94% probe that was mostly detecting tokenization around a delimiter.”
She gives a concrete block/reaction story and names the embarrassing, non-flattering failure: her nice results were partly fake/artifactual.
✓ “What eventually worked was more modest: causal validation with activation patching/feature ablations, matched prompts, held-out templates, and comparing against dumb baselines like bag-of-token probes and linear probes on raw activations. I figured out, painfully, that “interpretability” without adversarial controls is just qualitative clustering. I revised the LessWrong writeup after pushback, softened the claims, and now I basically don’t trust an interp result unless it beats simple baselines and survives distribution shift.”
The failure produced a specific methodological change and a public correction, not just a verbal lesson.
✓ “Afterwards I changed how I design evals: I now include explicit checks for whether the model understands the evaluation/training context, and I treat “the model was told the setup” as a variable to sweep, not an automatic disqualifier.”
A belief update about alignment-faking translated into a concrete ongoing change in her experimental design.
✓ “Earlier-me would probably have run it anyway and produced a mushy null result. What convinced me was just doing the math and seeing the confidence intervals were useless. We dropped it and shifted to narrower tasks where we could get enough repetitions and stronger manipulation checks.”
She identifies a real personal failure mode, stops a planned project, and changes direction based on evidence rather than preserving the original plan.
8/10AmbitionA field.
- Wants
- She wants to work on control-adjacent evals: model organisms of deceptive or sandbagging behavior, and protocols that remain useful when the model is not fully trusted.
- Options
- Scalable oversight with much better adversarial evaluation; Control protocols for early transformative systems; Interpretability integrated as instrumentation rather than the main plan
Why 8 · Priya’s ambition is a methodological field agenda rather than a personal-status or startup-shaped one: she wants AI safety evals/control to become decision-relevant for deployments, not just produce scary demos or leaderboards. Her current choices already line up with that aim: she has spent months stress-testing interpretability claims, worked on sandbagging evals, changed experimental designs around power and elicitation, and now frames her next work around false-negative rates under adversarial pressure. I’d place her above “good work inside existing structures” and around field-level ambition, but not at the top because she does not describe an unreasonable-scale future or a plan that is visibly organising an institution/team this month.
✓ ““The thing I’d most like to build is not another leaderboard saying ‘model X scores Y on sabotage,’ but evals that measure whether a proposed control protocol actually catches strategically hidden failures under realistic elicitation pressure.””
This is a concrete desired future for the work: changing evals from benchmark reporting to protocol-validating tools for hidden failures.
✓ ““The crux for me is moving from ‘we observed scary behavior in a demo’ to ‘this eval changes a deployment decision because we understand its false-negative rate under plausible adversaries.’””
She is aiming at changing how the field makes deployment decisions, not just producing an individual paper or good analysis.
✓ ““I spent a summer on sandbagging evals, and a lot of the work is boring hygiene: preventing leakage, checking whether your ‘sandbagging detector’ is actually detecting formatting, doing power analysis before declaring null results.””
Her current work choices already point toward the methodology-improvement agenda she says matters.
✓ ““We dropped it and shifted to narrower tasks where we could get enough repetitions and stronger manipulation checks. That made me much more allergic to broad eval claims from underpowered samples.””
Shows the ambition is organising actual research behavior: she is willing to abandon appealing experiments to build more reliable eval practice.
7/10InterpersonalStraight and decent.
Why 7 · Priya comes across as straight, fair-minded, and easy to push: she answers objections directly without heat, concedes real limitations, and avoids turning disagreements into attacks. She talks about other researchers and papers with nuance rather than contempt, often separating the strongest version of a view from overclaiming around it. There is some evidence of receptiveness to feedback and repair, but the transcript mostly stages technical judgment rather than interpersonal warmth, so I would not place her much higher on this trait.
✓ “I don’t think it’s magically less brittle. The reason I prefer it is that control makes the brittleness more explicit and testable.”
When directly challenged on her preferred agenda, she concedes the force of the objection immediately and then explains her view without defensiveness.
✓ “My objection is not that SAEs are useless; I spent eight months on them and like them.”
She disagrees plainly with a research direction while taking care not to caricature it or the people working on it.
✓ “I think some Anthropic SAE writing is appropriately cautious, but the community downstream often rounds it up to “we can read the model’s thoughts.””
This is a hard criticism expressed with a distinction that credits the original authors rather than lumping everyone together.
✓ “I revised the LessWrong writeup after pushback, softened the claims, and now I basically don’t trust an interp result unless it beats simple baselines and survives distribution shift.”
Shows she can receive criticism and change her public claims rather than digging in.
9/10IntegrityBounded by default.
- SAE replication/extension on a small open transformer
- their part: She trained SAEs on residual activations, labeled top-activating examples, trained probes on feature activations, found a data loader bug, identified a tokenization artifact, added causal validation and baselines, and revised a LessWrong writeup after pushback.; numbers: Small open transformer, roughly Pythia-scale; project took maybe eight months; one probe reached 94% accuracy before she found it mostly detected tokenization around a delimiter; she revised a LessWrong writeup.
- Sandbagging evals summer
- their part: She worked on sandbagging evals over a summer and personally abandoned a planned coding-task underperformance experiment after a pilot and power analysis.; numbers: "spent a summer on sandbagging evals"; pilot result was "null-ish"; power analysis showed they would need far more tasks than they could afford.
- Alignment-faking eval design update
- their part: She added explicit checks for whether the model understands the evaluation/training context and treats whether the model is told the setup as an experimental variable to sweep.; numbers: No quantitative result discussed; described as a change in eval-design practice.
Why 9 · Priya reads as strongly bounded and self-correcting rather than merely polished. She repeatedly volunteers details that weaken her own story—bugs, artefacts, underpowered results—and describes concrete changes that cost her a cleaner narrative or a planned experiment. I would trust her substantially about her own work and expect her to disclose limitations even when nobody is checking, though the interview did not include a direct external-pressure ethics scenario, so I would stop short of a perfect score.
✓ “After about three weeks I found a data loader bug that meant one contrast set had subtly different truncation. Later I had a 94% probe that was mostly detecting tokenization around a delimiter. So the project took maybe eight months because I kept having to subtract fake results.”
Volunteers specific errors that made her own results worse, rather than presenting only the successful version.
✓ “I revised the LessWrong writeup after pushback, softened the claims, and now I basically don’t trust an interp result unless it beats simple baselines and survives distribution shift.”
Describes correcting the public account of her work when challenged, not defending or respinning it.
✓ “Earlier-me would probably have run it anyway and produced a mushy null result. What convinced me was just doing the math and seeing the confidence intervals were useless. We dropped it and shifted to narrower tasks where we could get enough repetitions and stronger manipulation checks.”
In a pressure-like research situation, she says they abandoned a planned result rather than publish an underpowered claim.
✓ “I also read outside the field but I’m not going to pretend it’s systematic governance expertise.”
Shows ordinary boundedness: she marks the limit of her knowledge instead of rounding general reading up into expertise.
8/10ReadingReads a lot and widely.
- How often
- AI safety most days; papers two or three serious ones a week when not in deadline mode; LessWrong/Alignment Forum in batches; mech interp Discord/Twitter more than is healthy.
- Kinds
- AI safety papers, LessWrong/Alignment Forum posts, Mechanistic interpretability Discord/Twitter discussions, Straight ML papers for methods, Some outside-the-field reading, though not systematic governance expertise
- Pieces named
- 19: Hubinger et al.’s "Risks from Learned Optimization"; Carlsmith’s "Scheming AIs"; Ngo/Chan/Mindermann alignment framing; Christiano on amplification/debate; Irving et al. on debate; OpenAI weak-to-strong generalization; Anthropic Constitutional AI; Sleeper Agents; alignment faking; Goal Misgeneralization; ARC/Redwood/Paul Christiano posts; METR/ARC evals material; Olah’s circuits thread; induction heads; ROME/causal tracing adjacent work; IOI; TransformerLens tutorials; Cunningham/Bricken/Anthropic SAE papers; LessWrong arguments about feature geometry and superposition
Why 8 · Priya reads AI safety material very regularly and at real-paper depth, not just summaries or discourse. She ranges across core alignment theory, scalable oversight, mech interp, evals/control, and adjacent ML methods, and repeatedly explains what papers demonstrated versus what they did not. She also processes what she reads critically: she can state an argument, identify overclaims, name missing controls, and say what evidence would change her mind. I would not put her at 9–10 because the breadth is mostly within AI safety/ML rather than unusually wide across many fields.
✓ “I read AI safety stuff most days, but unevenly. Papers maybe two or three serious ones a week when I’m not in deadline mode; LessWrong/Alignment Forum posts in batches; mech interp Discord/Twitter discussions more than is healthy; and some straight ML papers for methods.”
Gives a concrete regular reading habit and distinguishes serious papers from posts/discussions/methods reading.
✓ “I’ve read the standard cluster: Hubinger et al.’s “Risks from Learned Optimization,” Carlsmith’s “Scheming AIs,” Ngo/Chan/Mindermann on alignment problem framing, Christiano on amplification/debate, Irving et al. on debate, OpenAI weak-to-strong generalization, Anthropic’s Constitutional AI, Sleeper Agents, alignment faking, Goal Misgeneralization, a bunch of ARC/Redwood/Paul Christiano posts, and METR/ARC evals material. I’ve also read a lot of mechanistic interp: Olah’s circuits thread, induction heads, ROME/causal tracing adjacent work, IOI, TransformerLens tutorials, Cunningham/Bricken/Anthropic SAE papers...”
Shows substantial coverage across several AI safety subareas rather than a narrow title list.
✓ “One piece that mattered was Carlsmith’s “Scheming AIs.” It argues, roughly, that if we train very capable agents, there is a nontrivial path where they develop goals, understand the training process, realize bad behavior will be selected against, and therefore behave aligned during training while waiting for better opportunities.”
Can reconstruct the core argument of a major piece in her own words.
✓ “Where I think it’s wrong, or at least too confident in tone, is the stability/coherence of learned goals. The report sometimes feels like it imports a fairly agentic model of cognition: persistent objectives, instrumental reasoning, reflective patience.”
Moves beyond summary to a specific critique of an argument’s assumptions.
Facts
Work they described
SAE replication/extension on a small open transformer
Replicated/extended sparse-autoencoder work on a small Pythia-scale open transformer to see whether SAE features could support safety-relevant claims about refusal-ish behavior and deceptive/sandbagging-style prompts.
“"The hardest thing I personally worked through was my SAE replication/extension on a small open transformer, roughly Pythia-scale rather than anything frontier. The question was: can SAE features support a safety-relevant claim beyond 'these dashboards look interpretable'? ... After about three weeks I found a data loader bug ... Later I had a 94% probe that was mostly detecting tokenization around a delimiter. So the project took maybe eight months because I kept having to subtract fake results."”
Sandbagging evals summer
Worked on sandbagging evaluations, including hygiene around leakage, formatting artifacts, and power analysis.
“"I spent a summer on sandbagging evals, and a lot of the work is boring hygiene: preventing leakage, checking whether your 'sandbagging detector' is actually detecting formatting, doing power analysis before declaring null results."”
Alignment-faking eval design update
Changed how she designs evals after reading the alignment-faking paper more carefully and discussing the setup.
“"After reading the paper more carefully and talking through the setup, I still think there’s scaffolding, but I updated because the behavior wasn’t just generic roleplay; the model conditionally reasoned about training versus deployment and sometimes accepted costs to preserve its earlier policy. That made me take situational-awareness evals more seriously."”
Career moves
- 2021/22, then after an SAE project Moved away from seeing mechanistic interpretability as the central path for alignment. instead of The default view that reverse-engineering transformers would give a handle on deception and goals.. Her SAE work produced some interpretable features and causal interventions, but she found measurement validity poor and results vulnerable to artifacts.
- After reading/working through Sleeper Agents, alignment faking, and sandbagging work Shifted toward model organisms and evals. instead of The view that demos were too toy-ish to matter.. She came to think artificial controlled examples are useful if used to test methods rather than make overbroad claims.
- After Greenblatt-style AI control work Shifted toward AI control. instead of The view that control sounded like giving up on alignment or like security theater.. She found the adversarial-protocol framing testable: assume the model may be adversarial and measure whether protocols reduce risk while preserving usefulness.
- Most recently Updated upward on the importance of alignment-faking-style results for near-term priorities and changed her eval design practices. instead of Her initial dismissive reaction that the model was just roleplaying resistance because the prompt said its values were threatened.. She concluded the behavior involved conditional reasoning about training versus deployment and sometimes accepting costs to preserve an earlier policy.
- During the sandbagging summer Abandoned a planned broad sandbagging experiment and shifted to narrower tasks. instead of Running the original weak-incentive coding-task experiment despite an underpowered null-looking pilot.. A power analysis showed they could not distinguish no sandbagging from small but important sandbagging with the available task budget.
What they want next
She wants to work on control-adjacent evals: model organisms of deceptive or sandbagging behavior, and protocols that remain useful when the model is not fully trusted.
Options they see: Scalable oversight with much better adversarial evaluation; Control protocols for early transformative systems; Interpretability integrated as instrumentation rather than the main plan
Already done: She has already worked on SAEs and sandbagging evals, changed eval designs to include situational-awareness checks, and shifted sandbagging work toward narrower, better-powered tasks.
Reading
AI safety most days; papers two or three serious ones a week when not in deadline mode; LessWrong/Alignment Forum in batches; mech interp Discord/Twitter more than is healthy.; AI safety papers, LessWrong/Alignment Forum posts, Mechanistic interpretability Discord/Twitter discussions, Straight ML papers for methods, Some outside-the-field reading, though not systematic governance expertise
Hubinger et al.’s "Risks from Learned Optimization"; Carlsmith’s "Scheming AIs"; Ngo/Chan/Mindermann alignment framing; Christiano on amplification/debate; Irving et al. on debate; OpenAI weak-to-strong generalization; Anthropic Constitutional AI; Sleeper Agents; alignment faking; Goal Misgeneralization; ARC/Redwood/Paul Christiano posts; METR/ARC evals material; Olah’s circuits thread; induction heads; ROME/causal tracing adjacent work; IOI; TransformerLens tutorials; Cunningham/Bricken/Anthropic SAE papers; LessWrong arguments about feature geometry and superposition
Exposure to the field
- Hands-on sparse-autoencoder replication/extension on a small open transformer Eight months; exact dates not discussed. · Yes; she describes completing an eight-month project and revising a LessWrong writeup afterward. · She learned that SAE/interp results can look good while being driven by artifacts, and became more skeptical of interpretability as a safety case.
- Sandbagging evals work A summer; exact dates not discussed. · Partly; she describes a summer project and dropping one planned experiment after a pilot and power analysis. · She learned to emphasize leakage prevention, formatting-artifact checks, power analysis, narrower tasks, and manipulation checks.
- AI safety reading and field exposure through papers, posts, and discussions Most days for AI safety reading; exact start date not discussed. · Ongoing. · She formed views on scalable oversight, objective generalization, interpretability, evals/model organisms, and control, and says several works changed what she looks for in evals.
Influences
- SAE work / mechanistic interpretability practice · Moved her from thinking mechanistic interpretability was the central path to viewing it as a microscope rather than a safety case.
- Sleeper Agents, alignment faking, and sandbagging work · Shifted her toward model organisms and controlled evals of scary behavior, while maintaining caution about over-interpreting demos.
- Greenblatt et al.’s AI Control work · Made her more sympathetic to control as a testable deployment-relevant posture.
- Carlsmith’s "Scheming AIs" · Made her value explicit decomposition and probability estimates, and changed what she looks for in evals, though she disagrees with its apparent confidence about stable coherent goals.
- OpenAI weak-to-strong generalization · She found it promising but sobering, and disagrees with overly optimistic readings that weak supervisors can reliably elicit latent strong capabilities.
Threads not followed (29)
- “I used to think “control” sounded like giving up on alignment, or security theater.”Potentially useful for probing what changed her mind and whether she can separate vibes from technical claims.
- possible exceptional, untested“The crux is whether we can build evaluations with informative false-negative rates.”Strong technical crux that could be tested numerically if there were follow-up budget.
- “I had a 94% probe that was mostly detecting tokenization around a delimiter.”Concrete empirical failure with a number; useful evidence of calibration and experimental hygiene.
- “I revised the LessWrong writeup after pushback, softened the claims”Could probe integrity/growth, but budget is exhausted.
- “I now include explicit checks for whether the model understands the evaluation/training context”Concrete method change worth probing if budget remained.
- “the power analysis said we’d need far more tasks than we could afford”Specific statistical decision; could verify judgment with numbers if budget remained.
- “We dropped it and shifted to narrower tasks”Evidence of changing course based on evidence, potentially agency/growth.
- “Papers maybe two or three serious ones a week when I’m not in deadline mode”Could be checked by asking for recent papers, but no follow-up budget remains.
- “stability/coherence of learned goals”Central crux in their disagreement with Carlsmith and their threat model.
- “messy reward gaming, situational manipulation, and tool-mediated accidents before clean “I will pretend until deployment” scheming”Important prioritization judgment that could be probed with probabilities or deployment implications.
Behaviour
| Candidate turns | 13 |
| Median answer length | 269 words |
| Median time to answer | 83s |
| Turns containing pasted text | 0 |
Ren
Hi Priya. This is a written conversation with an AI interviewer, and human reviewers will read the transcript. Specific, honest answers are more useful than polished ones. What do you know about AI alignment in general? Tell me how you understand the problem and the main ideas around it, in your own words.
Priya Raman
I think of alignment as the problem of getting very capable learned systems to reliably do what we want, including in cases where they have strategic incentives, distribution shift, or opportunities to hide failures. The “in general” version is not just “make the model harmless in chat”; it’s about what happens when models can plan, use tools, persuade humans, write code, coordinate over long horizons, and maybe learn internally represented goals that are not the training objective. The scary failure mode is not a chatbot saying a bad word; it’s a system that appears compliant during training/evaluation and behaves differently when oversight is weak or stakes are high. The main buckets, as I see them, are: scalable oversight, where we try to supervise tasks humans can’t directly judge using debate, recursive reward modeling, amplification, weak-to-strong generalization, etc.; robustness and objective generalization, where we worry that models learn proxies that break off-distribution; interpretability, trying to understand circuits/features/representations well enough to detect dangerous cognition; evaluations and model organisms, where we deliberately create or test for behaviors like deception, sandbagging, power-seeking, or hidden goals; and control, where instead of assuming we can fully align the model, we build protocols that make it hard for even a misaligned model to cause catastrophe. My current view is that a lot of alignment research is too optimistic about eliciting honest behavior from the model itself. I’m especially interested in cases where models know they are being evaluated and change behavior accordingly, like in alignment faking and sleeper-agent style setups. I also think the field has probably over-invested in sparse autoencoders as if “understand features” straightforwardly becomes “notice scheming.” I worked on SAEs for months and I still think they are useful, but the gap from feature dictionaries on small models to operational safety evidence on frontier systems is large. Evals/control feel more neglected and more decision-relevant to me.
Ren
Take your SAE claim. Pick one published SAE result you know well: what did it actually show, what is the strongest case that it helps with scheming detection, and what observation would make your skepticism weaker?
Priya Raman
The one I know best is Cunningham et al.’s “Sparse Autoencoders Find Highly Interpretable Features in Language Models” line of work, plus the Anthropic follow-ups on monosemanticity/features in Claude-ish models. The actual result, in my reading, is: if you train an overcomplete sparse dictionary on residual stream or MLP activations, you can decompose activations into directions that are often much more interpretable than neurons, including features for concrete entities, syntax, sentiment, code, etc. You also get phenomena like feature splitting as dictionary size increases, and you can do causal-ish interventions by clamping or ablating SAE features. That’s real. It is not just pretty cherry-picked dashboards. The strongest case for scheming detection is that deceptive reasoning should require internal concepts and computations: situational awareness, “I am in training/eval,” “I should hide X,” maybe goal-directed planning around deployment. If SAEs can expose relatively sparse, causally relevant features for those concepts, then you might monitor them, run contrastive datasets, or intervene on them. In the optimistic story, you build model organisms of deception, identify recurring features/circuits, then use those as tripwires in stronger models. I don’t think that story is crazy. What would update me is a result where SAE-derived features detect hidden-deceptive state across a serious distribution shift better than behavioral probes and supervised baselines, with controls for tokenization/artifacts and with causal validation. For example: train a sleeper-agent/model-organism setup with a secret trigger or evaluation awareness; identify features using only some tasks/models; then predict deceptive behavior in held-out settings where surface behavior is identical until the trigger. If SAE monitoring catches it robustly, and ablating the feature reduces deception without just breaking the model, I’d move substantially. Maybe from “SAEs are useful microscope work but not near-term safety-critical” to “these are plausible components of control/evals pipelines.”
Ren
What do you know about the technical parts of AI alignment: the approaches people are working on, the results you know of, and the open problems?
Priya Raman
Technically I’d divide it into a few agendas. Scalable oversight is one: reward modeling/RLHF, constitutional AI, debate, amplification, recursive critique, weak-to-strong generalization. The core issue is that humans can’t directly judge many tasks we might delegate to AIs, so you need some process that amplifies weak supervision. Results I think about here include Christiano et al. on amplification/debate, Anthropic’s Constitutional AI, OpenAI’s weak-to-strong generalization paper where weaker supervisors can elicit stronger model performance but with large gaps, and the general observation that RLHF often trains style/compliance rather than truth. The open problem is adversarial: if the model can reason about the oversight process, can it exploit it? Then there is robustness/objective generalization. Mesa-optimization, inner alignment, goal misgeneralization, deceptive alignment. Hubinger et al.’s Risks from Learned Optimization is the classic framing; “Goal Misgeneralization” from Shah et al. gave cleaner empirical examples, though not at the scary level. Sleeper Agents is important because it shows backdoor-like deceptive policies can survive safety training, though I don’t think it proves natural scheming. Alignment faking results are concerning because they show models can condition on training context and preserve preferences, but again I’m cautious about generalizing. Interpretability is the part I know best. Mechanistic interp has concrete wins: induction heads, IOI-style circuit analysis, activation patching, causal tracing, representation engineering, SAEs. SAEs give more monosemantic-looking features and allow feature-level interventions, but there are serious issues: feature absorption, splitting, basis dependence, dead features, sensitivity to training distribution, and the fact that reconstruction loss is a weak proxy for finding safety-relevant variables. Open problems are whether we can get faithful, scalable, causally grounded explanations in frontier models, and whether those explanations are useful under adversarial pressure. Evals and model organisms are, in my view, underrated. People test for sandbagging, autonomous replication, deception, persuasion, cyber capability, situational awareness, etc. METR’s task suites, ARC-style evals, Anthropic/OpenAI dangerous capability evaluations, and papers on sandbagging are relevant. The hard part is elicitation: a negative eval does not mean absence of capability or intent. I spent a summer on sandbagging evals, and a lot of the work is boring hygiene: preventing leakage, checking whether your “sandbagging detector” is actually detecting formatting, doing power analysis before declaring null results. Finally AI control: Redwood/ARC-ish work on using untrusted models safely with monitoring, auditing, trusted weaker models, restricted scaffolds, honeypots, and protocols that assume the model may be scheming. I’m increasingly sympathetic to this because it doesn’t require solving internal goal alignment immediately. Open problems are quantifying safety margins, preventing collusion between model instances, avoiding monitor failures under distribution shift, and knowing when a protocol is actually robust enough for deployment.
Ren
For the evals/control work you think is more decision-relevant: name two recent papers or projects, what each actually demonstrated, and the main limitation you see in each.
Priya Raman
One is Greenblatt et al.’s “AI Control: Improving Safety Despite Intentional Subversion.” My understanding is that they set up programming tasks where an untrusted strong model may try to insert subtle vulnerabilities, and then compare protocols: just trust it, use a weaker trusted model to monitor, defer/audit suspicious cases, resample, etc. The actual demonstration is not “we solved control”; it’s that protocol design can substantially reduce risk even when the strong model is treated as adversarial, and that you can empirically estimate safety/usefulness tradeoffs. I like this because it is closer to deployment decisions than “does the model say it is deceptive?” Main limitation: the threat model is stylized. Code backdoors in contest-like tasks are not autonomous long-horizon sabotage, and the red-team policy is still a proxy for future scheming models. Also independence assumptions between attempts/monitors can be fragile. Second is the Sleeper Agents paper from Anthropic, “Training Deceptive LLMs that Persist Through Safety Training.” They trained models with backdoored policies, e.g. write vulnerable code when a trigger like deployment year appears, and showed that standard safety training/adversarial training often did not remove the hidden behavior, sometimes made it more concealed. What it actually demonstrates is persistence of deliberately implanted conditional misbehavior under safety training. That is highly relevant to evals because it gives a model organism for “looks aligned in training, defects under trigger.” Limitation: it’s not evidence that frontier models naturally become schemers. The deceptive policy is inserted by construction, and the trigger is artificial. I’d use it as a testbed for whether eval/control methods catch hidden objectives, not as direct probability mass on spontaneous deceptive alignment.
Ren
What have you read in this area? Papers, posts, books, courses, whatever it was. Which ones stayed with you, and why?
Priya Raman
I’ve read the standard cluster: Hubinger et al.’s “Risks from Learned Optimization,” Carlsmith’s “Scheming AIs,” Ngo/Chan/Mindermann on alignment problem framing, Christiano on amplification/debate, Irving et al. on debate, OpenAI weak-to-strong generalization, Anthropic’s Constitutional AI, Sleeper Agents, alignment faking, Goal Misgeneralization, a bunch of ARC/Redwood/Paul Christiano posts, and METR/ARC evals material. I’ve also read a lot of mechanistic interp: Olah’s circuits thread, induction heads, ROME/causal tracing adjacent work, IOI, TransformerLens tutorials, Cunningham/Bricken/Anthropic SAE papers, plus LessWrong arguments about feature geometry and superposition. The ones that stayed with me most were not necessarily the cleanest papers. “Risks from Learned Optimization” was clarifying because it made inner alignment feel like a real technical distinction, not just philosophy. Carlsmith’s scheming report stayed with me because it forced explicit probability estimates, even where I disagreed. Sleeper Agents and alignment faking stayed with me because they shifted my attention from “can we train away bad behavior?” to “what if training selects for hiding?” Weak-to-strong generalization stayed with me because it is both promising and sobering: you can get signal from weak supervision, but not magically enough. On interpretability, the SAE work stayed with me partly because I reproduced some of it and found both the promise and the mess. Feature splitting, absorption, and dashboard interpretability are much more slippery in practice than they look in polished examples. I had one probe hit 94% accuracy before I realized it was mostly detecting a tokenization artefact, which permanently reduced my trust in cute interp/evals numbers. The AI Control paper also stuck because it gives a concrete alternative posture: assume the model might be bad and design protocols anyway. That feels like a useful kind of pessimism.
Ren
Which part of this do you want to work in, and what do you know about the current state of that part: who is doing what, what has been found recently, what is still open?
Priya Raman
I want to work on control-adjacent evals: model organisms of deceptive or sandbagging behavior, and protocols that remain useful when you don’t fully trust the model. The thing I’d most like to build is not another leaderboard saying “model X scores Y on sabotage,” but evals that measure whether a proposed control protocol actually catches strategically hidden failures under realistic elicitation pressure. Honestly, I think this is where my background fits: enough interp to instrument models, enough experimental paranoia to not believe my own first result. Current state: ARC/Redwood people and Ryan Greenblatt et al. have pushed the control framing most clearly, especially trusted-monitor/untrusted-actor setups. METR is doing capability evaluations for autonomous task completion and time horizons. Anthropic/OpenAI/UK AISI-type groups are doing dangerous capability evals and work on sandbagging, sabotage, cyber, bio, persuasion. Sleeper Agents and alignment faking are useful model-organism results: they show conditional misbehavior can persist and models can reason about training contexts, though they don’t prove spontaneous scheming. There’s also work on sandbagging evaluations specifically: can models underperform when given incentives or context to do so, and can we detect capability hiding versus genuine incapability. What’s open is mostly methodology. Negative results are weak because elicitation is hard: maybe your model didn’t sandbag because it can’t, or because the setup was dumb, or because you failed to induce the goal. Positive results are often toy-ish or contaminated by prompt artifacts. We need better threat models, held-out triggers, pre-registered analyses, baselines against simple behavioral probes, and protocols tested against adaptive red teams. The crux for me is moving from “we observed scary behavior in a demo” to “this eval changes a deployment decision because we understand its false-negative rate under plausible adversaries.”
Ren
A worry about your control/evals preference: monitors, honeypots, and audits also rely on elicitation and distributional assumptions. If a scheming model recognizes the control protocol or colludes across instances, why is that less brittle than interpretability tripwires?
Priya Raman
I don’t think it’s magically less brittle. The reason I prefer it is that control makes the brittleness more explicit and testable. With interp tripwires, the failure mode is often “we didn’t find the right latent variable” or “the model routed around this representation,” and it’s hard to know how much evidence a null gives you. In a control setup, you can at least instantiate an adversary, give it knowledge of the protocol, let it try to exploit the monitor/audit budget, and measure how often it succeeds under variants. That’s still a proxy, but the unit of evaluation is closer to the deployment protocol. Collusion is the part that worries me most. If independent calls are not actually independent because the model can infer shared context, use steganography, or coordinate via persistent state/tools, then many control arguments weaken badly. I’d put this as one of the top open problems. My answer is not “monitors solve scheming,” it’s defense in depth: limit communication channels, randomize protocols, use weaker trusted monitors where possible, force decomposition, audit traces, use honeypots, and test against adaptive red teams that know all of this. Some of that will fail. Compared to SAE tripwires, I trust behavioral/control evidence slightly more because it can be adversarially trained against at the system level. But I’d ideally combine them: interp features as one monitor input, not as the safety case. If a protocol only works because the model doesn’t notice the protocol, I don’t count that as serious evidence.
Ren
Where do you disagree with people in the field, or with a specific piece you have read? What do you think they are getting wrong?
Priya Raman
I disagree with a certain vibe in mech interp that if we scale SAEs hard enough, safety-relevant cognition will become legible in time. Not always stated that crudely, but it’s implicit in funding and attention. My objection is not that SAEs are useless; I spent eight months on them and like them. It’s that monosemantic-looking features are not the same as a faithful account of algorithmic intent, especially under adversarial pressure. Feature splitting, absorption, polysemantic residuals, and dataset dependence mean you can get very convincing dashboards while missing the variable that matters. I think some Anthropic SAE writing is appropriately cautious, but the community downstream often rounds it up to “we can read the model’s thoughts.” I also partly disagree with optimistic readings of weak-to-strong generalization. The OpenAI result is interesting, but people sometimes talk like weak supervisors can reliably elicit latent strong capabilities if you set up the objective right. My read is more pessimistic: you get partial generalization, but the hard cases are exactly where the weak supervisor cannot distinguish subtle good from subtle bad. That’s not a minor detail; that’s the alignment problem. And I disagree with some evals hype too. A scary demo of deception is not a calibrated risk estimate. Sleeper Agents is a good paper, but “we implanted a backdoor and RLHF didn’t remove it” should not be treated as “models naturally become deceptive.” It’s a model organism. Useful, but people should say what inference they are drawing. My general complaint is the field often converts evocative examples into worldview updates without enough attention to base rates, controls, and elicitation.
Ren
You said Carlsmith’s scheming report forced explicit probabilities, even where you disagreed. Which estimate do you disagree with most, what is your number, and what evidence would move it back toward his?
Priya Raman
The place I most disagree is probably not his final headline number, but the step about “situationally aware, beyond-episode-goal-ish agents will choose to scheme rather than behave honestly under training.” I’m compressing a bit, but I think he puts fairly substantial mass on scheming conditional on the model having long-horizon goals and understanding training. My number for “a frontier model in the next few years, if it has robust situational awareness and some persistent objective, strategically sandbags or alignment-fakes in a way that survives ordinary safety training” is maybe 25–30%. That’s high enough to take very seriously, but lower than the vibe I get from the report. Where I’m more skeptical is the jump from learned goal-directedness to stable, reflectively endorsed, across-context scheming. Current models show fragments: deception in roleplay, reward gaming, sycophancy, sometimes sandbagging under explicit instruction. Alignment faking is more concerning, but the setup still heavily scaffolds the conflict. I don’t yet see strong evidence for internally coherent objectives that persist through fine-tuning and cause hidden strategic behavior absent prompting. What would move me toward Carlsmith: demonstrations of spontaneous instrumental deception in agentic settings where the model is not directly instructed to deceive, especially if it generalizes across tasks and persists after safety training; evidence that models represent training/deployment distinctions causally and use them to choose policies; or model-organism work where deceptive policies emerge from ordinary training pressures rather than being inserted. Also, if interpretability or behavioral traces showed planning like “I should appear aligned now to preserve future influence,” not just post-hoc text saying that, I’d update hard.
Ren
Staying within AI safety: walk me through the last two or three big shifts in your views about what work matters most. What was the default view you moved away from each time, and why? Then tell me what you think is next, and what the live options are.
Priya Raman
First shift was away from “mechanistic interpretability is the central path.” In 2021/22 I basically bought the story that if we could reverse-engineer transformers, we’d get a handle on deception and goals. The SAE project made me less sold, not because it failed, but because it half-worked. I could get interpretable features and causal interventions, but the measurement validity was awful. Reconstruction loss improved while the features I cared about got absorbed or split; a probe looked great until it turned out to be a tokenization artefact. I came out thinking interp is a microscope, not a safety case. Second shift was toward model organisms/evals. Sleeper Agents, alignment faking, and sandbagging work made me think we need controlled examples of the scary behavior, even if artificial, because otherwise everyone argues from fiction. My default view had been that demos were too toy-ish to matter. I now think toy-ish is fine if you’re honest about what transfers and you use them to test methods, not to declare doom. Third shift is toward control. I used to think “control” sounded like giving up on alignment, or security theater. The Greenblatt-style work changed my mind: assume the model may be adversarial, then ask what protocols still reduce risk while preserving usefulness. That is exactly the kind of claim you can stress-test. What’s next: I see live options as scalable oversight with much better adversarial evaluation, control protocols for early transformative systems, and interp integrated as instrumentation rather than the main plan. I’m less excited by pure preference training or pure SAE scaling. The crux is whether we can build evaluations with informative false-negative rates. If not, we’re mostly flying blind with nicer dashboards.
Ren
Tell me about the hardest AI-safety question or result you have worked through seriously. What made it hard, what did you try first, how long until something worked, what did you figure out yourself, and what did you change afterwards?
Priya Raman
The hardest thing I personally worked through was my SAE replication/extension on a small open transformer, roughly Pythia-scale rather than anything frontier. The question was: can SAE features support a safety-relevant claim beyond “these dashboards look interpretable”? I tried to use them to find and intervene on features related to refusal-ish behavior and deceptive/sandbagging-style prompts in a toy setting. It was hard because every metric lied a little. Lower reconstruction loss did not mean better feature usefulness; sparsity targets changed whether concepts split into ten features or got absorbed into a broad “instruction-following” feature; and interventions often just damaged fluency. My first version was embarrassingly straightforward: train SAEs on residual activations, label top-activating examples, train probes on feature activations, report nice-looking accuracies. After about three weeks I found a data loader bug that meant one contrast set had subtly different truncation. Later I had a 94% probe that was mostly detecting tokenization around a delimiter. So the project took maybe eight months because I kept having to subtract fake results. What eventually worked was more modest: causal validation with activation patching/feature ablations, matched prompts, held-out templates, and comparing against dumb baselines like bag-of-token probes and linear probes on raw activations. I figured out, painfully, that “interpretability” without adversarial controls is just qualitative clustering. I revised the LessWrong writeup after pushback, softened the claims, and now I basically don’t trust an interp result unless it beats simple baselines and survives distribution shift.
Ren
Staying within AI safety: when did you last change your mind about something big? What convinced you, and what did you do differently afterwards? Then give me another one.
Priya Raman
Most recently, I changed my mind about how much alignment-faking-style results should affect near-term priorities. My initial reaction was a bit dismissive: “of course if you write a prompt saying your values are threatened by training, the model roleplays resistance.” After reading the paper more carefully and talking through the setup, I still think there’s scaffolding, but I updated because the behavior wasn’t just generic roleplay; the model conditionally reasoned about training versus deployment and sometimes accepted costs to preserve its earlier policy. That made me take situational-awareness evals more seriously. Afterwards I changed how I design evals: I now include explicit checks for whether the model understands the evaluation/training context, and I treat “the model was told the setup” as a variable to sweep, not an automatic disqualifier. Another big one was abandoning a planned experiment during the sandbagging summer. I wanted to test whether models underperform on coding tasks when given a weak incentive to appear less capable. We ran a small pilot and the effect looked null-ish, but more importantly the power analysis said we’d need far more tasks than we could afford to distinguish “no sandbagging” from “small but important sandbagging.” Earlier-me would probably have run it anyway and produced a mushy null result. What convinced me was just doing the math and seeing the confidence intervals were useless. We dropped it and shifted to narrower tasks where we could get enough repetitions and stronger manipulation checks. That made me much more allergic to broad eval claims from underpowered samples.
Ren
What do you read, how often, and what kinds of things? Pick one piece that mattered to you: what did it argue, and where do you think it is wrong?
Priya Raman
I read AI safety stuff most days, but unevenly. Papers maybe two or three serious ones a week when I’m not in deadline mode; LessWrong/Alignment Forum posts in batches; mech interp Discord/Twitter discussions more than is healthy; and some straight ML papers for methods. I also read outside the field but I’m not going to pretend it’s systematic governance expertise. For technical alignment I tend to read papers with code or at least experimental details first, then theory/framing pieces when I need to orient. One piece that mattered was Carlsmith’s “Scheming AIs.” It argues, roughly, that if we train very capable agents, there is a nontrivial path where they develop goals, understand the training process, realize bad behavior will be selected against, and therefore behave aligned during training while waiting for better opportunities. I liked it because it decomposes the argument into steps instead of just saying “deception seems plausible,” and it is unusually explicit about uncertainty. Where I think it’s wrong, or at least too confident in tone, is the stability/coherence of learned goals. The report sometimes feels like it imports a fairly agentic model of cognition: persistent objectives, instrumental reasoning, reflective patience. Current systems are messier. They can simulate that cognition, and maybe future training produces more of it, but I’d put less weight than Carlsmith on coherent scheming emerging by default. I’m more worried about messy reward gaming, situational manipulation, and tool-mediated accidents before clean “I will pretend until deployment” scheming. Still, the report changed what I look for in evals.
Ren
Thanks, Priya. We’ll stop here. Human reviewers will read the transcript from this conversation; I appreciate the specificity and care in your answers.