π€ AI Summary
To address the matching ambiguity and degraded detection performance caused by implicit cross-view feature association in multi-view indoor radar perception, this paper proposes REXOβa novel framework that explicitly models inter-view correspondences. REXO pioneers the extension of 2D bounding-box diffusion to 3D radar space, establishing an explicit cross-view feature association mechanism. It incorporates a ground-contact physical prior to constrain the parameter learning of the diffusion process, thereby reducing model complexity and enhancing robustness. Furthermore, REXO integrates denoising-based training with radar-specific feature alignment to achieve high-precision 3D object detection. Evaluated on the HIBER and MMVR benchmarks, REXO achieves absolute AP improvements of 4.22 and 11.02, respectively, significantly surpassing existing state-of-the-art methods.
π Abstract
Multi-view indoor radar perception has drawn attention due to its cost-effectiveness and low privacy risks. Existing methods often rely on {implicit} cross-view radar feature association, such as proposal pairing in RFMask or query-to-feature cross-attention in RETR, which can lead to ambiguous feature matches and degraded detection in complex indoor scenes. To address these limitations, we propose extbf{REXO} (multi-view Radar object dEtection with 3D bounding boX diffusiOn), which lifts the 2D bounding box (BBox) diffusion process of DiffusionDet into the 3D radar space. REXO utilizes these noisy 3D BBoxes to guide an {explicit} cross-view radar feature association, enhancing the cross-view radar-conditioned denoising process. By accounting for prior knowledge that the person is in contact with the ground, REXO reduces the number of diffusion parameters by determining them from this prior. Evaluated on two open indoor radar datasets, our approach surpasses state-of-the-art methods by a margin of +4.22 AP on the HIBER dataset and +11.02 AP on the MMVR dataset.