paper-with-me

Papers

StreamMind: Unlocking Full Frame Rate Streaming Video Dialogue through Event-Gated Cognition

2025-03-08 · Xin Ding, Hao Wu, Yifan Yang, Shiqi Jiang, Donglin Bai, Zhibo Chen, Ting Cao

With the rise of real-world human-AI interaction applications, such as AI assistants, the need for Streaming Video Dialogue is critical. To address this need, we introduce StreamMind, a video LLM framework that achieves ultra-FPS streaming video processing (100 fps on a single A100) and enables proactive, always-on responses in real time, without explicit user intervention. To solve the key challenge of the contradiction between linear video streaming speed and quadratic transformer computation cost, we propose a novel perception-cognition interleaving paradigm named ''event-gated LLM invocation'', in contrast to the existing per-time-step LLM invocation. By introducing a Cognition Gate network between the video encoder and the LLM, LLM is only invoked when relevant events occur. To realize the event feature extraction with constant cost, we propose Event-Preserving Feature Extractor (EPFE) based on state-space method, generating a single perception token for spatiotemporal features. These techniques enable the video LLM with full-FPS perception and real-time cognition response. Experiments on Ego4D and SoccerNet streaming tasks, as well as standard offline benchmarks, demonstrate state-of-the-art performance in both model capability and real-time efficiency, paving the way for ultra-high-FPS applications, such as Game AI and interactive media. The code and data is available at https://aka.ms/StreamMind.

📄 PDF Abstract BibTeX arXiv:2503.06220

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

StreamArena: Toward Continuous, Interactive, and Long-Horizon Agentic Streaming Video Understanding

2026-08-06 · Xichen Zhang, Guankai Li, Yinghao Zhu, Shijian Wang 외 arxiv

Deploying autonomous multimodal agents in continuous, real-world environments requires them to ingest unbounded audio-visual streams and maintain hour-scale memory. However, current evaluations predominantly rely on brie…

EARTalking: End-to-end GPT-style Autoregressive Talking Head Synthesis with Frame-wise Control

2026-03-19 · Yuzhe Weng, Haotian Wang, Yuanhong Yu, Jun Du 외 arxiv

Audio-driven talking head generation aims to create vivid and realistic videos from a static portrait and speech. Existing AR-based methods rely on intermediate facial representations, which limit their expressiveness an…

Talking Head GenerationVideo Generation

Filling the gaps in video transcoder deployment in the cloud

2023-04-17 · Vibhoothi, Daniel Joseph Ringis, Xin Shu, François Pitié 외

Cloud-based deployment of content production and broadcast workflows has continued to disrupt the industry after the pandemic. The key tools required for unlocking cloud workflows, e.g., transcoding, metadata parsing, an…

Dual-mode ASR: Unify and Improve Streaming ASR with Full-context Modeling

2020-10-12 · ICLR 2021 1 · Jiahui Yu, Wei Han, Anmol Gulati, Chung-Cheng Chiu 외

Streaming automatic speech recognition (ASR) aims to emit each hypothesized word as quickly and accurately as possible, while full-context ASR waits for the completion of a full speech utterance before emitting completed…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Knowledge Distillationspeech-recognition+1

SimulS2S-LLM: Unlocking Simultaneous Inference of Speech LLMs for Speech-to-Speech Translation

2025-04-22 · Keqi Deng, Wenxi Chen, Xie Chen, Philip C. Woodland

Simultaneous speech translation (SST) outputs translations in parallel with streaming speech input, balancing translation quality and latency. While large language models (LLMs) have been extended to handle the speech mo…

Simultaneous Speech-to-Speech TranslationSpeech-to-Speech TranslationTranslation