arXiv:2603.19776cs.CV2026-03

用黎曼流形建模道路几何,提升单目3D车道检测精度

ReManNet: A Riemannian Manifold Network for Monocular 3D Lane Detection

  • 将道路视为三维空间中的光滑曲面,车道为嵌入其中的曲线
  • 引入3D-TLIoU损失函数,提升车道形状对齐效果,开集测试增益达6.6%
  • 基于黎曼高斯描述子融合视觉特征,实现稳定3D推理

单目3D车道检测因深度模糊和弱几何约束仍具挑战。现有方法依赖深度引导、鸟瞰图投影及简化物理假设,仅弱编码道路几何,导致2D到3D映射病态且易产生凹陷、凸起与扭曲。为此,本文提出道路-流形假设:道路是ℝ³中的光滑二维流形,车道为嵌入的1维子流形,采样点为稠密观测,实现表面、曲线与点集间的度量与拓扑耦合。基于此,提出ReManNet:先通过图像主干和检测头生成初始车道预测,再在对称正定(SPD)流形上编码黎曼高斯描述子,并通过轻量门控模块融合视觉特征,保持一致的3D推理能力。同时设计3D隧道车道交并比(3D-TLIoU)损失,通过计算每条车道沿线管状邻域的分片重叠,优化点与曲线联合对齐。在标准基准上大量实验表明,ReManNet达到或超越当前最优性能。在OpenLane上,相比基线提升F1 +8.2%,优于前人最佳结果+1.8%,场景级最高增益达+6.6%。代码将于https://github.com/changehome717/ReManNet公开。

原文摘要 · Abstract (English)

Monocular 3D lane detection remains challenging due to depth ambiguity and weak geometric constraints. Mainstream methods rely on depth guidance, BEV projection, and anchor- or curve-based heads with simplified physical assumptions, remapping high-dimensional image features while only weakly encoding road geometry. Lacking an invariant geometric-topological coupling between lanes and the underlying road surface, 2D-to-3D lifting is ill-posed and brittle, often degenerating into concavities, bulges, and twists. To address this, we propose the Road-Manifold Assumption: the road is a smooth 2D manifold in $\mathbb{R}^3$, lanes are embedded 1D submanifolds, and sampled lane points are dense observations, thereby coupling metric and topology across surfaces, curves, and point sets. Building on this, we propose ReManNet, which first produces initial lane predictions with an image backbone and detection heads, then encodes geometry as Riemannian Gaussian descriptors on the symmetric positive-definite (SPD) manifold, and fuses these descriptors with visual features through a lightweight gate to maintain coherent 3D reasoning. We also propose the 3D Tunnel Lane IoU (3D-TLIoU) loss, a joint point-curve objective that computes slice-wise overlap of tubular neighborhoods along each lane to improve shape-level alignment. Extensive experiments on standard benchmarks demonstrate that ReManNet achieves state-of-the-art (SOTA) or competitive results. On OpenLane, it improves F1 by +8.2% over the baseline and by +1.8% over the previous best, with scenario-level gains of up to +6.6%. The code will be publicly available at https://github.com/changehome717/ReManNet.

3D车道检测黎曼流形自动驾驶几何建模

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