# Decoupled Q-Chunking: Combining Long-Range Value Propagation with Reactive Policies
In *Decoupled Q-Chunking* (Li, Park, Levine, 2025), the authors tackle a long-standing issue in reinforcement learning: how to propagate value efficiently over far future steps without sacrificing the policy’s ...