paper-with-me

홈 › Papers

UniAV: Unified Audio-Visual Perception for Multi-Task Video Event Localization

2024-04-04 · Tiantian Geng, Teng Wang, yanfu Zhang, Jinming Duan, Weili Guan, Feng Zheng, Ling Shao

Video localization tasks aim to temporally locate specific instances in videos, including temporal action localization (TAL), sound event detection (SED) and audio-visual event localization (AVEL). Existing methods over-specialize on each task, overlooking the fact that these instances often occur in the same video to form the complete video content. In this work, we present UniAV, a Unified Audio-Visual perception network, to achieve joint learning of TAL, SED and AVEL tasks for the first time. UniAV can leverage diverse data available in task-specific datasets, allowing the model to learn and share mutually beneficial knowledge across tasks and modalities. To tackle the challenges posed by substantial variations in datasets (size/domain/duration) and distinct task characteristics, we propose to uniformly encode visual and audio modalities of all videos to derive generic representations, while also designing task-specific experts to capture unique knowledge for each task. Besides, we develop a unified language-aware classifier by utilizing a pre-trained text encoder, enabling the model to flexibly detect various types of instances and previously unseen ones by simply changing prompts during inference. UniAV outperforms its single-task counterparts by a large margin with fewer parameters, achieving on-par or superior performances compared to state-of-the-art task-specific methods across ActivityNet 1.3, DESED and UnAV-100 benchmarks.

📄 PDF Abstract BibTeX arXiv:2404.03179

Code (1)

ttgeng233/UniAV 공식 구현 pytorch

Tasks

Action Localizationaudio-visual event localizationEvent DetectionSound Event DetectionTemporal Action Localization

Similar Papers 제목 키워드 기반

UniAVGen: Unified Audio and Video Generation with Asymmetric Cross-Modal Interactions

2025-11-05 · Guozhen Zhang, Zixiang Zhou, Teng Hu, Ziqiao Peng 외 arxiv

Due to the lack of effective cross-modal modeling, existing open-source audio-video generation methods often exhibit compromised lip synchronization and insufficient semantic consistency. To mitigate these drawbacks, we …

Video Generation

AV-Unified: A Unified Framework for Audio-visual Scene Understanding

2026-03-06 · Guangyao Li, Xin Wang, Wenwu Zhu arxiv

When humans perceive the world, they naturally integrate multiple audio-visual tasks within dynamic, real-world scenes. However, current works such as event localization, parsing, segmentation and question answering are …

Scene UnderstandingQuestion Answering

UniAvatar: Taming Lifelike Audio-Driven Talking Head Generation with Comprehensive Motion and Lighting Control

2024-12-26 · Wenzhang Sun, Xiang Li, Donglin Di, Zhuding Liang 외

Recently, animating portrait images using audio input is a popular task. Creating lifelike talking head videos requires flexible and natural movements, including facial and head dynamics, camera motion, realistic light a…

DiversityTalking Head Generation

Audiovisual SlowFast Networks for Video Recognition

2020-01-23 · Fanyi Xiao, Yong Jae Lee, Kristen Grauman, Jitendra Malik 외

We present Audiovisual SlowFast Networks, an architecture for integrated audiovisual perception. AVSlowFast has Slow and Fast visual pathways that are deeply integrated with a Faster Audio pathway to model vision and sou…

Action ClassificationVideo Recognition

Pushing the Frontier of Audiovisual Perception with Large-Scale Multimodal Correspondence Learning

2025-12-22 · Apoorv Vyas, Heng-Jui Chang, Cheng-Fu Yang, Po-Yao Huang 외 arxiv

We introduce Perception Encoder Audiovisual, PE-AV, a new family of encoders for audio and video understanding trained with scaled contrastive learning. Built on PE, PE-AV makes several key contributions to extend repres…

Sound Event DetectionContrastive Learning