We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.IR

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Information Retrieval

Title: Efficient Document Indexing Using Pivot Tree

Abstract: We present a novel method for efficiently searching top-k neighbors for documents represented in high dimensional space of terms based on the cosine similarity. Mostly, documents are stored as bag-of-words tf-idf representation. One of the most used ways of computing similarity between a pair of documents is cosine similarity between the vector representations, but cosine similarity is not a metric distance measure as it doesn't follow triangle inequality, therefore most metric searching methods can not be applied directly. We propose an efficient method for indexing documents using a pivot tree that leads to efficient retrieval. We also study the relation between precision and efficiency for the proposed method and compare it with a state of the art in the area of document searching based on inner product.
Comments: 6 Pages, 2 Figures
Subjects: Information Retrieval (cs.IR); Machine Learning (cs.LG)
Cite as: arXiv:1605.06693 [cs.IR]
  (or arXiv:1605.06693v1 [cs.IR] for this version)

Submission history

From: Gaurav Singh [view email]
[v1] Sat, 21 May 2016 19:55:03 GMT (76kb,D)

Link back to: arXiv, form interface, contact.