自适应舒适边界动作空间提升自动驾驶政策性能
Comfort by Construction: Adaptive, Comfort-Bounded Action Spaces for Learned Driving Policies
这个研究解决了自动驾驶中一个很实际的问题,就是让AI驾驶更符合人类舒适感。他们开发了一个方法,让AI在控制车辆时更平滑,不会突然加速或转向,比之前的方法更好。
研究提出了一种自适应动作参数化方法,通过每一步重新离散化网格来精确覆盖可行的控制集,解决了传统固定网格在高速时横向限制收缩导致控制精度下降的问题。该方法在Waymo Open Motion Dataset和手写蛇形场景上,将舒适违规率控制在1%以下,优于截断网格和直接 jerk 基线。
Comfort by Construction: Adaptive, Comfort-Bounded Action Spaces for Learned Driving Policies
Data-driven driving simulators command accelerations and steering rates from a fixed grid without constraining the realized accelerations and jerks. As a result, reinforcement-learning policies inflate safety metrics through abrupt, last-second maneuvers that lie far outside the range of human driving and would be unacceptable to occupants of a real vehicle, so the metrics measure simulator permissiveness rather than policy quality. Enforcing comfort bounds naively is not enough: lateral limits shrink quadratically with speed, so clamping a static grid saturates it and destroys fine-grained control ("grid collapse"). We propose an adaptive action parameterization that rediscretizes the grid at every step to span exactly the per-step feasible control set, via closed-form inversion of the lateral-jerk constraint. We further present PufferDrive-Editor, a browser-based tool to audit realized kinematics and author kinematically challenging scenes. On the Waymo Open Motion Dataset and a hand-authored slalom, our adaptive model holds comfort violations below 1% while outperforming clipped-grid and direct-jerk baselines in navigability.
- techcrunch09-13 16:04原文