Distributionally Robust Post-hoc Classifiers under Prior Shifts
Jiaheng Wei, Harikrishna Narasimhan, Ehsan Amid, Wen-Sheng Chu, Yang, Liu, and Abhishek Kumar

TL;DR
This paper introduces a lightweight post-hoc method for adjusting pre-trained classifiers to improve robustness against distribution shifts caused by changes in class or group priors, with theoretical guarantees and empirical validation.
Contribution
It proposes a novel, constrained optimization-based post-hoc scaling approach to enhance distributional robustness of classifiers under prior shifts.
Findings
Method improves robustness to prior shifts.
Provable guarantees for the proposed approach.
Empirical results demonstrate effectiveness.
Abstract
The generalization ability of machine learning models degrades significantly when the test distribution shifts away from the training distribution. We investigate the problem of training models that are robust to shifts caused by changes in the distribution of class-priors or group-priors. The presence of skewed training priors can often lead to the models overfitting to spurious features. Unlike existing methods, which optimize for either the worst or the average performance over classes or groups, our work is motivated by the need for finer control over the robustness properties of the model. We present an extremely lightweight post-hoc approach that performs scaling adjustments to predictions from a pre-trained model, with the goal of minimizing a distributionally robust loss around a chosen target distribution. These adjustments are computed by solving a constrained optimization…
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
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
