Papers for

automotive safety analysts

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Data-driven risk fields improve safety in autonomous driving models

Data-Driven Risk Fields for Safer End-to-End Autonomous Driving

Abstract: Safety is a fundamental requirement for autonomous driving, yet existing end-to-end driving models still lack explicit risk-aware learning capacities. Existing rule-based risk models provide interpretable safety priors, yet their absolute risk scores depend on handcrafted functions, coefficients, and thresholds. Learning-based risk representations reduce part of this manual design, but their supervision often relies on occupancy-derived labels or heuristic cost values, which may not capture ego-conditioned planning risk. In this paper, we propose DRiF, a data-driven risk-field framework for safer end-to-end autonomous driving. DRiF learns a shared BEV feature with static map segmentation, dynamic risk prediction, and vehicle planning. For dynamic risk learning, DRiF converts rule-based safety priors into pairwise risk labels, and trains the risk field to preserve relative risk ordering instead of regressing handcrafted absolute scores. Experiments on Bench2Drive show that DRiF achieves competitive overall performance, with consistent improvements in driving score, success rate, and collision-related metrics. These results establish relative risk supervision as an effective way to connect explicit safety structure with end-to-end planning. The data and code will be publicly available.

Wed 9 SeptRoboticsComputer Vision and Pattern Recognition
The gist
Self-driving cars need to understand risks on the road to stay safe. Current models either use fixed rules or rough guesses about danger, which aren’t always accurate. The authors created a method called DRiF that learns to predict and compare risks from real driving data instead of relying on fixed scores. This approach helps the car plan better routes and avoid accidents. Testing shows DRiF improves driving performance and reduces collisions.
Open 2609.10377v1