Ultra-light deep MIR by trimming lottery tickets
Philippe Esling, Theis Bazin, Adrien Bitton, Tristan Carsault, Ninon, Devis

TL;DR
This paper introduces a structured pruning method based on the lottery ticket hypothesis to create ultra-light deep learning models for Music Information Retrieval, significantly reducing model size while maintaining high accuracy across various tasks.
Contribution
The paper proposes a novel structured pruning approach that effectively removes up to 90% of parameters, producing lightweight MIR models suitable for embedded devices.
Findings
Models can be pruned by up to 90% without accuracy loss.
Lighter models outperform heavier ones at moderate compression ratios.
Ultra-light models run efficiently on CPU and embedded devices.
Abstract
Current state-of-the-art results in Music Information Retrieval are largely dominated by deep learning approaches. These provide unprecedented accuracy across all tasks. However, the consistently overlooked downside of these models is their stunningly massive complexity, which seems concomitantly crucial to their success. In this paper, we address this issue by proposing a model pruning method based on the lottery ticket hypothesis. We modify the original approach to allow for explicitly removing parameters, through structured trimming of entire units, instead of simply masking individual weights. This leads to models which are effectively lighter in terms of size, memory and number of operations. We show that our proposal can remove up to 90% of the model parameters without loss of accuracy, leading to ultra-light deep MIR models. We confirm the surprising result that, at smaller…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Speech and Audio Processing · Music Technology and Sound Studies
MethodsPruning
