RGB-Event Fusion with Self-Attention for Collision Prediction
Pietro Bonazzi, Christian Vogt, Michael Jost, Haotong Qin, Lyes Khacef, Federico Paredes-Valles, Michele Magno

TL;DR
This paper introduces a neural network framework that fuses RGB and event-based vision sensors with self-attention for improved collision prediction in autonomous drones, analyzing accuracy and computational trade-offs.
Contribution
It presents a novel fusion architecture with self-attention for RGB and event data, and provides benchmarking on the ABCD dataset for collision prediction.
Findings
Fusion improves accuracy by 1% on average over single modalities.
Event-based model outperforms RGB model by 4% in position and 26% in time error.
Quantization of event models offers a trade-off between performance and efficiency.
Abstract
Ensuring robust and real-time obstacle avoidance is critical for the safe operation of autonomous robots in dynamic, real-world environments. This paper proposes a neural network framework for predicting the time and collision position of an unmanned aerial vehicle with a dynamic object, using RGB and event-based vision sensors. The proposed architecture consists of two separate encoder branches, one for each modality, followed by fusion by self-attention to improve prediction accuracy. To facilitate benchmarking, we leverage the ABCD [8] dataset collected that enables detailed comparisons of single-modality and fusion-based approaches. At the same prediction throughput of 50Hz, the experimental results show that the fusion-based model offers an improvement in prediction accuracy over single-modality approaches of 1% on average and 10% for distances beyond 0.5m, but comes at the cost of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Robotic Path Planning Algorithms · Robotics and Sensor-Based Localization
