2020

Invariant Risk Minimization Games

Ahuja, Kartik, Shanmugam, Karthikeyan, Varshney, Kush R. et al.

Understand

The standard risk minimization paradigm of machine learning is brittle when operating in environments whose test distributions are different from the training distribution due to spurious correlations.

  • Training on data from many environments and finding invariant predictors reduces the effect of spurious features by concentrating models on features that have a causal relationship with the outcome.
  • In this work, we pose such invariant risk minimization as finding the Nash equilibrium of an ensemble game among several environments.
  • By doing so, we develop a simple training algorithm that uses best response dynamics and, in our experiments, yields similar or better empirical accuracy with much lower variance than the challenging bi-level optimization problem of Arjovsky et al.

Reading the bibliography…