| Literature DB >> 25893210 |
Jun-yi Li1, Jian-hua Li2.
Abstract
Fast image search with efficient additive kernels and kernel locality-sensitive hashing has been proposed. As to hold the kernel functions, recent work has probed methods to create locality-sensitive hashing, which guarantee our approach's linear time; however existing methods still do not solve the problem of locality-sensitive hashing (LSH) algorithm and indirectly sacrifice the loss in accuracy of search results in order to allow fast queries. To improve the search accuracy, we show how to apply explicit feature maps into the homogeneous kernels, which help in feature transformation and combine it with kernel locality-sensitive hashing. We prove our method on several large datasets and illustrate that it improves the accuracy relative to commonly used methods and make the task of object classification and, content-based retrieval more fast and accurate.Entities:
Year: 2015 PMID: 25893210 PMCID: PMC4393915 DOI: 10.1155/2015/350676
Source DB: PubMed Journal: ScientificWorldJournal ISSN: 1537-744X
Common kernels, signature, and their feature maps.
| Kernel |
| Signature |
| Feature |
|---|---|---|---|---|
| Hellinger's |
| 1 |
|
|
|
|
|
| sech( |
|
| Intersection | min{ |
|
|
|
| JS |
|
|
|
|
Algorithm 1KLSH algorithm.
Figure 1Datasets: Caltech-101 Example.
Figure 2Hashing using a RBF-χ 2 kernel for SIFT based on homogenous kernels χ 2 (γ = 1/2). We choose t = 30, n = 300, and b = 300 in our experiment.
Figure 3Comparison against existing techniques on the Caltech-101.
Accuracy of Caltech-101.
| #train | Ours | [ | [ | [ | [ | [ | [ |
|---|---|---|---|---|---|---|---|
| 15 | 68.5 | 59.05 | 56.4 | 52 | 51 | 49.52 | 44 |
| 30 | 75.2 | 66.23 | 64.6 | N/A | 56 | 58.23 | 63 |
Figure 4Classification beyond CPU load performance.