Invariance Pair-Guided Learning: Enhancing Robustness in Neural Networks
Martin Surner, Abdelmajid Khelil, Ludwig Bothmann

TL;DR
This paper introduces Invariance Pair-Guided Learning, a novel training technique that improves neural network robustness to distribution shifts by leveraging input pairs to enforce invariance, without requiring multiple training domains or group labels.
Contribution
The method provides a new way to guide neural networks using invariance pairs, enhancing out-of-distribution generalization without additional data or complex preprocessing.
Findings
Effective on ColoredMNIST, Waterbird-100, CelebA datasets
Demonstrates robustness to group shifts
Outperforms existing approaches in generalization
Abstract
Out-of-distribution generalization of machine learning models remains challenging since the models are inherently bound to the training data distribution. This especially manifests, when the learned models rely on spurious correlations. Most of the existing approaches apply data manipulation, representation learning, or learning strategies to achieve generalizable models. Unfortunately, these approaches usually require multiple training domains, group labels, specialized augmentation, or pre-processing to reach generalizable models. We propose a novel approach that addresses these limitations by providing a technique to guide the neural network through the training phase. We first establish input pairs, representing the spurious attribute and describing the invariance, a characteristic that should not affect the outcome of the model. Based on these pairs, we form a corrective gradient…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis · Face recognition and analysis
