基于优化的集成方法用于音乐流派分类

Optimization based ensemble methods for music genre classification

IISE Transactions · 2026
被引 0
ABS 3

中文导读

提出一种基于优化的集成方法,将歌曲分段后组合各段的流派分类概率,在公开数据集上相比简单集成提升约3-6%准确率,同时保持模型可解释性。

Abstract

With the increasing popularity of music streaming services and the abundance of song variety, the need for automated tools in the music industry is more than ever. This paper proposes an optimization-based ensemble approach to the automatic music genre classification problem. We particularly design solutions that leverage heterogeneity across multiple segments of a song. To that effect, we split each song into disjoint segments and use segment-specific genre classification probability for each segment of each song. Then, the proposed optimization algorithms aim to find the best set of weights in combining the genre classification probabilities of segments into an aggregated class probability for the entire song. We use a publicly available dataset and compare the performances of the proposed algorithms to those of simple and complex ensemble methods. The results reveal that our solutions increase (decrease) the classification accuracy by approximately 3-6% (2.33%) when compared to simple (complex ensemble) benchmarks. Our proposed methods provide a good compromise between model accuracy and model interpretability. Finally, they also perform well when used for multi-genre classification tasks.

音乐信息检索机器学习集成学习音频分类