CVOct 14, 2025

CrossRay3D: Geometry and Distribution Guidance for Efficient Multimodal 3D Detection

arXiv:2510.15991v31 citationsh-index: 1IEEE transactions on intelligent transportation systems (Print)
Originality Incremental advance
AI Analysis

This work addresses performance and efficiency issues in multimodal 3D detection for autonomous driving, offering incremental improvements over existing sparse detectors.

The paper tackles the problem of sub-optimal token representation in sparse cross-modality 3D detectors by proposing CrossRay3D, which integrates geometric and distribution guidance to improve foreground quality and class balance, achieving state-of-the-art performance of 72.4 mAP and 74.7 NDS on the nuScenes benchmark while running 1.84 times faster than other leading methods.

The sparse cross-modality detector offers more advantages than its counterpart, the Bird's-Eye-View (BEV) detector, particularly in terms of adaptability for downstream tasks and computational cost savings. However, existing sparse detectors overlook the quality of token representation, leaving it with a sub-optimal foreground quality and limited performance. In this paper, we identify that the geometric structure preserved and the class distribution are the key to improving the performance of the sparse detector, and propose a Sparse Selector (SS). The core module of SS is Ray-Aware Supervision (RAS), which preserves rich geometric information during the training stage, and Class-Balanced Supervision, which adaptively reweights the salience of class semantics, ensuring that tokens associated with small objects are retained during token sampling. Thereby, outperforming other sparse multi-modal detectors in the representation of tokens. Additionally, we design Ray Positional Encoding (Ray PE) to address the distribution differences between the LiDAR modality and the image. Finally, we integrate the aforementioned module into an end-to-end sparse multi-modality detector, dubbed CrossRay3D. Experiments show that, on the challenging nuScenes benchmark, CrossRay3D achieves state-of-the-art performance with 72.4 mAP and 74.7 NDS, while running 1.84 faster than other leading methods. Moreover, CrossRay3D demonstrates strong robustness even in scenarios where LiDAR or camera data are partially or entirely missing.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes