1. Field of the Invention
The present invention generally relates to a method of searching a feature vector space for a feature vector that has similar features to a query vector. More specifically, the method of the present invention provides a method for efficiently searching a vector space indexed based on an approximation for a feature vector having features similar to a query vector according to a varying distance measurement.
2. Description of the Related Art
In a multimedia database related to a multimedia application, the contents are typically represented by feature vectors. Similarities among objects are determined by a distance measurement defined by feature distances between the query vector and feature vectors in a feature vector space.
To provide further precise retrievals, a distance measurement may be iteratively performed using collected information such as user feedback. However, a conventional search method does not consider how to iteratively perform a distance measurement according to varying factors in a large database. In particular, a conventional indexing, method in a feature vector space has not addressed how to quickly perform a search in an environment where a distance measurement is changing, such as on-line retrieval. Thus, there still remains a need for accelerating, a search in an environment where a distance measurement is varying.
To solve the above problems, it is an objective of the present invention to provide a method for quickly and iteratively searching an approximated feature vector space for a feature vector similar to a query vector according to varying measurement conditions.
Accordingly, to achieve the above objective, the present invention provides a method for adaptively searching a feature vector space which includes the steps of (a) performing a similarity measurement on a given query vector within a feature vector space, and (b) applying search conditions limited by the result of the similarity measurement obtained in step (a) and performing a changed similarity measurement on the glen query vector.
Preferably, step (b) includes the steps of (b-1) obtaining candidate approximation regions by performing approximation level filtering according to a distance measurement limited by the result of the similar measurement obtained in step (a), and (b-2) performing data level filtering on the obtained candidate approximation regions.
Preferably, step (a) includes the steps of (a-1) obtaining a predetermined number of nearest candidate approximation regions by measuring the distance between the query vector and approximation regions, and (a-2) obtaining K nearest neighbor feature vectors by measuring the distance between each of all feature vectors in the obtained candidate approximation regions and the query vector, where K is a positive integer.
Preferably, step (b-1) includes the steps of (b-1-1) calculating K′-th shortest distance for the K nearest neighbor feature vectors obtained according to the previous distance measurement according to a changed distance measurement, where K′ is a positive integer, and setting the calculated distance as rui+1. and (b-1-2) calculating K′-th smallest lower bound limit for the predetermined number of candidate approximation regions based on the previous distance measurement according to the changed distance measurement and set as φut−1.
Preferably, step (b-1) also includes the following steps of: (b-1-3a) measure a distance Li(Wt+1) between the lower bound limit of an approximation region and a query vector for a new distance measurement, wherein N is a positive integer denoting the number of objects in the feature vector space and i is a variable ranging from 1 to N: (b-1-4) comparing the distance Li(Wt+1) obtained in the step (b-1-3a) with a minimum value min (Φ, rut+1, φut+1) of K-th smallest upper bound limit Φ, rut+1, and φut+1: and (b-1-5) if the distance Li(Wt+1) is less than or equal to the minimum value min (Φ,rut+1, φut+1), setting the corresponding approximation region as a candidate approximation region: and (b-1-6) if the distance Li(Wt+1) is greater than the minimum value min (Φ, rut+1, φut+1), excluding the corresponding approximation region.
Additionally, step (b-1) further includes (b-1-3b) measuring a distance Ui(Wt+1) between the upper bound limit of an approximation region and the query vector for the new distance measurement, assuming that N is a positive integer denoting the number of objects in the feature vector space and i is a variable ranging from 1 to N, and (b-1-7) updating the K-th smallest upper bound limit Φ based on the distance Ui(Wt−1).
Furthermore, steps (b-1-1)-(b-1-6) are repeated until the approximation level filtering is performed on N approximation regions where N is a positive integer denoting the number of objects in a database.
Preferably, step (b-2) further includes the steps of (b-2-1) performing a distance measurement between each of all feature vectors in the candidate approximation regions and the query vector, and (b-2-2) determining K′ nearest neighbor feature vectors as retrieved vectors depending on the result of the distance measurements performed in the step (b-2-1).
The above objective and advantages of the present invention will become more apparent by describing in detail preferred embodiments thereof with reference to the attached drawings in which:
The main steps of an adaptive search method according to an embodiment of the present invention will now be described with reference to
First, a predetermined number of nearest candidate hypercubes are obtained by measuring the distance between a query vector and each of hypercubes (step 102). Then, K of nearest neighbor feature vectors are obtained by measuring the distance between the query vector and each feature vector in the predetermined number of candidate hypercubes obtained in the step 102, where K is a positive integer (step 104). The distance between the query vector and each of the feature vectors is measured by calculating weighted Euclidean distance. The weighted Euclidean distance is calculated by Equation (1):
d(Wt, {overscore (F)}t, {overscore (Q)})=({overscore (Q)}−{overscore (F)}) TWt({overscore (Q)}−{overscore (F)}) (1)
where Wt is a full symmetric function matrix at iteration t and updated at every iteration.
Then, for example, the user selects a plurality of multimedia contents similar to those that he or she desires to find among calculated multimedia contents and attempts a search again. Thus, feedback for changed search conditions can be provided from the user, which is called relevance feedback. According to the present intention, features for which feedback is provided from the user are reflected in a distance measurement for the next search, thereby changing distance measurement conditions.
According to the present invention, approximation level filtering is performed using, information from previous iteration t, WtCl(Wt), and Rt denote a distance measurement function used in the previous iteration t, approximation regions that passed the previous iteration t or hypercubes in this embodiment and vectors retrieved using Wt, respectively.
Then, the distance Li(Wt+1) between each of the lower bound limits of hypercubes in the feature vector space and a query vector are measured according to the changed new distance measurement. Additionally, the distance Ui(Wt+1) between each of the upper bound limits of the hypercubes in the feature vector space and the query vector are measured according to the changed new distance measurement as well (step 110). The measurements are done assuming that N is the number of objects or approximation regions in the approximated feature vector space or a positive integer denoting the number of hypercubes. Additionally, i is assumed to be a variable ranging from 1 to N. Furthermore, the K′-th smallest upper bound limit Φ is calculated (step 112).
Next, the distance Li (Wt+1) between the lower bound limit of i-th hypercube in the corresponding vector space and the query vector is compared with a minimum value min (Φ, rut+1, φut+1) of the K′-th smallest upper bound limit Φ calculated in the step 112, rut+1 (step 114). If the distance Li (Wt+1) is less than or equal to the minimum value min (Φ, rut+1, φut+1), a relevant hypercube is set as a candidate hypercube (step 116) and if not, the relevant hypercube is excluded (step 118).
Referring to pseudo code 202 in
Next, assuming that N is a positive integer denoting the number of objects in the database or hypercubes, it is determined whether i reaches N (step 124). If i does not reach N, the steps 114-124 are repeated until the approximation level filtering is performed on N hypercubes.
According to the method described above, for a hypercube to be set as a candidate hypercube, the hypercube must meet new requirements determined from the previous distance measurement information such as the pseudo code 202. Thus, requirements for selecting candidate hypercubes are further limited, thereby reducing the number of selected candidate hypercubes.
Data level filtering is then performed. During the filtering, a distance measurement between each of all feature vectors in the candidate hypercubes and the query vector is performed (step 126) to determine K′ nearest neighbor vectors as found feature vectors depending on the result of the distance measurements performed in the step 126, thereby completing a search (step 128). In this case, the number of candidate hypercubes is reduced, which reduces the computational complexity in measuring the distance between each feature vectors in the candidate cubes and the query vector. Thus, the search speed can be improved when searching for a feature vector having features similar to a query vector. Additionally, if new approximation regions are included, the database can be updated faster.
Although the preferred embodiments of this invention has been described with reference to the example that the feature vector space is partitioned into hypercubes and approximated, the invention is also applicable to feature vector spaces indexed by other known index structures such as R-tree, R* tree, SR-tree and X-tree. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.
The search method according to the present invention can be written as a program executed on a personal or server computer. The program codes and code segments constructing the program can be easily inferred by computer programmers in the industry. Furthermore, the program can be stored in a computer-readable recording medium. The recording medium includes a magnetic recording medium, an optical recording medium, and a radio medium.
According to the present invention, the number of approximation regions is reduced during a varying distance measurement, which improves a search speed.
Number | Date | Country | Kind |
---|---|---|---|
2000-79181 | Dec 2000 | KR | national |
This application is a complete application filed under 35 U.S.C §111 (a) and claims, pursuant to 35 U.S.C. §119 (e)(1), benefit of the filing date of Provisional Application Ser. No. 60/248,012 filed Nov. 14, 2000 pursuant to 35 U.S.C. §111 (b). The Provisional Application Ser. No. 60/248,012 is incorporated herein by reference. Additionally, this application claims priority from Korean Application No. 00-79181 filed Dec. 20, 2000, which is also incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
5647058 | Agrawal et al. | Jul 1997 | A |
5710916 | Barbara et al. | Jan 1998 | A |
6122628 | Castelli et al. | Sep 2000 | A |
6411953 | Ganapathy et al. | Jun 2002 | B1 |
6438566 | Okuno et al. | Aug 2002 | B1 |
Number | Date | Country |
---|---|---|
0 942 380 | Sep 1999 | EP |
8-249352 | Sep 1996 | JP |
8-249352 | Sep 1996 | JP |
9-34909 | Feb 1997 | JP |
9-34909 | Feb 1997 | JP |
Number | Date | Country | |
---|---|---|---|
20020059194 A1 | May 2002 | US |
Number | Date | Country | |
---|---|---|---|
60248012 | Nov 2000 | US |