← Search

Fabien Roger

9 accepted papers

2026

All Code, No Thought: Language Models Struggle to Reason in Ciphered Language

ICLR 2026poster

Detecting harmful AI actions is important as AI agents gain adoption. Chain-of-thought (CoT) monitoring is one method widely used to detect adversarial attacks and AI misalignment. However, attackers and misaligned models might evade CoT monitoring through *ciphered reasoning*: reasoning hidden in e…

Cited by 0SourcecodeScholar
2026

Bits That Count: Quantifying and Predicting Capabilities of Language Models

ICML 2026poster

What and how do language models learn during training? When does learning elicit \textit{existing} knowledge, and when does it primarily teach \textit{new} capabilities? We find that the amount of generalizable information language models learn during training predicts the origins of their emergent …

Cited by 0SourceScholar
2025

Noise Injection Reveals Hidden Capabilities of Sandbagging Language Models

NeurIPS 2025poster

Capability evaluations play a crucial role in assessing and regulating frontier AI systems. The effectiveness of these evaluations faces a significant challenge: strategic underperformance, or ``sandbagging'', where models deliberately underperform during evaluation. Sandbagging can manifest either…

Cited by 0SourcecodeScholar
2025

Quantifying Elicitation of Latent Capabilities in Language Models

NeurIPS 2025poster

Large language models often possess latent capabilities that lie dormant unless explicitly elicited, or surfaced, through fine-tuning or prompt engineering. Predicting, assessing, and understanding these latent capabilities pose significant challenges in the development of effective, safe AI systems…

Cited by 0SourceScholar
2025

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

NeurIPS 2025spotlight

*Alignment Faking in Large Language Models* presented a demonstration of Claude 3 Opus and Claude 3.5 Sonnet selectively complying with a helpful-only training objective to prevent modification of their behavior outside of training. We expand this analysis to 25 models and find that only 5 (Claude 3…

Cited by 0SourceScholar
2024

AI Control: Improving Safety Despite Intentional Subversion

ICML 2024oral

As large language models (LLMs) become more powerful and are deployed more autonomously, it will be increasingly important to prevent them from causing harmful outcomes. To do so, safety measures either aim at making LLMs try to avoid harmful outcomes or aim at preventing LLMs from causing harmful o…

2024

Stress-Testing Capability Elicitation With Password-Locked Models

NeurIPS 2024poster

To determine the safety of large language models (LLMs), AI developers must be able to assess their dangerous capabilities. But simple prompting strategies often fail to elicit an LLM’s full capabilities. One way to elicit capabilities more robustly is to fine-tune the LLM to complete the task. In t…