paper-with-me

홈 › Papers

Look Before You Fuse: 2D-Guided Cross-Modal Alignment for Robust 3D Detection

2025-07-21 · Xiang Li, Zhangchi Hu, Xiao Xu, Bin Kong arxiv

Integrating LiDAR and camera inputs into a unified Bird's-Eye-View (BEV) representation is crucial for enhancing 3D perception capabilities of autonomous vehicles. However, existing methods suffer from spatial misalignment between LiDAR and camera features, which causes inaccurate depth supervision in camera branch and erroneous fusion during cross-modal feature aggregation. The root cause of this misalignment lies in projection errors, stemming from calibration inaccuracies and rolling shutter effect. The key insight of this work is that locations of these projection errors are not random but highly predictable, as they are concentrated at object-background boundaries which 2D detectors can reliably identify. Based on this, our main motivation is to utilize 2D object priors to pre-align cross-modal features before fusion. To address local misalignment, we propose Prior Guided Depth Calibration (PGDC), which leverages 2D priors to alleviate misalignment and preserve correct cross-modal feature pairs. To resolve global misalignment, we introduce Discontinuity Aware Geometric Fusion (DAGF) to suppress residual noise from PGDC and explicitly enhance sharp depth transitions at object-background boundaries, yielding a structurally aware representation. To effectively utilize these aligned representations, we incorporate Structural Guidance Depth Modulator (SGDM), using a gated attention mechanism to efficiently fuse aligned depth and image features. Our method achieves SOTA performance on nuScenes validation dataset, with its mAP and NDS reaching 71.5% and 73.6% respectively. Additionally, on the Argoverse 2 validation set, we achieve a competitive mAP of 41.7%.

📄 PDF Abstract BibTeX arXiv:2507.16861

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Vehicles

Similar Papers 제목 키워드 기반

AlignFreeNet: Is Cross-Modal Pre-Alignment Necessary? An End-to-End Alignment-Free Lightweight Network for Visible-Infrared Object Detection

2025-07-27 · Dingkun Zhu, Haote Zhang, Lipeng Gu, Wuzhou Quan 외 arxiv

Cross-modal misalignments, such as spatial offsets, resolution discrepancies, and semantic deficiencies, frequently occur in visible-infrared object detection (VI-OD). To mitigate this, existing methods are typically ada…

Object Detection

Complementarity-driven Representation Learning for Multi-modal Knowledge Graph Completion

2025-07-28 · Lijian Li arxiv

Multi-modal Knowledge Graph Completion (MMKGC) aims to uncover hidden world knowledge in multimodal knowledge graphs by leveraging both multimodal and structural entity information. However, the inherent imbalance in mul…

Knowledge Graph CompletionRepresentation LearningKnowledge Graphs

Think Before You Drive: World Model-Inspired Multimodal Grounding for Autonomous Vehicles

2025-12-03 · Haicheng Liao, Huanming Shen, Bonan Wang, Yongkang Li 외 arxiv

Interpreting natural-language commands to localize target objects is critical for autonomous driving (AD). Existing visual grounding (VG) methods for autonomous vehicles (AVs) typically struggle with ambiguous, context-d…

Autonomous VehiclesAutonomous DrivingVisual Grounding

ReFrame: Evidence-Guided Test-Time Safety Alignment in Multimodal Large Language Models

2026-08-21 · Wenzheng Jiang, Xuankun Rong, Yuanzhao Zhai, Dawei Feng 외 arxiv

While multimodal large language models (MLLMs) extend model capabilities beyond text, they also make safety alignment increasingly challenging. Multimodal safety alignment methods must address cross-modal jailbreaks, saf…

SpaceMind: Camera-Guided Modality Fusion for Spatial Reasoning in Vision-Language Models

2025-11-28 · Ruosen Zhao, Zhikang Zhang, Jialei Xu, Jiahao Chang 외 arxiv

Large vision-language models (VLMs) show strong multimodal understanding but still struggle with 3D spatial reasoning, such as distance estimation, size comparison, and cross-view consistency. Existing 3D-aware methods e…

Spatial Reasoning