vix.ing · top · new · best · stats · spec

LZMidi: Compression-Based Symbolic Music Generation

2025/03/22 by Abhiram Rao Gorle, Ding, Connor, Gorle, Abhiram +8 · 1 citation
Computer Science · #FOS: Computer and information sciences #Generative Adversarial Networks and Image Synthesis #Information Theory (cs.IT) #Music Technology and Sound Studies #Music and Audio Processing #Sound (cs.SD)

paper · pdf · doi:10.48550/arxiv.2503.17654

openalex publication_date 2025/03/22 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Recent advances in symbolic music generation primarily rely on deep learning models such as Transformers, GANs, and diffusion models. While these approaches achieve high-quality results, they require substantial computational resources, limiting their scalability. We introduce LZMidi, a lightweight symbolic music generation framework based on a Lempel-Ziv (LZ78)-induced sequential probability assignment (SPA). By leveraging the discrete and sequential structure of MIDI data, our approach enables efficient music generation on standard CPUs with minimal training and inference costs. Theoretically, we establish universal convergence guarantees for our approach, underscoring its reliability and robustness. Compared to state-of-the-art diffusion models, LZMidi achieves competitive Frechet Audio Distance (FAD), Wasserstein Distance (WD), and Kullback-Leibler (KL) scores, while significantly reducing computational overhead - up to 30x faster training and 300x faster generation. Our results position LZMidi as a significant advancement in compression-based learning, highlighting how universal compression techniques can efficiently model and generate structured sequential data, such as symbolic music, with practical scalability and theoretical rigor.

Cited by

Related