paper-with-me

홈 › Papers

Exploring State-Space-Model based Language Model in Music Generation

2025-07-09 · Wei-Jaw Lee, Fang-Chih Hsieh, Xuanjun Chen, Fang-Duo Tsai, Yi-Hsuan Yang arxiv

The recent surge in State Space Models (SSMs), particularly the emergence of Mamba, has established them as strong alternatives or complementary modules to Transformers across diverse domains. In this work, we aim to explore the potential of Mamba-based architectures for text-to-music generation. We adopt discrete tokens of Residual Vector Quantization (RVQ) as the modeling representation and empirically find that a single-layer codebook can capture semantic information in music. Motivated by this observation, we focus on modeling a single-codebook representation and adapt SiMBA, originally designed as a Mamba-based encoder, to function as a decoder for sequence modeling. We compare its performance against a standard Transformer-based decoder. Our results suggest that, under limited-resource settings, SiMBA achieves much faster convergence and generates outputs closer to the ground truth. This demonstrates the promise of SSMs for efficient and expressive text-to-music generation. We put audio examples on Github.

📄 PDF Abstract BibTeX arXiv:2507.06674

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Music Generation

Similar Papers 제목 키워드 기반

"I made this (sort of)": Negotiating authorship, confronting fraudulence, and exploring new musical spaces with prompt-based AI music generation

2025-07-31 · Bob L. T. Sturm arxiv

I reflect on my experience creating two music albums centered on state-of-the-art prompt-based AI music generation platforms. The first album explicitly poses the question: What happens when I collide my junk mail with t…

Music Generation

IteraTTA: An interface for exploring both text prompts and audio priors in generating music with text-to-audio models

2023-07-24 · Hiromu Yakura, Masataka Goto

Recent text-to-audio generation techniques have the potential to allow novice users to freely generate music audio. Even if they do not have musical knowledge, such as about chord progressions and instruments, users can …

Audio GenerationMusic Generation

From Context to Concept: Exploring Semantic Relationships in Music with Word2Vec

2018-11-29 · Ching-Hua Chuan, Kat Agres, Dorien Herremans

We explore the potential of a popular distributional semantics vector space model, word2vec, for capturing meaningful relationships in ecological (complex polyphonic) music. More precisely, the skip-gram version of word2…

Music Generation

Rock Guitar Tablature Generation via Natural Language Processing

2023-01-12 · Josue Casco-Rodriguez

Deep learning has recently empowered and democratized generative modeling of images and text, with additional concurrent works exploring the possibility of generating more complex forms of data, such as audio. However, t…

Exploring Softly Masked Language Modelling for Controllable Symbolic Music Generation

2023-05-05 · Nicolas Jonason, Bob L. T. Sturm

This document presents some early explorations of applying Softly Masked Language Modelling (SMLM) to symbolic music generation. SMLM can be seen as a generalisation of masked language modelling (MLM), where instead of e…

Language ModellingMusic Generation