AIROMay 5, 2024

Robust Collaborative Perception without External Localization and Clock Devices

arXiv:2405.02965v212 citationsh-index: 18ICRA
Originality Highly original
AI Analysis

This addresses the robustness issue in collaborative perception for multi-agent systems, offering a hardware-independent solution that is incremental over traditional methods.

The paper tackles the problem of achieving spatial-temporal alignment in collaborative perception without relying on external localization and clock devices, which are vulnerable to noise and attacks, by proposing a system that uses geometric patterns in perceptual data, and results show it performs comparably to systems that depend on such devices.

A consistent spatial-temporal coordination across multiple agents is fundamental for collaborative perception, which seeks to improve perception abilities through information exchange among agents. To achieve this spatial-temporal alignment, traditional methods depend on external devices to provide localization and clock signals. However, hardware-generated signals could be vulnerable to noise and potentially malicious attack, jeopardizing the precision of spatial-temporal alignment. Rather than relying on external hardwares, this work proposes a novel approach: aligning by recognizing the inherent geometric patterns within the perceptual data of various agents. Following this spirit, we propose a robust collaborative perception system that operates independently of external localization and clock devices. The key module of our system,~\emph{FreeAlign}, constructs a salient object graph for each agent based on its detected boxes and uses a graph neural network to identify common subgraphs between agents, leading to accurate relative pose and time. We validate \emph{FreeAlign} on both real-world and simulated datasets. The results show that, the ~\emph{FreeAlign} empowered robust collaborative perception system perform comparably to systems relying on precise localization and clock devices.

Code Implementations1 repo
Foundations

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

Your Notes