paper-with-me

Papers

Adaptive Risk Minimization: A Meta-Learning Approach for Tackling Group Shift

2020-09-28 · Marvin Mengxin Zhang, Henrik Marklund, Nikita Dhawan, Abhishek Gupta, Sergey Levine, Chelsea Finn

A fundamental assumption of most machine learning algorithms is that the training and test data are drawn from the same underlying distribution. However, this assumption is violated in almost all practical applications: machine learning systems are regularly tested under distribution shift, due to temporal correlations, particular end users, or other factors. In this work, we consider the setting where the training data are structured into groups and test time shifts correspond to changes in the group distribution. Prior work has approached this problem by attempting to be robust to all possible test time distributions, which may degrade average performance. In contrast, we propose to use ideas from meta-learning to learn models that are adaptable, such that they can adapt to shift at test time using a batch of unlabeled test points. We acquire such models by learning to adapt to training batches sampled according to different distributions, which simulate structural shifts that may occur at test time. Our primary contribution is to introduce the framework of adaptive risk minimization (ARM), a formalization of this setting that lends itself to meta-learning. We develop meta-learning methods for solving the ARM problem, and compared to a variety of prior methods, these methods provide substantial gains on image classification problems in the presence of shift.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationMeta-Learning

Similar Papers 제목 키워드 기반

Treatment Effect Estimation using Invariant Risk Minimization

2021-03-13 · Abhin Shah, Kartik Ahuja, Karthikeyan Shanmugam, Dennis Wei 외

Inferring causal individual treatment effect (ITE) from observational data is a challenging problem whose difficulty is exacerbated by the presence of treatment assignment bias. In this work, we propose a new way to esti…

DiversityDomain Generalizationregression

GO4Align: Group Optimization for Multi-Task Alignment

2024-04-09 · Jiayi Shen, Cheems Wang, Zehao Xiao, Nanne van Noord 외

This paper proposes \textit{GO4Align}, a multi-task optimization approach that tackles task imbalance by explicitly aligning the optimization across tasks. To achieve this, we design an adaptive group risk minimization s…

Differentially Private Worst-group Risk Minimization

2024-02-29 · Xinyu Zhou, Raef Bassily

We initiate a systematic study of worst-group risk minimization under $(\epsilon, \delta)$-differential privacy (DP). The goal is to privately find a model that approximately minimizes the maximal risk across $p$ sub-pop…

Task Groupings Regularization: Data-Free Meta-Learning with Heterogeneous Pre-trained Models

2024-05-26 · Yongxian Wei, Zixuan Hu, Li Shen, Zhenyi Wang 외

Data-Free Meta-Learning (DFML) aims to derive knowledge from a collection of pre-trained models without accessing their original data, enabling the rapid adaptation to new unseen tasks. Current methods often overlook the…

Meta-Learning

Towards Fair ASR For Second Language Speakers Using Fairness Prompted Finetuning

2025-10-21 · Monorama Swain, Bubai Maji, Jagabandhu Mishra, Markus Schedl 외 arxiv

In this work, we address the challenge of building fair English ASR systems for second-language speakers. Our analysis of widely used ASR models, Whisper and Seamless-M4T, reveals large fluctuations in word error rate (W…