← Search

Erik Jones

13 accepted papers

2026

Eliciting Harmful Capabilities by Fine-Tuning on Safeguarded Outputs

ICLR 2026poster

Model developers implement safeguards in frontier models to prevent misuse, for example, by employing classifiers to filter dangerous outputs. In this work, we demonstrate that even robustly safeguarded models can be used to elicit harmful capabilities in open-source models through \textit{elicitati…

Cited by 0SourceScholar
2025

How Do Large Language Monkeys Get Their Power (Laws)?

ICML 2025oral

Recent research across mathematical problem solving, proof assistant programming and multimodal jailbreaking documents a striking finding: when (multimodal) language model tackle a suite of tasks with multiple attempts per task -- succeeding if any attempt is correct -- then the negative log of the…

Cited by 0SourcePDFScholar
2025

Uncovering Gaps in How Humans and LLMs Interpret Subjective Language

ICLR 2025spotlight

Humans often rely on subjective natural language to direct language models (LLMs); for example, users might instruct the LLM to write an *enthusiastic* blogpost, while developers might train models to be *helpful* and *harmless* using LLM-based edits. The LLM’s *operational semantics* of such subjec…

Cited by 0SourcePDFScholar
2024

Attention Satisfies: A Constraint-Satisfaction Lens on Factual Errors of Language Models

ICLR 2024poster

We investigate the internal behavior of Transformer-based Large Language Models (LLMs) when they generate factually incorrect text. We propose modeling factual queries as constraint satisfaction problems and use this framework to investigate how the LLM interacts internally with factual constraints.…

2024

Feedback Loops With Language Models Drive In-Context Reward Hacking

ICML 2024poster

Language models influence the external world: they query APIs that read and write to web pages, generate content that shapes human behavior, and run system commands as autonomous agents. These interactions form feedback loops: LLM outputs affect the world, which in turn affect subsequent LLM outputs…

2024

Teaching Language Models to Hallucinate Less with Synthetic Tasks

ICLR 2024poster

Large language models (LLMs) frequently hallucinate on abstractive summarization tasks such as document-based question-answering, meeting summarization, and clinical report generation, even though all necessary information is included in context. However, optimizing to make LLMs hallucinate less is…

Cited by 31SourcePDFScholar
2023

Automatically Auditing Large Language Models via Discrete Optimization

ICML 2023poster

Auditing large language models for unexpected behaviors is critical to preempt catastrophic deployments, yet remains challenging. In this work, we cast auditing as an optimization problem, where we automatically search for input-output pairs that match a desired target behavior. For example, we migh…

2023

Mass-Producing Failures of Multimodal Systems with Language Models

NeurIPS 2023poster

Deployed multimodal models can fail in ways that evaluators did not anticipate. In order to find these failures before deployment, we introduce MultiMon, a system that automatically identifies systematic failures---generalizable, natural-language descriptions that describe categories of individual f…

2021

Selective Classification Can Magnify Disparities Across Groups

ICLR 2021poster

Selective classification, in which models can abstain on uncertain predictions, is a natural approach to improving accuracy in settings where errors are costly but abstentions are manageable. In this paper, we find that while selective classification can improve average accuracies, it can simultaneo…

Cited by 62SourcePDFScholar