通过物体级变换提升自动驾驶视觉检测的可靠性
ObjectTransforms for Uncertainty Quantification and Reduction in Vision-Based Perception for Autonomous Vehicles
- 训练时对物体做色彩扰动和扩散生成,增强对光照变化的鲁棒性
- 推理时通过扰动检测结果,用置信度方差量化不确定性
- 可实时过滤误报并恢复漏报,提升整体检测性能
可靠感知是自动驾驶安全决策的基础。然而,基于视觉的目标检测神经网络仍易受数据偏差和分布偏移等不确定性影响。本文提出ObjectTransforms,一种在训练和推理阶段对目标进行特定变换以量化和减少不确定性的方法。训练时,对单个物体进行色彩空间扰动,提升对光照与颜色变化的鲁棒性;同时利用扩散模型生成真实且多样的行人实例。推理时,对检测到的物体施加扰动,通过检测分数的方差实时量化预测不确定性。该不确定性信号用于过滤误报并恢复漏报,显著改善精度-召回曲线。在NuImages 10K数据集上使用YOLOv8的实验表明,该方法在训练中显著提升了各类目标的准确率并降低不确定性,推理时对误报的不确定性预测值明显高于真阳性。结果表明,ObjectTransforms是一种轻量但有效的不确定性量化与抑制机制。
原文摘要 · Abstract (English)
Reliable perception is fundamental for safety critical decision making in autonomous driving. Yet, vision based object detector neural networks remain vulnerable to uncertainty arising from issues such as data bias and distributional shifts. In this paper, we introduce ObjectTransforms, a technique for quantifying and reducing uncertainty in vision based object detection through object specific transformations at both training and inference times. At training time, ObjectTransforms perform color space perturbations on individual objects, improving robustness to lighting and color variations. ObjectTransforms also uses diffusion models to generate realistic, diverse pedestrian instances. At inference time, object perturbations are applied to detected objects and the variance of detection scores are used to quantify predictive uncertainty in real time. This uncertainty signal is then used to filter out false positives and also recover false negatives, improving the overall precision recall curve. Experiments with YOLOv8 on the NuImages 10K dataset demonstrate that our method yields notable accuracy improvements and uncertainty reduction across all object classes during training, while predicting desirably higher uncertainty values for false positives as compared to true positives during inference. Our results highlight the potential of ObjectTransforms as a lightweight yet effective mechanism for reducing and quantifying uncertainty in vision-based perception during training and inference respectively.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。