DocumentCode
1080743
Title
Batch Nearest Neighbor Search for Video Retrieval
Author
Shao, Jie ; Huang, Zi ; Shen, Heng Tao ; Zhou, Xiaofang ; Lim, Ee-Peng ; Li, Yijun
Author_Institution
Univ. of Queensland, Brisbane
Volume
10
Issue
3
fYear
2008
fDate
4/1/2008 12:00:00 AM
Firstpage
409
Lastpage
420
Abstract
To retrieve similar videos to a query clip from a large database, each video is often represented by a sequence of high- dimensional feature vectors. Typically, given a query video containing m feature vectors, an independent nearest neighbor (NN) search for each feature vector is often first performed. After completing all the NN searches, an overall similarity is then computed, i.e., a single content-based video retrieval usually involves m individual NN searches. Since normally nearby feature vectors in a video are similar, a large number of expensive random disk accesses are expected to repeatedly occur, which crucially affects the overall query performance. Batch nearest neighbor (BNN) search is stated as a batch operation that performs a number of individual NN searches. This paper presents a novel approach towards efficient high-dimensional BNN search called dynamic query ordering (DQO) for advanced optimizations of both I/O and CPU costs. Observing the overlapped candidates (or search space) of a pervious query may help to further reduce the candidate sets of subsequent queries, DQO aims at progressively finding a query order such that the common candidates among queries are fully utilized to maximally reduce the total number of candidates. Modelling the candidate set relationship of queries by a candidate overlapping graph (COG), DQO iteratively selects the next query to be executed based on its estimated pruning power to the rest of queries with the dynamically updated COG. Extensive experiments are conducted on real video datasets and show the significance of our BNN query processing strategy.
Keywords
content-based retrieval; multimedia databases; video retrieval; BNN query processing strategy; batch nearest neighbor search; candidate overlapping graph; content based video retrieval; dynamic query ordering; independent nearest neighbor search; large database; m feature vectors; pruning power; real video datasets; video retrieval; Content-based retrieval; high-dimensional indexing; multimedia databases; query processing;
fLanguage
English
Journal_Title
Multimedia, IEEE Transactions on
Publisher
ieee
ISSN
1520-9210
Type
jour
DOI
10.1109/TMM.2008.917339
Filename
4456694
Link To Document