← Search

Olivia Watkins

11 accepted papers

2026

EVMbench: Evaluating AI Agents on Smart Contract Security

ICML 2026poster

Smart contracts on public blockchains now manage large amounts of value, and vulnerabilities in these systems can lead to substantial losses. As AI agents become more capable at reading, writing, and running code, it is natural to ask how well they can already navigate this landscape, both in ways t…

Cited by 0SourceScholar
2026

Estimating Worst-Case Frontier Risks of Open-Weight LLMs

ICLR 2026poster

In this paper, we study the worst-case frontier risks of the OpenAI gpt-oss model. We introduce malicious fine-tuning (MFT), where we attempt to elicit maximum capabilities by fine-tuning gpt-oss to be as capable as possible in two domains: biology and cybersecurity. To maximize biological risk (bio…

Cited by 0SourcecodeScholar
2026

GDPval: Evaluating AI Model Performance on Real-World Economically Valuable Tasks

ICLR 2026poster

We introduce GDPval, a benchmark evaluating AI model capabilities on real-world economically valuable knowledge-work tasks. GDPval covers the majority of Department of Labor O*NET Work Activities for 44 occupations across the top 9 sectors contributing to U.S. GDP (Gross Domestic Product). Tasks are…

Cited by 0SourceScholar
2026

Persona Features Control Emergent Misalignment

ICLR 2026poster

Understanding how language models generalize behaviors from their training to a broader deployment distribution is an important problem in AI safety. Betley et al. discovered that fine-tuning GPT-4o on intentionally insecure code causes "emergent misalignment," where models give stereotypically mali…

Cited by 0SourcecodeScholar
2024

A StrongREJECT for Empty Jailbreaks

NeurIPS 2024poster

Most jailbreak papers claim the jailbreaks they propose are highly effective, often boasting near-100% attack success rates. However, it is perhaps more common than not for jailbreak developers to substantially exaggerate the effectiveness of their jailbreaks. We suggest this problem arises because…

2024

Learning to Model the World With Language

ICML 2024oral

To interact with humans and act in the world, agents need to understand the range of language that people use and relate it to the visual world. While current agents can learn to execute simple language instructions, we aim to build agents that leverage diverse language---language like "this button…

Cited by 51SourcePDFScholar
2024

Tensor Trust: Interpretable Prompt Injection Attacks from an Online Game

ICLR 2024spotlight

While Large Language Models (LLMs) are increasingly being used in real-world applications, they remain vulnerable to *prompt injection attacks*: malicious third party prompts that subvert the intent of the system designer. To help researchers study this problem, we present a dataset of over 563,000…

Cited by 86SourcePDFScholar
2023

DPOK: Reinforcement Learning for Fine-tuning Text-to-Image Diffusion Models

NeurIPS 2023poster

Learning from human feedback has been shown to improve text-to-image models. These techniques first learn a reward function that captures what humans care about in the task and then improve the models based on the learned reward function. Even though relatively simple approaches (e.g., rejection sam…

2023

Guiding Pretraining in Reinforcement Learning with Large Language Models

ICML 2023poster

Reinforcement learning algorithms typically struggle in the absence of a dense, well-shaped reward function. Intrinsically motivated exploration methods address this limitation by rewarding agents for visiting novel states or transitions, but these methods offer limited benefits in large environment…

2021

Teachable Reinforcement Learning via Advice Distillation

NeurIPS 2021poster

Training automated agents to complete complex tasks in interactive environments is challenging: reinforcement learning requires careful hand-engineering of reward functions, imitation learning requires specialized infrastructure and access to a human expert, and learning from intermediate forms of s…