English

Learning to Pivot with Adversarial Networks

Machine Learning 2020-02-18 v3 Machine Learning Neural and Evolutionary Computing Data Analysis, Statistics and Probability Methodology

Abstract

Several techniques for domain adaptation have been proposed to account for differences in the distribution of the data used for training and testing. The majority of this work focuses on a binary domain label. Similar problems occur in a scientific context where there may be a continuous family of plausible data generation processes associated to the presence of systematic uncertainties. Robust inference is possible if it is based on a pivot -- a quantity whose distribution does not depend on the unknown values of the nuisance parameters that parametrize this family of data generation processes. In this work, we introduce and derive theoretical results for a training procedure based on adversarial networks for enforcing the pivotal property (or, equivalently, fairness with respect to continuous attributes) on a predictive model. The method includes a hyperparameter to control the trade-off between accuracy and robustness. We demonstrate the effectiveness of this approach with a toy example and examples from particle physics.

Keywords

Cite

@article{arxiv.1611.01046,
  title  = {Learning to Pivot with Adversarial Networks},
  author = {Gilles Louppe and Michael Kagan and Kyle Cranmer},
  journal= {arXiv preprint arXiv:1611.01046},
  year   = {2020}
}

Comments

v1: Original submission. v2: Fixed references. v3: version submitted to NIPS'2017. Code available at https://github.com/glouppe/paper-learning-to-pivot

R2 v1 2026-06-22T16:41:02.778Z