paper-with-me

홈 › Papers

Graph Neural Network Combining Event Stream and Periodic Aggregation for Low-Latency Event-based Vision

2025-01-01 · CVPR 2025 1 · Manon Dampfhoffer, Thomas Mesquida, Damien Joubert, Thomas Dalgaty, Pascal Vivet, Christoph Posch

Event-based cameras asynchronously detect changes in light intensity with high temporal resolution, making them a promising alternative to RGB camera for low-latency and low-power optical flow estimation. However, state-of-the-art convolutional neural network methods create frames from the event stream, therefore losing the opportunity to exploit events for both sparse computations and low-latency prediction. On the other hand, asynchronous event graph methods could leverage both, but at the cost of avoiding any form of time accumulation, which limits the prediction accuracy. In this paper, we propose to break this accuracy-latency trade-off with a novel architecture combining an asynchronous accumulation-free event branch and a periodic aggregation branch. The periodic branch performs feature aggregations on the event graphs of past data to extract global context information, which improves accuracy without introducing any latency.The solution could predict optical flow per event with a latency of tens of microseconds on asynchronous hardware, which represents a gain of three orders of magnitude with respect to state-of-the-art frame-based methods, with 48x less operations per second. We show that the solution can detect rapid motion changes faster than a periodic output. This work proposes, for the first time, an effective solution for ultra low-latency and low-power optical flow prediction from event cameras.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Event-based visionGraph Neural NetworkOptical Flow Estimation

Similar Papers 제목 키워드 기반

Sequential Signal Mixing Aggregation for Message Passing Graph Neural Networks

2024-09-28 · Mitchell Keren Taraday, Almog David, Chaim Baskin

Message Passing Graph Neural Networks (MPGNNs) have emerged as the preferred method for modeling complex interactions across diverse graph entities. While the theory of such models is well understood, their aggregation m…

Analyzing Periodicity and Saliency for Adult Video Detection

2019-01-11 · Yizhi Liu, Xiaoyan Gu, Lei Huang, Junlin Ouyang 외

Content-based adult video detection plays an important role in preventing pornography. However, existing methods usually rely on single modality and seldom focus on multi-modality semantics representation. Addressing at …

DPCL-Diff: The Temporal Knowledge Graph Reasoning Based on Graph Node Diffusion Model with Dual-Domain Periodic Contrastive Learning

2024-11-03 · Yukun Cao, Lisheng Wang, Luobin Huang

Temporal knowledge graph (TKG) reasoning that infers future missing facts is an essential and challenging task. Predicting future events typically relies on closely related historical facts, yielding more accurate result…

Contrastive LearningImage Generation

HelixTrack: Event-Based Tracking and RPM Estimation of Propeller-like Objects

2026-03-10 · Radim Spetlik, Michal Pliska, Vojtěch Vrba, Jiri Matas arxiv

Safety-critical perception for unmanned aerial vehicles and rotating machinery requires microsecond-latency tracking of fast, periodic motion under egomotion and strong distractors. Frame-based and event-based trackers d…

EvRainDrop: HyperGraph-guided Completion for Effective Frame and Event Stream Aggregation

2025-11-26 · Futian Wang, Fan Zhang, Xiao Wang, Mengqi Wang 외 arxiv

Event cameras produce asynchronous event streams that are spatially sparse yet temporally dense. Mainstream event representation learning algorithms typically use event frames, voxels, or tensors as input. Although these…

Representation Learning