← Search

Jiacai Liu

6 accepted papers

2026

Harnessing Uncertainty: Entropy-Modulated Policy Gradients for Long-Horizon LLM Agents

ICML 2026poster

In long-horizon tasks, recent agents based on Large Language Models (LLMs) face a significant challenge that sparse, outcome-based rewards make it difficult to assign credit to intermediate steps. Previous methods mainly focus on creating dense reward signals to guide learning, either through tradit…

Cited by 0SourceScholar
2026

Human-AI Curation Synergy: Scaling Preference Data Curation via Human-Guided AI Feedback

ICLR 2026poster

Despite the critical role of reward models (RMs) in reinforcement learning from human feedback (RLHF), current state-of-the-art open RMs perform poorly on most existing evaluation benchmarks, failing to capture the spectrum of nuanced and sophisticated human preferences. Even approaches incorporatin…

Cited by 0SourcecodeScholar
2026

The Optimal Token Baseline: Variance Reduction for Long-Horizon LLM-RL

ICML 2026poster

Reinforcement Learning for Large Language Models (LLMs) often suffers from training collapse in long-horizon tasks due to exploding gradient variance. To mitigate this, baseline is commonly introduced for advantage computation; however, traditional value models remain difficult to optimize, and stan…

Cited by 0SourceScholar
2026

Trust Region Masking for Long-Horizon LLM Reinforcement Learning

ICML 2026poster

Policy gradient methods for Large Language Models (LLMs) optimize a policy $\pi_\theta$ via a surrogate objective computed from samples of a rollout policy $\pi_{\text{roll}}$. However, modern LLM-RL pipelines suffer from unavoidable implementation divergences—such as backend discrepancies, Mixture-…

Cited by 0SourceScholar
2025

DAPO : Improving Multi-Step Reasoning Abilities of Large Language Models with Direct Advantage-Based Policy Optimization

NeurIPS 2025spotlight

The role of reinforcement learning (RL) in enhancing the reasoning of large language models (LLMs) is becoming increasingly significant. Despite the success of RL in many scenarios, there are still many challenges in improving the reasoning of LLMs. One key challenge is the sparse reward, which intr…

Cited by 0SourceScholar