Design and Implementation of Music Recommendation System Based on Deep Learning

G. Zhong
DOI: https://doi.org/10.1145/3568199.3568206
2022-09-23
Abstract:With the development of network technology, the music recommendation system has also developed rapidly, and the online music platform has become the first choice for people to listen to music. However, music recommendation systems also face some problems, such as data storage confusion, low computing efficiency, cold start and data sparsity caused by the huge data size. In this paper, the music classification model of serial mode joint convolution neural network and cyclic neural network model CURNN is adopted, and the algorithm of user rating matrix for music is established using the hidden data of user playing history for subsequent recommendation. A hybrid recommendation model combining collaborative filtering and music attribute recommendation is designed. The hybrid recommendation model uses a weighting method to increase the weight of the collaborative filtering model when users have rich listening history, and increase the weight of the music attribute model when users have little listening history. It has high flexibility in different music recommendation scenarios.
Computer Science
What problem does this paper attempt to address?