SDLGASOct 14, 2021

Conformer-Based Self-Supervised Learning for Non-Speech Audio Tasks

arXiv:2110.07313v335 citations
Originality Incremental advance
AI Analysis

This work addresses the lack of comprehensive analysis in non-speech audio representation learning, offering a method that improves performance on downstream tasks with less labeled data.

The paper tackles the problem of self-supervised audio representation learning for non-speech tasks, achieving a new state-of-the-art mean average precision of 0.415 on AudioSet and reducing labeled data needs by two-thirds.

Representation learning from unlabeled data has been of major interest in artificial intelligence research. While self-supervised speech representation learning has been popular in the speech research community, very few works have comprehensively analyzed audio representation learning for non-speech audio tasks. In this paper, we propose a self-supervised audio representation learning method and apply it to a variety of downstream non-speech audio tasks. We combine the well-known wav2vec 2.0 framework, which has shown success in self-supervised learning for speech tasks, with parameter-efficient conformer architectures. Our self-supervised pre-training can reduce the need for labeled data by two-thirds. On the AudioSet benchmark, we achieve a mean average precision (mAP) score of 0.415, which is a new state-of-the-art on this dataset through audio-only self-supervised learning. Our fine-tuned conformers also surpass or match the performance of previous systems pre-trained in a supervised way on several downstream tasks. We further discuss the important design considerations for both pre-training and fine-tuning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes