English

Revisiting Pre-training in Audio-Visual Learning

Computer Vision and Pattern Recognition 2023-02-20 v2 Multimedia Sound Audio and Speech Processing

Abstract

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.

Keywords

Cite

@article{arxiv.2302.03533,
  title  = {Revisiting Pre-training in Audio-Visual Learning},
  author = {Ruoxuan Feng and Wenke Xia and Di Hu},
  journal= {arXiv preprint arXiv:2302.03533},
  year   = {2023}
}
R2 v1 2026-06-28T08:34:14.761Z