arXiv:2602.10660cs.CV2026-02

AurigaNet实时融合三任务感知,提升自动驾驶城市驾驶可靠性。

AurigaNet: A Real-Time Multi-Task Network for Enhanced Urban Driving Perception

论文配图:AurigaNet: A Real-Time Multi-Task Network for Enhanced Urban Driving Perception
图 1 · 摘自论文原文
  • 端到端多任务架构,同时处理目标检测、车道线与可行驶区域分割。
  • 可行驶区域分割达到85.2% IoU,车道线识别超30%领先,目标检测mAP达47.6%。
  • 已在Jetson Orin NX嵌入式设备上实现实时运行,适合车载部署。

自动驾驶汽车有望显著降低交通事故、缓解交通拥堵并提升城市出行效率。然而,构建可靠的自动驾驶感知AI系统仍面临巨大挑战。过去十年中,多任务学习已成为解决驾驶感知复杂问题的有力方法。多任务网络具备计算效率高、支持实时处理、资源利用优化及泛化能力提升等优势。本文提出AurigaNet,一种先进的多任务网络架构,旨在突破自动驾驶感知的边界。该系统整合物体检测、车道线检测与可行驶区域实例分割三项关键任务,基于BDD100K数据集进行训练与评估,该数据集以多样化驾驶场景著称。AurigaNet的核心创新在于其端到端实例分割能力,显著提升了路径估计的准确率与效率。实验结果表明,其可行驶区域分割达到85.2% IoU,优于最接近对手0.7%;车道线检测达60.8% IoU,领先其他模型超过30%;目标检测[email protected]:0.95为47.6%,超越次优模型2.9%。此外,通过在Jetson Orin NX等嵌入式设备上的部署验证,AurigaNet展现出优异的实时性能。这些结果证明了AurigaNet在自动驾驶感知系统中的鲁棒性与高效性。代码已开源:https://github.com/KiaRational/AurigaNet。

原文摘要 · Abstract (English)

Self-driving cars hold significant potential to reduce traffic accidents, alleviate congestion, and enhance urban mobility. However, developing reliable AI systems for autonomous vehicles remains a substantial challenge. Over the past decade, multi-task learning has emerged as a powerful approach to address complex problems in driving perception. Multi-task networks offer several advantages, including increased computational efficiency, real-time processing capabilities, optimized resource utilization, and improved generalization. In this study, we present AurigaNet, an advanced multi-task network architecture designed to push the boundaries of autonomous driving perception. AurigaNet integrates three critical tasks: object detection, lane detection, and drivable area instance segmentation. The system is trained and evaluated using the BDD100K dataset, renowned for its diversity in driving conditions. Key innovations of AurigaNet include its end-to-end instance segmentation capability, which significantly enhances both accuracy and efficiency in path estimation for autonomous vehicles. Experimental results demonstrate that AurigaNet achieves an 85.2% IoU in drivable area segmentation, outperforming its closest competitor by 0.7%. In lane detection, AurigaNet achieves a remarkable 60.8% IoU, surpassing other models by more than 30%. Furthermore, the network achieves an [email protected]:0.95 of 47.6% in traffic object detection, exceeding the next leading model by 2.9%. Additionally, we validate the practical feasibility of AurigaNet by deploying it on embedded devices such as the Jetson Orin NX, where it demonstrates competitive real-time performance. These results underscore AurigaNet's potential as a robust and efficient solution for autonomous driving perception systems. The code can be found here https://github.com/KiaRational/AurigaNet.

自动驾驶多任务学习实时感知视觉理解

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