Predicting Music Emotion Expressed by Valence & Arousal Two-dimensionalEmotional Coordinates Systemwith Convolutional Neural Network

碩士 === 輔仁大學 === 資訊工程學系碩士班 === 107 === Our main goal in this paper is to predict music emotion presented by two-dimensional coordinate system through deep learning algorithm. Within our algorithm, we quantize value of Valence and Arousal into 21 labels and do the prediction individually. We use 1000...

Full description

Bibliographic Details
Main Authors: 鄺世銘 KUANG, SHIH-MING, 鄺世銘
Other Authors: 徐嘉連 HSU, JIA-LIEN
Format: Others
Language:zh-TW
Published: 2019
Online Access:http://ndltd.ncl.edu.tw/handle/y9a7t9
Description
Summary:碩士 === 輔仁大學 === 資訊工程學系碩士班 === 107 === Our main goal in this paper is to predict music emotion presented by two-dimensional coordinate system through deep learning algorithm. Within our algorithm, we quantize value of Valence and Arousal into 21 labels and do the prediction individually. We use 1000 Songs Dataset as our dataset, sample our music into segment with different length, and put these samples into different music translation methods. After the pre-processing, we use Convolution Neural Network as our machine learning model. Our training method is 10-cross fold validation and we get its mean value to evaluate the outcome of our model. We use Top-1, Top 3, and Fuzzy 3 as our evaluate method to evaluate overall results. In Top-1 evaluate, the accuracy of Valence is 54.7% and the accuracy of Arousal is 63.1%. In Top-3 evaluate, the accuracy of Valence is 82.2% and the Arousal is 81.8%. And in Fuzzy-3 evaluate, the accuracy of Valence is 82.2% and Arousal is 81.8%