← Search

Chris Cundy

9 accepted papers

2026

No, of Course I Can! Deeper Fine-Tuning Attacks That Bypass Token-Level Safety Mechanisms

ICLR 2026poster

Leading language model (LM) providers like OpenAI and Anthopic allow customers to fine-tune frontier LMs for specific use cases. To prevent abuse, these providers apply filters to block fine-tuning on overtly harmful data. In this setting, we make three contributions: First, while past work has show…

Cited by 0SourceScholar
2026

The Obfuscation Atlas: Mapping Where Honesty Emerges in RLVR with Deception Probes

ICML 2026oral

Training against white-box deception detectors has been proposed as a way to make AI systems honest. However, such training risks models learning to obfuscate their deception to evade the detector. Prior work has studied obfuscation only in artificial settings where models were directly rewarded for…

Cited by 0SourceScholar
2024

SequenceMatch: Imitation Learning for Autoregressive Sequence Modelling with Backtracking

ICLR 2024poster

In many domains, autoregressive models can attain high likelihood on the task of predicting the next observation. However, this maximum-likelihood (MLE) objective does not necessarily match a downstream use-case of autoregressively generating high-quality sequences. The MLE objective weights sequenc…

Cited by 11SourcePDFScholar
2023

Neural Networks and the Chomsky Hierarchy

ICLR 2023top-25%

Reliable generalization lies at the heart of safe ML and AI. However, understanding when and how neural networks generalize remains one of the most important unsolved problems in the field. In this work, we conduct an extensive empirical study (20'910 models, 15 tasks) to investigate whether insight…

2021

BCD Nets: Scalable Variational Approaches for Bayesian Causal Discovery

NeurIPS 2021poster

A structural equation model (SEM) is an effective framework to reason over causal relationships represented via a directed acyclic graph (DAG). Recent advances have enabled effective maximum-likelihood point estimation of DAGs from observational data. However, a point estimate may not accurately ca…

2021

IQ-Learn: Inverse soft-Q Learning for Imitation

NeurIPS 2021spotlight

In many sequential decision-making problems (e.g., robotics control, game playing, sequential prediction), human or expert data is available containing useful information about the task. However, imitation learning (IL) from a small amount of expert data can be challenging in high-dimensional enviro…