Low-Latency Scalable Streaming for Event-Based Vision
Andrew Hamara, Benjamin Kilpatrick, Alex Baratta, Brendon Kofink,, Andrew C. Freeman

TL;DR
This paper introduces a scalable, low-latency streaming method for event-based vision data using Media Over QUIC, enabling efficient object detection with minimal accuracy loss under strict latency constraints.
Contribution
It proposes a novel streaming approach for event-based sensors that prioritizes low latency and detection performance, addressing a gap in receiver-driven rate adaptation for such systems.
Findings
Object detection is resilient to data loss, especially towards the end of temporal windows.
The proposed method achieves up to 5 ms latency with minimal detection accuracy reduction.
Latency targets of 50 ms result in only 0.19 mAP reduction.
Abstract
Recently, we have witnessed the rise of novel ``event-based'' camera sensors for high-speed, low-power video capture. Rather than recording discrete image frames, these sensors output asynchronous ``event'' tuples with microsecond precision, only when the brightness change of a given pixel exceeds a certain threshold. Although these sensors have enabled compelling new computer vision applications, these applications often require expensive, power-hungry GPU systems, rendering them incompatible for deployment on the low-power devices for which event cameras are optimized. Whereas receiver-driven rate adaptation is a crucial feature of modern video streaming solutions, this topic is underexplored in the realm of event-based vision systems. On a real-world event camera dataset, we first demonstrate that a state-of-the-art object detection application is resilient to dramatic data loss, and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Parallel Computing and Optimization Techniques · Caching and Content Delivery
