paper-with-me

Papers

Library learning with e-graphs on jazz harmony

2026-05-06 · Zeng Ren, Maddy Bowers, Xinyi Guan, Martin Rohrmeier arxiv

Humans can acquire a highly structured intuitive understanding of musical patterns, yet these patterns often require multiple iterations of reflection and re-listening to internalize fully. To capture such an internalization process, we present a computational model for the learning of jazz harmonic patterns based on library learning. Given a corpus of harmonic progressions, our model searches over a space of programs composed of primitive harmonic relations in order to discover concise generative explanations of the corpus. The model first enumerates possible programs for each piece, and then jointly learns a library of harmonic patterns and refactored programs. To efficiently navigate the vast joint space of programs and libraries, we integrate deductive parsing with library learning on e-graphs. We explore how well our model captures aspects of human musical pattern learning by evaluating the intuitiveness of both programs and libraries, as well as similarities to human-written harmonic derivations.

📄 PDF Abstract BibTeX arXiv:2605.04622

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reinforcement Learning Jazz Improvisation: When Music Meets Game Theory

2024-02-25 · Vedant Tapiavala, Joshua Piesner, Sourjyamoy Barman, Feng Fu

Live performances of music are always charming, with the unpredictability of improvisation due to the dynamic between musicians and interactions with the audience. Jazz improvisation is a particularly noteworthy example …

reinforcement-learningReinforcement Learning

Deconstructing Jazz Piano Style Using Machine Learning

2025-04-07 · Huw Cheston, Reuben Bance, Peter M. C. Harrison

Artistic style has been studied for centuries, and recent advances in machine learning create new possibilities for understanding it computationally. However, ensuring that machine-learning models produce insights aligne…

Decision MakingRhythm

Pay (Cross) Attention to the Melody: Curriculum Masking for Single-Encoder Melodic Harmonization

2026-01-22 · Maximos Kaliakatsos-Papakostas, Dimos Makris, Konstantinos Soiledis, Konstantinos-Theodoros Tsamis 외 arxiv

Melodic harmonization, the task of generating harmonic accompaniments for a given melody, remains a central challenge in computational music generation. Recent single encoder transformer approaches have framed harmonizat…

Music Generation

JAZZVAR: A Dataset of Variations found within Solo Piano Performances of Jazz Standards for Music Overpainting

2023-07-18 · Eleanor Row, Jingjing Tang, George Fazekas

Jazz pianists often uniquely interpret jazz standards. Passages from these interpretations can be viewed as sections of variation. We manually extracted such variations from solo jazz piano performances. The JAZZVAR data…

Information RetrievalMusic Information RetrievalRetrieval

Empirical Study of Pop and Jazz Mix Ratios for Genre-Adaptive Chord Generation

2026-05-06 · Jinju Lee arxiv

This revision updates a pop-to-jazz chord-generation rehearsal study. Best-epoch metrics still show that modest pop rehearsal preserves pop accuracy while improving jazz prediction, but v2 corrects released-checkpoint se…