← Search

Chris Russell

32 accepted papers

2026

It's a TRAP! Task-Redirecting Agent Persuasion Benchmark for Web Agents

ICML 2026poster

Web-based agents powered by large language models are increasingly used for tasks such as email management or professional networking. Their reliance on dynamic web content, however, makes them vulnerable to prompt injection attacks: adversarial instructions hidden in interface elements that persuad…

Cited by 0SourceScholar
2026

The Heterogeneous Safety Impacts of Benign Multilingual Fine-Tuning

ICML 2026poster

Fine-tuning a large language model is a ubiquitous method for enhancing its capability on a specific downstream task. However, prior work has shown that this increase in capability comes with a cost: it can increase a model's tendency to respond to unsafe adversarial prompts, even when fine-tuning w…

Cited by 0SourceScholar
2025

FairImagen: Post-Processing for Bias Mitigation in Text-to-Image Models

NeurIPS 2025poster

Text-to-image diffusion models, such as Stable Diffusion, have demonstrated remarkable capabilities in generating high-quality and diverse images from natural language prompts. However, recent studies reveal that these models often replicate and amplify societal biases, particularly along demographi…

Cited by 0SourcecodeScholar
2025

LLMs Don’t Know Their Own Decision Boundaries: The Unreliability of Self-Generated Counterfactual Explanations

EMNLP 2025

To collaborate effectively with humans, language models must be able to explain their decisions in natural language. We study a specific type of self-explanation: self-generated counterfactual explanations (SCEs), where a model explains its prediction by modifying the input such that it would have p

2024

OxonFair: A Flexible Toolkit for Algorithmic Fairness

NeurIPS 2024poster

We present OxonFair, a new open source toolkit for enforcing fairness in binary classification. Compared to existing toolkits: (i) We support NLP and Computer Vision classification as well as standard tabular problems. (ii) We support enforcing fairness on validation data, making us robust to a wide…

2023

Efficient fair PCA for fair representation learning

AISTATS 2023poster

We revisit the problem of fair principal component analysis (PCA), where the goal is to learn the best low-rank linear approximation of the data that obfuscates demographic information. We propose a conceptually simple approach that allows for an analytic solution similar to standard PCA and can be…

2023

Kick Back & Relax: Learning to Reconstruct the World by Watching SlowTV

ICCV 2023poster

Self-supervised monocular depth estimation (SS-MDE) has the potential to scale to vast quantities of data. Unfortunately, existing approaches limit themselves to the automotive domain, resulting in models incapable of generalizing to complex environments such as natural or indoor settings. To addres…

Cited by 21PDFcodeScholar
2023

When do Minimax-fair Learning and Empirical Risk Minimization Coincide?

ICML 2023poster

Minimax-fair machine learning minimizes the error for the worst-off group. However, empirical evidence suggests that when sophisticated models are trained with standard empirical risk minimization (ERM), they often have the same performance on the worst-off group as a minimax-trained model. Our work…

Cited by 5SourcePDFScholar
2022

"The Pedestrian Next to the Lamppost" Adaptive Object Graphs for Better Instantaneous Mapping

CVPR 2022poster

Estimating a semantically segmented bird's-eye-view (BEV) map from a single image has become a popular technique for autonomous control and navigation. However, they show an increase in localization error with distance from the camera. While such an increase in error is entirely expected - localizat…

Cited by 8PDFScholar
2022

Active Sampling for Min-Max Fairness

ICML 2022spotlight

We propose simple active sampling and reweighting strategies for optimizing min-max fairness that can be applied to any classification or regression model learned via loss minimization. The key intuition behind our approach is to use at each timestep a datapoint from the group that is worst off unde…

2022

Are Two Heads the Same as One? Identifying Disparate Treatment in Fair Neural Networks

NeurIPS 2022accept

We show that deep networks trained to satisfy demographic parity often do so through a form of race or gender awareness, and that the more we force a network to be fair, the more accurately we can recover race or gender from the internal state of the network. Based on this observation, we investigat…

2022

Assaying Out-Of-Distribution Generalization in Transfer Learning

NeurIPS 2022accept

Since out-of-distribution generalization is a generally ill-posed problem, various proxy targets (e.g., calibration, adversarial robustness, algorithmic corruptions, invariance across shifts) were studied across different research programs resulting in different recommendations. While sharing the sa…

2022

Leveling Down in Computer Vision: Pareto Inefficiencies in Fair Deep Classifiers

CVPR 2022poster

Algorithmic fairness is frequently motivated in terms of a trade-off in which overall performance is decreased so as to improve performance on disadvantaged groups where the algorithm would otherwise be less accurate. Contrary to this, we find that applying existing fairness approaches to computer v…

Cited by 66PDFScholar
2022

Pairwise Fairness for Ordinal Regression

AISTATS 2022poster

We initiate the study of fairness for ordinal regression. We adapt two fairness notions previously considered in fair ranking and propose a strategy for training a predictor that is approximately fair according to either notion. Our predictor has the form of a threshold model, composed of a scoring…

2022

Score Matching Enables Causal Discovery of Nonlinear Additive Noise Models

ICML 2022oral

This paper demonstrates how to recover causal graphs from the score of the data distribution in non-linear additive (Gaussian) noise models. Using score matching algorithms as a building block, we show how to design a new generation of scalable causal discovery methods. To showcase our approach, we…

Cited by 103SourcePDFScholar
2022

Visual Representation Learning Does Not Generalize Strongly Within the Same Domain

ICLR 2022poster

An important component for generalization in machine learning is to uncover underlying latent factors of variation as well as the mechanism through which each factor acts in the world. In this paper, we test whether 17 unsupervised, weakly supervised, and fully supervised representation learning app…

2021

Enabling spatio-temporal aggregation in Birds-Eye-View Vehicle Estimation

ICRA 2021poster

Constructing Birds-Eye-View (BEV) maps from monocular images is typically a complex multi-stage process involving the separate vision tasks of ground plane estimation, road segmentation and 3D object detection. However, recent approaches have adopted end-to-end solutions which warp image-based featu…

Cited by 67SourceScholar
2020

What Did You Think Would Happen? Explaining Agent Behaviour through Intended Outcomes

NeurIPS 2020poster

We present a novel form of explanation for Reinforcement Learning, based around the notion of intended outcome. These explanations describe the outcome an agent is trying to achieve by its actions. We provide a simple proof that general methods for post-hoc explanations of this nature are impossible…

2019

Fixing Implicit Derivatives: Trust-Region Based Learning of Continuous Energy Functions

NeurIPS 2019poster

We present a new technique for the learning of continuous energy functions that we refer to as Wibergian Learning. One common approach to inverse problems is to cast them as an energy minimisation problem, where the minimum cost solution found is used as an estimator of hidden parameters. Our new ap…

2019

Making Decisions that Reduce Discriminatory Impacts

ICML 2019oral

As machine learning algorithms move into real-world settings, it is crucial to ensure they are aligned with societal values. There has been much work on one aspect of this, namely the discriminatory prediction problem: How can we reduce discrimination in the predictions themselves? While an importan…

2017

VEEGAN: Reducing Mode Collapse in GANs using Implicit Variational Learning

NeurIPS 2017poster

Deep generative models provide powerful tools for distributions over complicated manifolds, such as those of natural images. But many of these methods, including generative adversarial networks (GANs), can be difficult to train, in part because they are prone to mode collapse, which means that they…

2017

When Worlds Collide: Integrating Different Counterfactual Assumptions in Fairness

NeurIPS 2017poster

Machine learning is now being used to make crucial decisions about people's lives. For nearly all of these decisions there is a risk that individuals of a certain race, gender, sexual orientation, or any other subpopulation are unfairly discriminated against. Our recent method has demonstrated how t…

Cited by 232SourcePDFScholar
2015

Direct, Dense, and Deformable: Template-Based Non-Rigid 3D Reconstruction From RGB Video

ICCV 2015poster

In this paper we tackle the problem of capturing the dense, detailed 3D geometry of generic, complex non-rigid meshes using a single RGB-only commodity video camera and a direct approach. While robust and even real-time solutions exist to this problem if the observed scene is static, for non-rigid…

Cited by 115PDFScholar
2015

Part-Based Modelling of Compound Scenes From Images

CVPR 2015poster

We propose a method to recover the structure of a compound scene from multiple silhouettes. Structure is expressed as a collection of 3D primitives chosen from a pre-defined library, each with an associated pose. This has several advantages over a volume or mesh representation both for estimation an…

Cited by 33SourcePDFScholar