Latent Multi-view Learning for Robust Environmental Sound Representations
Sivan Ding, Julia Wilkins, Magdalena Fuentes, Juan Pablo Bello
TL;DR
The paper tackles annotation scarcity in environmental sound learning by introducing latent multi-view learning that jointly leverages reconstruction and contrastive objectives. It uses a metadata-driven two-view setup to split information into view-private $z_p$ and view-shared $z_S$ subspaces, with a decoder reconstructing latent inputs and a classifier setup evaluating downstream sensor and source tasks. Empirical results on the SONYC-UST-V2 dataset show that reconstruction plus a separation-based cosine objective yields notable gains over DAC baselines and traditional SSL methods, with evidence of disentanglement between source and sensor attributes. The work highlights the potential of combined SSL strategies to produce robust, transferable environmental sound representations and suggests avenues for extending to next-generation audio understanding models and out-of-distribution data.
Abstract
Self-supervised learning (SSL) approaches, such as contrastive and generative methods, have advanced environmental sound representation learning using unlabeled data. However, how these approaches can complement each other within a unified framework remains relatively underexplored. In this work, we propose a multi-view learning framework that integrates contrastive principles into a generative pipeline to capture sound source and device information. Our method encodes compressed audio latents into view-specific and view-common subspaces, guided by two self-supervised objectives: contrastive learning for targeted information flow between subspaces, and reconstruction for overall information preservation. We evaluate our method on an urban sound sensor network dataset for sound source and sensor classification, demonstrating improved downstream performance over traditional SSL techniques. Additionally, we investigate the model's potential to disentangle environmental sound attributes within the structured latent space under varied training configurations.
