arXiv:2507.12894cs.CV2025-07中稿 · IEEE ITSC 2025被引 1

无需标注数据,就能准确预估车道检测模型在新环境下的性能。

LanePerf: a Performance Estimation Framework for Lane Detection

  • 融合图像与车道特征,用预训练模型和DeepSets架构提升估计精度。
  • 在OpenLane数据集上实现0.117的低MAE和0.727的高相关系数。
  • 适合自动驾驶系统测试,尤其适用于恶劣天气或陌生场景的评估。

车道检测是高级驾驶辅助系统(ADAS)和自动驾驶系统(ADS)的关键组件,为横向控制提供重要空间信息。然而,当模型部署到新环境时,领域偏移常导致可靠性下降。确保车道检测模型的鲁棒性和安全性通常需要收集并标注目标域数据,成本高昂。无需真值标签即可估计模型性能,为高效鲁棒性评估提供了可行路径,但在车道检测中仍研究不足。尽管已有工作在图像分类中探索过性能估计,但这些方法无法直接应用于车道检测。本文首次将五种表现优异的图像分类性能估计方法迁移到车道检测,建立基线。针对以往方法仅依赖softmax分数或车道特征的局限,我们提出新的车道性能估计框架LanePerf,结合预训练图像编码器与DeepSets架构,有效处理零车道检测和大领域偏移情况。在涵盖多样领域偏移(场景、天气、时段)的OpenLane数据集上进行的大量实验表明,LanePerf优于所有基线,实现0.117的低平均绝对误差(MAE)和0.727的高斯伯曼等级相关系数。这些成果为ADAS中的鲁棒、无标签性能估计开辟了道路,支持更高效的测试与复杂驾驶场景下的安全提升。

原文摘要 · Abstract (English)

Lane detection is a critical component of Advanced Driver-Assistance Systems (ADAS) and Automated Driving System (ADS), providing essential spatial information for lateral control. However, domain shifts often undermine model reliability when deployed in new environments. Ensuring the robustness and safety of lane detection models typically requires collecting and annotating target domain data, which is resource-intensive. Estimating model performance without ground-truth labels offers a promising alternative for efficient robustness assessment, yet remains underexplored in lane detection. While previous work has addressed performance estimation in image classification, these methods are not directly applicable to lane detection tasks. This paper first adapts five well-performing performance estimation methods from image classification to lane detection, building a baseline. Addressing the limitations of prior approaches that solely rely on softmax scores or lane features, we further propose a new Lane Performance Estimation Framework (LanePerf), which integrates image and lane features using a pretrained image encoder and a DeepSets-based architecture, effectively handling zero-lane detection scenarios and large domain-shift cases. Extensive experiments on the OpenLane dataset, covering diverse domain shifts (scenes, weather, hours), demonstrate that our LanePerf outperforms all baselines, achieving a lower MAE of 0.117 and a higher Spearman's rank correlation coefficient of 0.727. These findings pave the way for robust, label-free performance estimation in ADAS, supporting more efficient testing and improved safety in challenging driving scenarios.

车道检测性能估计自动驾驶无监督

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。