Proceedings of the 5th ACM SIGMM International Workshop on Multimedia Information Retrieval - MIR '03 2003
DOI: 10.1145/973264.973291
|View full text |Cite
|
Sign up to set email alerts
|

Efficient K-NN search in polyphonic music databases using a lower bounding mechanism

Abstract: Querying polyphonic music from a large data collection is an interesting and challenging topic. Recently, researchers attempt to provide efficient techniques for content-based retrieval in polyphonic music databases where queries can also be polyphonic. However, most of the techniques do not perform the approximate matching well. In this paper, we present a novel method to efficiently retrieve k music works that contain segments most similar to the user query based on the edit distance. A list-based index stru… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2006
2006
2010
2010

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 7 publications
(8 citation statements)
references
References 24 publications
0
8
0
Order By: Relevance
“…If the child node is an internal node, it means that there is a further partitioning of the space into sub-clusters, and we insert the node into the queue(lines 10-11). Otherwise, the child must be a leaf node, we access the real data points in the node and compute their distances to the query point; points that are nearer to the query point are then used to update the current KNN list (lines [12][13][14][15]. The function Adjust() in line 16 updates the value of pruning distance when necessary, which is always equal to the distance between the query point and the K-th nearest neighbor candidate.…”
Section: Processing Knn Querymentioning
confidence: 99%
See 1 more Smart Citation
“…If the child node is an internal node, it means that there is a further partitioning of the space into sub-clusters, and we insert the node into the queue(lines 10-11). Otherwise, the child must be a leaf node, we access the real data points in the node and compute their distances to the query point; points that are nearer to the query point are then used to update the current KNN list (lines [12][13][14][15]. The function Adjust() in line 16 updates the value of pruning distance when necessary, which is always equal to the distance between the query point and the K-th nearest neighbor candidate.…”
Section: Processing Knn Querymentioning
confidence: 99%
“…The first class adopts symbolic representation to keep track of musical information such as tone, pitch and duration. Thus, the problem of music search can be transformed into approximate string matching [15]. Another stream is to convert the music into indexable items, typically points in a high-dimensional vector space [19,21,14].…”
Section: Introductionmentioning
confidence: 99%
“…In the example, the window sliding step size is 2 beats, and hence the music piece can be represented by four segments, (8,10,8,13,12,12), (8,13,12,12,8,10), (12,12,8,10,8,15) and (8,10,8,15,13,13); in other words, 4 points in a 6-dimensional space. It is possible for us to conduct music retrieval using multi-dimensional index structures.…”
Section: The Case For Signature Methodsmentioning
confidence: 99%
“…Content-based music retrieval has attracted much research interest recently [8,12,13,14,15,18,21,22,23,3,2]. Several content-based retrieval techniques have been proposed in the literature, and they can be classified into two categories, i.e.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation