paper-with-me

홈 › Papers

Model Agnostic Sample Reweighting for Out-of-Distribution Learning

2023-01-24 · Xiao Zhou, Yong Lin, Renjie Pi, Weizhong Zhang, Renzhe Xu, Peng Cui, Tong Zhang

Distributionally robust optimization (DRO) and invariant risk minimization (IRM) are two popular methods proposed to improve out-of-distribution (OOD) generalization performance of machine learning models. While effective for small models, it has been observed that these methods can be vulnerable to overfitting with large overparameterized models. This work proposes a principled method, \textbf{M}odel \textbf{A}gnostic sam\textbf{PL}e r\textbf{E}weighting (\textbf{MAPLE}), to effectively address OOD problem, especially in overparameterized scenarios. Our key idea is to find an effective reweighting of the training samples so that the standard empirical risk minimization training of a large model on the weighted training data leads to superior OOD generalization performance. The overfitting issue is addressed by considering a bilevel formulation to search for the sample reweighting, in which the generalization complexity depends on the search space of sample weights instead of the model size. We present theoretical analysis in linear case to prove the insensitivity of MAPLE to model size, and empirically verify its superiority in surpassing state-of-the-art methods by a large margin. Code is available at \url{https://github.com/x-zho14/MAPLE}.

📄 PDF Abstract BibTeX arXiv:2301.09819

Code (1)

x-zho14/maple 공식 구현 pytorch

Similar Papers 제목 키워드 기반

ReFine: Boosting Time Series Prediction of Extreme Events by Reweighting and Fine-tuning

2024-09-21 · Jimeng Shi, Azam Shirali, Giri Narasimhan

Extreme events are of great importance since they often represent impactive occurrences. For instance, in terms of climate and weather, extreme events might be major storms, floods, extreme heat or cold waves, and more. …

Meta-LearningTime SeriesTime Series ForecastingTime Series Prediction

Flow Away your Differences: Conditional Normalizing Flows as an Improvement to Reweighting

2023-04-28 · Malte Algren, Tobias Golling, Manuel Guth, Chris Pollard 외

We present an alternative to reweighting techniques for modifying distributions to account for a desired change in an underlying conditional distribution, as is often needed to correct for mis-modelling in a simulated sa…

Thermodynamic Focusing for Inference-Time Search: Practical Methods for Target-Conditioned Sampling and Prompted Inference

2025-12-16 · Zhan Zhang arxiv

Finding rare but useful solutions in very large candidate spaces is a recurring practical challenge across language generation, planning, and reinforcement learning. We present a practical framework, \emph{Inverted Causa…

Reinforcement Learning

Neural Architecture Search of Sample Reweighting Networks for Complex Distribution Shift

2026-06-22 · Keisuke Sugawara, Kento Uchida, Shinichi Shirakawa arxiv

Sample reweighting is a major approach to addressing distribution shifts, such as label noise and class imbalance. Meta-Weight-Net (MW-Net) is a promising sample reweighting network that computes weights based on classif…

Neural Architecture Search

Disentangling Hardness from Noise: An Uncertainty-Driven Model-Agnostic Framework for Long-Tailed Remote Sensing Classification

2026-01-01 · Chi Ding, Junxiao Xue, Xinyi Yin, Shi Chen 외 arxiv

Long-Tailed distributions are pervasive in remote sensing due to the inherently imbalanced occurrence of grounded objects. However, a critical challenge remains largely overlooked, i.e., disentangling hard tail data samp…