• Learning Similarity with RBM Features + Updated CAMIR Code

    by  • 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 (daniel.wolff.1@city.ac.uk) at the MIRG group.
    This version of CAMIR contains the RBM toolbox of Son Tran (son.tran.1@city.ac.uk).
    You can download the code using mercurial from the following repository. It is licensed under the GNU GPL v3.

    https://code.soundsoftware.ac.uk/hg/camir-aes2014

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

    1. Download the code from above using a Mercurial client such as  TortoiseHG
    2. Set the working directories in the editme_startup.m file of the downloaded code to the location of the downloaded code
    3. Include the code directory with all subdirectories in your matlab path
    4. Start Matlab, change the working directory to the location of the downloaded code
    5. Edit and execute the editme_startup file, this initialises the dataset and could take a few minutes.
    6. Run the experiments using the scripts in the folder reproduce_AES53rd.
    7. 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.