← Search

Yuting Wei

26 accepted papers

2026

On the Learning Dynamics of RLVR at the Edge of Competence

ICML 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) has been a main driver of recent breakthroughs in large reasoning models. Yet it remains a mystery how rewards based solely on final outcomes can help overcome the long-horizon barrier to extended reasoning. To understand this, we develop a theor…

Cited by 0SourceScholar
2025

Learning Causally Disentangled Representations for Fair Personality Detection

IJCAI 2025

Personality detection aims to identify the personality traits implied in social posts. Existing methods mainly focus on learning the mapping between user-generated posts and personality trait labels but inevitably suffer from potential harm caused by individual bias, as these posts are written by au

Cited by 0SourcePDFScholar
2025

TEACH: A Contrastive Knowledge Adaptive Distillation Framework for Classical Chinese Understanding

ACL 2025long

Traditional methods for processing classical Chinese typically segment language understanding into discrete tasks, which overlook crucial background information and reduce user engagement. Large language models (LLMs) provide integrated solutions, yet they entail high computational costs and risks o…

2024

AC-EVAL: Evaluating Ancient Chinese Language Understanding in Large Language Models

EMNLP 2024finding

Given the importance of ancient Chinese in capturing the essence of rich historical and cultural heritage, the rapid advancements in Large Language Models (LLMs) necessitate benchmarks that can effectively evaluate their understanding of ancient contexts. To meet this need, we present AC-EVAL, an in…

2024

Accelerating Convergence of Score-Based Diffusion Models, Provably

ICML 2024poster

Score-based diffusion models, while achieving remarkable empirical performance, often suffer from low sampling speed, due to extensive function evaluations needed during the sampling phase. Despite a flurry of recent activities towards speeding up diffusion generative modeling in practice, theoretic…

Cited by 80SourcePDFScholar
2024

Exploring Question Guidance and Answer Calibration for Visually Grounded Video Question Answering

EMNLP 2024finding

Video Question Answering (VideoQA) tasks require not only correct answers but also visual evidence. The “localize-then-answer” strategy, while enhancing accuracy and interpretability, faces challenges due to the lack of temporal localization labels in VideoQA datasets. Existing methods often train t…

Cited by 0SourcePDFScholar
2024

Federated Natural Policy Gradient and Actor Critic Methods for Multi-task Reinforcement Learning

NeurIPS 2024poster

Federated reinforcement learning (RL) enables collaborative decision making of multiple distributed agents without sharing local data trajectories. In this work, we consider a multi-task setting, in which each agent has its own private reward function corresponding to different tasks, while sharing…

Cited by 4SourcePDFScholar
2024

Theoretical insights for diffusion guidance: A case study for Gaussian mixture models

ICML 2024poster

Diffusion models benefit from instillation of task-specific information into the score function to steer the sample generation towards desired properties. Such information is coined as guidance. For example, in text-to-image synthesis, text input is encoded as guidance to generate semantically align…

Cited by 29SourcePDFScholar
2024

Towards Non-Asymptotic Convergence for Diffusion-Based Generative Models

ICLR 2024poster

Diffusion models, which convert noise into new data instances by learning to reverse a Markov diffusion process, have become a cornerstone in contemporary generative modeling. While their practical power has now been widely recognized, the theoretical underpinnings remain far from mature. In this w…

Cited by 31SourcePDFScholar
2023

The Curious Price of Distributional Robustness in Reinforcement Learning with a Generative Model

NeurIPS 2023poster

This paper investigates model robustness in reinforcement learning (RL) via the framework of distributionally robust Markov decision processes (RMDPs). Despite recent efforts, the sample complexity of RMDPs is much less understood regardless of the uncertainty set in use; in particular, there exist…

Cited by 44SourcePDFScholar
2022

Minimax-Optimal Multi-Agent RL in Markov Games With a Generative Model

NeurIPS 2022accept

This paper studies multi-agent reinforcement learning in Markov games, with the goal of learning Nash equilibria or coarse correlated equilibria (CCE) sample-optimally. All prior results suffer from at least one of the two obstacles: the curse of multiple agents and the barrier of long horizon, rega…

Cited by 31SourcePDFScholar
2022

Pessimistic Q-Learning for Offline Reinforcement Learning: Towards Optimal Sample Complexity

ICML 2022spotlight

Offline or batch reinforcement learning seeks to learn a near-optimal policy using history data without active exploration of the environment. To counter the insufficient coverage and sample scarcity of many offline datasets, the principle of pessimism has been recently introduced to mitigate high b…

Cited by 116SourcePDFScholar
2021

Debiasing Evaluations That Are Biased by Evaluations

AAAI 2021technical

It is common to evaluate a set of items by soliciting people to rate them. For example, universities ask students to rate the teaching quality of their instructors, and conference organizers ask authors of submissions to evaluate the quality of the reviews. However, in these applications, students…

2021

Fast Policy Extragradient Methods for Competitive Games with Entropy Regularization

NeurIPS 2021poster

This paper investigates the problem of computing the equilibrium of competitive games, which is often modeled as a constrained saddle-point optimization problem with probability simplex constraints. Despite recent efforts in understanding the last-iterate convergence of extragradient methods in the…

Cited by 94SourcePDFScholar
2021

Sample-Efficient Reinforcement Learning Is Feasible for Linearly Realizable MDPs with Limited Revisiting

NeurIPS 2021poster

Low-complexity models such as linear function representation play a pivotal role in enabling sample-efficient reinforcement learning (RL). The current paper pertains to a scenario with value-based linear representation, which postulates linear realizability of the optimal Q-function (also called the…

Cited by 36SourcePDFScholar
2021

Tightening the Dependence on Horizon in the Sample Complexity of Q-Learning

ICML 2021spotlight

Q-learning, which seeks to learn the optimal Q-function of a Markov decision process (MDP) in a model-free fashion, lies at the heart of reinforcement learning. Focusing on the synchronous setting (such that independent samples for all state-action pairs are queried via a generative model in each it…

Cited by 23SourcePDFScholar
2021

Uniform Consistency of Cross-Validation Estimators for High-Dimensional Ridge Regression

AISTATS 2021poster

We examine generalized and leave-one-out cross-validation for ridge regression in a proportional asymptotic framework where the dimension of the feature space grows proportionally with the number of observations. Given i.i.d. samples from a linear model with an arbitrary feature covariance and a sig…

Cited by 64SourcePDFScholar
2020

Breaking the Sample Size Barrier in Model-Based Reinforcement Learning with a Generative Model

NeurIPS 2020poster

We investigate the sample efficiency of reinforcement learning in a $\gamma$-discounted infinite-horizon Markov decision process (MDP) with state space S and action space A, assuming access to a generative model. Despite a number of prior work tackling this problem, a complete picture of the trade-…

Cited by 152SourcePDFScholar
2020

Randomized tests for high-dimensional regression: A more efficient and powerful solution

NeurIPS 2020poster

We investigate the problem of testing the global null in the high-dimensional regression models when the feature dimension $p$ grows proportionally to the number of observations $n$. Despite a number of prior work studying this problem, whether there exists a test that is model-agnostic, efficient t…

Cited by 1SourcePDFScholar
2020

Sample Complexity of Asynchronous Q-Learning: Sharper Analysis and Variance Reduction

NeurIPS 2020poster

Asynchronous Q-learning aims to learn the optimal action-value function (or Q-function) of a Markov decision process (MDP), based on a single trajectory of Markovian samples induced by a behavior policy. Focusing on a $\gamma$-discounted MDP with state space S and action space A, we demonstrate tha…

Cited by 107SourcePDFScholar
2020

Sharp Statistical Guaratees for Adversarially Robust Gaussian Classification

ICML 2020poster

Adversarial robustness has become a fundamental requirement in modern machine learning applications. Yet, there has been surprisingly little statistical understanding so far. In this paper, we provide the first result of the \emph{optimal} minimax guarantees for the excess risk for adversarially rob…

Cited by 67SourcePDFScholar
2017

Early stopping for kernel boosting algorithms: A general analysis with localized complexities

NeurIPS 2017spotlight

Early stopping of iterative algorithms is a widely-used form of regularization in statistical learning, commonly used in conjunction with boosting and related gradient-type algorithms. Although consistency results have been established in some settings, such estimators are less well-understood than…

Cited by 71SourcePDFScholar