paper-with-me

홈 › Papers

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

2025-05-29 · Xiao Yu, Yan Fang, Xiaojie Jin, Yao Zhao, Yunchao Wei

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.

📄 PDF Abstract BibTeX arXiv:2505.23155

Code (1)

xiaoyu-1123/prefm 공식 구현

Tasks

Video Understanding

Similar Papers 제목 키워드 기반

Exploring Cross-Video and Cross-Modality Signals for Weakly-Supervised Audio-Visual Video Parsing

2021-12-01 · NeurIPS 2021 12 · Yan-Bo Lin, Hung-Yu Tseng, Hsin-Ying Lee, Yen-Yu Lin 외

The audio-visual video parsing task aims to temporally parse a video into audio or visual event categories. However, it is labor intensive to temporally annotate audio and visual events and thus hampers the learning of a…

Label-anticipated Event Disentanglement for Audio-Visual Video Parsing

2024-07-11 · Jinxing Zhou, Dan Guo, Yuxin Mao, Yiran Zhong 외

Audio-Visual Video Parsing (AVVP) task aims to detect and temporally locate events within audio and visual modalities. Multiple events can overlap in the timeline, making identification challenging. While traditional met…

audio-visual event localizationDisentanglementSemantic SimilaritySemantic Textual Similarity

Investigating Modality Bias in Audio Visual Video Parsing

2022-03-31 · Piyush Singh Pasi, Shubham Nemani, Preethi Jyothi, Ganesh Ramakrishnan

We focus on the audio-visual video parsing (AVVP) problem that involves detecting audio and visual event labels with temporal boundaries. The task is especially challenging since it is weakly supervised with only event l…

Advancing Weakly-Supervised Audio-Visual Video Parsing via Segment-wise Pseudo Labeling

2024-06-03 · Jinxing Zhou, Dan Guo, Yiran Zhong, Meng Wang

The Audio-Visual Video Parsing task aims to identify and temporally localize the events that occur in either or both the audio and visual streams of audible videos. It often performs in a weakly-supervised manner, where …

audio-visual event localizationDenoisingPseudo Label

PrefMoE: Robust Preference Modeling with Mixture-of-Experts Reward Learning

2026-05-01 · Ziqin Yuan, Ruiqi Wang, Dezhong Zhao, Baijian Yang 외 arxiv

Preference-based reinforcement learning offers a scalable alternative to manual reward engineering by learning reward structures from comparative feedback. However, large-scale preference datasets, whether collected from…

Reinforcement Learning