NABEATs: Noise-Aware Audio Representation Learning
The paper introduces Noise-Aware BEATs (NABEATs), a noise-aware audio self-supervised learning framework that estimates clean BEATs representations from noisy audio signals using an auxiliary reference noise input.
Introduces a noise-aware SSL framework and NABEATs for estimating clean BEATs from noisy audio signals
Before reading this…
Applications
- →Downstream audio tasks under noisy conditions
To understand this paper, make sure you know these concepts first:
- Understanding of audio SSL, BEATs, and self-supervised learningfind papers →
Abstract
More Like ThisWe propose the concept of noise-aware audio self-supervised learning (SSL), whose goal is to encode audio mixtures while suppressing undesired noise, and present Noise-Aware BEATs (NABEATs) as a BEATs-based realization of this framework. Audio SSL models are designed to handle a wide range of audio signals. Consequently, under noisy conditions, they cannot effectively focus on the target sounds relevant to a downstream task, resulting in degraded performance. To address this issue, NABEATs is trained to estimate clean BEATs representations from a noisy audio signal with an auxiliary reference noise input. This reference noise enables the model to account for specific noise characteristics at inference time, thereby achieving better generalization across operating environments. Our experimental evaluations demonstrate that NABEATs significantly improves performance of various downstream tasks under noisy conditions and also generalizes well to unseen noise types.