paper-with-me

홈 › Papers

Behavior-Constrained Reinforcement Learning with Receding-Horizon Credit Assignment for High-Performance Control

2026-04-03 · Siwei Ju, Jan Tauberschmidt, Oleg Arenz, Peter van Vliet, Jan Peters arxiv

Learning high-performance control policies that remain consistent with expert behavior is a fundamental challenge in robotics. Reinforcement learning can discover high-performing strategies but often departs from desirable human behavior, whereas imitation learning is limited by demonstration quality and struggles to improve beyond expert data. We propose a behavior-constrained reinforcement learning framework that improves beyond demonstrations while explicitly controlling deviation from expert behavior. Because expert-consistent behavior in dynamic control is inherently trajectory-level, we introduce a receding-horizon predictive mechanism that models short-term future trajectories and provides look-ahead rewards during training. To account for the natural variability of human behavior under disturbances and changing conditions, we further condition the policy on reference trajectories, allowing it to represent a distribution of expert-consistent behaviors rather than a single deterministic target. Empirically, we evaluate the approach in high-fidelity race car simulation using data from professional drivers, a domain characterized by extreme dynamics and narrow performance margins. The learned policies achieve competitive lap times while maintaining close alignment with expert driving behavior, outperforming baseline methods in both performance and imitation quality. Beyond standard benchmarks, we conduct human-grounded evaluation in a driver-in-the-loop simulator and show that the learned policies reproduce setup-dependent driving characteristics consistent with the feedback of top-class professional race drivers. These results demonstrate that our method enables learning high-performance control policies that are both optimal and behavior-consistent, and can serve as reliable surrogates for human decision-making in complex control systems.

📄 PDF Abstract BibTeX arXiv:2604.03023

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Linear-Quadratic Dynamic Games as Receding-Horizon Variational Inequalities

2024-08-28 · Emilio Benenati, Sergio Grammatico

We consider dynamic games with linear dynamics and quadratic objective functions. We observe that the unconstrained open-loop Nash equilibrium coincides with the LQR in an augmented space, thus deriving an explicit expre…

Accelerating soft-constrained MPC for linear systems through online constraint removal

2024-10-23 · S. A. N. Nouwens, M. M. Paulides, W. P. M. H. Heemels

Optimization-based controllers, such as Model Predictive Control (MPC), have attracted significant research interest due to their intuitive concept, constraint handling capabilities, and natural application to multi-inpu…

Model Predictive Control

Global Convergence of Receding-Horizon Policy Search in Learning Estimator Designs

2023-09-09 · Xiangyuan Zhang, Saviz Mowlavi, Mouhacine Benosman, Tamer Başar

We introduce the receding-horizon policy gradient (RHPG) algorithm, the first PG algorithm with provable global convergence in learning the optimal linear estimator designs, i.e., the Kalman filter (KF). Notably, the RHP…

Keep Policy Gradient in Charge: Sibling-Guided Credit Distillation for Long-Horizon Tool-Use Agents

2026-06-10 · Tianyu Ding, Jianhong Xin, Juan Pablo De la Cruz Weinstein arxiv

Long-horizon tool-use reinforcement learning learns from outcome verification, but trajectory-level advantages are broadcast over reasoning, API, and answer tokens. Direct self-distillation can supply a denser signal, bu…

Reinforcement Learning

Receding Horizon Inverse Reinforcement Learning

2022-06-09 · Yiqing Xu, Wei Gao, David Hsu

Inverse reinforcement learning (IRL) seeks to infer a cost function that explains the underlying goals and preferences of expert demonstrations. This paper presents receding horizon inverse reinforcement learning (RHIRL)…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)