MACVROOct 12, 2022

A Cooperative Perception System Robust to Localization Errors

arXiv:2210.06289v247 citationsh-index: 21
Originality Incremental advance
AI Analysis

This addresses safety-critical issues in autonomous driving by improving perception robustness against localization errors, though it is an incremental advancement over existing fusion methods.

The paper tackles the problem of inaccurate relative transform estimation in cooperative perception for autonomous driving due to localization errors, proposing OptiMatch, a system that corrects these errors using optimal transport theory to match detected objects, resulting in outperforming state-of-the-art fusion schemes by a large margin in average precision.

Cooperative perception is challenging for safety-critical autonomous driving applications.The errors in the shared position and pose cause an inaccurate relative transform estimation and disrupt the robust mapping of the Ego vehicle. We propose a distributed object-level cooperative perception system called OptiMatch, in which the detected 3D bounding boxes and local state information are shared between the connected vehicles. To correct the noisy relative transform, the local measurements of both connected vehicles (bounding boxes) are utilized, and an optimal transport theory-based algorithm is developed to filter out those objects jointly detected by the vehicles along with their correspondence, constructing an associated co-visible set. A correction transform is estimated from the matched object pairs and further applied to the noisy relative transform, followed by global fusion and dynamic mapping. Experiment results show that robust performance is achieved for different levels of location and heading errors, and the proposed framework outperforms the state-of-the-art benchmark fusion schemes, including early, late, and intermediate fusion, on average precision by a large margin when location and/or heading errors occur.

Foundations

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

Your Notes