paper-with-me

홈 › 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, Yajian Wang, Yuzhong Wu, Hu Hu, Chao-Han Huck Yang, Sabato Marco Siniscalchi, Yannan Wang, Chin-Hui Lee

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 data sets to extract video embedding; whereas for audio embedding models, we decide to train them from scratch. We explore different neural network architectures for joint modeling to effectively combine the video and audio modalities. Moreover, data augmentation strategies are investigated to increase audio-visual training set size. For the video modality the effectiveness of several operations in RandAugment is verified. An audio-video joint mixup scheme is proposed to further improve AVSC performances. Evaluated on the development set of TAU Urban Audio Visual Scenes 2021, our final system can achieve the best accuracy of 94.2% among all single AVSC systems submitted to DCASE 2021 Task 1b.

📄 PDF Abstract BibTeX arXiv:2203.04114

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationScene Classification

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…
RandAugment 설명 없음

Similar Papers 제목 키워드 기반

An empirical study of domain-agnostic semi-supervised learning via energy-based models: joint-training and pre-training

2020-10-25 · Yunfu Song, Huahuan Zheng, Zhijian Ou

A class of recent semi-supervised learning (SSL) methods heavily rely on domain-specific data augmentations. In contrast, generative SSL methods involve unsupervised learning based on generative models by either joint-tr…

image-classificationImage Classification

Differentiable Retrieval Augmentation via Generative Language Modeling for E-commerce Query Intent Classification

2023-08-18 · Chenyu Zhao, Yunjiang Jiang, Yiming Qiu, Han Zhang 외

Retrieval augmentation, which enhances downstream models by a knowledge retriever and an external corpus instead of by merely increasing the number of model parameters, has been successfully applied to many natural langu…

intent-classificationIntent ClassificationLanguage ModelingLanguage Modelling+4

Tradeoffs in Data Augmentation: An Empirical Study

2021-01-01 · ICLR 2021 1 · Raphael Gontijo-Lopes, Sylvia Smullin, Ekin Dogus Cubuk, Ethan Dyer

Though data augmentation has become a standard component of deep neural network training, the underlying mechanism behind the effectiveness of these techniques remains poorly understood. In practice, augmentation policie…

Data AugmentationDiversity

Exploring the Efficacy of Base Data Augmentation Methods in Deep Learning-Based Radiograph Classification of Knee Joint Osteoarthritis

2023-11-10 · Fabi Prezja, Leevi Annala, Sampsa Kiiskinen, Timo Ojala

Diagnosing knee joint osteoarthritis (KOA), a major cause of disability worldwide, is challenging due to subtle radiographic indicators and the varied progression of the disease. Using deep learning for KOA diagnosis req…

Data Augmentation

THeGAU: Type-Aware Heterogeneous Graph Autoencoder and Augmentation

2025-12-11 · Ming-Yi Hong, Miao-Chen Chiang, Youchen Teng, Yu-Hsiang Wang 외 arxiv

Heterogeneous Graph Neural Networks (HGNNs) are effective for modeling Heterogeneous Information Networks (HINs), which encode complex multi-typed entities and relations. However, HGNNs often suffer from type information…

Node Classification