paper-with-me

Papers

Helping Music Co-Creation Agents 'Listen' Well: Hierarchical Self-Supervised World Models for Understanding and Generation

2026-08-05 · Scott H. Hawley hf

Collaborative music agents need internal representations rich enough to support both understanding and generation, yet flexible enough for a workflow where the human retains agency. We present a hierarchical self-supervised ``world model'' for symbolic music: a 2.55M-parameter Swin V2 encoder trained on MIDI piano-roll images with JEPA-style objectives (pitch- and time-shift equivariance, masked embedding prediction, and a distributional regularizer), using no labels and no music-theory vocabulary. Probing the frozen embeddings shows that the level at which a musical property becomes decodable tracks its musical time scale: phrase boundaries are read off the coarsest levels, note density and harmonic detail off the finest. Temporal and phrase structure emerge from the self-supervised objectives alone, while harmonic content must be asked for; a small chord-supervision head raises joint chord recovery from .18 to .54, and key detection, which is never supervised, from .16 to .70. Following the Representation AutoEncoder paradigm, a conditional flow-matching model stands in for a trained decoder, flowing in pixel space from PCA-reduced conditioning: it reproduces a target window at pixel F1 0.996, and the same per-level conditioning dropout that controls how far variations stray also enables graphical prompting for masked inpainting with no inpainting-specific sampler. The pipeline runs on CPU producing a suggestion in 2.8 s, or 0.6 s on Apple MPS, which we demonstrate in a live interactive demo. In concert with an LLM-based brain, these capabilities supply the core of a collaborative music creation agent in service of, rather than in place of, human agency.

📄 PDF Abstract BibTeX arXiv:2608.04378

Code (3)

Aaron617/agent-arXiv-daily ★ 10
BaiShuanghao/my_arXiv_daily ★ 208
iszhanjiawei/flow_matching_arxiv_daily ★ 95

Similar Papers 제목 키워드 기반

Modeling Musical Taste Evolution with Recurrent Neural Networks

2018-06-18 · Quadrana Massimo, Reznakova Marta, Ye Tao, Schmidt Erik 외

Finding the music of the moment can often be a challenging problem, even for well-versed music listeners. Musical tastes are constantly in flux, and the problem of developing computational models for musical taste dynami…

Expressive Communication: A Common Framework for Evaluating Developments in Generative Models and Steering Interfaces

2021-11-29 · Ryan Louie, Jesse Engel, Anna Huang

There is an increasing interest from ML and HCI communities in empowering creators with better generative models and more intuitive interfaces with which to control them. In music, ML researchers have focused on training…

Static and Dynamic Measures of Active Music Listening as Indicators of Depression Risk

2020-09-28 · Aayush Surana, Yash Goyal, Vinoo Alluri

Music, an integral part of our lives, which is not only a source of entertainment but plays an important role in mental well-being by impacting moods, emotions and other affective states. Music preferences and listening …

Support the Underground: Characteristics of Beyond-Mainstream Music Listeners

2021-02-24 · Dominik Kowald, Peter Muellner, Eva Zangerle, Christine Bauer 외

Music recommender systems have become an integral part of music streaming services such as Spotify and Last.fm to assist users navigating the extensive music collections offered by them. However, while music listeners in…

Recommendation Systems

AI-Based Affective Music Generation Systems: A Review of Methods, and Challenges

2023-01-10 · Adyasha Dash, Kat R. Agres

Music is a powerful medium for altering the emotional state of the listener. In recent years, with significant advancement in computing capabilities, artificial intelligence-based (AI-based) approaches have become popula…

Music Generation