A kind of index for content-based music information retrieval and theme mining

  • Authors:
  • Jianzhong Li;Chaokun Wang;Shengfei Shi

  • Affiliations:
  • Department of Computer Science and Engineering, Harbin Institute of Technology, Harbin, Heilongjiang, China;Department of Computer Science and Engineering, Harbin Institute of Technology, Harbin, Heilongjiang, China;Department of Computer Science and Engineering, Harbin Institute of Technology, Harbin, Heilongjiang, China

  • Venue:
  • ICADL'04 Proceedings of the 7th international Conference on Digital Libraries: international collaboration and cross-fertilization
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Content-based music information retrieval and theme mining are two key problems in digital music libraries, where “themes” mean the longest repeating patterns in a piece of music. However, most data structures constructed for retrieving music data can not be efficiently used to mine the themes of music pieces, and vice versa. The suffix tree structure can be used for both functions, nevertheless its height is too large and its maintenance is somewhat difficult. In this paper, a kind of index structure is introduced, which adopts the idea of inverted files and that of N-gram. It can be used to retrieve music data as well as to mine music themes. Based on the index and several useful concepts, a theme mining algorithm is proposed. Also, two implementations of a content-based music information retrieval algorithm are presented. Experiments show the correctness and efficiency of the proposed index and algorithms.