Generalizing Importance Weighting to A Universal Solver for Distribution Shift Problems
Tongtong Fang, Nan Lu, Gang Niu, Masashi Sugiyama

TL;DR
This paper extends importance weighting to a universal method, GIW, capable of handling all types of distribution shift, including support changes, by decomposing risk and leveraging validation data.
Contribution
The paper introduces GIW, a generalized importance weighting method that effectively manages support changes in distribution shift scenarios, unifying previous approaches.
Findings
GIW outperforms existing IW methods in cases with support change.
GIW guarantees risk consistency across different distribution shift cases.
Experimental results validate GIW as a universal solver for distribution shift problems.
Abstract
Distribution shift (DS) may have two levels: the distribution itself changes, and the support (i.e., the set where the probability density is non-zero) also changes. When considering the support change between the training and test distributions, there can be four cases: (i) they exactly match; (ii) the training support is wider (and thus covers the test support); (iii) the test support is wider; (iv) they partially overlap. Existing methods are good at cases (i) and (ii), while cases (iii) and (iv) are more common nowadays but still under-explored. In this paper, we generalize importance weighting (IW), a golden solver for cases (i) and (ii), to a universal solver for all cases. Specifically, we first investigate why IW might fail in cases (iii) and (iv); based on the findings, we propose generalized IW (GIW) that could handle cases (iii) and (iv) and would reduce to IW in cases (i)…
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
Taxonomy
TopicsBayesian Modeling and Causal Inference
