vix.ing · top · new · best · stats · spec

Li-ViP3D++: Query-Gated Deformable Camera–LiDAR Fusion for End-to-End Perception and Trajectory Prediction

2026/01/01 by Matej Halinkovic, Matej Halinkovič, Nina Masarykova +2
Engineering · Computer Science · #Robotics and Sensor-Based Localization #Advanced Vision and Imaging #Autonomous Vehicle Technology and Safety

paper · pdf · doi:10.1109/access.2026.3709080

Abstract

End-to-end perception and trajectory prediction from raw sensor data is one of the key capabilities for autonomous driving. Modular pipelines restrict information flow and can amplify upstream errors. Recent query-based, fully differentiable perception-and-prediction (PnP) models mitigate these issues, yet the complementarity of cameras and LiDAR in the query-space has not been sufficiently explored. Models often rely on fusion schemes that introduce heuristic alignment and discrete selection steps which prevent full utilization of available information and can introduce unwanted bias. We propose Li-ViP3D++, a query-based multimodal PnP framework that introduces Query-Gated Deformable Fusion (QGDF) to integrate multi-view RGB and LiDAR in query space. QGDF 1) aggregates image evidence via masked attention across cameras and feature levels, 2) extracts LiDAR context through fully differentiable BEV sampling with learned per-query offsets, and 3) applies query-conditioned gating to adaptively weight visual and geometric cues per agent. The resulting architecture jointly optimizes detection, tracking, and multi-hypothesis trajectory forecasting in a single end-to-end model. On nuScenes, Li-ViP3D++ improves end-to-end behavior and detection quality, achieving higher EPA (0.505) and mAP (0.616) while substantially reducing false positives (FP ratio 0.069), and it is faster than the prior Li-ViP3D variant (139.82 ms vs. 145.91 ms). Additional experiments were performed to evaluate the impact of the reduced resolution of RGB inputs and missing HD maps on the behavior of the model. The results of the experiments indicate that query-space, fully differentiable camera–LiDAR fusion can increase the robustness of end-to-end PnP without sacrificing deployability.

Citations

Related