paper-with-me

Papers

ALIGN: Advanced Query Initialization with LiDAR-Image Guidance for Occlusion-Robust 3D Object Detection

2025-12-20 · Janghyun Baek, Mincheol Chang, Seokha Moon, Seung Joon Lee, Jinkyu Kim arxiv

Recent query-based 3D object detection methods using camera and LiDAR inputs have shown strong performance, but existing query initialization strategies,such as random sampling or BEV heatmap-based sampling, often result in inefficient query usage and reduced accuracy, particularly for occluded or crowded objects. To address this limitation, we propose ALIGN (Advanced query initialization with LiDAR and Image GuidaNce), a novel approach for occlusion-robust, object-aware query initialization. Our model consists of three key components: (i) Occlusion-aware Center Estimation (OCE), which integrates LiDAR geometry and image semantics to estimate object centers accurately (ii) Adaptive Neighbor Sampling (ANS), which generates object candidates from LiDAR clustering and supplements each object by sampling spatially and semantically aligned points around it and (iii) Dynamic Query Balancing (DQB), which adaptively balances queries between foreground and background regions. Our extensive experiments on the nuScenes benchmark demonstrate that ALIGN consistently improves performance across multiple state-of-the-art detectors, achieving gains of up to +0.9 mAP and +1.2 NDS, particularly in challenging scenes with occlusions or dense crowds. Our code will be publicly available upon publication.

📄 PDF Abstract BibTeX arXiv:2512.18187

Code (0)

등록된 구현이 없습니다.

Tasks

Robust 3D Object Detection

Results from the Paper

RankTaskDatasetModelMetrics
#2 3D Object Detection nuScenes ALIGN NDS: 0.9

Similar Papers 제목 키워드 기반

How Do Images Align and Complement LiDAR? Towards a Harmonized Multi-modal 3D Panoptic Segmentation

2025-05-25 · Yining Pan, Qiongjie Cui, Xulei Yang, Na Zhao

LiDAR-based 3D panoptic segmentation often struggles with the inherent sparsity of data from LiDAR sensors, which makes it challenging to accurately recognize distant or small objects. Recently, a few studies have sought…

3D Panoptic SegmentationData AugmentationDecoderPanoptic Segmentation+1

Multimodal Object Query Initialization for 3D Object Detection

2023-10-16 · Mathijs R. van Geerenstein, Felicia Ruppel, Klaus Dietmayer, Dariu M. Gavrila

3D object detection models that exploit both LiDAR and camera sensor features are top performers in large-scale autonomous driving benchmarks. A transformer is a popular network architecture used for this task, in which …

3D Object DetectionAutonomous DrivingDecoderObject+2

RaCFormer: Towards High-Quality 3D Object Detection via Query-based Radar-Camera Fusion

2024-12-17 · CVPR 2025 1 · Xiaomeng Chu, Jiajun Deng, Guoliang You, Yifan Duan 외

We propose Radar-Camera fusion transformer (RaCFormer) to boost the accuracy of 3D object detection by the following insight. The Radar-Camera fusion in outdoor 3D scene perception is capped by the image-to-BEV transform…

3D Object Detectionobject-detectionObject Detection

MV2DFusion: Leveraging Modality-Specific Object Semantics for Multi-Modal 3D Detection

2024-08-12 · Zitian Wang, Zehao Huang, Yulu Gao, Naiyan Wang 외

The rise of autonomous vehicles has significantly increased the demand for robust 3D object detection systems. While cameras and LiDAR sensors each offer unique advantages--cameras provide rich texture information and Li…

3D Object DetectionAutonomous VehiclesObjectobject-detection+2

TransFusion: Robust LiDAR-Camera Fusion for 3D Object Detection with Transformers

2022-03-22 · CVPR 2022 1 · Xuyang Bai, Zeyu Hu, Xinge Zhu, Qingqiu Huang 외

LiDAR and camera are two important sensors for 3D object detection in autonomous driving. Despite the increasing popularity of sensor fusion in this field, the robustness against inferior image conditions, e.g., bad illu…

3D Object DetectionAutonomous DrivingDecoderobject-detection+2