Coder Social home page Coder Social logo

dorienh / merp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from meowyan/profile_affects

9.0 0.0 1.0 237 KB

Dataset and benchmark models for emotion prediction of music with profile info

Shell 4.21% Python 82.92% HTML 12.61% Jupyter Notebook 0.26%

merp's Introduction

Music Emotion Recognition with Profile Information (MERP)

Welcome to the repository for MERP.

We use MERP to train a baseline emotion prediction model and evaluate the influence of the different profile features. We provide a thorough description of the dataset collection process, together with statistics and visualisations

Citation

If you find this dataset useful, please cite our original paper:

Koh, E.Y.; Cheuk, K.W.; Heung, K.Y.; Agres, K.R.; Herremans, D. MERP: A Music Dataset with Emotion Ratings and Raters’ Profile Information. Sensors 2023, 23, 382. https://doi.org/10.3390/s23010382

Dataset

MERP contains copyright-free full-length musical tracks with dynamic ratings on Russell's two-dimensional valence and arousal mode. It was collected through Amazon Mechanical Turk (MTurk). A total of 277 participants were asked to rate 54 selected songs dynamically in terms of valence and arousal. This dataset contains music features, as well as profile information of the annotators (their demographic information, listening preferences, and musical background were recorded).

50 songs with the most distinctive emotions were selected from the Free Music Archive by using a Triple Neural Network with the OpenSmile toolkit. Specifically, the songs were chosen to fully cover the four quadrants of the valence arousal space. 4 additional songs were selected from DEAM to act as a benchmark in order to filter out low quality ratings.

You can access MERP via kaggle

Folder structure

MERP
├──analysis/codes
│     ├─song_selection.py
│     ├─va_result_plotting.py
│     │
│
├──method-hilang
│     ├─dataloader.py
│     ├─network.py
│     ├─training.py
│     │
│
├──method-lstm
│     ├─dataloader.py
│     ├─network.py
│     ├─training_np.py
│     │
│
├──processing
│     ├─ave_exp_by_prof.py
│     ├─extract_audio_feats.py
│     ├─extract_exps.py
│     │
│
├──amazon_Merged.html
├──util.py
│   
  • analysis/codes: python file for analysis and visualization (e.g. figures that used in the article)

  • method-hilang: dataloader, model architecture and training script for the fully connected model

  • method-lstm: dataloader, model architecture and training script for the long short-term memory

  • processing: python files for data processing which include extracting music features from the songs, label averaging for all raters per song

  • amazon_Merged.html: html code of the listening study with MTurk

  • util.py: this file includes the bin value of categories in each profile features

merp's People

Contributors

dorienh avatar heungky avatar meowyan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

heungky

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.