paper-with-me

Papers

Revisiting Pre-training in Audio-Visual Learning

2023-02-07 · Ruoxuan Feng, Wenke Xia, Di Hu

Pre-training technique has gained tremendous success in enhancing model performance on various tasks, but found to perform worse than training from scratch in some uni-modal situations. This inspires us to think: are the pre-trained models always effective in the more complex multi-modal scenario, especially for the heterogeneous modalities such as audio and visual ones? We find that the answer is No. Specifically, we explore the effects of pre-trained models on two audio-visual learning scenarios: cross-modal initialization and multi-modal joint learning. When cross-modal initialization is applied, the phenomena of "dead channel" caused by abnormal Batchnorm parameters hinders the utilization of model capacity. Thus, we propose Adaptive Batchnorm Re-initialization (ABRi) to better exploit the capacity of pre-trained models for target tasks. In multi-modal joint learning, we find a strong pre-trained uni-modal encoder would bring negative effects on the encoder of another modality. To alleviate such problem, we introduce a two-stage Fusion Tuning strategy, taking better advantage of the pre-trained knowledge while making the uni-modal encoders cooperate with an adaptive masking method. The experiment results show that our methods could further exploit pre-trained models' potential and boost performance in audio-visual learning.

📄 PDF Abstract BibTeX arXiv:2302.03533

Code (1)

gewu-lab/revisiting-pre-training-in-audio-visual-learning 공식 구현 pytorch

Tasks

audio-visual learning

Methods 이 논문이 사용한 방법론

L1 Regularization $L_{1}$ Regularization is a regularization technique applied to the weights of a neural network. We minimize a loss function compromising both the primary loss function and a…
Adaptive Masking 설명 없음

Similar Papers 제목 키워드 기반

Revisiting Audio-Visual Segmentation with Vision-Centric Transformer

2025-01-01 · CVPR 2025 1 · Shaofei Huang, Rui Ling, Tianrui Hui, Hongyu Li 외

Audio-Visual Segmentation (AVS) aims to segment sound-producing objects in video frames based on the associated audio signal. Prevailing AVS methods typically adopt an audio-centric Transformer architecture, where ob…

Revisiting Your Memory: Reconstruction of Affect-Contextualized Memory via EEG-guided Audiovisual Generation

2024-11-24 · Joonwoo Kwon, Heehwan Wang, Jinwoo Lee, Sooyoung Kim 외

In this paper, we introduce RecallAffectiveMemory, a novel task designed to reconstruct autobiographical memories through audio-visual generation guided by affect extracted from electroencephalogram (EEG) signals. To sup…

EEGElectroencephalogram (EEG)

ReSyncer: Rewiring Style-based Generator for Unified Audio-Visually Synced Facial Performer

2024-08-06 · Jiazhi Guan, Zhiliang Xu, Hang Zhou, Kaisiyuan Wang 외

Lip-syncing videos with given audio is the foundation for various applications including the creation of virtual presenters or performers. While recent studies explore high-fidelity lip-sync with different techniques, th…

Face Swapping

EchoInk-R1: Exploring Audio-Visual Reasoning in Multimodal LLMs via Reinforcement Learning

2025-05-07 · Zhenghao Xing, Xiaowei Hu, Chi-Wing Fu, Wenhai Wang 외

Multimodal large language models (MLLMs) have advanced perception across text, vision, and audio, yet they often struggle with structured cross-modal reasoning, particularly when integrating audio and visual signals. We …

Multiple-choiceQuestion Answeringreinforcement-learningReinforcement Learning+1

Revisiting Audio-language Pretraining for Learning General-purpose Audio Representation

2025-11-20 · Wei-Cheng Tseng, Xuanru Zhou, Mingyue Huo, Yiwen Shao 외 arxiv

Audio-language pretraining (ALP) holds promise for learning general-purpose audio representation, yet remains underexplored. Crucially, there is no consensus on whether audio-language models can build effective general-p…

Representation LearningContrastive Learning