Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cv 90% Match Research Paper AI Researchers,Machine Learning Engineers,Video Analysis Specialists,Developers of real-time AI systems 1 week ago

PreFM: Online Audio-Visual Event Parsing via Predictive Future Modeling

speech-audio › multimodal-audio
📄 Abstract

Abstract: Audio-visual event parsing plays a crucial role in understanding multimodal video content, but existing methods typically rely on offline processing of entire videos with huge model sizes, limiting their real-time applicability. We introduce Online Audio-Visual Event Parsing (On-AVEP), a novel paradigm for parsing audio, visual, and audio-visual events by sequentially analyzing incoming video streams. The On-AVEP task necessitates models with two key capabilities: (1) Accurate online inference, to effectively distinguish events with unclear and limited context in online settings, and (2) Real-time efficiency, to balance high performance with computational constraints. To cultivate these, we propose the Predictive Future Modeling (PreFM) framework featured by (a) predictive multimodal future modeling to infer and integrate beneficial future audio-visual cues, thereby enhancing contextual understanding and (b) modality-agnostic robust representation along with focal temporal prioritization to improve precision and generalization. Extensive experiments on the UnAV-100 and LLP datasets show PreFM significantly outperforms state-of-the-art methods by a large margin with significantly fewer parameters, offering an insightful approach for real-time multimodal video understanding. Code is available at https://github.com/XiaoYu-1123/PreFM.
Authors (5)
Xiao Yu
Yan Fang
Xiaojie Jin
Yao Zhao
Yunchao Wei
Submitted
May 29, 2025
arXiv Category
cs.CV
arXiv PDF

Key Contributions

PreFM introduces the Online Audio-Visual Event Parsing (On-AVEP) paradigm, enabling real-time analysis of multimodal video streams. It features predictive multimodal future modeling to leverage upcoming cues for better context and modality-agnostic representations for robust inference, addressing the limitations of offline processing and large model sizes.

Business Value

Enables real-time analysis of video content for applications like automated surveillance, content moderation, and interactive systems, improving efficiency and responsiveness.