A Deep Bag-of-Features Model for Music Auto-Tagging
Abstract
Feature learning and deep learning have drawn great attention in recent years as a way of transforming input data into more effective representations using learning algorithms. Such interest has grown in the area of music information retrieval (MIR) as well, particularly in music audio classification tasks such as auto-tagging. In this paper, we present a two-stage learning model to effectively predict multiple labels from music audio. The first stage learns to project local spectral patterns of an audio track onto a high-dimensional sparse space in an unsupervised manner and summarizes the audio track as a bag-of-features. The second stage successively performs the unsupervised learning on the bag-of-features in a layer-by-layer manner to initialize a deep neural network and finally fine-tunes it with the tag labels. Through the experiment, we rigorously examine training choices and tuning parameters, and show that the model achieves high performance on Magnatagatune, a popularly used dataset in music auto-tagging.
Keywords
Cite
@article{arxiv.1508.04999,
title = {A Deep Bag-of-Features Model for Music Auto-Tagging},
author = {Juhan Nam and Jorge Herrera and Kyogu Lee},
journal= {arXiv preprint arXiv:1508.04999},
year = {2016}
}
Comments
We resubmit a new version to revive the paper and record it as a technical report. We did not add any incremental work to the previous work but removed out some sections (criticized by a review process) and polished sentences accordingly