Javascript must be enabled to continue!
Dimensionality reduction for similarity searching in dynamic databases
View through CrossRef
Databases are increasingly being used to store multi-media objects such as maps, images, audio and video. Storage and retrieval of these objects is accomplished using multi-dimensional index structures such as R*-trees and SS-trees. As dimensionality increases, query performance in these index structures degrades. This phenomenon, generally referred to as the dimensionality curse, can be circumvented by reducing the dimensionality of the data. Such a reduction is however accompanied by a loss of precision of query results. Current techniques such as QBIC use SVD transform-based dimensionality reduction to ensure high query precision. The drawback of this approach is that SVD is expensive to compute, and therefore not readily applicable to dynamic databases. In this paper, we propose novel techniques for performing SVD-based dimensionality reduction in dynamic databases. When the data distribution changes considerably so as to degrade query precision, we recompute the SVD transform and incorporate it in the existing index structure. For recomputing the SVD-transform, we propose a novel technique that uses
aggregate
data from the existing index rather than the entire data. This technique reduces the SVD-computation time without compromising query precision. We then explore efficient ways to incorporate the recomputed SVD-transform in the existing index structure without degrading subsequent query response times. These techniques reduce the computation time by a factor of 20 in experiments on color and texture image vectors. The error due to approximate computation of SVD is less than 10%.
Association for Computing Machinery (ACM)
Title: Dimensionality reduction for similarity searching in dynamic databases
Description:
Databases are increasingly being used to store multi-media objects such as maps, images, audio and video.
Storage and retrieval of these objects is accomplished using multi-dimensional index structures such as R*-trees and SS-trees.
As dimensionality increases, query performance in these index structures degrades.
This phenomenon, generally referred to as the dimensionality curse, can be circumvented by reducing the dimensionality of the data.
Such a reduction is however accompanied by a loss of precision of query results.
Current techniques such as QBIC use SVD transform-based dimensionality reduction to ensure high query precision.
The drawback of this approach is that SVD is expensive to compute, and therefore not readily applicable to dynamic databases.
In this paper, we propose novel techniques for performing SVD-based dimensionality reduction in dynamic databases.
When the data distribution changes considerably so as to degrade query precision, we recompute the SVD transform and incorporate it in the existing index structure.
For recomputing the SVD-transform, we propose a novel technique that uses
aggregate
data from the existing index rather than the entire data.
This technique reduces the SVD-computation time without compromising query precision.
We then explore efficient ways to incorporate the recomputed SVD-transform in the existing index structure without degrading subsequent query response times.
These techniques reduce the computation time by a factor of 20 in experiments on color and texture image vectors.
The error due to approximate computation of SVD is less than 10%.
Related Results
Similarity Search with Data Missing
Similarity Search with Data Missing
Similarity search is a fundamental research problem with broad applications in various research fields, including data mining, information retrieval, and machine learning. The core...
Context-dependent similarity searching for small molecular fragments
Context-dependent similarity searching for small molecular fragments
Abstract
Similarity searching is a mainstay in cheminformatics that is generally used to identify compounds with desired properties. For small molecular fragments, simila...
Searching and reporting in Campbell Collaboration systematic reviews: A systematic assessment of current methods
Searching and reporting in Campbell Collaboration systematic reviews: A systematic assessment of current methods
AbstractThe search methods used in systematic reviews provide the foundation for establishing the body of literature from which conclusions are drawn and recommendations made. Sear...
A high-dimensionality-trait-driven learning paradigm for high dimensional credit classification
A high-dimensionality-trait-driven learning paradigm for high dimensional credit classification
AbstractTo solve the high-dimensionality issue and improve its accuracy in credit risk assessment, a high-dimensionality-trait-driven learning paradigm is proposed for feature extr...
Locally adaptive dimensionality reduction for indexing large time series databases
Locally adaptive dimensionality reduction for indexing large time series databases
Similarity search in large time series databases has attracted much research interest recently. It is a difficult problem because of the typically high dimensionality of the data.....
Evaluating autoencoders for the dimensionality reduction of MRI-derived radiomics and classification of malignant brain tumors
Evaluating autoencoders for the dimensionality reduction of MRI-derived radiomics and classification of malignant brain tumors
Machine learning has immense potential to enhance diagnostic research in a wealth of medical applications. Advances in medical imaging have made machine learning applications in cl...
Between Cluster Analysis: Supervised Dimensionality Reduction for Trajectory Inference
Between Cluster Analysis: Supervised Dimensionality Reduction for Trajectory Inference
Abstract
Motivation
Single-cell RNA sequencing (scRNA-seq) measures the transcriptional state of individual cells, enabling more...
Dimensionality Reduction Techniques for IoT Based Data
Dimensionality Reduction Techniques for IoT Based Data
Background:
Internet of Things (IoT) plays a vital role by connecting several heterogeneous
devices seamlessly via the Internet through new services. Every second, the scale of IoT...

