On a custom 18k-song multi-label dataset, Mel-scaled spectrograms outperform standard spectrograms for music genre classification with transfer-learned ResNets.
Convolutional Neural Network Achieves Human-level Accuracy in Music Genre Classification
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Music genre classification is one example of content-based analysis of music signals. Traditionally, human-engineered features were used to automatize this task and 61% accuracy has been achieved in the 10-genre classification. However, it's still below the 70% accuracy that humans could achieve in the same task. Here, we propose a new method that combines knowledge of human perception study in music genre classification and the neurophysiology of the auditory system. The method works by training a simple convolutional neural network (CNN) to classify a short segment of the music signal. Then, the genre of a music is determined by splitting it into short segments and then combining CNN's predictions from all short segments. After training, this method achieves human-level (70%) accuracy and the filters learned in the CNN resemble the spectrotemporal receptive field (STRF) in the auditory system.
citation-role summary
citation-polarity summary
fields
cs.SD 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Comparison of spectrogram scaling in multi-label Music Genre Recognition
On a custom 18k-song multi-label dataset, Mel-scaled spectrograms outperform standard spectrograms for music genre classification with transfer-learned ResNets.