Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Chunk-Guided Q-Learning

About

In offline reinforcement learning (RL), single-step temporal-difference (TD) learning can suffer from bootstrapping error accumulation over long horizons. Action-chunked TD methods mitigate this by backing up over multiple steps, but can introduce suboptimality by restricting the policy class to open-loop action sequences. To resolve this trade-off, we present Chunk-Guided Q-Learning (CGQ), a single-step TD algorithm that guides a fine-grained single-step critic by regularizing it toward a chunk-based critic trained using temporally extended backups. This reduces compounding error while preserving fine-grained value propagation. We theoretically show that CGQ attains tighter critic optimality bounds than either single-step or action-chunked TD learning alone. Empirically, CGQ achieves strong performance on challenging long-horizon OGBench tasks, often outperforming both single-step and action-chunked methods.

Gwanwoo Song, Kwanyoung Park, Youngwoon Lee• 2026

Related benchmarks

TaskDatasetResultRank
ManipulationOGBench Manipulation
Scene-Sparse Success Rate (5 Tasks)93
13
Robotic ManipulationOGBench puzzle-3x3-sparse
Offline Success Rate100
10
Robotic ManipulationOGBench cube-quadruple
Offline Performance18
10
Robotic ManipulationOGBench scene-sparse
Offline Performance93
10
Robotic ManipulationOGBench overall
Offline Performance Score53
10
Robotic ManipulationOGBench cube-double
Offline Performance Score56
10
Robotic ManipulationOGBench cube-triple
Offline Performance4
10
NavigationOGBench Navigation
AntMaze-Large Success Rate67
6
Showing 8 of 8 rows

Other info

Follow for update