Overview

Learning Similarity with RBM Features + Updated CAMIR Code
by Daniel • January 26, 2014 • Applications, Code and Datasets

This page allows you to reproduce the experiments from our paper “Feature Preprocessing using RBM for Music Similarity Learning“. This includes the newest release of the CAMIR system for modelling music similarity.

MLR and SVMLIGHT were tested using a framework developed by Daniel Wolff () at the MIRG group.
This version of CAMIR contains the RBM toolbox of Son Tran ().
You can download the code using subversion from the following repository. It is licensed under the GNU GPL v3.

For reproducing the results in the paper using Matlab on a Windows machine follow these steps:

Download the code from above using a subversion client such as  collabnet svn and the above password
Set the working directories in the editme_startup.m file of the downloaded code to the location of the downloaded code
Include the code directory with all subdirectories in your matlab path
Start Matlab, change the working directory to the location of the downloaded code
Edit and execute the editme_startup file, this initialises the dataset and could take a few minutes.
Run the experiments using the scripts in the folder reproduce_AES53rd.
Most of the results are output as figures. Otherwise values are printed in the Matlab console

If you use this code please cite our paper. We are more than welcoming your additional bits of functionality to be included in the package.

Members

Manager: Daniel Wolff