Stable Prediction across Unknown Environments
Kun Kuang, Ruoxuan Xiong, Peng Cui, Susan Athey, Bo Li

TL;DR
This paper introduces a novel deep learning approach combining auto-encoders and global balancing to achieve stable predictions across unknown environments, addressing distribution shifts without prior knowledge of test distributions.
Contribution
The paper proposes the Deep Global Balancing Regression (DGBR) algorithm, integrating feature selection and balancing weights to identify stable, causal feature-outcome relationships in high-dimensional data.
Findings
DGBR outperforms existing methods on synthetic datasets.
DGBR achieves more stable predictions across unknown environments.
Theoretical guarantees support the effectiveness of DGBR.
Abstract
In many important machine learning applications, the training distribution used to learn a probabilistic classifier differs from the testing distribution on which the classifier will be used to make predictions. Traditional methods correct the distribution shift by reweighting the training data with the ratio of the density between test and training data. In many applications training takes place without prior knowledge of the testing distribution on which the algorithm will be applied in the future. Recently, methods have been proposed to address the shift by learning causal structure, but those methods rely on the diversity of multiple training data to a good performance, and have complexity limitations in high dimensions. In this paper, we propose a novel Deep Global Balancing Regression (DGBR) algorithm to jointly optimize a deep auto-encoder model for feature selection and a global…
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 · Machine Learning and Data Classification · Machine Learning and ELM
