Jump to content

Generalized vector space model

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Riclas (talk | contribs) at 19:09, 25 January 2010 (Created page with ''''Wong et al.'''<ref name="wong">{{cite | title=Generalized vector spaces model in information retrieval | url=http://doi.acm.org/10.1145/253495.253506 | first=S. ...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Wong et al.[1] presented an analysis of the problems that the pairwise orthogonality assumption of the Vector space model(VSM) creates. From here they extended the VSM to the generalized vector space model (GVSM).

Definitions

GVSM introduces term to term correlations, which deprecate the pairwise orthogonality assumption. More specifically, they considered a new space, where each term vector ti was expressed as a linear combination of 2n vectors mr where r = 1...2n.

For a document dk and a query q the similarity function now becomes:

where ti and tj are now vectors of a 2n dimensional space.

Term correlation can be implemented in several ways. As an example Wong et al. use as input to their algorithm the term occurrence frequency matrix obtained from automatic indexing and the output is term correlation between any pair of index terms.

Semantic information on GVSM

There are at least two basic directions for embedding term to term relatedness, other than exact keyword matching, into a retrieval model:

  1. compute semantic correlations between terms
  2. compute frequency co-occurrence statistics from large corpora

Recently Tsatsaronis[2] focused on the first approach.

They measure semantic relatedness (SR) using a thesaurus (O) like WordNet. It considers the path length, captured by compactness (SCM), and the path depth, captured by semantic path elaboration (SPE). They estimate the inner product by:

where si and sj are senses of terms ti and tj respectively, maximizing .

References

  1. ^ Wong, S. K. M. (1985), Generalized vector spaces model in information retrieval, SIGIR ACM {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)
  2. ^ Tsatsaronis, George (2009), A Generalized Vector Space Model for Text Retrieval Based on Semantic Relatedness (PDF) {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)