← Search

Silvia Chiappa

14 accepted papers

2025

BIG-Bench Extra Hard

ACL 2025long

Current benchmarks for large language model (LLM) reasoning predominantly focus on mathematical and coding abilities, leaving a gap in evaluating broader reasoning proficiencies. One particular exception is the BIG-Bench dataset, which has served as a crucial benchmark for evaluating the general rea…

2025

FunBO: Discovering Acquisition Functions for Bayesian Optimization with FunSearch

ICML 2025poster

The sample efficiency of Bayesian optimization algorithms depends on carefully crafted acquisition functions (AFs) guiding the sequential collection of function evaluations. The best-performing AFs can vary significantly across optimization problems, often requiring ad-hoc and problem-specific choic…

Cited by 5SourcePDFScholar
2024

Mind the Graph When Balancing Data for Fairness or Robustness

NeurIPS 2024poster

Failures of fairness or robustness in machine learning predictive settings can be due to undesired dependencies between covariates, outcomes and auxiliary factors of variation. A common strategy to mitigate these failures is data balancing, which attempts to remove those undesired dependencies. In t…

Cited by 2SourcePDFScholar
2024

Towards Estimating Bounds on the Effect of Policies under Unobserved Confounding

NeurIPS 2024poster

As many practical fields transition to provide personalized decisions, data is increasingly relevant to support the evaluation of candidate plans and policies (e.g., guidelines for the treatment of disease, government directives, etc.). In the machine learning literature, significant efforts have be…

Cited by 1SourcePDFScholar
2023

Learning to Induce Causal Structure

ICLR 2023poster

The fundamental challenge in causal induction is to infer the underlying graph structure given observational and/or interventional data. Most existing causal induction algorithms operate by generating candidate graphs and evaluating them using either score-based methods (including continuous optimiz…

Cited by 59SourcePDFScholar
2022

Diagnosing failures of fairness transfer across distribution shift in real-world medical settings

NeurIPS 2022accept

Diagnosing and mitigating changes in model fairness under distribution shift is an important component of the safe deployment of machine learning in healthcare settings. Importantly, the success of any mitigation strategy strongly depends on the \textit{structure} of the shift. Despite this, there h…

Cited by 74SourcePDFScholar
2022

Why Fair Labels Can Yield Unfair Predictions: Graphical Conditions for Introduced Unfairness

AAAI 2022technical

In addition to reproducing discriminatory relationships in the training data, machine learning (ML) systems can also introduce or amplify discriminatory effects. We refer to this as introduced unfairness, and investigate the conditions under which it may arise. To this end, we propose introduced tot…

2019

Wasserstein Fair Classification

UAI 2019poster

We propose an approach to fair classification that enforces independence between the classifier outputs and sensitive information by minimizing Wasserstein-1 distances. The approach has desirable theoretical properties and is robust to specific choices of the threshold used to obtain class predictio…