English

Music Genre Classification using Masked Conditional Neural Networks

Machine Learning 2019-04-12 v2 Machine Learning

Abstract

The ConditionaL Neural Networks (CLNN) and the Masked ConditionaL Neural Networks (MCLNN) exploit the nature of multi-dimensional temporal signals. The CLNN captures the conditional temporal influence between the frames in a window and the mask in the MCLNN enforces a systematic sparseness that follows a filterbank-like pattern over the network links. The mask induces the network to learn about time-frequency representations in bands, allowing the network to sustain frequency shifts. Additionally, the mask in the MCLNN automates the exploration of a range of feature combinations, usually done through an exhaustive manual search. We have evaluated the MCLNN performance using the Ballroom and Homburg datasets of music genres. MCLNN has achieved accuracies that are competitive to state-of-the-art handcrafted attempts in addition to models based on Convolutional Neural Networks.

Keywords

Cite

@article{arxiv.1802.06432,
  title  = {Music Genre Classification using Masked Conditional Neural Networks},
  author = {Fady Medhat and David Chesmore and John Robinson},
  journal= {arXiv preprint arXiv:1802.06432},
  year   = {2019}
}

Comments

Conditional Neural Networks (CLNN), Masked Conditional Neural Networks (MCLNN), Conditional Restricted Boltzmann Machine (CRBM), Deep Belief Nets (DBN), Music Information Retrieval (MIR)

R2 v1 2026-06-23T00:25:50.752Z