paper-with-me

홈 › Papers

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 classification loss. Although MW-Net improves prediction performance under a single type of distribution shift using a simple neural network, its performance degrades when facing both label noise and class imbalance, where it is hard to determine appropriate weights solely from classification loss and using a simple network. In this study, we introduce neural architecture search to MW-Net to mitigate such performance degradation. Using the tree-structured Parzen estimator, we explore the optimal number of hidden layers and nodes and select the most suitable intermediate layer in the classification model to serve as the input for MW-Net. Experimental results on the CIFAR-10 and CIFAR-100 datasets that were modified to include both label noise and class imbalance demonstrate the effectiveness of neural architecture search for MW-Net.

📄 PDF Abstract BibTeX arXiv:2606.22991

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture Search

Similar Papers 제목 키워드 기반

Model Agnostic Sample Reweighting for Out-of-Distribution Learning

2023-01-24 · Xiao Zhou, Yong Lin, Renjie Pi, Weizhong 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 effectiv…

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

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…

Dual Reweighting Domain Generalization for Face Presentation Attack Detection

2021-06-30 · Shubao Liu, Ke-Yue Zhang, Taiping Yao, Kekai Sheng 외

Face anti-spoofing approaches based on domain generalization (DG) have drawn growing attention due to their robustness for unseen scenarios. Previous methods treat each sample from multiple domains indiscriminately durin…

Domain GeneralizationFace Anti-SpoofingFace Presentation Attack Detection

Dirichlet-based Per-Sample Weighting by Transition Matrix for Noisy Label Learning

2024-03-05 · HeeSun Bae, Seungjae Shin, Byeonghu Na, Il-Chul Moon

For learning with noisy labels, the transition matrix, which explicitly models the relation between noisy label distribution and clean label distribution, has been utilized to achieve the statistical consistency of eithe…

Learning with noisy labels