paper-with-me

홈 › Papers

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

2026-06-08 · Debojyoti Biswas, Xianbiao Hu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.09634

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Detection

Similar Papers 제목 키워드 기반

MoRAL: Motion-aware Multi-Frame 4D Radar and LiDAR Fusion for Robust 3D Object Detection

2025-05-14 · Xiangyuan Peng, Yu Wang, Miao Tang, Bierzynski Kay 외

Reliable autonomous driving systems require accurate detection of traffic participants. To this end, multi-modal fusion has emerged as an effective strategy. In particular, 4D radar and LiDAR fusion methods based on mult…

3D Object DetectionAutonomous DrivingObjectobject-detection+2

L4DR: LiDAR-4DRadar Fusion for Weather-Robust 3D Object Detection

2024-08-07 · Xun Huang, Ziyu Xu, Hai Wu, Jinlong Wang 외

LiDAR-based vision systems are integral for 3D object detection, which is crucial for autonomous navigation. However, they suffer from performance degradation in adverse weather conditions due to the quality deterioratio…

3D Object DetectionAutonomous NavigationDenoisingFAD+4

RadarDistill: Boosting Radar-based Object Detection Performance via Knowledge Distillation from LiDAR Features

2024-03-08 · CVPR 2024 1 · Geonho Bang, Kwangjin Choi, Jisong Kim, Dongsuk Kum 외

The inherent noisy and sparse characteristics of radar data pose challenges in finding effective representations for 3D object detection. In this paper, we propose RadarDistill, a novel knowledge distillation (KD) method…

3D Object DetectionKnowledge DistillationObjectobject-detection+2

LiRaFusion: Deep Adaptive LiDAR-Radar Fusion for 3D Object Detection

2024-02-18 · Jingyu Song, Lingjun Zhao, Katherine A. Skinner

We propose LiRaFusion to tackle LiDAR-radar fusion for 3D object detection to fill the performance gap of existing LiDAR-radar detectors. To improve the feature extraction capabilities from these two modalities, we desig…

3D Object Detectionobject-detectionObject Detection

DeepFusion: A Robust and Modular 3D Object Detector for Lidars, Cameras and Radars

2022-09-26 · Florian Drews, Di Feng, Florian Faion, Lars Rosenbaum 외

We propose DeepFusion, a modular multi-modal architecture to fuse lidars, cameras and radars in different combinations for 3D object detection. Specialized feature extractors take advantage of each modality and can be ex…

3D Object DetectionDepth Estimationobject-detectionObject Detection