Return-to-Go Is More Than a Number: Q-Guided Alignment for Return-Conditioned Supervised Learning
Abstract
Lay Summary
Many return-conditioned policies are trained to choose actions based on a desired future reward. However, these systems often do not reliably change their behavior when the requested reward changes: asking for a higher return may not actually lead to better behavior. This makes such models hard to control, especially when one model is expected to represent many different behaviors. We propose Q-ALIGN DT, a method that uses an additional value model, called a critic, to guide a return-conditioned policy. The key idea is to encourage the policy to produce actions whose predicted value changes consistently when the input return is changed. This helps the model learn a more meaningful relationship between the return signal and its behavior. In experiments on standard offline reinforcement learning benchmarks, our method improves both task performance and controllability. It can also adjust behaviors such as running speed by changing only the return input, suggesting that return-conditioned models can become more reliable and interpretable control systems.