English

Music Genre Classification using Machine Learning Techniques

Sound 2018-04-05 v1 Audio and Speech Processing

Abstract

Categorizing music files according to their genre is a challenging task in the area of music information retrieval (MIR). In this study, we compare the performance of two classes of models. The first is a deep learning approach wherein a CNN model is trained end-to-end, to predict the genre label of an audio signal, solely using its spectrogram. The second approach utilizes hand-crafted features, both from the time domain and the frequency domain. We train four traditional machine learning classifiers with these features and compare their performance. The features that contribute the most towards this multi-class classification task are identified. The experiments are conducted on the Audio set data set and we report an AUC value of 0.894 for an ensemble classifier which combines the two proposed approaches.

Keywords

Cite

@article{arxiv.1804.01149,
  title  = {Music Genre Classification using Machine Learning Techniques},
  author = {Hareesh Bahuleyan},
  journal= {arXiv preprint arXiv:1804.01149},
  year   = {2018}
}

Comments

12 Pages, 6 figures, 4 tables

R2 v1 2026-06-23T01:13:07.055Z