paper-with-me

홈 › Papers

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

2022-04-25 · Chengxin Chen, Meng Wang, Pengyuan Zhang

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.

📄 PDF Abstract BibTeX arXiv:2204.11420

Code (0)

등록된 구현이 없습니다.

Tasks

Scene ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

A study on joint modeling and data augmentation of multi-modalities for audio-visual scene classification

2022-03-07 · Qing Wang, Jun Du, Siyuan Zheng, Yunqing Li 외

In this paper, we propose two techniques, namely joint modeling and data augmentation, to improve system performances for audio-visual scene classification (AVSC). We employ pre-trained networks trained only on image dat…

Data AugmentationScene Classification

Exploring Audio-Visual Information Fusion for Sound Event Localization and Detection In Low-Resource Realistic Scenarios

2024-06-21 · Ya Jiang, Qing Wang, Jun Du, Maocheng Hu 외

This study presents an audio-visual information fusion approach to sound event localization and detection (SELD) in low-resource scenarios. We aim at utilizing audio and video modality information through cross-modal lea…

Data AugmentationSound Event Localization and Detection

Crab$^{+}$: A Scalable and Unified Audio-Visual Scene Understanding Model with Explicit Cooperation

2026-03-04 · Dongnuan Cai, Henghui Du, Chang Zhou, Xi Chen 외 arxiv

Developing Audio-Visual Large Language Models (AV-LLMs) for unified scene understanding is pivotal in multimodal intelligence. While instruction tuning enables pre-trained models with multi-task abilities, we observe tha…

Multi-Task LearningScene Understanding

SceneBind: Binding What and Where Across Vision, Audio and Language

2026-07-16 · Mingfei Chen, Zijun Cui, Ruoke Zhang, Hyeonggon Ryu 외 arxiv

We present SceneBind, an omni-modal representation of realistic scenes with joint semantic and 3D spatial understanding across vision, audio and language. Existing omni-modal encoders excel at instance-level semantics (i…

Visual Localization

Audio-visual scene classification: analysis of DCASE 2021 Challenge submissions

2021-05-28 · Shanshan Wang, Toni Heittola, Annamaria Mesaros, Tuomas Virtanen

This paper presents the details of the Audio-Visual Scene Classification task in the DCASE 2021 Challenge (Task 1 Subtask B). The task is concerned with classification using audio and video modalities, using a dataset of…

ClassificationData AugmentationScene ClassificationTransfer Learning