Streaming Detection of Queried Event Start
Cristobal Eyzaguirre, Eric Tang, Shyamal Buch, Adrien Gaidon, Jiajun Wu, Juan Carlos Niebles
TL;DR
SDQES introduces streaming detection of queried event starts, addressing real-time multimodal video understanding with open-vocabulary natural language queries in egocentric video. The authors formalize the streaming task, propose EgoSDQES as a benchmark, and develop metrics (Streaming Recall and Streaming Minimum Distance) to capture latency-accuracy trade-offs. They adapt vision-language foundation models with streaming adapters (including ST-, QR-, and RN-Adapters) and demonstrate that temporal adapters yield strong performance with modest computational overhead across multiple backbones. The work enables low-latency, flexible event-start detection with practical implications for embodied applications such as robotics and AR, while acknowledging dataset biases and calling for future improvements in data quality and scalability.
Abstract
Robotics, autonomous driving, augmented reality, and many embodied computer vision applications must quickly react to user-defined events unfolding in real time. We address this setting by proposing a novel task for multimodal video understanding-Streaming Detection of Queried Event Start (SDQES). The goal of SDQES is to identify the beginning of a complex event as described by a natural language query, with high accuracy and low latency. We introduce a new benchmark based on the Ego4D dataset, as well as new task-specific metrics to study streaming multimodal detection of diverse events in an egocentric video setting. Inspired by parameter-efficient fine-tuning methods in NLP and for video tasks, we propose adapter-based baselines that enable image-to-video transfer learning, allowing for efficient online video modeling. We evaluate three vision-language backbones and three adapter architectures on both short-clip and untrimmed video settings.
