← Search

Michele Donini

8 accepted papers

2024

Explaining Probabilistic Models with Distributional Values

ICML 2024spotlight

A large branch of explainable machine learning is grounded in cooperative game theory. However, research indicates that game-theoretic explanations may mislead or be hard to interpret. We argue that often there is a critical mismatch between what one wishes to explain (e.g. the output of a classifie…

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

Geographical Erasure in Language Generation

EMNLP 2023long findings

Large language models (LLMs) encode vast amounts of world knowledge. However, since these models are trained on large swaths of internet data, they are at risk of inordinately capturing information about dominant groups. This imbalance can propagate into generated language. In this work, we study an…

Cited by 0SourcecodeScholar
2023

Model AI Assignments 2023

AAAI 2023technical

The Model AI Assignments session seeks to gather and disseminate the best assignment designs of the Artificial Intelligence (AI) Education community. Recognizing that assignments form the core of student learning experience, we here present abstracts of six AI assignments from the 2023 session that…

Cited by 0SourcePDFScholar
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

Marthe: Scheduling the Learning Rate Via Online Hypergradients

IJCAI 2020poster

We study the problem of fitting task-specific learning rate schedules from the perspective of hyperparameter optimization, aiming at good generalization. We describe the structure of the gradient of a validation error w.r.t. the learning rate schedule -- the hypergradient. Based on this, we introduc…

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…

2017

Forward and Reverse Gradient-Based Hyperparameter Optimization

ICML 2017poster

We study two procedures (reverse-mode and forward-mode) for computing the gradient of the validation error with respect to the hyperparameters of any iterative learning algorithm such as stochastic gradient descent. These procedures mirror two ways of computing gradients for recurrent neural network…

Cited by 569SourcePDFScholar