arXiv:2503.06237cs.CV2025-03CVPR被引 4

改进单目3D车道检测的几何表示,提升精度与安全性

Rethinking Lanes and Points in Complex Scenarios for Monocular 3D Lane Detection

  • 提出补丁化表征方法,完整还原车道结构
  • 新头设计使少点预测也能保持完整,最高提分4.4分
  • 适合关注车道检测精度与效率的自动驾驶研究者

单目3D车道检测是自动驾驶的基础任务。尽管稀疏点方法在复杂车道形态下计算量低且精度高,但现有方法未能充分利用车道的几何结构,在表示和模型设计上存在缺陷。理论分析与实验验证表明,当前稀疏车道表示存在固有缺陷,可能导致高达20米的误差,带来严重安全风险。为此,本文提出一种全新的补丁化策略,以完全表征车道结构;为适配该策略,引入终点头(EP-head),通过添加补丁距离至端点,使模型在较少预设点下仍能预测更完整的车道。此外,为增强模型对车道结构的感知,提出PointLane注意力(PL-attention),将先验几何知识融入注意力机制。大量实验证明方法有效性:在多个主流模型上,整体F1-score平均提升2.8至4.4分,如Persformer提升4.4分,Anchor3DLane提升3.2分,LATR提升2.8分。代码即将开源。

原文摘要 · Abstract (English)

Monocular 3D lane detection is a fundamental task in autonomous driving. Although sparse-point methods lower computational load and maintain high accuracy in complex lane geometries, current methods fail to fully leverage the geometric structure of lanes in both lane geometry representations and model design. In lane geometry representations, we present a theoretical analysis alongside experimental validation to verify that current sparse lane representation methods contain inherent flaws, resulting in potential errors of up to 20 m, which raise significant safety concerns for driving. To address this issue, we propose a novel patching strategy to completely represent the full lane structure. To enable existing models to match this strategy, we introduce the EndPoint head (EP-head), which adds a patching distance to endpoints. The EP-head enables the model to predict more complete lane representations even with fewer preset points, effectively addressing existing limitations and paving the way for models that are faster and require fewer parameters in the future. In model design, to enhance the model's perception of lane structures, we propose the PointLane attention (PL-attention), which incorporates prior geometric knowledge into the attention mechanism. Extensive experiments demonstrate the effectiveness of the proposed methods on various state-of-the-art models. For instance, in terms of the overall F1-score, our methods improve Persformer by 4.4 points, Anchor3DLane by 3.2 points, and LATR by 2.8 points. The code will be available soon.

3D车道检测几何建模自动驾驶注意力机制

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