paper-with-me

홈 › Papers

A Hierarchical Latent Vector Model for Learning Long-Term Structure in Music

2018-03-13 · ICML 2018 7 · Adam Roberts, Jesse Engel, Colin Raffel, Curtis Hawthorne, Douglas Eck

The Variational Autoencoder (VAE) has proven to be an effective model for producing semantically meaningful latent representations for natural data. However, it has thus far seen limited application to sequential data, and, as we demonstrate, existing recurrent VAE models have difficulty modeling sequences with long-term structure. To address this issue, we propose the use of a hierarchical decoder, which first outputs embeddings for subsequences of the input and then uses these embeddings to generate each subsequence independently. This structure encourages the model to utilize its latent code, thereby avoiding the "posterior collapse" problem, which remains an issue for recurrent VAEs. We apply this architecture to modeling sequences of musical notes and find that it exhibits dramatically better sampling, interpolation, and reconstruction performance than a "flat" baseline model. An implementation of our "MusicVAE" is available online at http://g.co/magenta/musicvae-code.

📄 PDF Abstract BibTeX arXiv:1803.05428

Code (8)

Roboy/tss19-VAE-music-generation pytorch
Variational-Autoencoder/MusicVAE pytorch
Zhachory1/MusicNST
dkoh0207/CS231N-Project pytorch
elsalmi/qiskit
pskiers/symbotunes pytorch
runlinwang/ExploringMusicVAE tf
yizhouzhao/MusicVAE pytorch

Tasks

Decoder

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음
USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

DSS-GAN: Directional State Space GAN with Mamba backbone for Class-Conditional Image Synthesis

2026-03-18 · Aleksander Ogonowski, Konrad Klimaszewski, Przemysław Rokita arxiv

We present DSS-GAN, the first generative adversarial network to employ Mamba as a hierarchical generator backbone for noise-to-image synthesis. The central contribution is Directional Latent Routing (DLR), a novel condit…

A Sequential Neural Encoder with Latent Structured Description for Modeling Sentences

2017-11-15 · Yu-Ping Ruan, Qian Chen, Zhen-Hua Ling

In this paper, we propose a sequential neural encoder with latent structured description (SNELSD) for modeling sentences. This model introduces latent chunk-level representations into conventional sequential neural encod…

ChunkingNatural Language InferenceSentenceSentence Embeddings+1

Hierarchical Latent Action Model

2026-03-06 · Hanjung Kim, Lerrel Pinto, Seon Joo Kim arxiv

Latent Action Models (LAMs) enable learning from actionless data for applications ranging from robotic control to interactive world models. However, existing LAMs typically focus on short-horizon frame transitions and ca…

Predicting Long-Term Skeletal Motions by a Spatio-Temporal Hierarchical Recurrent Network

2019-11-06 · Junfeng Hu, Zhencheng Fan, Jun Liao, Li Liu

The primary goal of skeletal motion prediction is to generate future motion by observing a sequence of 3D skeletons. A key challenge in motion prediction is the fact that a motion can often be performed in several differ…

Decodermotion predictionPrediction

Hierarchical Text Generation and Planning for Strategic Dialogue

2017-12-15 · ICML 2018 7 · Denis Yarats, Mike Lewis

End-to-end models for goal-orientated dialogue are challenging to train, because linguistic and strategic aspects are entangled in latent state vectors. We introduce an approach to learning representations of messages in…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2