Introduction to Information Retrieval

Similar documents
PV211: Introduction to Information Retrieval

Embeddings Learned By Matrix Factorization

Latent Semantic Indexing (LSI) CE-324: Modern Information Retrieval Sharif University of Technology

Latent Semantic Indexing (LSI) CE-324: Modern Information Retrieval Sharif University of Technology

Information Retrieval

CS 572: Information Retrieval

INF 141 IR METRICS LATENT SEMANTIC ANALYSIS AND INDEXING. Crista Lopes

Latent Semantic Analysis. Hongning Wang

Latent Semantic Analysis. Hongning Wang

PV211: Introduction to Information Retrieval

Information Retrieval

Information Retrieval and Topic Models. Mausam (Based on slides of W. Arms, Dan Jurafsky, Thomas Hofmann, Ata Kaban, Chris Manning, Melanie Martin)

CS276A Text Information Retrieval, Mining, and Exploitation. Lecture 4 15 Oct 2002

Vector Space Scoring Introduction to Information Retrieval INF 141 Donald J. Patterson

Scoring (Vector Space Model) CE-324: Modern Information Retrieval Sharif University of Technology

Scoring (Vector Space Model) CE-324: Modern Information Retrieval Sharif University of Technology

Introduction to Information Retrieval (Manning, Raghavan, Schutze) Chapter 6 Scoring term weighting and the vector space model

Scoring (Vector Space Model) CE-324: Modern Information Retrieval Sharif University of Technology

Link Analysis. Reference: Introduction to Information Retrieval by C. Manning, P. Raghavan, H. Schutze

PV211: Introduction to Information Retrieval

Singular Value Decompsition

Term Weighting and the Vector Space Model. borrowing from: Pandu Nayak and Prabhakar Raghavan

CS 3750 Advanced Machine Learning. Applications of SVD and PCA (LSA and Link analysis) Cem Akkaya

Matrix Decomposition and Latent Semantic Indexing (LSI) Introduction to Information Retrieval INF 141/ CS 121 Donald J. Patterson

DATA MINING LECTURE 8. Dimensionality Reduction PCA -- SVD

IS4200/CS6200 Informa0on Retrieval. PageRank Con+nued. with slides from Hinrich Schütze and Chris6na Lioma

Vector Space Scoring Introduction to Information Retrieval Informatics 141 / CS 121 Donald J. Patterson

Machine Learning. Principal Components Analysis. Le Song. CSE6740/CS7641/ISYE6740, Fall 2012

Problems. Looks for literal term matches. Problems:

Data Mining and Matrices

.. CSC 566 Advanced Data Mining Alexander Dekhtyar..

Lecture 12: Link Analysis for Web Retrieval

Manning & Schuetze, FSNLP (c) 1999,2000

MATRIX DECOMPOSITION AND LATENT SEMANTIC INDEXING (LSI) Introduction to Information Retrieval CS 150 Donald J. Patterson

Matrix decompositions and latent semantic indexing

Scoring, Term Weighting and the Vector Space

Informa(on Retrieval

Boolean and Vector Space Retrieval Models CS 290N Some of slides from R. Mooney (UTexas), J. Ghosh (UT ECE), D. Lee (USTHK).

Information Retrieval

CSE 494/598 Lecture-4: Correlation Analysis. **Content adapted from last year s slides

Dealing with Text Databases

Term Weighting and Vector Space Model. Reference: Introduction to Information Retrieval by C. Manning, P. Raghavan, H. Schutze

Manning & Schuetze, FSNLP, (c)

Online Social Networks and Media. Link Analysis and Web Search

Vector Space Scoring Introduction to Information Retrieval INF 141 Donald J. Patterson

CSE 494/598 Lecture-6: Latent Semantic Indexing. **Content adapted from last year s slides

Informa(on Retrieval

Matrices, Vector Spaces, and Information Retrieval

INFO 4300 / CS4300 Information Retrieval. slides adapted from Hinrich Schütze s, linked from

Latent semantic indexing

Ranked IR. Lecture Objectives. Text Technologies for Data Science INFR Learn about Ranked IR. Implement: 10/10/2018. Instructor: Walid Magdy

Introduction to Search Engine Technology Introduction to Link Structure Analysis. Ronny Lempel Yahoo Labs, Haifa

9 Searching the Internet with the SVD

boolean queries Inverted index query processing Query optimization boolean model January 15, / 35

CS47300: Web Information Search and Management

Lab 8: Measuring Graph Centrality - PageRank. Monday, November 5 CompSci 531, Fall 2018

Probabilistic Latent Semantic Analysis

DATA MINING LECTURE 13. Link Analysis Ranking PageRank -- Random walks HITS

Linear Algebra Background

13 Searching the Web with the SVD

Online Social Networks and Media. Link Analysis and Web Search

IR: Information Retrieval

1. Ignoring case, extract all unique words from the entire set of documents.

Notes on Latent Semantic Analysis

Generic Text Summarization

TDDD43. Information Retrieval. Fang Wei-Kleiner. ADIT/IDA Linköping University. Fang Wei-Kleiner ADIT/IDA LiU TDDD43 Information Retrieval 1

Latent Semantic Models. Reference: Introduction to Information Retrieval by C. Manning, P. Raghavan, H. Schutze

Index. Copyright (c)2007 The Society for Industrial and Applied Mathematics From: Matrix Methods in Data Mining and Pattern Recgonition By: Lars Elden

Lecture 5: Web Searching using the SVD

Bruce Hendrickson Discrete Algorithms & Math Dept. Sandia National Labs Albuquerque, New Mexico Also, CS Department, UNM

A few applications of the SVD

Link Analysis Ranking

PROBABILISTIC LATENT SEMANTIC ANALYSIS

Jeffrey D. Ullman Stanford University

Faloutsos, Tong ICDE, 2009

Matrix Factorization & Latent Semantic Analysis Review. Yize Li, Lanbo Zhang

Language Information Processing, Advanced. Topic Models

Latent Semantic Indexing

Numerical Methods I Singular Value Decomposition

Dimensionality Reduction

EIGENVALE PROBLEMS AND THE SVD. [5.1 TO 5.3 & 7.4]

CS246: Mining Massive Data Sets Winter Only one late period is allowed for this homework (11:59pm 2/14). General Instructions

Variable Latent Semantic Indexing

RETRIEVAL MODELS. Dr. Gjergji Kasneci Introduction to Information Retrieval WS

Google PageRank. Francesco Ricci Faculty of Computer Science Free University of Bozen-Bolzano

Sparse vectors recap. ANLP Lecture 22 Lexical Semantics with Dense Vectors. Before density, another approach to normalisation.

ANLP Lecture 22 Lexical Semantics with Dense Vectors

Ranked IR. Lecture Objectives. Text Technologies for Data Science INFR Learn about Ranked IR. Implement: 10/10/2017. Instructor: Walid Magdy

1 Searching the World Wide Web

Document Similarity in Information Retrieval

Eigenvalue Problems Computation and Applications

INFO 4300 / CS4300 Information Retrieval. slides adapted from Hinrich Schütze s, linked from

Lecture: Face Recognition and Feature Reduction

INFO 4300 / CS4300 Information Retrieval. slides adapted from Hinrich Schütze s, linked from

Outline for today. Information Retrieval. Cosine similarity between query and document. tf-idf weighting

Let A an n n real nonsymmetric matrix. The eigenvalue problem: λ 1 = 1 with eigenvector u 1 = ( ) λ 2 = 2 with eigenvector u 2 = ( 1

INFO 4300 / CS4300 Information Retrieval. slides adapted from Hinrich Schütze s, linked from

How Latent Semantic Indexing Solves the Pachyderm Problem

Semantic Similarity from Corpora - Latent Semantic Analysis

Singular Value Decomposition

Transcription:

Introduction to Information Retrieval http://informationretrieval.org IIR 18: Latent Semantic Indexing Hinrich Schütze Center for Information and Language Processing, University of Munich 2013-07-10 1/43

Overview 1 Recap 2 Latent semantic indexing 3 Dimensionality reduction 4 LSI in information retrieval 5 Clustering 2/43

Outline 1 Recap 2 Latent semantic indexing 3 Dimensionality reduction 4 LSI in information retrieval 5 Clustering 3/43

Indexing anchor text Anchor text is often a better description of a page s content than the page itself. Anchor text can be weighted more highly than the text on the page. A Google bomb is a search with bad results due to maliciously manipulated anchor text. [dangerous cult] on Google, Bing, Yahoo 4/43

PageRank Model: a web surfer doing a random walk on the web Formalization: Markov chain PageRank is the long-term visit rate of the random surfer or the steady-state distribution. Need teleportation to ensure well-defined PageRank Power method to compute PageRank PageRank is the principal left eigenvector of the transition probability matrix. 5/43

Computing PageRank: Power method x 1 x 2 P t (d 1 ) P t (d 2 ) P 11 = 0.1 P 12 = 0.9 P 21 = 0.3 P 22 = 0.7 t 0 0 1 0.3 0.7 = xp t 1 0.3 0.7 0.24 0.76 = xp 2 t 2 0.24 0.76 0.252 0.748 = xp 3 t 3 0.252 0.748 0.2496 0.7504 = xp 4... t 0.25 0.75 0.25 0.75 = xp PageRank vector = π = (π 1,π 2 ) = (0.25,0.75) P t (d 1 ) = P t 1 (d 1 ) P 11 +P t 1 (d 2 ) P 21 P t (d 2 ) = P t 1 (d 1 ) P 12 +P t 1 (d 2 ) P 22 6/43

HITS: Hubs and authorities hubs www.bestfares.com authorities www.aa.com www.airlinesquality.com www.delta.com blogs.usatoday.com/sky aviationblog.dallasnews.com www.united.com 7/43

HITS update rules A: link matrix h: vector of hub scores a: vector of authority scores HITS algorithm: Compute h = A a Compute a = A T h Iterate until convergence Output (i) list of hubs ranked according to hub score and (ii) list of authorities ranked according to authority score 8/43

Take-away today Latent Semantic Indexing (LSI) / Singular Value Decomposition: The math SVD used for dimensionality reduction LSI: SVD in information retrieval LSI as clustering 9/43

Outline 1 Recap 2 Latent semantic indexing 3 Dimensionality reduction 4 LSI in information retrieval 5 Clustering 10/43

Recall: Term-document matrix Anthony Julius The Hamlet Othello Macbeth and Caesar Tempest Cleopatra anthony 5.25 3.18 0.0 0.0 0.0 0.35 brutus 1.21 6.10 0.0 1.0 0.0 0.0 caesar 8.59 2.54 0.0 1.51 0.25 0.0 calpurnia 0.0 1.54 0.0 0.0 0.0 0.0 cleopatra 2.85 0.0 0.0 0.0 0.0 0.0 mercy 1.51 0.0 1.90 0.12 5.25 0.88 worser 1.37 0.0 0.11 4.15 0.25 1.95... This matrix is the basis for computing the similarity between documents and queries. Today: Can we transform this matrix, so that we get a better measure of similarity between documents and queries? 11/43

Latent semantic indexing: Overview We will decompose the term-document matrix into a product of matrices. The particular decomposition we ll use: singular value decomposition (SVD). SVD: C = UΣV T (where C = term-document matrix) We will then use the SVD to compute a new, improved term-document matrix C. We ll get better similarity values out of C (compared to C). Using SVD for this purpose is called latent semantic indexing or LSI. 12/43

Example of C = UΣV T : The matrix C C d 1 d 2 d 3 d 4 d 5 d 6 ship 1 0 1 0 0 0 boat 0 1 0 0 0 0 ocean 1 1 0 0 0 0 wood 1 0 0 1 1 0 tree 0 0 0 1 0 1 This is a standard term-document matrix. Actually, we use a non-weighted matrix here to simplify the example. 13/43

Example of C = UΣV T : The matrix U U 1 2 3 4 5 ship 0.44 0.30 0.57 0.58 0.25 boat 0.13 0.33 0.59 0.00 0.73 One row per ocean 0.48 0.51 0.37 0.00 0.61 wood 0.70 0.35 0.15 0.58 0.16 tree 0.26 0.65 0.41 0.58 0.09 term, one column per min(m,n) where M is the number of terms and N is the number of documents. This is an orthonormal matrix: (i) Row vectors have unit length. (ii) Any two distinct row vectors are orthogonal to each other. Think of the dimensions as semantic dimensions that capture distinct topics like politics, sports, economics. 2 = land/water Each number u ij in the matrix indicates how strongly related term i is to the topic represented by semantic dimension j. 14/43

Example of C = UΣV T : The matrix Σ Σ 1 2 3 4 5 1 2.16 0.00 0.00 0.00 0.00 2 0.00 1.59 0.00 0.00 0.00 3 0.00 0.00 1.28 0.00 0.00 4 0.00 0.00 0.00 1.00 0.00 5 0.00 0.00 0.00 0.00 0.39 This is a square, diagonal matrix of dimensionality min(m, N) min(m, N). The diagonal consists of the singular values of C. The magnitude of the singular value measures the importance of the corresponding semantic dimension. We ll make use of this by omitting unimportant dimensions. 15/43

Example of C = UΣV T : The matrix V T V T d 1 d 2 d 3 d 4 d 5 d 6 1 0.75 0.28 0.20 0.45 0.33 0.12 2 0.29 0.53 0.19 0.63 0.22 0.41 One 3 0.28 0.75 0.45 0.20 0.12 0.33 4 0.00 0.00 0.58 0.00 0.58 0.58 5 0.53 0.29 0.63 0.19 0.41 0.22 column per document, one row per min(m,n) where M is the number of terms and N is the number of documents. Again: This is an orthonormal matrix: (i) Column vectors have unit length. (ii) Any two distinct column vectors are orthogonal to each other. These are again the semantic dimensions from matrices U and Σ that capture distinct topics like politics, sports, economics. Each number v ij in the matrix indicates how strongly related document i is to the topic represented by semantic dimension j. 16/43

Example of C = UΣV T : All four matrices C d 1 d 2 d 3 d 4 d 5 d 6 ship 1 0 1 0 0 0 boat 0 1 0 0 0 0 = ocean 1 1 0 0 0 0 wood 1 0 0 1 1 0 tree 0 0 0 1 0 1 U 1 2 3 4 5 ship 0.44 0.30 0.57 0.58 0.25 boat 0.13 0.33 0.59 0.00 0.73 ocean 0.48 0.51 0.37 0.00 0.61 wood 0.70 0.35 0.15 0.58 0.16 tree 0.26 0.65 0.41 0.58 0.09 Σ 1 2 3 4 5 1 2.16 0.00 0.00 0.00 0.00 2 0.00 1.59 0.00 0.00 0.00 3 0.00 0.00 1.28 0.00 0.00 4 0.00 0.00 0.00 1.00 0.00 5 0.00 0.00 0.00 0.00 0.39 V T d 1 d 2 d 3 d 4 d 5 d 6 1 0.75 0.28 0.20 0.45 0.33 0.12 2 0.29 0.53 0.19 0.63 0.22 0.41 LSI is 3 0.28 0.75 0.45 0.20 0.12 0.33 4 0.00 0.00 0.58 0.00 0.58 0.58 5 0.53 0.29 0.63 0.19 0.41 0.22 decomposition of C into a representation of the terms, a representation of the documents and a representation of the importance of the semantic dimensions. 17/43

LSI: Summary We ve decomposed the term-document matrix C into a product of three matrices: UΣV T. The term matrix U consists of one (row) vector for each term The document matrix V T consists of one (column) vector for each document The singular value matrix Σ diagonal matrix with singular values, reflecting importance of each dimension Next: Why are we doing this? 18/43

Exercise V T d 1 d 2 d 3 d 4 d 5 d 6 1 0.75 0.28 0.20 0.45 0.33 0.12 2 0.29 0.53 0.19 0.63 0.22 0.41 Verify 3 0.28 0.75 0.45 0.20 0.12 0.33 4 0.00 0.00 0.58 0.00 0.58 0.58 5 0.53 0.29 0.63 0.19 0.41 0.22 that the first document has unit length. Verify that the first two documents are orthogonal. 0.75 2 +0.29 2 +0.28 2 +0.00 2 +0.53 2 = 1.0059 0.75 0.28+ 0.29 0.53+0.28 0.75+0.00 0.00+ 0.53 0.29 = 0 19/43

Outline 1 Recap 2 Latent semantic indexing 3 Dimensionality reduction 4 LSI in information retrieval 5 Clustering 20/43

How we use the SVD in LSI Key property: Each singular value tells us how important its dimension is. By setting less important dimensions to zero, we keep the important information, but get rid of the details. These details may be noise in that case, reduced LSI is a better representation because it is less noisy. make things dissimilar that should be similar again, the reduced LSI representation is a better representation because it represents similarity better. Analogy for fewer details is better Image of a blue flower Image of a yellow flower Omitting color makes is easier to see the similarity 21/43

Reducing the dimensionality to 2 U 1 2 3 4 5 ship 0.44 0.30 0.00 0.00 0.00 boat 0.13 0.33 0.00 0.00 0.00 ocean 0.48 0.51 0.00 0.00 0.00 wood 0.70 0.35 0.00 0.00 0.00 tree 0.26 0.65 0.00 0.00 0.00 Σ 2 1 2 3 4 5 1 2.16 0.00 0.00 0.00 0.00 2 0.00 1.59 0.00 0.00 0.00 3 0.00 0.00 0.00 0.00 0.00 4 0.00 0.00 0.00 0.00 0.00 5 0.00 0.00 0.00 0.00 0.00 V T d 1 d 2 d 3 d 4 d 5 d 6 1 0.75 0.28 0.20 0.45 0.33 0.12 2 0.29 0.53 0.19 0.63 0.22 0.41 3 0.00 0.00 0.00 0.00 0.00 0.00 4 0.00 0.00 0.00 0.00 0.00 0.00 5 0.00 0.00 0.00 0.00 0.00 0.00 Actually, we only zero out singular values in Σ. This has the effect of setting the corresponding dimensions in U and V T to zero when computing the product C = UΣV T. 22/43

Reducing the dimensionality to 2 C 2 d 1 d 2 d 3 d 4 d 5 d 6 ship 0.85 0.52 0.28 0.13 0.21 0.08 boat 0.36 0.36 0.16 0.20 0.02 0.18 = ocean 1.01 0.72 0.36 0.04 0.16 0.21 wood 0.97 0.12 0.20 1.03 0.62 0.41 tree 0.12 0.39 0.08 0.90 0.41 0.49 U 1 2 3 4 5 ship 0.44 0.30 0.57 0.58 0.25 boat 0.13 0.33 0.59 0.00 0.73 ocean 0.48 0.51 0.37 0.00 0.61 wood 0.70 0.35 0.15 0.58 0.16 tree 0.26 0.65 0.41 0.58 0.09 Σ 2 1 2 3 4 5 1 2.16 0.00 0.00 0.00 0.00 2 0.00 1.59 0.00 0.00 0.00 3 0.00 0.00 0.00 0.00 0.00 4 0.00 0.00 0.00 0.00 0.00 5 0.00 0.00 0.00 0.00 0.00 V T d 1 d 2 d 3 d 4 d 5 d 6 1 0.75 0.28 0.20 0.45 0.33 0.12 2 0.29 0.53 0.19 0.63 0.22 0.41 3 0.28 0.75 0.45 0.20 0.12 0.33 4 0.00 0.00 0.58 0.00 0.58 0.58 5 0.53 0.29 0.63 0.19 0.41 0.22 23/43

Example of C = UΣV T : All four matrices C d 1 d 2 d 3 d 4 d 5 d 6 ship 1 0 1 0 0 0 boat 0 1 0 0 0 0 = ocean 1 1 0 0 0 0 wood 1 0 0 1 1 0 tree 0 0 0 1 0 1 U 1 2 3 4 5 ship 0.44 0.30 0.57 0.58 0.25 boat 0.13 0.33 0.59 0.00 0.73 ocean 0.48 0.51 0.37 0.00 0.61 wood 0.70 0.35 0.15 0.58 0.16 tree 0.26 0.65 0.41 0.58 0.09 Σ 1 2 3 4 5 1 2.16 0.00 0.00 0.00 0.00 2 0.00 1.59 0.00 0.00 0.00 3 0.00 0.00 1.28 0.00 0.00 4 0.00 0.00 0.00 1.00 0.00 5 0.00 0.00 0.00 0.00 0.39 V T d 1 d 2 d 3 d 4 d 5 d 6 1 0.75 0.28 0.20 0.45 0.33 0.12 2 0.29 0.53 0.19 0.63 0.22 0.41 LSI is 3 0.28 0.75 0.45 0.20 0.12 0.33 4 0.00 0.00 0.58 0.00 0.58 0.58 5 0.53 0.29 0.63 0.19 0.41 0.22 decomposition of C into a representation of the terms, a representation of the documents and a representation of the importance of the semantic dimensions. 24/43

Original matrix C vs. reduced C 2 = UΣ 2 V T C d 1 d 2 d 3 d 4 d 5 d 6 ship 1 0 1 0 0 0 boat 0 1 0 0 0 0 ocean 1 1 0 0 0 0 wood 1 0 0 1 1 0 tree 0 0 0 1 0 1 C 2 d 1 d 2 d 3 d 4 d 5 d 6 ship 0.85 0.52 0.28 0.13 0.21 0.08 boat 0.36 0.36 0.16 0.20 0.02 0.18 ocean 1.01 0.72 0.36 0.04 0.16 0.21 wood 0.97 0.12 0.20 1.03 0.62 0.41 tree 0.12 0.39 0.08 0.90 0.41 0.49 We can view C 2 as a twodimensional representation of the matrix C. We have performed a dimensionality reduction to two dimensions. 25/43

Exercise C d 1 d 2 d 3 d 4 d 5 d 6 ship 1 0 1 0 0 0 boat 0 1 0 0 0 0 ocean 1 1 0 0 0 0 wood 1 0 0 1 1 0 tree 0 0 0 1 0 1 C 2 d 1 d 2 d 3 d 4 d 5 d 6 ship 0.85 0.52 0.28 0.13 0.21 0.08 boat 0.36 0.36 0.16 0.20 0.02 0.18 ocean 1.01 0.72 0.36 0.04 0.16 0.21 wood 0.97 0.12 0.20 1.03 0.62 0.41 tree 0.12 0.39 0.08 0.90 0.41 0.49 Compute the similarity between d 2 and d 3 for the original matrix and for the reduced matrix. 26/43

Why the reduced matrix C 2 is better than C C d 1 d 2 d 3 d 4 d 5 d 6 ship 1 0 1 0 0 0 boat 0 1 0 0 0 0 ocean 1 1 0 0 0 0 wood 1 0 0 1 1 0 tree 0 0 0 1 0 1 C 2 d 1 d 2 d 3 d 4 d 5 d 6 ship 0.85 0.52 0.28 0.13 0.21 0.08 boat 0.36 0.36 0.16 0.20 0.02 0.18 ocean 1.01 0.72 0.36 0.04 0.16 0.21 wood 0.97 0.12 0.20 1.03 0.62 0.41 tree 0.12 0.39 0.08 0.90 0.41 0.49 Similarity of d 2 and d 3 in the original space: 0. Similarity of d 2 and d 3 in the reduced space: 0.52 0.28+ 0.36 0.16+ 0.72 0.36+ 0.12 0.20+ 0.39 0.08 0.52 boat and ship are semantically similar. The reduced similarity measure 27/ 43

Exercise: Compute matrix product C 2 d 1 d 2 d 3 d 4 d 5 d 6 ship 0.09 0.16 0.06-0.19-0.07-0.12 boat 0.10 0.17 0.06-0.21-0.07-0.14???????= ocean 0.15 0.27 0.10-0.32-0.11-0.21 wood -0.10-0.19-0.07 0.22 0.08 0.14 tree -0.19-0.34-0.12 0.41 0.14 0.27 U 1 2 3 4 5 ship 0.44 0.30 0.57 0.58 0.25 boat 0.13 0.33 0.59 0.00 0.73 ocean 0.48 0.51 0.37 0.00 0.61 wood 0.70 0.35 0.15 0.58 0.16 tree 0.26 0.65 0.41 0.58 0.09 Σ 2 1 2 3 4 5 1 0.00 0.00 0.00 0.00 0.00 2 0.00 1.59 0.00 0.00 0.00 3 0.00 0.00 0.00 0.00 0.00 4 0.00 0.00 0.00 0.00 0.00 5 0.00 0.00 0.00 0.00 0.00 V T d 1 d 2 d 3 d 4 d 5 d 6 1 0.75 0.28 0.20 0.45 0.33 0.12 2 0.29 0.53 0.19 0.63 0.22 0.41 3 0.28 0.75 0.45 0.20 0.12 0.33 4 0.00 0.00 0.58 0.00 0.58 0.58 5 0.53 0.29 0.63 0.19 0.41 0.22 28/43

Outline 1 Recap 2 Latent semantic indexing 3 Dimensionality reduction 4 LSI in information retrieval 5 Clustering 29/43

Why we use LSI in information retrieval LSI takes documents that are semantically similar (= talk about the same topics),......but are not similar in the vector space (because they use different words)......and re-represents them in a reduced vector space......in which they have higher similarity. Thus, LSI addresses the problems of synonymy and semantic relatedness. Standard vector space: Synonyms contribute nothing to document similarity. Desired effect of LSI: Synonyms contribute strongly to document similarity. 30/43

How LSI addresses synonymy and semantic relatedness The dimensionality reduction forces us to omit a lot of detail. We have to map differents words (= different dimensions of the full space) to the same dimension in the reduced space. The cost of mapping synonyms to the same dimension is much less than the cost of collapsing unrelated words. SVD selects the least costly mapping (see below). Thus, it will map synonyms to the same dimension. But it will avoid doing that for unrelated words. 31/43

LSI: Comparison to other approaches Recap: Relevance feedback and query expansion are used to increase recall in information retrieval if query and documents have no terms in common. (or, more commonly, too few terms in common for a high similarity score) LSI increases recall and hurts precision. Thus, it addresses the same problems as (pseudo) relevance feedback and query expansion......and it has the same problems. 32/43

Implementation Compute SVD of term-document matrix Reduce the space and compute reduced document representations Map the query into the reduced space q k = Σ 1 k UT k q. This follows from: C k = U k Σ k V T k Σ 1 k UT C = V T k Compute similarity of q k with all reduced documents in V k. Output ranked list of documents as usual Exercise: What is the fundamental problem with this approach? 33/43

Optimality SVD is optimal in the following sense. Keeping the k largest singular values and setting all others to zero gives you the optimal approximation of the original matrix C. Eckart-Young theorem Optimal: no other matrix of the same rank (= with the same underlying dimensionality) approximates C better. Measure of approximation is Frobenius norm: C F = i j c2 ij So LSI uses the best possible matrix. There is only one best possible matrix unique solution (modulo signs). Caveat: There is only a tenuous relationship between the Frobenius norm and cosine similarity between documents. 34/43

Data for graphical illustration of LSI c 1 c 2 c 3 c 4 c 5 m 1 m 2 m 3 m 4 Human machine interface for lab abc computer applications A survey of user opinion of computer system response time The EPS user interface management system System and human system engineering testing of EPS Relation of user perceived response time to error measurement The generation of random binary unordered trees The intersection graph of paths in trees Graph minors IV Widths of trees and well quasi ordering Graph minors A survey The matrix C c1 c2 c3 c4 c5 m1 m2 m3 m4 human 1 0 0 1 0 0 0 0 0 interface 1 0 1 0 0 0 0 0 0 computer 1 1 0 0 0 0 0 0 0 user 0 1 1 0 1 0 0 0 0 system 0 1 1 2 0 0 0 0 0 response 0 1 0 0 1 0 0 0 0 time 0 1 0 0 1 0 0 0 0 EPS 0 0 1 1 0 0 0 0 0 survey 0 1 0 0 0 0 0 0 1 trees 0 0 0 0 0 1 1 1 0 graph 0 0 0 0 0 0 1 1 1 minors 0 0 0 0 0 0 0 1 1 35/43

Graphical illustration of LSI: Plot of C 2 2-dimensional plot of C 2 (scaled dimensions). Circles = terms. Open squares = documents (component terms in parentheses). q=query human computer interaction. The dotted cone represents the region whose points are within a cosine of.9 from q. All documents about human-computer documents (c1-c5) are near q, even c3/c5 although they share no terms. None of the graph theory documents (m1-m4) are near q. 36/43

Exercise What happens when we rank documents according to cosine similarity in the original vector space? What happens when we rank documents according to cosine similarity in the reduced vector space? 37/43

LSI performs better than vector space on MED collection LSI-100 = LSI reduced to 100 dimensions; SMART = SMART implementation of vector space model 38/43

Outline 1 Recap 2 Latent semantic indexing 3 Dimensionality reduction 4 LSI in information retrieval 5 Clustering 39/43

Example of C = UΣV T : All four matrices C d 1 d 2 d 3 d 4 d 5 d 6 ship 1 0 1 0 0 0 boat 0 1 0 0 0 0 = ocean 1 1 0 0 0 0 wood 1 0 0 1 1 0 tree 0 0 0 1 0 1 U 1 2 3 4 5 ship 0.44 0.30 0.57 0.58 0.25 boat 0.13 0.33 0.59 0.00 0.73 ocean 0.48 0.51 0.37 0.00 0.61 wood 0.70 0.35 0.15 0.58 0.16 tree 0.26 0.65 0.41 0.58 0.09 Σ 1 2 3 4 5 1 2.16 0.00 0.00 0.00 0.00 2 0.00 1.59 0.00 0.00 0.00 3 0.00 0.00 1.28 0.00 0.00 4 0.00 0.00 0.00 1.00 0.00 5 0.00 0.00 0.00 0.00 0.39 V T d 1 d 2 d 3 d 4 d 5 d 6 1 0.75 0.28 0.20 0.45 0.33 0.12 2 0.29 0.53 0.19 0.63 0.22 0.41 LSI is 3 0.28 0.75 0.45 0.20 0.12 0.33 4 0.00 0.00 0.58 0.00 0.58 0.58 5 0.53 0.29 0.63 0.19 0.41 0.22 decomposition of C into a representation of the terms, a representation of the documents and a representation of the importance of the semantic dimensions. 40/43

Why LSI can be viewed as soft clustering Each of the k dimensions of the reduced space is one cluster. If the value of the LSI representation of document d on dimension k is x, then x is the soft membership of d in topic k. This soft membership can be positive or negative. Example: Dimension 2 in our SVD decomposition This dimension/cluster corresponds to the water/earth dichotomy. ship, boat, ocean have negative values. wood, tree have positive values. d 1, d 2, d 3 have negative values (most of their terms are water terms). d 4, d 5, d 6 have positive values (all of their terms are earth terms). 41/43

Take-away today Latent Semantic Indexing (LSI) / Singular Value Decomposition: The math SVD used for dimensionality reduction LSI: SVD in information retrieval LSI as clustering 42/43

Resources Chapter 18 of IIR Resources at http://cislmu.org Original paper on latent semantic indexing by Deerwester et al. Paper on probabilistic LSI by Thomas Hofmann Word space: LSI for words 43/43