论文精选

ATN3D: 密度感知的激光雷达-雷达早期3D目标检测

ATN3D: Density-Aware LiDAR-Radar Early 3D Object Detection Under Extreme Sparsity

精选理由

自动驾驶感知团队终于有了专门应对远距离稀疏场景的融合方案——ATN3D在>30m目标上提升明显,做多传感器融合的开发者值得关注。

AI 摘要

ATN3D是一种针对自动驾驶中远距离稀疏场景的激光雷达-雷达早期融合3D目标检测框架。它解决了远距离(>30米)下感知证据稀疏导致的两个核心问题:早期多模态融合会丢弃稀疏信息并引入噪声,以及统一通道监督偏向近处密集样本。ATN3D引入了密度感知早期融合、占用门控邻域聚合、证据条件通道自注意力和距离感知损失。在VoD基准测试中,ATN3D在晴朗天气下mAP提升3.55%,在模拟浓雾下提升8.41%,远距离目标检测也有显著提升。

原文 · arXiv cs.AI

ATN3D: Density-Aware LiDAR-Radar Early 3D Object Detection Under Extreme Sparsity

3D object detection is the backbone of perception for automated vehicles (AV) and broader intelligent transportation systems applications. Long-range detection is challenging because sensing evidence is sparse; yet this ``long-range'' scenario is routine in traffic. Although >30m is often labeled long-range in computer vision, on roadways it affords only approx. 1-2s for perception and decision-making. Under such extreme sparsity, two core challenges arise. First, early multimodal fusion tends to discard sparsity information and inject noise from empty or falsely occupied cells, degrading long-range recall. Second, context-agnostic uniform channel supervision favors dense and near-range samples, leaving far and small objects under-optimized, delaying the earliest detection of distant objects. We propose ``Ask The Neighbor'' (ATN3D), a LiDAR-Radar framework tailored for sparse-range conditions. ATN3D introduces (i) Density-aware early fusion with cross-modal gating that conditions fusion on per-voxel density/sparsity and Radar evidence, (ii) Occupancy-gated neighborhood aggregation with circular kernels to aggregate only from credible cells, (iii) Evidence-conditioned channel self-attention to adapt channel weights with weather/range, and (iv) a Range-aware loss that re-balances classification and localization by distance, aligning training with distance-stratified evaluation. On the VoD benchmark across clear and foggy conditions, ATN3D surpasses strong baselines: +3.55% mAP in clear weather and +8.41% mAP under simulated heavy fog; for >30m objects, gains are +3.33% (clear) and +2.09% (heavy fog). These results indicate earlier and more reliable long-range detections under sparse sensing in on-road traffic.