错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Musical Instrument Classification Using k-Nearest Neighbors

  • Luis F. Sanchez-Spinola,
  • Franco Castañon-Guerrero,
  • Cesar A. Rodriguez-Montoya,
  • Francisco J. Cantu-Ortiz,
  • Hector G. Ceballos-Cancino

摘要

This work presents the use of the k-nearest neighbors (kNNs) technique to achieve the classification of selected sounds through the use of audio analysis. By implementing some audio spectral analysis, it is possible to establish a unique trace of the sound from each audio file. These traces are used to make computers learn to differentiate between various types of sounds in acoustic scenes by implementing the kNN machine learning technique. Adding the principal component analysis (PCA) technique for processing the data before including it in the classification model is expected to increase the accuracy of the model compared to the case when PCA is not introduced. The results show that the PCA technique improves the kNN model by analyzing the data distribution and reducing the dimensions of the data set keeping the most representative information of the original data.