Music Information Retrieval (MIR) is a crucial topic in the domain of information retrieval. According to the major characteristics of music, the Query-by-Humming system retrieves interesting music by finding melodies that contains similar or equal melodies to the humming query. Basing on the fuzzy inference model designed in this paper, a novel Query-by- Humming/Singing system is proposed to extract pitch contour information from WAV and MIDI files. To verify the effectiveness of the presented work, the MIREX QBSH Database is employed as our experimental database and a large amount of human vocal data is used as queries to test the robustness of the MIR. Then, the Longest Common Subsequence (LCS) is used as an approximate matching algorithm to identify the top 5 music samples as an evaluation standard for the system. Experimental results show that the proposed system achieves 85% accuracy in the top 5 retrievals.
목차
Abstract I. INTRODUCTION II. RELATED WORK III. THE PROPOSED APPROACH A. WAV to MIDI B. Pitch Contour C. Fuzzy Inference System D. Longest Common Subsequence IV. EXPERIMENTAL RESULTS AND DISCUSSIONS V. CONCLUSION AND FUTURE WORK ACKNOWLEDGMENTS REFERENCES