← Search

Luca Oneto

9 accepted papers

2026

SOM Directions Are Better than One: Multi-Directional Refusal Suppression in Language Models

AAAI 2026technical

Refusal refers to the functional behavior enabling safety-aligned language models to reject harmful or unethical prompts. Following the growing scientific interest in mechanistic interpretability, recent work encoded refusal behavior as a single direction in the model’s latent space; e.g., computed

Cited by 0SourcePDFScholar
2025

Training-Free Constrained Generation With Stable Diffusion Models

NeurIPS 2025spotlight

Stable diffusion models represent the state-of-the-art in data synthesis across diverse domains and hold transformative potential for applications in science and engineering, e.g., by facilitating the discovery of novel solutions and simulating systems that are computationally intractable to model e…

Cited by 0SourcecodeScholar
2025

TransferBench: Benchmarking Ensemble-based Black-box Transfer Attacks

NeurIPS 2025poster

Ensemble-based black-box transfer attacks optimize adversarial examples on a set of surrogate models, claiming to reach high success rates by querying the (unknown) target model only a few times. In this work, we show that prior evaluations are systematically biased, as such methods are tested only…

Cited by 0SourcecodeScholar
2020

Exploiting MMD and Sinkhorn Divergences for Fair and Transferable Representation Learning

NeurIPS 2020poster

Developing learning methods which do not discriminate subgroups in the population is a central goal of algorithmic fairness. One way to reach this goal is by modifying the data representation in order to meet certain fairness constraints. In this work we measure fairness according to demographic par…

2020

Fair regression via plug-in estimator and recalibration with statistical guarantees

NeurIPS 2020oral

We study the problem of learning an optimal regression function subject to a fairness constraint. It requires that, conditionally on the sensitive feature, the distribution of the function output remains the same. This constraint naturally extends the notion of demographic parity, often used in clas…

2020

Fair regression with Wasserstein barycenters

NeurIPS 2020poster

We study the problem of learning a real-valued function that satisfies the Demographic Parity constraint. It demands the distribution of the predicted output to be independent of the sensitive attribute. We consider the case that the sensitive attribute is available for prediction. We establish a co…

2019

Leveraging Labeled and Unlabeled Data for Consistent Fair Binary Classification

NeurIPS 2019poster

We study the problem of fair binary classification using the notion of Equal Opportunity. It requires the true positive rate to distribute equally across the sensitive groups. Within this setting we show that the fair optimal classifier is obtained by recalibrating the Bayes classifier by a group-de…

2018

Empirical Risk Minimization Under Fairness Constraints

NeurIPS 2018poster

We address the problem of algorithmic fairness: ensuring that sensitive information does not unfairly influence the outcome of a classifier. We present an approach based on empirical risk minimization, which incorporates a fairness constraint into the learning problem. It encourages the conditional…