pith. sign in

arxiv: 2103.16858 · v3 · pith:ILXGFWOCnew · submitted 2021-03-31 · 📡 eess.AS · cs.SD

SpecAugment++: A Hidden Space Data Augmentation Method for Acoustic Scene Classification

classification 📡 eess.AS cs.SD
keywords augmentationdatamaskingspacespecaugmentclassificationhiddeninput
0
0 comments X
read the original abstract

In this paper, we present SpecAugment++, a novel data augmentation method for deep neural networks based acoustic scene classification (ASC). Different from other popular data augmentation methods such as SpecAugment and mixup that only work on the input space, SpecAugment++ is applied to both the input space and the hidden space of the deep neural networks to enhance the input and the intermediate feature representations. For an intermediate hidden state, the augmentation techniques consist of masking blocks of frequency channels and masking blocks of time frames, which improve generalization by enabling a model to attend not only to the most discriminative parts of the feature, but also the entire parts. Apart from using zeros for masking, we also examine two approaches for masking based on the use of other samples within the minibatch, which helps introduce noises to the networks to make them more discriminative for classification. The experimental results on the DCASE 2018 Task1 dataset and DCASE 2019 Task1 dataset show that our proposed method can obtain 3.6% and 4.7% accuracy gains over a strong baseline without augmentation (i.e. CP-ResNet) respectively, and outperforms other previous data augmentation methods.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. C2GA: A Class-Controllable Generative Augmentation Framework for Respiratory Sound Classification

    cs.SD 2026-06 unverdicted novelty 4.0

    C2GA uses conditional VQ-VAE with decoupled local tokens and global class prototypes plus a Transformer prior to generate high-fidelity label-consistent Mel-spectrograms for respiratory sound data augmentation.