The task in text retrieval is to find the subset of a collection of documents relevant to a user's information request, usually expressed as a set of words. Classically, documents and queries are represented as vectors of word counts. In its simplest form, relevance is defined to be the dot product between a document and a query vector-a measure of the number of common terms. A central difficulty in text retrieval is that the presence or absence of a word is not sufficient to determine relevance to a query. Linear dimensionality reduction has been proposed as a technique for extracting underlying structure from the document collection. In some domains (such as vision) dimensionality reduction reduces computational complexity. In text retrieval it is more often used to improve retrieval performance. We propose an alternative and novel technique that produces sparse representations constructed from sets of highly-related words. Documents and queries are represented by their distance to these sets, and relevance is measured by the number of common clusters. This technique significantly improves retrieval performance, is efficient to compute and shares properties with the optimal linear projection operator and the independent components of documents.
[1]
Gerard Salton,et al.
The SMART Retrieval System—Experiments in Automatic Document Processing
,
1971
.
[2]
Richard A. Harshman,et al.
Indexing by Latent Semantic Analysis
,
1990,
J. Am. Soc. Inf. Sci..
[3]
L. R. Rasmussen,et al.
In information retrieval: data structures and algorithms
,
1992
.
[4]
Gavin W. O''Brien,et al.
Information Management Tools for Updating an SVD-Encoded Indexing Scheme
,
1994
.
[5]
David A. Hull.
Improving text retrieval for the routing problem using latent semantic indexing
,
1994,
SIGIR '94.
[6]
Terrence J. Sejnowski,et al.
An Information-Maximization Approach to Blind Separation and Blind Deconvolution
,
1995,
Neural Computation.
[7]
Andrzej Cichocki,et al.
A New Learning Algorithm for Blind Signal Separation
,
1995,
NIPS.
[8]
Kui-Lam Kwok,et al.
A new method of weighting query terms for ad-hoc retrieval
,
1996,
SIGIR '96.
[9]
Eric Saund,et al.
Applying the Multiple Cause Mixture Model to Text Categorization
,
1996,
ICML.
[10]
Chris Buckley,et al.
Learning routing queries in a query zone
,
1997,
SIGIR '97.