English

Audio-Visual Scene Classification Using A Transfer Learning Based Joint Optimization Strategy

Computer Vision and Pattern Recognition 2022-04-26 v1 Multimedia Sound Audio and Speech Processing

Abstract

Recently, audio-visual scene classification (AVSC) has attracted increasing attention from multidisciplinary communities. Previous studies tended to adopt a pipeline training strategy, which uses well-trained visual and acoustic encoders to extract high-level representations (embeddings) first, then utilizes them to train the audio-visual classifier. In this way, the extracted embeddings are well suited for uni-modal classifiers, but not necessarily suited for multi-modal ones. In this paper, we propose a joint training framework, using the acoustic features and raw images directly as inputs for the AVSC task. Specifically, we retrieve the bottom layers of pre-trained image models as visual encoder, and jointly optimize the scene classifier and 1D-CNN based acoustic encoder during training. We evaluate the approach on the development dataset of TAU Urban Audio-Visual Scenes 2021. The experimental results show that our proposed approach achieves significant improvement over the conventional pipeline training strategy. Moreover, our best single system outperforms previous state-of-the-art methods, yielding a log loss of 0.1517 and accuracy of 94.59% on the official test fold.

Keywords

Cite

@article{arxiv.2204.11420,
  title  = {Audio-Visual Scene Classification Using A Transfer Learning Based Joint Optimization Strategy},
  author = {Chengxin Chen and Meng Wang and Pengyuan Zhang},
  journal= {arXiv preprint arXiv:2204.11420},
  year   = {2022}
}

Comments

5 pages, 2 figures, based on the work that won first place in the challenge of DCASE2021 Task 1B

R2 v1 2026-06-24T10:57:20.196Z