paper-with-me

Papers

Learning source-aware representations of music in a discrete latent space

2021-11-26 · Jinsung Kim, Yeong-Seok Jeong, Woosung Choi, Jaehwa Chung, Soonyoung Jung

In recent years, neural network based methods have been proposed as a method that cangenerate representations from music, but they are not human readable and hardly analyzable oreditable by a human. To address this issue, we propose a novel method to learn source-awarelatent representations of music through Vector-Quantized Variational Auto-Encoder(VQ-VAE).We train our VQ-VAE to encode an input mixture into a tensor of integers in a discrete latentspace, and design them to have a decomposed structure which allows humans to manipulatethe latent vector in a source-aware manner. This paper also shows that we can generate basslines by estimating latent vectors in a discrete space.

📄 PDF Abstract BibTeX arXiv:2111.13321

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

VQ-VAE VQ-VAE is a type of variational autoencoder that uses vector quantisation to obtain a discrete latent representation. It differs from…

Similar Papers 제목 키워드 기반

Learning Music Representations with wav2vec 2.0

2022-10-27 · Alessandro Ragano, Emmanouil Benetos, Andrew Hines

Learning music representations that are general-purpose offers the flexibility to finetune several downstream tasks using smaller datasets. The wav2vec 2.0 speech representation model showed promising results in many dow…

Music Classification

SOM-VQ: Topology-Aware Tokenization for Interactive Generative Models

2026-02-24 · Alessandro Londei, Denise Lanzieri, Matteo Benati arxiv

Vector-quantized representations enable powerful discrete generative models but lack semantic structure in token space, limiting interpretable human control. We introduce SOM-VQ, a tokenization method that combines vecto…

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

Amadeus: Autoregressive Model with Bidirectional Attribute Modelling for Symbolic Music

2025-08-28 · Hongju Su, Ke Li, Lan Yang, Honggang Zhang 외 arxiv

Existing state-of-the-art symbolic music generation models predominantly adopt autoregressive or hierarchical autoregressive architectures, modelling symbolic music as a sequence of attribute tokens with unidirectional t…

Contrastive LearningMusic Generation

Do Discrete Self-Supervised Representations of Speech Capture Tone Distinctions?

2024-10-25 · Opeyemi Osakuade, Simon King

Discrete representations of speech, obtained from Self-Supervised Learning (SSL) foundation models, are widely used, especially where there are limited data for the downstream task, such as for a low-resource language. T…

Self-Supervised Learning