← Search

Chuheng Zhang

13 accepted papers

2026

DRIVE: Best Data Scheduling Practices for Reinforcement Learning with Verifiable Reward in Competitive Code Generation

ICML 2026poster

Recent success of large reasoning models (such as OpenAI o1 and DeepSeek R1) have spurred a resurgence of interest in reinforcement learning from verifiable rewards (RLVR). However, progress is still largely driven by RL algorithm design, while data scheduling -- the data-side decisions that determi…

Cited by 0SourceScholar
2026

villa-X: Enhancing Latent Action Modeling in Vision-Language-Action Models

ICLR 2026poster

Vision-Language-Action (VLA) models have emerged as a popular paradigm for learning robot manipulation policies that can follow language instructions and generalize to novel scenarios. Recent works have begun to explore the incorporation of latent actions, abstract representations of motion between…

Cited by 0SourcecodeScholar
2025

AdaptiveStep: Automatically Dividing Reasoning Step through Model Confidence

ICML 2025poster

Current approaches for training Process Reward Models (PRMs) often involve deconposing responses into multiple reasoning steps using rule-based techniques, such as using predefined placeholder tokens or setting the reasoning step's length to a fixed size. These approaches overlook the fact that cert…

2025

Policy Filtration for RLHF to Mitigate Noise in Reward Models

ICML 2025poster

While direct policy optimization methods exist, pioneering LLMs are fine-tuned with reinforcement learning from human feedback (RLHF) to generate better responses under the supervision of a reward model learned from preference data. One major challenge of RLHF is the inaccuracy of the intermediate r…

Cited by 0SourcePDFScholar
2025

What Do Latent Action Models Actually Learn?

NeurIPS 2025poster

Latent action models (LAMs) aim to learn action-relevant changes from unlabeled videos by compressing changes between frames as latents. However, differences between video frames can be caused by \textit{controllable changes} as well as exogenous noise, leading to an important concern -- do latents…

Cited by 0SourceScholar
2024

Diversification of Adaptive Policy for Effective Offline Reinforcement Learning

IJCAI 2024poster

Offline Reinforcement Learning (RL) aims to learn policies from pre-collected datasets that capture only a subset of the environment's dynamics. The predominant approach has been to solve a constrained optimization formulation, which ensures that the policy visits state-action pairs within the suppo…

Cited by 0SourcePDFScholar
2024

Hard Prompts Made Interpretable: Sparse Entropy Regularization for Prompt Tuning with RL

ACL 2024long

With the advent of foundation models, prompt tuning has positioned itself as an important technique for directing model behaviors and eliciting desired responses. Prompt tuning regards selecting appropriate keywords included into the input, thereby adapting to the downstream task without adjusting o…

2024

Whittle Index with Multiple Actions and State Constraint for Inventory Management

ICLR 2024poster

Whittle index is a heuristic tool that leads to good performance for the restless bandits problem. In this paper, we extend Whittle index to a new multi-agent reinforcement learning (MARL) setting with multiple discrete actions and a possibly changing constraint on the state space, resulting in WIMS…

Cited by 11SourcePDFScholar
2023

RePreM: Representation Pre-training with Masked Model for Reinforcement Learning

AAAI 2023technical

Inspired by the recent success of sequence modeling in RL and the use of masked language model for pre-training, we propose a masked model for pre-training in RL, RePreM (Representation Pre-training with Masked Model), which trains the encoder combined with transformer blocks to predict the masked…

Cited by 4SourcePDFScholar
2023

Robust Situational Reinforcement Learning in Face of Context Disturbances

ICML 2023poster

In many real-world tasks, some parts of state features, called contexts, are independent of action signals, e.g., customer demand in inventory control, speed of lead car in autonomous driving, etc. One of the challenges of reinforcement learning in these applications is that the true context transit…

Cited by 4SourcePDFScholar
2023

Towards Generalizable Reinforcement Learning for Trade Execution

IJCAI 2023poster

Optimized trade execution is to sell (or buy) a given amount of assets in a given time with the lowest possible trading cost. Recently, reinforcement learning (RL) has been applied to optimized trade execution to learn smarter policies from market data. However, we find that many existing RL methods…

2021

Exploration by Maximizing Renyi Entropy for Reward-Free RL Framework

AAAI 2021technical

Exploration is essential for reinforcement learning (RL). To face the challenges of exploration, we consider a reward-free RL framework that completely separates exploration from exploitation and brings new challenges for exploration algorithms. In the exploration phase, the agent learns an explorat…

2021

Return-Based Contrastive Representation Learning for Reinforcement Learning

ICLR 2021poster

Recently, various auxiliary tasks have been proposed to accelerate representation learning and improve sample efficiency in deep reinforcement learning (RL). However, existing auxiliary tasks do not take the characteristics of RL problems into consideration and are unsupervised. By leveraging return…

Cited by 58SourcePDFScholar