← Search

Yifei Min

13 accepted papers

2024

Calibrating Multi-modal Representations: A Pursuit of Group Robustness without Annotations

CVPR 2024poster

Fine-tuning pre-trained vision-language models like CLIP has yielded success on diverse downstream tasks. However several pain points persist for this paradigm: (i) directly tuning entire pre-trained models becomes both time-intensive and computationally costly. Additionally these tuned models tend…

2023

Cooperative Multi-Agent Reinforcement Learning: Asynchronous Communication and Linear Function Approximation

ICML 2023poster

We study multi-agent reinforcement learning in the setting of episodic Markov decision processes, where many agents cooperate via communication through a central server. We propose a provably efficient algorithm based on value iteration that can simultaneously allow asynchronous communication and gu…

Cited by 12SourcePDFScholar
2023

Finding Regularized Competitive Equilibria of Heterogeneous Agent Macroeconomic Models via Reinforcement Learning

AISTATS 2023poster

We study a heterogeneous agent macroeconomic model with an infinite number of households and firms competing in a labor market. Each household earns income and engages in consumption at each time step while aiming to maximize a concave utility subject to the underlying market conditions. The househo…

Cited by 6SourcePDFScholar
2023

Pessimism in the Face of Confounders: Provably Efficient Offline Reinforcement Learning in Partially Observable Markov Decision Processes

ICLR 2023poster

We study offline reinforcement learning (RL) in partially observable Markov decision processes. In particular, we aim to learn an optimal policy from a dataset collected by a behavior policy which possibly depends on the latent state. Such a dataset is confounded in the sense that the latent state s…

Cited by 34SourcePDFScholar
2023

Rethinking Semi-Supervised Medical Image Segmentation: A Variance-Reduction Perspective

NeurIPS 2023poster

For medical image segmentation, contrastive learning is the dominant practice to improve the quality of visual representations by contrasting semantically similar and dissimilar pairs of samples. This is enabled by the observation that without accessing ground truth labels, negative examples with tr…

2022

A Simple and Provably Efficient Algorithm for Asynchronous Federated Contextual Linear Bandits

NeurIPS 2022accept

We study federated contextual linear bandits, where $M$ agents cooperate with each other to solve a global contextual linear bandit problem with the help of a central server. We consider the asynchronous setting, where all agents work independently and the communication between one agent and the ser…

Cited by 38SourcePDFScholar
2022

Learn to Match with No Regret: Reinforcement Learning in Markov Matching Markets

NeurIPS 2022accept

We study a Markov matching market involving a planner and a set of strategic agents on the two sides of the market. At each step, the agents are presented with a dynamical context, where the contexts determine the utilities. The planner controls the transition of the contexts to maximize the cumula…

Cited by 33SourcePDFScholar
2022

Learning Stochastic Shortest Path with Linear Function Approximation

ICML 2022spotlight

We study the stochastic shortest path (SSP) problem in reinforcement learning with linear function approximation, where the transition kernel is represented as a linear mixture of unknown models. We call this class of SSP problems as linear mixture SSPs. We propose a novel algorithm with Hoeffding-t…

Cited by 36SourcePDFScholar
2021

The curious case of adversarially robust models: More data can help, double descend, or hurt generalization

UAI 2021poster

Adversarial training has shown its ability in producing models that are robust to perturbations on the input data, but usually at the expense of a decrease in the standard accuracy. To mitigate this issue, it is commonly believed that more training data will eventually help such adversarially robust…

Cited by 92SourcePDFScholar
2021

Variance-Aware Off-Policy Evaluation with Linear Function Approximation

NeurIPS 2021poster

We study the off-policy evaluation (OPE) problem in reinforcement learning with linear function approximation, which aims to estimate the value function of a target policy based on the offline data collected by a behavior policy. We propose to incorporate the variance information of the value functi…

Cited by 40SourcePDFScholar
2020

More Data Can Expand The Generalization Gap Between Adversarially Robust and Standard Models

ICML 2020poster

Despite remarkable success in practice, modern machine learning models have been found to be susceptible to adversarial attacks that make human-imperceptible perturbations to the data, but result in serious and potentially dangerous prediction errors. To address this issue, practitioners often use a…

Cited by 75SourcePDFScholar