Publications:

Year: 2006

1. Rizo D., Ponce de León P. J., Pérez-Sancho C., Pertusa A., Iñesta J. M.
"A Pattern Recognition Approach for Melody Track Selection in MIDI Files"
, vol. Proc. of the 7th Int. Symp. on Music Information Retrieval ISMIR 2006, pp. 61-66. Victoria, Canada (2006)

Abstract:

Standard MIDI files contain data that can be considered as a symbolic representation of music (a digital score), and most of them are structured as a number of tracks. One of them usually contains the melodic line of the piece, while the other tracks contain accompaniment music. The goal of this work is to identify the track that contains the melody using statistical properties of the musical content and pattern recognition techniques. Finding that track is very useful for a number of applications, like speeding up melody matching when searching in MIDI databases or motif extraction, among others. First, a set of descriptors from each track of the target file are extracted. These descriptors are the input to a random forest classifier that assigns the probability of being a melodic line to each track. The track with the highest probability is selected as the one containing the melodic line of that MIDI file. Promising results have been obtained testing a number of databases of different music styles.