Distribution Shift Inversion for Out-of-Distribution Prediction
Runpeng Yu, Songhua Liu, Xingyi Yang, Xinchao Wang

TL;DR
This paper introduces a novel Distribution Shift Inversion method that enhances out-of-distribution prediction by transforming test samples towards the training distribution using a diffusion model, without needing the test distribution during training.
Contribution
The paper proposes a portable distribution shift inversion algorithm that improves OoD prediction by transforming test samples without access to the test distribution during training.
Findings
Improves performance across multiple OoD algorithms.
Effective on both multiple-domain and single-domain datasets.
Theoretically justified approach.
Abstract
Machine learning society has witnessed the emergence of a myriad of Out-of-Distribution (OoD) algorithms, which address the distribution shift between the training and the testing distribution by searching for a unified predictor or invariant feature representation. However, the task of directly mitigating the distribution shift in the unseen testing set is rarely investigated, due to the unavailability of the testing distribution during the training phase and thus the impossibility of training a distribution translator mapping between the training and testing distribution. In this paper, we explore how to bypass the requirement of testing distribution for distribution translator training and make the distribution translation useful for OoD prediction. We propose a portable Distribution Shift Inversion algorithm, in which, before being fed into the prediction model, the OoD testing…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Cancer-related molecular mechanisms research · Speech Recognition and Synthesis
MethodsDiffusion
