DocumentCode
2732350
Title
Dynamic Batch Nearest Neighbor Search in Video Retrieval
Author
Shao, Jie ; Huang, Zi ; Shen, Heng Tao ; Zhou, Xiaofang ; Li, Yijun
Author_Institution
Sch. of Inf. Technol. & Electr. Eng., Queensland Univ.
fYear
2007
fDate
15-20 April 2007
Firstpage
1395
Lastpage
1399
Abstract
To retrieve similar database videos to a query clip, each video is typically represented by a sequence of high-dimensional feature vectors. Given a query video containing m feature vectors, an independent nearest neighbor (NN) search for each feature vector is often first performed. Completing all the NN searches, an overall similarity is then computed, i.e., a single video retrieval usually involves the searches for m times. 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 single operation that performs a batch of individual NN searches. This paper presents a novel approach to efficient high-dimensional BNN search called dynamic query ordering (DQO) for advanced optimizations in both I/O and CPU cost. Observing the overlapped candidates (or search space) of a pervious query may help to further reduce the candidate sets of succeeding queries, DQO aims to progressively find 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 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. The extensive experiments show its significance.
Keywords
video databases; video retrieval; candidate overlapping graph; database video retrieval; dynamic batch nearest neighbor search; dynamic query ordering; high-dimensional feature vectors; query clip; query performance; Australia; Cost function; Information retrieval; Information technology; Nearest neighbor searches; Neural networks; Parallel processing; Spatial databases; System testing; Video sharing;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Engineering, 2007. ICDE 2007. IEEE 23rd International Conference on
Conference_Location
Istanbul
Print_ISBN
1-4244-0802-4
Electronic_ISBN
1-4244-0803-2
Type
conf
DOI
10.1109/ICDE.2007.369020
Filename
4221810
Link To Document