Papers › Distributionally Robust Post-hoc Classifiers under Prior Shifts

Distributionally Robust Post-hoc Classifiers under Prior Shifts

16 Sep 2023arXiv:2309.08825archive 2025-07-28

Jiaheng Wei, Harikrishna Narasimhan, Ehsan Amid, Wen-Sheng Chu, Yang Liu, Abhishek Kumar

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 problem on a validation set and applied to the model during test time. Our constrained optimization objective is inspired by a natural notion of robustness to controlled distribution shifts. Our method comes with provable guarantees and empirically makes a strong case for distributional robust post-hoc classifiers. An empirical implementation is available at https://github.com/weijiaheng/Drops.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2309.08825")

Code

Syntology Ran 8 of 13 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 1 ran · violated contract; 2 ran · fixture could not drive it; 5 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

weijiaheng/drops officialmentioned in papertf report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 8 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
2ran · fixture could not drive it
5ran
5unverified

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from weijiaheng/Drops. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

CBLoss weijiaheng/Drops/losses_lt.py official repository ran no licence file found · pointer only · 96db750723fc8d0b · report
CELoss weijiaheng/Drops/losses_lt.py official repository ran no licence file found · pointer only · 92265b9bb25c6cfc · report
evaluate weijiaheng/Drops/utils.py official repository ran no licence file found · pointer only · e19d0c3f75393ec1 · report
get_cls_idx weijiaheng/drops/main_lt.py official repository ran · fixture could not drive it no licence file found · pointer only · 99e0fd44f2945184 · report
get_cls_num weijiaheng/drops/main_lt.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 5875084978e41075 · report
get_results weijiaheng/Drops/utils.py official repository ran no licence file found · pointer only · 58b9298579ed4235 · report
get_y_p weijiaheng/Drops/utils.py official repository ran fingerprinted no licence file found · pointer only · d2ae9d5fc68a3253 · report
maybe_one_hot weijiaheng/drops/drops_test_time.py official repository ran · violated contract no licence file found · pointer only · c76410a2e5a019a8 · report
MakeLossFunc weijiaheng/Drops/losses_lt.py official repository unverified no licence file found · pointer only · 7ad316cb77932b5f · report
MakeLossFunc weijiaheng/Drops/losses_lt_new.py official repository unverified no licence file found · pointer only · 92a081d68735c144 · report
calibrate_shifts weijiaheng/drops/drops_test_time.py official repository unverified no licence file found · pointer only · 6ec9e8d6c9981483 · report
calibrate_temp weijiaheng/Drops/drops_test_time.py official repository unverified no licence file found · pointer only · 0bf7d139457b5de7 · report
ce_loss weijiaheng/drops/drops_test_time.py official repository unverified no licence file found · pointer only · a85f3df5207d6bdf · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections