paper-with-me

홈 › Papers

Leveraging Pre-Trained Autoencoders for Interpretable Prototype Learning of Music Audio

2024-02-14 · Pablo Alonso-Jiménez, Leonardo Pepino, Roser Batlle-Roca, Pablo Zinemanas, Dmitry Bogdanov, Xavier Serra, Martín Rocamora

We present PECMAE, an interpretable model for music audio classification based on prototype learning. Our model is based on a previous method, APNet, which jointly learns an autoencoder and a prototypical network. Instead, we propose to decouple both training processes. This enables us to leverage existing self-supervised autoencoders pre-trained on much larger data (EnCodecMAE), providing representations with better generalization. APNet allows prototypes' reconstruction to waveforms for interpretability relying on the nearest training data samples. In contrast, we explore using a diffusion decoder that allows reconstruction without such dependency. We evaluate our method on datasets for music instrument classification (Medley-Solos-DB) and genre recognition (GTZAN and a larger in-house dataset), the latter being a more challenging task not addressed with prototypical networks before. We find that the prototype-based models preserve most of the performance achieved with the autoencoder embeddings, while the sonification of prototypes benefits understanding the behavior of the classifier.

📄 PDF Abstract BibTeX arXiv:2402.09318

Code (1)

habla-liaa/encodecmae pytorch

Tasks

Audio ClassificationDecoder

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Learning Style-Aware Symbolic Music Representations by Adversarial Autoencoders

2020-01-15 · Andrea Valenti, Antonio Carta, Davide Bacciu

We address the challenging open problem of learning an effective latent space for symbolic music data in generative music modeling. We focus on leveraging adversarial regularization as a flexible and natural mean to imbu…

Music Modeling

Learning Interpretable Features in Audio Latent Spaces via Sparse Autoencoders

2025-10-27 · Nathan Paek, Yongyi Zang, Qihui Yang, Randal Leistikow arxiv

While sparse autoencoders (SAEs) successfully extract interpretable features from language models, applying them to audio generation faces unique challenges: audio's dense nature requires compression that obscures semant…

Audio GenerationMusic Generation

Advancing Cultural Inclusivity: Optimizing Embedding Spaces for Balanced Music Recommendations

2024-05-27 · Armin Moradi, Nicola Neophytou, Golnoosh Farnadi

Popularity bias in music recommendation systems -- where artists and tracks with the highest listen counts are recommended more often -- can also propagate biases along demographic and cultural axes. In this work, we ide…

FairnessMusic RecommendationRecommendation Systems

Music2Latent2: Audio Compression with Summary Embeddings and Autoregressive Decoding

2025-01-29 · Marco Pasini, Stefan Lattner, George Fazekas

Efficiently compressing high-dimensional audio signals into a compact and informative latent space is crucial for various tasks, including generative modeling and music information retrieval (MIR). Existing audio autoenc…

Audio CompressionDenoisingInformation RetrievalMusic Information Retrieval+1

Music2Latent: Consistency Autoencoders for Latent Audio Compression

2024-08-12 · Marco Pasini, Stefan Lattner, George Fazekas

Efficient audio representations in a compressed continuous latent space are critical for generative audio modeling and Music Information Retrieval (MIR) tasks. However, some existing audio autoencoders have limitations, …

Audio CompressionInformation RetrievalMusic Information Retrieval