English

Pianist Identification Using Convolutional Neural Networks

Sound 2023-10-03 v1 Audio and Speech Processing

Abstract

This paper presents a comprehensive study of automatic performer identification in expressive piano performances using convolutional neural networks (CNNs) and expressive features. Our work addresses the challenging multi-class classification task of identifying virtuoso pianists, which has substantial implications for building dynamic musical instruments with intelligence and smart musical systems. Incorporating recent advancements, we leveraged large-scale expressive piano performance datasets and deep learning techniques. We refined the scores by expanding repetitions and ornaments for more accurate feature extraction. We demonstrated the capability of one-dimensional CNNs for identifying pianists based on expressive features and analyzed the impact of the input sequence lengths and different features. The proposed model outperforms the baseline, achieving 85.3% accuracy in a 6-way identification task. Our refined dataset proved more apt for training a robust pianist identifier, making a substantial contribution to the field of automatic performer identification. Our codes have been released at https://github.com/BetsyTang/PID-CNN.

Keywords

Cite

@article{arxiv.2310.00699,
  title  = {Pianist Identification Using Convolutional Neural Networks},
  author = {Jingjing Tang and Geraint Wiggins and Gyorgy Fazekas},
  journal= {arXiv preprint arXiv:2310.00699},
  year   = {2023}
}

Comments

6 pages, 3 figures, accepted by the 4th International Symposium on the Internet of Sounds, IS2 2023

R2 v1 2026-06-28T12:37:35.164Z