paper-with-me

홈 › Papers

A Fine-Grained Analysis on Distribution Shift

2021-10-21 · ICLR 2022 4 · Olivia Wiles, Sven Gowal, Florian Stimberg, Sylvestre Alvise-Rebuffi, Ira Ktena, Krishnamurthy Dvijotham, Taylan Cemgil

Robustness to distribution shifts is critical for deploying machine learning models in the real world. Despite this necessity, there has been little work in defining the underlying mechanisms that cause these shifts and evaluating the robustness of algorithms across multiple, different distribution shifts. To this end, we introduce a framework that enables fine-grained analysis of various distribution shifts. We provide a holistic analysis of current state-of-the-art methods by evaluating 19 distinct methods grouped into five categories across both synthetic and real-world datasets. Overall, we train more than 85K models. Our experimental framework can be easily extended to include new methods, shifts, and datasets. We find, unlike previous work~\citep{Gulrajani20}, that progress has been made over a standard ERM baseline; in particular, pretraining and augmentations (learned or heuristic) offer large gains in many cases. However, the best methods are not consistent over different datasets and shifts.

📄 PDF Abstract BibTeX arXiv:2110.11328

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Do-GOOD: Towards Distribution Shift Evaluation for Pre-Trained Visual Document Understanding Models

2023-06-05 · Jiabang He, Yi Hu, Lei Wang, Xing Xu 외

Numerous pre-training techniques for visual document understanding (VDU) have recently shown substantial improvements in performance across a wide range of document tasks. However, these pre-trained VDU models cannot gua…

document understandingQuestion Answering

Bridging Distribution Shift and AI Safety: Conceptual and Methodological Synergies

2025-05-28 · Chenruo Liu, Kenan Tang, Yao Qin, Qi Lei

This paper bridges distribution shift and AI safety through a comprehensive analysis of their conceptual and methodological synergies. While prior discussions often focus on narrow cases or informal analogies, we establi…

A Theory of Random Graph Shift in Truncated-Spectrum vRKHS

2026-02-27 · Zhang Wan, Tingting Mu, Samuel Kaski arxiv

This paper develops a theory of graph classification under domain shift through a random-graph generative lens, where we consider intra-class graphs sharing the same random graph model (RGM) and the domain shift induced …

Graph ClassificationDomain AdaptationGraph Learning

ShiftedBronzes: Benchmarking and Analysis of Domain Fine-Grained Classification in Open-World Settings

2024-12-17 · Rixin Zhou, Honglin Pang, Qian Zhang, Ruihua Qi 외

In real-world applications across specialized domains, addressing complex out-of-distribution (OOD) challenges is a common and significant concern. In this study, we concentrate on the task of fine-grained bronze ware da…

Benchmarking

Sparse but Critical: A Token-Level Analysis of Distributional Shifts in RLVR Fine-Tuning of LLMs

2026-03-23 · Haoming Meng, Kexin Huang, Shaohang Wei, Chiyu Ma 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) has significantly improved reasoning in large language models (LLMs), yet the token-level mechanisms underlying these improvements remain unclear. We present a system…

Reinforcement Learning