← Search

Eoin D. Delaney

3 accepted papers

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…