paper-with-me

홈 › Papers

Optimizing importance weighting in the presence of sub-population shifts

2024-10-18 · Floris Holstege, Bram Wouters, Noud van Giersbergen, Cees Diks

A distribution shift between the training and test data can severely harm performance of machine learning models. Importance weighting addresses this issue by assigning different weights to data points during training. We argue that existing heuristics for determining the weights are suboptimal, as they neglect the increase of the variance of the estimated model due to the finite sample size of the training data. We interpret the optimal weights in terms of a bias-variance trade-off, and propose a bi-level optimization procedure in which the weights and model parameters are optimized simultaneously. We apply this optimization to existing importance weighting techniques for last-layer retraining of deep neural networks in the presence of sub-population shifts and show empirically that optimizing weights significantly improves generalization performance.

📄 PDF Abstract BibTeX arXiv:2410.14315

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Is Importance Weighting Incompatible with Interpolating Classifiers?

2021-12-24 · ICLR 2022 4 · Ke Alexander Wang, Niladri S. Chatterji, Saminul Haque, Tatsunori Hashimoto

Importance weighting is a classic technique to handle distribution shifts. However, prior work has presented strong empirical and theoretical evidence demonstrating that importance weights can have little to no effect on…

Augmented Inverse Hybrid Weighting: Robust Inference under Deterministic and Random Distribution Shifts

2026-08-01 · Ying Jin, Ying Jin, Dominik Rothenhäusler arxiv

Reweighting source samples to match a target covariate distribution is a standard response to distribution shift when generalizing evidence from one population to another. This strategy is well suited to deterministic, l…

Reweighted Mixup for Subpopulation Shift

2023-04-09 · Zongbo Han, Zhipeng Liang, Fan Yang, Liu Liu 외

Subpopulation shift exists widely in many real-world applications, which refers to the training and test distributions that contain the same subpopulation groups but with different subpopulation proportions. Ignoring sub…

FairnessGeneralization Bounds

Understand the Effect of Importance Weighting in Deep Learning on Dataset Shift

2025-05-06 · Thien Nhan Vo, Thanh Xuan Truong

We evaluate the effectiveness of importance weighting in deep neural networks under label shift and covariate shift. On synthetic 2D data (linearly separable and moon-shaped) using logistic regression and MLPs, we observ…

L2 Regularization

Self-Influence Guided Data Reweighting for Language Model Pre-training

2023-11-02 · Megh Thakkar, Tolga Bolukbasi, Sriram Ganapathy, Shikhar Vashishth 외

Language Models (LMs) pre-trained with self-supervision on large text corpora have become the default starting point for developing models for various NLP tasks. Once the pre-training corpus has been assembled, all data …

Language ModelingLanguage Modelling