Deezer Music Genre Trajectories Dataset
收藏资源简介:
该数据集由Deezer提供,包含了2000位用户在17个月内的音乐收听历史,并按音乐类型进行了标注。数据集记录了用户在特定时间段内收听特定音乐类型的比例,旨在分析用户音乐偏好的长期演变。通过轨迹学习框架,该数据集有助于揭示音乐类型之间的交互模式,以及音乐类型随时间的变化。数据集的发布为推荐系统的研究提供了宝贵的资源,并有助于提高音乐推荐的透明度和解释性。
This dataset, provided by Deezer, encompasses the music listening history of 2000 users spanning a 17-month period, with annotations categorized by music genres. It records the proportion of time that users spent listening to specific music genres within designated time periods, aiming to analyze the long-term evolution of users' music preferences. Through a trajectory learning framework, this dataset helps reveal the interaction patterns between music genres and the temporal changes of music genres. The release of this dataset provides a valuable resource for recommender system research and helps improve the transparency and interpretability of music recommendation systems.
数据集概述
基本信息
- 数据集名称:音乐流派轨迹建模数据集
- 数据集来源:由一家领先的音乐流媒体公司提供
- 数据集发布平台:Zenodo
- 数据集规模:包含2000名用户的音乐历史记录
- 时间跨度:17个月
- 标注信息:音乐流派标签
数据集内容
- 数据类型:用户历史音乐播放记录
- 数据特征:
- 用户音乐消费行为
- 音乐流派标签
- 时间序列数据
研究应用
- 主要研究目的:分析用户音乐偏好的演变
- 研究方法:基于字典学习的路径片段(pathlet)学习框架
- 应用领域:
- 用户行为分析
- 音乐推荐系统
- 多样性推荐研究
技术依赖
- 编程语言:Python
- 依赖库:
- networkx==3.3
- numpy==2.1.2
- pandas==2.2.3
- scikit-learn==1.5.2
- torch==2.4.1
- tqdm==4.66.5
数据文件结构
├── data │ └── DEEZER/histories.csv ├── processed_data/DEEZER/ └── results/DEEZER/
相关论文
- 论文标题:Modeling Musical Genre Trajectories through Pathlet Learning
- 会议:The 33rd ACM Conference on User Modeling, Adaptation and Personalization (UMAP 25)
- 研讨会:Explainable User Models and Personalized Systems (ExUM) International Workshop
- 会议时间:2025年6月16日-19日
- 会议地点:美国纽约




