cd /news/machine-learning/offline-rl-with-hierarchical-action-… · home topics machine-learning article
[ARTICLE · art-71461] src=machinebrief.com ↗ pub= topic=machine-learning verified=true sentiment=↑ positive

Offline RL with Hierarchical Action Chunking

Researchers propose Hierarchical Implicit Q-Chunking (HiQC), an offline goal-conditioned reinforcement learning algorithm that combines high-level latent planning with low-level action chunking to address the curse of horizon in long-horizon tasks. HiQC achieves the highest aggregate performance on the OGBench suite, with largest gains on long-horizon navigation tasks such as humanoid-giant.

read1 min views1 publishedJul 24, 2026

arXiv:2607.20834v1 Announce Type: new Abstract: Offline goal-conditioned reinforcement learning (RL) holds the promise of learning general-purpose policies from static datasets. However, scaling these methods to long-horizon tasks remains a challenge due to the curse of horizon, where value estimation errors can compound through long chains of bootstrapped Bellman backups. Existing hierarchical approaches mitigate this by decomposing tasks into subgoals, yet they often rely on low-level controllers that suffer from myopic execution and biased value estimates. In this work, we propose Hierarchical Implicit Q-Chunking (HiQC), an offline goal-conditioned RL algorithm that combines high-level latent planning with low-level action chunking. By conditioning the low-level critic on temporally extended action sequences, HiQC enables unbiased k-step value backups, compressing the horizon at both the planning and execution levels. We theoretically demonstrate that this dual decomposition results in a tighter bound on value error under a bounded per-backup error model compared to standard hierarchy or flat chunking alone. Empirically, HiQC achieves the highest aggregate performance among the compared methods on the OGBench suite, with its largest gains on long-horizon navigation tasks such as humanoid-giant.

── more in #machine-learning 4 stories · sorted by recency
── more on @hierarchical implicit q-chunking 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/offline-rl-with-hier…] indexed:0 read:1min 2026-07-24 ·