Performance-Driven Controller Tuning via Derivative-Free Reinforcement Learning
Yuheng Lei, Jianyu Chen, Shengbo Eben Li, Sifa Zheng

TL;DR
This paper introduces a novel derivative-free reinforcement learning framework for automatic controller tuning, addressing scalability and efficiency issues of existing methods, and demonstrates its effectiveness on autonomous driving tasks.
Contribution
The paper presents a new derivative-free RL approach that integrates parameter perturbation and advanced actor-critic architecture for efficient controller tuning.
Findings
Outperforms baseline methods in controller tuning tasks
Effective on adaptive cruise control and trajectory tracking
Shows strong potential for practical autonomous driving applications
Abstract
Choosing an appropriate parameter set for the designed controller is critical for the final performance but usually requires a tedious and careful tuning process, which implies a strong need for automatic tuning methods. However, among existing methods, derivative-free ones suffer from poor scalability or low efficiency, while gradient-based ones are often unavailable due to possibly non-differentiable controller structure. To resolve the issues, we tackle the controller tuning problem using a novel derivative-free reinforcement learning (RL) framework, which performs timestep-wise perturbation in parameter space during experience collection and integrates derivative-free policy updates into the advanced actor-critic RL architecture to achieve high versatility and efficiency. To demonstrate the framework's efficacy, we conduct numerical experiments on two concrete examples from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic control and management
