← Search

Zeyu Jia

7 accepted papers

2025

Do We Need to Verify Step by Step? Rethinking Process Supervision from a Theoretical Perspective

ICML 2025poster

Process and outcome supervision represent two fundamental approaches to reinforcement learning, especially for complex reasoning tasks in large language models. While process supervision offers intuitive advantages for long-term credit assignment, the precise relationship between these paradigms h…

Cited by 13SourcePDFScholar
2025

Outcome-Based Online Reinforcement Learning: Algorithms and Fundamental Limits

NeurIPS 2025poster

Reinforcement learning with outcome-based feedback faces a fundamental challenge: when rewards are only observed at trajectory endpoints, how do we assign credit to the right actions? This paper provides the first comprehensive analysis of this problem in online RL with general function approximatio…

Cited by 0SourceScholar
2025

Trajectory Bellman Residual Minimization: A Simple Value-Based Method for LLM Reasoning

NeurIPS 2025poster

Policy-based methods currently dominate reinforcement learning (RL) pipelines for large language model (LLM) reasoning, leaving value-based approaches largely unexplored. We revisit the classical paradigm of Bellman Residual Minimization and introduce Trajectory Bellman Residual Minimization (TBRM),…

Cited by 0SourcecodeScholar
2023

When is Agnostic Reinforcement Learning Statistically Tractable?

NeurIPS 2023poster

We study the problem of agnostic PAC reinforcement learning (RL): given a policy class $\Pi$, how many rounds of interaction with an unknown MDP (with a potentially large state and action space) are required to learn an $\epsilon$-suboptimal policy with respect to \(\Pi\)? Towards that end, we intro…

Cited by 7SourcePDFScholar
2020

Model-Based Reinforcement Learning with Value-Targeted Regression

ICML 2020poster

This paper studies model-based reinforcement learning (RL) for regret minimization. We focus on finite-horizon episodic RL where the transition model $P$ belongs to a known family of models $\mathcal{P}$, a special case of which is when models in $\mathcal{P}$ take the form of linear mixtures: $P_{\…

Cited by 358SourcePDFScholar