Autonomous driving paper index
Explainable AI analysis of brake control in CARLA through reference and distilled policies
One-line summary
This paper presents an explainable AI analysis of brake control in CARLA closed-loop driving.
Engineering notes
Key topics: autonomous driving, carla, control. See the paper for implementation details and experimental results.
Chinese explanation / 中文解读
中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。
Original abstract
This paper presents an explainable AI analysis of brake control in CARLA closed-loop driving. Longitudinal braking is studied through a threshold policy, a risk-aware reference policy, and a distilled policy learned from reference rollouts. The framework combines structured traffic-state features, high-fidelity XGBoost surrogates, and SHAP to analyze deployed brake behavior across Town10HD and Town05. Results show that brake generation is consistently dominated by front-vehicle distance, relative speed, and time to collision, while lateral variables contribute weakly. The distilled controller retains a forward-risk-oriented explanation structure rather than behaving as an arbitrary black box, but the degree of apparent semantic alignment with the reference policy is environment-dependent. Fallback-aware analysis shows that this alignment is substantially reinforced by the deployed safety fallback in Town10HD, while Town05 provides a cleaner view of the learned component itself. These findings show that learned brake control can remain interpretable when grounded in semantically structured state representations.
Links and sources
Need this topic turned into a technical roadmap?
Full Self Driving can prepare a custom autonomous driving literature review, code map, dataset map, and B2B technology assessment.
Request B2B research
Comments