Labits: Layered Bidirectional Time Surfaces Representation for Event Camera-based Continuous Dense Trajectory Estimation
Zhongyang Zhang, Jiacheng Qiu, Shuyang Cui, Yijun Luo, Tauhidur Rahman
TL;DR
Labits addresses the challenge of preserving temporal granularity, stable 2D features, and consistent information density in event-camera representations for dense trajectory estimation by introducing Layered Bidirectional Time Surfaces. The Labits representation, coupled with an APLOF extractor and a RAFT-inspired trajectory framework based on Bézier curves, yields large gains on the MultiFlow dataset, achieving a 49% reduction in trajectory end-point error over the previous state-of-the-art. The approach demonstrates that event representations significantly influence downstream performance and offers a scalable, flexible pipeline for high-temporal-resolution motion estimation, with strong results and clear ablations. The work opens avenues for extending Labits to other event-based vision tasks and for combining Labits with complementary representations to balance temporal precision and event density.
Abstract
Event cameras provide a compelling alternative to traditional frame-based sensors, capturing dynamic scenes with high temporal resolution and low latency. Moving objects trigger events with precise timestamps along their trajectory, enabling smooth continuous-time estimation. However, few works have attempted to optimize the information loss during event representation construction, imposing a ceiling on this task. Fully exploiting event cameras requires representations that simultaneously preserve fine-grained temporal information, stable and characteristic 2D visual features, and temporally consistent information density, an unmet challenge in existing representations. We introduce Labits: Layered Bidirectional Time Surfaces, a simple yet elegant representation designed to retain all these features. Additionally, we propose a dedicated module for extracting active pixel local optical flow (APLOF), significantly boosting the performance. Our approach achieves an impressive 49% reduction in trajectory end-point error (TEPE) compared to the previous state-of-the-art on the MultiFlow dataset. The code will be released upon acceptance.
