Lecture 7 Mathematics behind Internet Search

Size: px
Start display at page:

Download "Lecture 7 Mathematics behind Internet Search"

Transcription

1 CCST907 Hidden Order in Daily Life: A Mathematical Perspective Lecture 7 Mathematics behind Internet Search Dr. S. P. Yung (907A) Dr. Z. Hua (907B) Department of Mathematics, HKU

2 Outline Google is the preferred search engine Google s PageRank Ranking web pages by importance scores Iterative steps for finding importance scores Limiting Scores Theorem Perron-Frobenious Theorem

3 Google and other search engines You probably use Google everyday to search the internet. There are many search engines other than Google, but Google gets a large chunk of search market: Try to search: Lloyd Shapley Google (64.6%) Yahoo! (6%) [Powered by Bing since 0] Why people choose Google? Microsoft/Bing (0.7%) [Homepage similar to Google now] AOL (.%) Ask (.7%) [Powered by HITS] My Web (.%) (Others:.7%) Market share in terms of number of searches in the US in August 009. Source: Nielsen MegaView Search

4 Google s PageRank The PageRank Algorithm: One major ingredient of Google search engine Rates importance of each webpage of the internet Put important/relevant pages at front upon search requests Consequences: More people use Google Webmasters want to boost up PageRank of their webpages Trading of high PageRank webpages

5 How it begins Background: text based web pages (*.html). Hypertext is text with links to other text. Jon Kleinberg developed Hyperlink-Induced Topic Search (HITS) in 998. Jon Kleinberg (Cornell University) A new idea of using hyperlink structure of the web to improve search engine results Before this, most search engines used textual content to return relevant document, and the results are not too satisfactory. E.g.: 907 pages contain Lloyd Shapley, the 900 th is about the Nobel prize winner. Need to put them in some order of relevancy.

6 How it begins Nearby, two PhD students Sergey Brin and Larry Page were using similar (but not the same) ideas. Brin and Page (Stanford U.) Page got an idea about ranking of importance of webpages from the citations of scientific literature. E.g., published work of Shapley may have citations from 0,000 different papers. If replacing citations by links, the same can be said about the importance of websites. Thus, the sites with the most links pointing to them should be considered as more important.

7 How it begins On the other hand, Page also realized that not all links are created equal: if a site is pointed to by an important site, this would also raise the importance of that site. This is similar to a reference letter from a public figure increase one s importance. Page began calling his link-rating scheme PageRank, and Brin and their PhD advisors worked together to develop an algorithm. With their search algorithm, Brin and Page started a business at their dorm rooms in 998. It later became the giant Google benefited from the elegant mathematics behind PageRank. The name Google was the result of misspelling googol, which means 0 00

8 Ranking pages Definition (Importance score) Importance score (or just score) means quantitative rating of a web page s importance. We ll use a nonnegative number to represent it. Definition (Backlinks) The inward links to a given page are the backlinks of that page. Basic ideas of PageRank on ranking pages: A page is important if it is pointed to by many other pages, or by other important pages

9 Web as a directed graph Suppose the web of interest has n pages, each page indexed by a number,,..., n. Represent each forward link by an arrow. Example of a web with 4 pages: A 4-page web Page 4 has backlinks Denote x i the importance score of page i. How can we determine x, x, x, x 4 for our 4-page web?

10 Formulating importance scores Three rules of the importance scores: R0 Initially, without taking into account the hyperlink structure of the web, all pages are equally important with the same score. For our 4-page web, x = x = x = x 4 =

11 Formulating importance scores Three rules of the importance scores: After taking into account the hyperlink structure of the web, page scores should be updated as followings. R A page has higher score if it is pointed to by more pages; R A page has higher score if it is pointed to by other important (i.e. higher score) pages. Note R means that the score x i of page i is also the influence power of page i to other pages. And R means that the score x i reflects the total influences from all other pages pointing to page i.

12 Formulating importance scores To update page scores according to R, we count the number of backlinks to each page (R is now ignored but will be dealt with later). Assuming each backlink has the same weight of power, one may update the page score as x if a page has x backlinks. Consider page in our 4-page web, define x =?, if page has a backlink b,i = from page i; 0, otherwise. Then x = Total backlinks from pages, & 4 = b, + b, + b,4 = (0) + () + () = which is sum of Power of page i (x i ) b,i for i =, & 4.

13 Formulating importance scores Update other page scores according to R: x = b, + b, + b,4 = () + (0) + (0) = x = b, + b, + b,4 = () + () + () = x 4 = b 4, + b 4, + b 4, = () + () + (0) = As a result, x, x, x, x 4 are all updated simultaneously. However, we need to use x i and b j,i in each Power of page i (x i ) b j,i term better.

14 Formulating importance scores After updating our 4-page web according to R: x = x = x = x 4 = The way that we assign to b,i has a defect. The power of each page should not be identical because page 4 has sent out two arrows to page, and page has sent out only one arrow to page. So each arrow from page 4 should only be counted as / and same for all the other pages. We now abolish the old weights and re-do the calculations using new weights.

15 Formulating importance scores Denote N i = number of outward links from page i. Then, all N outward links from page should carry the same weight, say W, given by W = No. of outward links from page = N = For the others, we also set W i = N i. Therefore, we have W =, W =, W 4 = in the updating. and use them

16 Formulating importance scores Recall that the modified backlink weights for our 4-page web are W =, W =, W =, W 4 =. Consider again page, b,i should be set as x =? W i, if page has a backlink b,i = from page i; 0, otherwise. Then x = b, + b, + b,4 = (0) + (W ) + (W 4 ) ( ) = (0) + () + = which is just the sum of x i b,i for i =,, 4.

17 Formulating importance scores Update other page scores accordingly: x = b, + b, + b,4 = (W + (0) + (0) ( ) = + (0) + (0) = x = b, + b, + b,4 = (W + (W + (W 4 ( ) ( ) ( ) = + + = x 4 = b 4, + b 4, + b 4, = (W + (W + (0) ( ) ( ) = + + (0) = 5 6

18 Formulating importance scores After updating our 4-page web according to R: x = x = x = x 4 = 5 6 Note that the newly computed score for each page is different than the old score that was originally used in the updating. Since each page now has a different score (i.e. power), R demands further updating using the newly computed page scores.

19 Formulating importance scores For our 4-page web, initial scores are x = x = x = x 4 = After updating our 4-page web according to R: x = x = x = x 4 = 5 6 R demands further update of scores: e.g., the backlinks of page comes from pages & 4 with scores initially &, but now & 5 6 ; the score x should be further updated to reflect these changes of importance of each page.

20 Formulating importance scores Recall that the backlink weights for our 4-page web are W =, W =, W =, W 4 =. x =? W i, if page has a backlink b,i = from page i; 0, otherwise. x = b, + b, + b,4 Consider again page, the score should now be updated as x = x b, + x b, + x 4 b,4 = x (0) + x (W ) + x 4 (W 4 ) ) = (0) + () ( = 4

21 Formulating importance scores Update other page scores according to R: x = x b, + x b, + x 4 b,4 = x (W + x (0) + x 4 (0) = ( ) + (0) (0) = x = x b, + x b, + x 4 b,4 = x (W + x (W + x 4 (W 4 = ( ) + ( ) + 5 ( ) 6 = x 4 = x b 4, + x b 4, + x b 4, = x (W + x (W + x (0) = ( ) + ( ) + (0) =

22 Formulating importance scores After further updating our 4-page web as required by R: x = 4 x = x = x 4 = Each newly computed score seems to be different than the old scores! Is this an endless process? The answer would be no if we can make x, x, x, x 4 remain unchanged after certain number of updates. Will this happen? Explanation will be described below (using matrix-vector notation).

23 Iterative steps for finding scores First for a web of n pages, introduce the notations e, e,..., e n, each equal to, for the initial equally important scores. For our 4-page web, initial scores are e = e = e = e 4 = Then we call the scores after first update the importance scores after iteration. For clarity we denote them as x [k], x [k],..., x n [k], where the superscript [k] indicates that they are scores after k iteration. Conventionally, we denote the initial score e, e,..., e n by x [0], x [0],..., x n [0].

24 Iterative steps for finding scores The importance scores after iteration are x [] = x [] = x [] = x [] 4 = 5 6 Similarly, the importance scores after iteration are x [] = 4 x [] = x [] = x [] 4 =

25 The link matrix For a web of n pages, outward links from page i carry the same weight: W i = No. of outward links from page i For a fixed page j, each backlink associates with a number: { W i, if page j has a backlink from page i; b j,i = 0, otherwise. Define the link matrix of an n-page web as 0 b, b, b,n b, 0 b, b,n A = b, b, 0 b,n.... b n, b n, b n, 0

26 The link matrix The backlink weights for our 4-page web are W =, W =, W =, W 4 =. Then the link matrix is 0 b, b, b,4 0 0 W W 4 A = b, 0 b, b,4 b, b, 0 b,4 = W W W 0 W 4 b 4, b 4, b 4, 0 W W = 0 0 0

27 The link matrix Interpretation of the link matrix: W W 4 W W W 0 W 4 = W W Zero diagonal entries means there is no link from a page to itself. Column i (vertical) represents outward links from page i; Sum of each column is reflects the initial power of each page is. Row j (horizontal) represents backlinks to page j; Put W i at the ith position (of row j) if page i links to page j; otherwise put a 0 there.

28 Iterative steps for finding scores We used e =, e =, e =, e 4 = in the calculation of the importance scores after iteration ( ) x [] = (0) + () + = ( ) x [] = + (0) + (0) = ( ) ( ) ( ) x [] = + + = ( ) ( ) x [] 4 = + + (0) = 5 6 x [] = x [] = x [] = x [] 4 = 5 6

29 Iterative steps for finding scores Then the calculation of the importance scores after iteration ( ) x [] = e (0) +e () +e 4 = ( ) x [] = e +e (0) +e 4 (0) = ( ) ( ) ( ) x [] = e +e +e 4 = ( ) ( ) x [] 4 = e +e +e (0) = 5 6 can be written as a matrix-vector equation 0 0 e e A e e = e = 0 e e e 4 x [] x [] x [] x [] 4

30 Iterative steps for finding scores We used x [] =, x [] =, x [] =, x [] 4 = 5 6 in the calculation of the importance scores after iteration x [] = x [] ) = ( ) x [] = ( x [] 4 = ( ) (0) + () +5 6 ) + ( + ( ) ( ) = 4 + (0) +5 6 (0) = + 5 ( ) 6 = + (0) = x [] = 4 x [] = x [] = x [] 4 =

31 Iterative steps for finding scores Then the calculation of the importance scores after iteration x [] = x [] ) x [] = x [] x [] = x [] ( ) ( ( ) x [] 4 = x [] x [] 4 +x [] ( [] [] (0) +x () +x 4 ) ( ( ) +x [] +x [] [] (0) +x ) = 4 4 (0) = +x [] 4 ( ) = +x [] (0) = can be written as a matrix-vector equation (with the same A) x [] 0 0 x [] x [] x [] A x [] x [] = x [] 0 x [] = x [] 0 0 x [] 4 x [] 4

32 Iterative steps for finding scores To satisfy R, we can continue to calculate the importance scores after iterations as x [] 0 0 x [] x [].4... x [] A x [] x [] = x [] 0 x [] = x [] = x [] 4 x [] 4 x [] 4 In general, the importance scores of our 4-page web after k iteration is given by x [k] x [k] x [k] x [k] 4 = A x [k ] x [k ] x [k ] x [k ] 4 = A k e e e e 4 (Is this an endless process?)

33 Iterative steps for finding scores The iterative formula of the importance scores for our 4-page web can be generalized to a web of n pages. Let A be the link matrix of a web of n pages. Let e = [e, e,, e n ] T be a column vector of n entries of. The scores x [],..., x n [] after iteration are given by 0 b, b, b,n x [] b, 0 b, b,n Ae = b, b, 0 b,n x [] =..... = x []. b n, b n, b n, 0 or equivalently x [] = A e x [] n where x [] is the column vector with entries x [],..., x [] n.

34 Iterative steps for finding scores The scores after iteration are given by x [] = A x [] = A(Ae) = A e In general, the scores after k iterations are given by x [k] = A x [k ] = A k e ( ) Note that this iteration process can go on and on indefinitely, to obtain newer and newer sets of scores. Question: Will this iteration process go on and on without settling into a fixed score?

35 Limiting Scores Theorem Thanks to nice properties of A, here is an answer: Theorem (Limiting scores) Suppose the web is interconnected in such a way that one can travel from any given page to any other given page through the existing links (in this case we say the link matrix is irreducible). Let x [k], x [k],..., x n [k] denote the scores of the pages after k iterations. Then, when k becomes bigger and bigger, either () the set of scores will converge to a unique set of limit scores, or, when () does not hold, () then for each page i, the average of its scores x [0] i, x [] i,..., x [k] i will approach a limit score.

36 Limiting Scores Theorem According to the Theorem, if the web is well-connected enough, then one may just compute the scores x [k], x [k],..., x n [k] by the iterative formula ( ), and observe whether these sets of scores will approach any set of limit scores when k becomes big. If these sets of scores approach some limit set of scores, which is case () of the Theorem, then these limit scores will be the final scores of the pages. On the other hand if case () of the Theorem does not hold, then case () must hold. In this case the average of x [0] i, x [] i,..., x [k] i, when k is big enough, will be taken as the final score of page i. The above will establish the final ranking of the pages. Q: How to find these final scores? A: Solve Av = v with A being the link matrix.

37 Stochastic matrix and -eigenvector The Limiting Scores Theorem says when k is bigger and bigger, either x [k] will approach to a vector v, or the average of x [0], x [],..., x [k] will approach a vector v. In fact, in either case, v will satisfy Av = v. Definition (-eigenvector) Given an n n matrix a a a n a a a n A =.. a n a n a nn we say that a vector w is a -eigenvector of A if w is not a zero vector and it satisfies Aw = w.

38 Stochastic matrix and -eigenvector Definition (stochastic matrix) An n n matrix A is called a (column) stochastic matrix if all its entries are nonnegative, and all its column sums are. It is not difficult to see that if a web is such that all its pages have link(s) to some other page(s), then the link matrix of the web 0 b, b, b,n b, 0 b, b,n A = b, b, 0 b,n.... b n, b n, b n, 0 is a stochastic matrix.

39 Stochastic matrix and -eigenvector To find the -eigenvector v of a stochastic matrix A, one can compute x [0] = Ae, x [] = Ax [0],..., x [k] = Ax [k ],... When k is large enough, x [k] will approach v. Remark: starting with the vector e is required by R0 which states that: Initially, all pages are equally important with the same score. In many cases, it does not take many iterations to observe that the largest entries of x [k] are already in some particular positions, which identify those pages which are most important.

40 Perron-Frobenious Theorem In fact the Limiting Scores Theorem is a result of Theorem (Perron-Frobenius) For any stochastic matrix A, it must have a -eigenvector v whose entries are all nonnegative and satisfies Av = v. Moreover, if A is irreducible, then it must have a -eigenvector v with entries which are all positive. For the link matrix of a web, if it is an irreducible stochastic matrix then its -eigenvector v with positive entries will determine the ranking of the pages the bigger the i-th entry of v, the higher the rank of page i.

41 When A is not irreducible Suppose a web is not well-connected, so that some page cannot go to some other page via a route of existing links. Then the corresponding link matrix A is not irreducible, and the Limiting Scores Theorem cannot apply. For simplicity we assume all pages of the web has some links pointing to some other pages, so that the link matrix will not have a column of zeros, and hence is still a stochastic matrix. For this stochastic but not irreducible matrix A, define a matrix S = ( α)a + αe, where 0 < α and E is the n n matrix with all entries equal to n. Then all entries of S are positive, and S is an irreducible stochastic matrix. We may choose α to be a very small positive number so that S is very close to A. Using S as the link matrix instead of A, we may compute scores x [k] i as before. It turns out that, since all entries of S are positive, case () of the Limiting Scores Theorem will hold. We may then take the limit scores as the final page scores of the web.

42 Google s PageRank (cont.) Main idea of Google s PageRank method: Form a (huge!) stochastic matrix A which represents the link-structure of the www. Form matrix S = ( α)a + αe, where α is a small positive number. Compute the -eigenvector v of S which has all entries positive. The ranking of webpages follows the magnitude of the entries of v. To find the -eigenvector v of S, one can compute x [0] = Se, x [] = Sx [0],..., x [k] = Sx [k ],... When k is large enough, x [k] will approach v.

43 Example For our example: A = After verifying that A is irreducible, there is no need to define S and we may compute the scores x [k] directly using A:.5 x [] = Ae = 0.., x [] = Ax [] = ,

44 Example (cont.) x [] = Ax [] = = Ax [] = x [5] = Ax [4] = = Ax [5] = One may pick up the trends from these results and conclude that webpage should rank st, webpage ranks nd, webpage 4 ranks rd, and webpage ranks 4th In fact the -eigenvector of A is

45 Assignment 7 Q. Assignment 7 Due date: Oct 0 (Monday) before :00pm. Please put your assignment into the assignment box of this course. Please write your tutorial group number on the right hand corner of your assignment. Question Your Google Twin is the person you find as a search result for your own full name on Google. Consider the 4-page web example we have been using in the lecture. The owner of page finds that page is her Google Twin. Upset, she creates a new page 5 that links to page and page also links to page 5. Will this help boost her PageRank score?

46 Assignment 7 Q. Assignment 7 Question Let A be a matrix ( ) a b. c d An eigenvalue of A is defined to be a number λ such that there exists a (column) vector v such that Av = λv. For a matrix, the eigenvalues of A are roots of the polynomial λ (a + d)λ + (ad bc) = 0. Now suppose A is a column stochastic matrix. Show that there exists no eigenvalue λ of A such that λ >.

47 References The $5,000,000,000 eigenvector: the linear algebra behind Google, K. Bryan & T. Leise, SIAM Review, 48 (006), Deeper inside PageRank, Amy N. Langville & Carl D. Meyer, Internet Mathematics, vol. no., 00, pp The Google Story, David A. Vise, Pan Books, 006. How Google Finds Your Needle in the Web s Haystack (

A Note on Google s PageRank

A Note on Google s PageRank A Note on Google s PageRank According to Google, google-search on a given topic results in a listing of most relevant web pages related to the topic. Google ranks the importance of webpages according to

More information

Inf 2B: Ranking Queries on the WWW

Inf 2B: Ranking Queries on the WWW Inf B: Ranking Queries on the WWW Kyriakos Kalorkoti School of Informatics University of Edinburgh Queries Suppose we have an Inverted Index for a set of webpages. Disclaimer Not really the scenario of

More information

Link Analysis. Leonid E. Zhukov

Link Analysis. Leonid E. Zhukov Link Analysis Leonid E. Zhukov School of Data Analysis and Artificial Intelligence Department of Computer Science National Research University Higher School of Economics Structural Analysis and Visualization

More information

Graph Models The PageRank Algorithm

Graph Models The PageRank Algorithm Graph Models The PageRank Algorithm Anna-Karin Tornberg Mathematical Models, Analysis and Simulation Fall semester, 2013 The PageRank Algorithm I Invented by Larry Page and Sergey Brin around 1998 and

More information

1998: enter Link Analysis

1998: enter Link Analysis 1998: enter Link Analysis uses hyperlink structure to focus the relevant set combine traditional IR score with popularity score Page and Brin 1998 Kleinberg Web Information Retrieval IR before the Web

More information

Google Page Rank Project Linear Algebra Summer 2012

Google Page Rank Project Linear Algebra Summer 2012 Google Page Rank Project Linear Algebra Summer 2012 How does an internet search engine, like Google, work? In this project you will discover how the Page Rank algorithm works to give the most relevant

More information

Node Centrality and Ranking on Networks

Node Centrality and Ranking on Networks Node Centrality and Ranking on Networks Leonid E. Zhukov School of Data Analysis and Artificial Intelligence Department of Computer Science National Research University Higher School of Economics Social

More information

Calculating Web Page Authority Using the PageRank Algorithm

Calculating Web Page Authority Using the PageRank Algorithm Jacob Miles Prystowsky and Levi Gill Math 45, Fall 2005 1 Introduction 1.1 Abstract In this document, we examine how the Google Internet search engine uses the PageRank algorithm to assign quantitatively

More information

Data Mining and Matrices

Data Mining and Matrices Data Mining and Matrices 10 Graphs II Rainer Gemulla, Pauli Miettinen Jul 4, 2013 Link analysis The web as a directed graph Set of web pages with associated textual content Hyperlinks between webpages

More information

Link Analysis Information Retrieval and Data Mining. Prof. Matteo Matteucci

Link Analysis Information Retrieval and Data Mining. Prof. Matteo Matteucci Link Analysis Information Retrieval and Data Mining Prof. Matteo Matteucci Hyperlinks for Indexing and Ranking 2 Page A Hyperlink Page B Intuitions The anchor text might describe the target page B Anchor

More information

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

Lab 8: Measuring Graph Centrality - PageRank. Monday, November 5 CompSci 531, Fall 2018 Lab 8: Measuring Graph Centrality - PageRank Monday, November 5 CompSci 531, Fall 2018 Outline Measuring Graph Centrality: Motivation Random Walks, Markov Chains, and Stationarity Distributions Google

More information

Applications to network analysis: Eigenvector centrality indices Lecture notes

Applications to network analysis: Eigenvector centrality indices Lecture notes Applications to network analysis: Eigenvector centrality indices Lecture notes Dario Fasino, University of Udine (Italy) Lecture notes for the second part of the course Nonnegative and spectral matrix

More information

How does Google rank webpages?

How does Google rank webpages? Linear Algebra Spring 016 How does Google rank webpages? Dept. of Internet and Multimedia Eng. Konkuk University leehw@konkuk.ac.kr 1 Background on search engines Outline HITS algorithm (Jon Kleinberg)

More information

How works. or How linear algebra powers the search engine. M. Ram Murty, FRSC Queen s Research Chair Queen s University

How works. or How linear algebra powers the search engine. M. Ram Murty, FRSC Queen s Research Chair Queen s University How works or How linear algebra powers the search engine M. Ram Murty, FRSC Queen s Research Chair Queen s University From: gomath.com/geometry/ellipse.php Metric mishap causes loss of Mars orbiter

More information

PageRank: The Math-y Version (Or, What To Do When You Can t Tear Up Little Pieces of Paper)

PageRank: The Math-y Version (Or, What To Do When You Can t Tear Up Little Pieces of Paper) PageRank: The Math-y Version (Or, What To Do When You Can t Tear Up Little Pieces of Paper) In class, we saw this graph, with each node representing people who are following each other on Twitter: Our

More information

Application. Stochastic Matrices and PageRank

Application. Stochastic Matrices and PageRank Application Stochastic Matrices and PageRank Stochastic Matrices Definition A square matrix A is stochastic if all of its entries are nonnegative, and the sum of the entries of each column is. We say A

More information

Data Mining Recitation Notes Week 3

Data Mining Recitation Notes Week 3 Data Mining Recitation Notes Week 3 Jack Rae January 28, 2013 1 Information Retrieval Given a set of documents, pull the (k) most similar document(s) to a given query. 1.1 Setup Say we have D documents

More information

Announcements: Warm-up Exercise:

Announcements: Warm-up Exercise: Fri Mar 30 5.6 Discrete dynamical systems: Google page rank, using some notes I wrote a while ago. I'll probably also bring a handout to class. There are other documents on the internet about this subject.

More information

6.207/14.15: Networks Lecture 7: Search on Networks: Navigation and Web Search

6.207/14.15: Networks Lecture 7: Search on Networks: Navigation and Web Search 6.207/14.15: Networks Lecture 7: Search on Networks: Navigation and Web Search Daron Acemoglu and Asu Ozdaglar MIT September 30, 2009 1 Networks: Lecture 7 Outline Navigation (or decentralized search)

More information

Math 304 Handout: Linear algebra, graphs, and networks.

Math 304 Handout: Linear algebra, graphs, and networks. Math 30 Handout: Linear algebra, graphs, and networks. December, 006. GRAPHS AND ADJACENCY MATRICES. Definition. A graph is a collection of vertices connected by edges. A directed graph is a graph all

More information

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

Introduction to Search Engine Technology Introduction to Link Structure Analysis. Ronny Lempel Yahoo Labs, Haifa Introduction to Search Engine Technology Introduction to Link Structure Analysis Ronny Lempel Yahoo Labs, Haifa Outline Anchor-text indexing Mathematical Background Motivation for link structure analysis

More information

A New Method to Find the Eigenvalues of Convex. Matrices with Application in Web Page Rating

A New Method to Find the Eigenvalues of Convex. Matrices with Application in Web Page Rating Applied Mathematical Sciences, Vol. 4, 200, no. 9, 905-9 A New Method to Find the Eigenvalues of Convex Matrices with Application in Web Page Rating F. Soleymani Department of Mathematics, Islamic Azad

More information

Node and Link Analysis

Node and Link Analysis Node and Link Analysis Leonid E. Zhukov School of Applied Mathematics and Information Science National Research University Higher School of Economics 10.02.2014 Leonid E. Zhukov (HSE) Lecture 5 10.02.2014

More information

Practice Problems - Linear Algebra

Practice Problems - Linear Algebra Practice Problems - Linear Algebra Shiro Kuriwaki and Connor Jerzak, Math Prefresher 07 August 7, 07. Dot product uv. Find the dot product of the following vectors u and v a (a) u =, v = b c u v = ()a

More information

1 Searching the World Wide Web

1 Searching the World Wide Web Hubs and Authorities in a Hyperlinked Environment 1 Searching the World Wide Web Because diverse users each modify the link structure of the WWW within a relatively small scope by creating web-pages on

More information

CS224W: Social and Information Network Analysis Jure Leskovec, Stanford University

CS224W: Social and Information Network Analysis Jure Leskovec, Stanford University CS224W: Social and Information Network Analysis Jure Leskovec, Stanford University http://cs224w.stanford.edu How to organize/navigate it? First try: Human curated Web directories Yahoo, DMOZ, LookSmart

More information

PageRank. Ryan Tibshirani /36-662: Data Mining. January Optional reading: ESL 14.10

PageRank. Ryan Tibshirani /36-662: Data Mining. January Optional reading: ESL 14.10 PageRank Ryan Tibshirani 36-462/36-662: Data Mining January 24 2012 Optional reading: ESL 14.10 1 Information retrieval with the web Last time we learned about information retrieval. We learned how to

More information

googling it: how google ranks search results Courtney R. Gibbons October 17, 2017

googling it: how google ranks search results Courtney R. Gibbons October 17, 2017 googling it: how google ranks search results Courtney R. Gibbons October 17, 2017 Definition (Relevance) (noun): the quality or state of being closely connected or appropriate: this film has contemporary

More information

IR: Information Retrieval

IR: Information Retrieval / 44 IR: Information Retrieval FIB, Master in Innovation and Research in Informatics Slides by Marta Arias, José Luis Balcázar, Ramon Ferrer-i-Cancho, Ricard Gavaldá Department of Computer Science, UPC

More information

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

DATA MINING LECTURE 13. Link Analysis Ranking PageRank -- Random walks HITS DATA MINING LECTURE 3 Link Analysis Ranking PageRank -- Random walks HITS How to organize the web First try: Manually curated Web Directories How to organize the web Second try: Web Search Information

More information

Link Mining PageRank. From Stanford C246

Link Mining PageRank. From Stanford C246 Link Mining PageRank From Stanford C246 Broad Question: How to organize the Web? First try: Human curated Web dictionaries Yahoo, DMOZ LookSmart Second try: Web Search Information Retrieval investigates

More information

Slide source: Mining of Massive Datasets Jure Leskovec, Anand Rajaraman, Jeff Ullman Stanford University.

Slide source: Mining of Massive Datasets Jure Leskovec, Anand Rajaraman, Jeff Ullman Stanford University. Slide source: Mining of Massive Datasets Jure Leskovec, Anand Rajaraman, Jeff Ullman Stanford University http://www.mmds.org #1: C4.5 Decision Tree - Classification (61 votes) #2: K-Means - Clustering

More information

Chapter 10. Finite-State Markov Chains. Introductory Example: Googling Markov Chains

Chapter 10. Finite-State Markov Chains. Introductory Example: Googling Markov Chains Chapter 0 Finite-State Markov Chains Introductory Example: Googling Markov Chains Google means many things: it is an Internet search engine, the company that produces the search engine, and a verb meaning

More information

eigenvalues, markov matrices, and the power method

eigenvalues, markov matrices, and the power method eigenvalues, markov matrices, and the power method Slides by Olson. Some taken loosely from Jeff Jauregui, Some from Semeraro L. Olson Department of Computer Science University of Illinois at Urbana-Champaign

More information

Applications. Nonnegative Matrices: Ranking

Applications. Nonnegative Matrices: Ranking Applications of Nonnegative Matrices: Ranking and Clustering Amy Langville Mathematics Department College of Charleston Hamilton Institute 8/7/2008 Collaborators Carl Meyer, N. C. State University David

More information

Justification and Application of Eigenvector Centrality

Justification and Application of Eigenvector Centrality Justification and Application of Eigenvector Centrality Leo Spizzirri With great debt to P. D. Straffin, Jr Algebra in Geography: Eigenvectors of Networks[7] 3/6/2 Introduction Mathematics is only a hobby

More information

Introduction to Data Mining

Introduction to Data Mining Introduction to Data Mining Lecture #9: Link Analysis Seoul National University 1 In This Lecture Motivation for link analysis Pagerank: an important graph ranking algorithm Flow and random walk formulation

More information

Online Social Networks and Media. Link Analysis and Web Search

Online Social Networks and Media. Link Analysis and Web Search Online Social Networks and Media Link Analysis and Web Search How to Organize the Web First try: Human curated Web directories Yahoo, DMOZ, LookSmart How to organize the web Second try: Web Search Information

More information

As it is not necessarily possible to satisfy this equation, we just ask for a solution to the more general equation

As it is not necessarily possible to satisfy this equation, we just ask for a solution to the more general equation Graphs and Networks Page 1 Lecture 2, Ranking 1 Tuesday, September 12, 2006 1:14 PM I. II. I. How search engines work: a. Crawl the web, creating a database b. Answer query somehow, e.g. grep. (ex. Funk

More information

MultiRank and HAR for Ranking Multi-relational Data, Transition Probability Tensors, and Multi-Stochastic Tensors

MultiRank and HAR for Ranking Multi-relational Data, Transition Probability Tensors, and Multi-Stochastic Tensors MultiRank and HAR for Ranking Multi-relational Data, Transition Probability Tensors, and Multi-Stochastic Tensors Michael K. Ng Centre for Mathematical Imaging and Vision and Department of Mathematics

More information

Web Ranking. Classification (manual, automatic) Link Analysis (today s lesson)

Web Ranking. Classification (manual, automatic) Link Analysis (today s lesson) Link Analysis Web Ranking Documents on the web are first ranked according to their relevance vrs the query Additional ranking methods are needed to cope with huge amount of information Additional ranking

More information

The Giving Game: Google Page Rank

The Giving Game: Google Page Rank The Giving Game: Google Page Rank University of Utah Teachers Math Circle Nick Korevaar March, 009 Stage 1: The Game Imagine a game in which you repeatedly distribute something desirable to your friends,

More information

CS 277: Data Mining. Mining Web Link Structure. CS 277: Data Mining Lectures Analyzing Web Link Structure Padhraic Smyth, UC Irvine

CS 277: Data Mining. Mining Web Link Structure. CS 277: Data Mining Lectures Analyzing Web Link Structure Padhraic Smyth, UC Irvine CS 277: Data Mining Mining Web Link Structure Class Presentations In-class, Tuesday and Thursday next week 2-person teams: 6 minutes, up to 6 slides, 3 minutes/slides each person 1-person teams 4 minutes,

More information

Slides based on those in:

Slides based on those in: Spyros Kontogiannis & Christos Zaroliagis Slides based on those in: http://www.mmds.org High dim. data Graph data Infinite data Machine learning Apps Locality sensitive hashing PageRank, SimRank Filtering

More information

Link Analysis Ranking

Link Analysis Ranking Link Analysis Ranking How do search engines decide how to rank your query results? Guess why Google ranks the query results the way it does How would you do it? Naïve ranking of query results Given query

More information

CS246: Mining Massive Datasets Jure Leskovec, Stanford University

CS246: Mining Massive Datasets Jure Leskovec, Stanford University CS246: Mining Massive Datasets Jure Leskovec, Stanford University http://cs246.stanford.edu 2/7/2012 Jure Leskovec, Stanford C246: Mining Massive Datasets 2 Web pages are not equally important www.joe-schmoe.com

More information

3.3 Eigenvalues and Eigenvectors

3.3 Eigenvalues and Eigenvectors .. EIGENVALUES AND EIGENVECTORS 27. Eigenvalues and Eigenvectors In this section, we assume A is an n n matrix and x is an n vector... Definitions In general, the product Ax results is another n vector

More information

Hub, Authority and Relevance Scores in Multi-Relational Data for Query Search

Hub, Authority and Relevance Scores in Multi-Relational Data for Query Search Hub, Authority and Relevance Scores in Multi-Relational Data for Query Search Xutao Li 1 Michael Ng 2 Yunming Ye 1 1 Department of Computer Science, Shenzhen Graduate School, Harbin Institute of Technology,

More information

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

Google PageRank. Francesco Ricci Faculty of Computer Science Free University of Bozen-Bolzano Google PageRank Francesco Ricci Faculty of Computer Science Free University of Bozen-Bolzano fricci@unibz.it 1 Content p Linear Algebra p Matrices p Eigenvalues and eigenvectors p Markov chains p Google

More information

How Does Google?! A journey into the wondrous mathematics behind your favorite websites. David F. Gleich! Computer Science! Purdue University!

How Does Google?! A journey into the wondrous mathematics behind your favorite websites. David F. Gleich! Computer Science! Purdue University! ! How Does Google?! A journey into the wondrous mathematics behind your favorite websites David F. Gleich! Computer Science! Purdue University! 1 Mathematics underlies an enormous number of the websites

More information

STA141C: Big Data & High Performance Statistical Computing

STA141C: Big Data & High Performance Statistical Computing STA141C: Big Data & High Performance Statistical Computing Lecture 6: Numerical Linear Algebra: Applications in Machine Learning Cho-Jui Hsieh UC Davis April 27, 2017 Principal Component Analysis Principal

More information

No class on Thursday, October 1. No office hours on Tuesday, September 29 and Thursday, October 1.

No class on Thursday, October 1. No office hours on Tuesday, September 29 and Thursday, October 1. Stationary Distributions Monday, September 28, 2015 2:02 PM No class on Thursday, October 1. No office hours on Tuesday, September 29 and Thursday, October 1. Homework 1 due Friday, October 2 at 5 PM strongly

More information

Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors Eigenvalues and Eigenvectors Philippe B. Laval KSU Fall 2015 Philippe B. Laval (KSU) Eigenvalues and Eigenvectors Fall 2015 1 / 14 Introduction We define eigenvalues and eigenvectors. We discuss how to

More information

CS246: Mining Massive Datasets Jure Leskovec, Stanford University.

CS246: Mining Massive Datasets Jure Leskovec, Stanford University. CS246: Mining Massive Datasets Jure Leskovec, Stanford University http://cs246.stanford.edu What is the structure of the Web? How is it organized? 2/7/2011 Jure Leskovec, Stanford C246: Mining Massive

More information

MATH36001 Perron Frobenius Theory 2015

MATH36001 Perron Frobenius Theory 2015 MATH361 Perron Frobenius Theory 215 In addition to saying something useful, the Perron Frobenius theory is elegant. It is a testament to the fact that beautiful mathematics eventually tends to be useful,

More information

ECEN 689 Special Topics in Data Science for Communications Networks

ECEN 689 Special Topics in Data Science for Communications Networks ECEN 689 Special Topics in Data Science for Communications Networks Nick Duffield Department of Electrical & Computer Engineering Texas A&M University Lecture 8 Random Walks, Matrices and PageRank Graphs

More information

Class President: A Network Approach to Popularity. Due July 18, 2014

Class President: A Network Approach to Popularity. Due July 18, 2014 Class President: A Network Approach to Popularity Due July 8, 24 Instructions. Due Fri, July 8 at :59 PM 2. Work in groups of up to 3 3. Type up the report, and submit as a pdf on D2L 4. Attach the code

More information

Uncertainty and Randomization

Uncertainty and Randomization Uncertainty and Randomization The PageRank Computation in Google Roberto Tempo IEIIT-CNR Politecnico di Torino tempo@polito.it 1993: Robustness of Linear Systems 1993: Robustness of Linear Systems 16 Years

More information

Math 443/543 Graph Theory Notes 5: Graphs as matrices, spectral graph theory, and PageRank

Math 443/543 Graph Theory Notes 5: Graphs as matrices, spectral graph theory, and PageRank Math 443/543 Graph Theory Notes 5: Graphs as matrices, spectral graph theory, and PageRank David Glickenstein November 3, 4 Representing graphs as matrices It will sometimes be useful to represent graphs

More information

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

Link Analysis. Reference: Introduction to Information Retrieval by C. Manning, P. Raghavan, H. Schutze Link Analysis Reference: Introduction to Information Retrieval by C. Manning, P. Raghavan, H. Schutze 1 The Web as a Directed Graph Page A Anchor hyperlink Page B Assumption 1: A hyperlink between pages

More information

0.1 Naive formulation of PageRank

0.1 Naive formulation of PageRank PageRank is a ranking system designed to find the best pages on the web. A webpage is considered good if it is endorsed (i.e. linked to) by other good webpages. The more webpages link to it, and the more

More information

CS6220: DATA MINING TECHNIQUES

CS6220: DATA MINING TECHNIQUES CS6220: DATA MINING TECHNIQUES Mining Graph/Network Data Instructor: Yizhou Sun yzsun@ccs.neu.edu March 16, 2016 Methods to Learn Classification Clustering Frequent Pattern Mining Matrix Data Decision

More information

CS6220: DATA MINING TECHNIQUES

CS6220: DATA MINING TECHNIQUES CS6220: DATA MINING TECHNIQUES Mining Graph/Network Data Instructor: Yizhou Sun yzsun@ccs.neu.edu November 16, 2015 Methods to Learn Classification Clustering Frequent Pattern Mining Matrix Data Decision

More information

Data and Algorithms of the Web

Data and Algorithms of the Web Data and Algorithms of the Web Link Analysis Algorithms Page Rank some slides from: Anand Rajaraman, Jeffrey D. Ullman InfoLab (Stanford University) Link Analysis Algorithms Page Rank Hubs and Authorities

More information

Thanks to Jure Leskovec, Stanford and Panayiotis Tsaparas, Univ. of Ioannina for slides

Thanks to Jure Leskovec, Stanford and Panayiotis Tsaparas, Univ. of Ioannina for slides Thanks to Jure Leskovec, Stanford and Panayiotis Tsaparas, Univ. of Ioannina for slides Web Search: How to Organize the Web? Ranking Nodes on Graphs Hubs and Authorities PageRank How to Solve PageRank

More information

Thanks to Jure Leskovec, Stanford and Panayiotis Tsaparas, Univ. of Ioannina for slides

Thanks to Jure Leskovec, Stanford and Panayiotis Tsaparas, Univ. of Ioannina for slides Thanks to Jure Leskovec, Stanford and Panayiotis Tsaparas, Univ. of Ioannina for slides Web Search: How to Organize the Web? Ranking Nodes on Graphs Hubs and Authorities PageRank How to Solve PageRank

More information

CSI 445/660 Part 6 (Centrality Measures for Networks) 6 1 / 68

CSI 445/660 Part 6 (Centrality Measures for Networks) 6 1 / 68 CSI 445/660 Part 6 (Centrality Measures for Networks) 6 1 / 68 References 1 L. Freeman, Centrality in Social Networks: Conceptual Clarification, Social Networks, Vol. 1, 1978/1979, pp. 215 239. 2 S. Wasserman

More information

The Singular Value Decomposition (SVD) and Principal Component Analysis (PCA)

The Singular Value Decomposition (SVD) and Principal Component Analysis (PCA) Chapter 5 The Singular Value Decomposition (SVD) and Principal Component Analysis (PCA) 5.1 Basics of SVD 5.1.1 Review of Key Concepts We review some key definitions and results about matrices that will

More information

Eigenvalues and eigenvectors

Eigenvalues and eigenvectors Roberto s Notes on Linear Algebra Chapter 0: Eigenvalues and diagonalization Section Eigenvalues and eigenvectors What you need to know already: Basic properties of linear transformations. Linear systems

More information

Updating PageRank. Amy Langville Carl Meyer

Updating PageRank. Amy Langville Carl Meyer Updating PageRank Amy Langville Carl Meyer Department of Mathematics North Carolina State University Raleigh, NC SCCM 11/17/2003 Indexing Google Must index key terms on each page Robots crawl the web software

More information

Eigenvalues of Exponentiated Adjacency Matrices

Eigenvalues of Exponentiated Adjacency Matrices Eigenvalues of Exponentiated Adjacency Matrices Tracy Powell Lesley A Ward, Advisor Estelle Basor, Reader November 21, 25 Department of Mathematics 2 Chapter Problem A graph G is made up of vertices, or

More information

Online Social Networks and Media. Link Analysis and Web Search

Online Social Networks and Media. Link Analysis and Web Search Online Social Networks and Media Link Analysis and Web Search How to Organize the Web First try: Human curated Web directories Yahoo, DMOZ, LookSmart How to organize the web Second try: Web Search Information

More information

LINK ANALYSIS. Dr. Gjergji Kasneci Introduction to Information Retrieval WS

LINK ANALYSIS. Dr. Gjergji Kasneci Introduction to Information Retrieval WS LINK ANALYSIS Dr. Gjergji Kasneci Introduction to Information Retrieval WS 2012-13 1 Outline Intro Basics of probability and information theory Retrieval models Retrieval evaluation Link analysis Models

More information

On the eigenvalues of specially low-rank perturbed matrices

On the eigenvalues of specially low-rank perturbed matrices On the eigenvalues of specially low-rank perturbed matrices Yunkai Zhou April 12, 2011 Abstract We study the eigenvalues of a matrix A perturbed by a few special low-rank matrices. The perturbation is

More information

Krylov Subspace Methods to Calculate PageRank

Krylov Subspace Methods to Calculate PageRank Krylov Subspace Methods to Calculate PageRank B. Vadala-Roth REU Final Presentation August 1st, 2013 How does Google Rank Web Pages? The Web The Graph (A) Ranks of Web pages v = v 1... Dominant Eigenvector

More information

Multiple Relational Ranking in Tensor: Theory, Algorithms and Applications

Multiple Relational Ranking in Tensor: Theory, Algorithms and Applications Multiple Relational Ranking in Tensor: Theory, Algorithms and Applications Michael K. Ng Centre for Mathematical Imaging and Vision and Department of Mathematics Hong Kong Baptist University Email: mng@math.hkbu.edu.hk

More information

On the mathematical background of Google PageRank algorithm

On the mathematical background of Google PageRank algorithm Working Paper Series Department of Economics University of Verona On the mathematical background of Google PageRank algorithm Alberto Peretti, Alberto Roveda WP Number: 25 December 2014 ISSN: 2036-2919

More information

Faloutsos, Tong ICDE, 2009

Faloutsos, Tong ICDE, 2009 Large Graph Mining: Patterns, Tools and Case Studies Christos Faloutsos Hanghang Tong CMU Copyright: Faloutsos, Tong (29) 2-1 Outline Part 1: Patterns Part 2: Matrix and Tensor Tools Part 3: Proximity

More information

6.207/14.15: Networks Lectures 4, 5 & 6: Linear Dynamics, Markov Chains, Centralities

6.207/14.15: Networks Lectures 4, 5 & 6: Linear Dynamics, Markov Chains, Centralities 6.207/14.15: Networks Lectures 4, 5 & 6: Linear Dynamics, Markov Chains, Centralities 1 Outline Outline Dynamical systems. Linear and Non-linear. Convergence. Linear algebra and Lyapunov functions. Markov

More information

Complex Social System, Elections. Introduction to Network Analysis 1

Complex Social System, Elections. Introduction to Network Analysis 1 Complex Social System, Elections Introduction to Network Analysis 1 Complex Social System, Network I person A voted for B A is more central than B if more people voted for A In-degree centrality index

More information

Web Ranking. Classification (manual, automatic) Link Analysis (today s lesson)

Web Ranking. Classification (manual, automatic) Link Analysis (today s lesson) Link Analysis Web Ranking Documents on the web are first ranked according to their relevance vrs the query Additional ranking methods are needed to cope with huge amount of information Additional ranking

More information

A linear model for a ranking problem

A linear model for a ranking problem Working Paper Series Department of Economics University of Verona A linear model for a ranking problem Alberto Peretti WP Number: 20 December 2017 ISSN: 2036-2919 (paper), 2036-4679 (online) A linear model

More information

Numerical Methods I: Eigenvalues and eigenvectors

Numerical Methods I: Eigenvalues and eigenvectors 1/25 Numerical Methods I: Eigenvalues and eigenvectors Georg Stadler Courant Institute, NYU stadler@cims.nyu.edu November 2, 2017 Overview 2/25 Conditioning Eigenvalues and eigenvectors How hard are they

More information

SUPPLEMENTARY MATERIALS TO THE PAPER: ON THE LIMITING BEHAVIOR OF PARAMETER-DEPENDENT NETWORK CENTRALITY MEASURES

SUPPLEMENTARY MATERIALS TO THE PAPER: ON THE LIMITING BEHAVIOR OF PARAMETER-DEPENDENT NETWORK CENTRALITY MEASURES SUPPLEMENTARY MATERIALS TO THE PAPER: ON THE LIMITING BEHAVIOR OF PARAMETER-DEPENDENT NETWORK CENTRALITY MEASURES MICHELE BENZI AND CHRISTINE KLYMKO Abstract This document contains details of numerical

More information

UpdatingtheStationary VectorofaMarkovChain. Amy Langville Carl Meyer

UpdatingtheStationary VectorofaMarkovChain. Amy Langville Carl Meyer UpdatingtheStationary VectorofaMarkovChain Amy Langville Carl Meyer Department of Mathematics North Carolina State University Raleigh, NC NSMC 9/4/2003 Outline Updating and Pagerank Aggregation Partitioning

More information

Applications of The Perron-Frobenius Theorem

Applications of The Perron-Frobenius Theorem Applications of The Perron-Frobenius Theorem Nate Iverson The University of Toledo Toledo, Ohio Motivation In a finite discrete linear dynamical system x n+1 = Ax n What are sufficient conditions for x

More information

MAE 298, Lecture 8 Feb 4, Web search and decentralized search on small-worlds

MAE 298, Lecture 8 Feb 4, Web search and decentralized search on small-worlds MAE 298, Lecture 8 Feb 4, 2008 Web search and decentralized search on small-worlds Search for information Assume some resource of interest is stored at the vertices of a network: Web pages Files in a file-sharing

More information

Pseudocode for calculating Eigenfactor TM Score and Article Influence TM Score using data from Thomson-Reuters Journal Citations Reports

Pseudocode for calculating Eigenfactor TM Score and Article Influence TM Score using data from Thomson-Reuters Journal Citations Reports Pseudocode for calculating Eigenfactor TM Score and Article Influence TM Score using data from Thomson-Reuters Journal Citations Reports Jevin West and Carl T. Bergstrom November 25, 2008 1 Overview There

More information

Wiki Definition. Reputation Systems I. Outline. Introduction to Reputations. Yury Lifshits. HITS, PageRank, SALSA, ebay, EigenTrust, VKontakte

Wiki Definition. Reputation Systems I. Outline. Introduction to Reputations. Yury Lifshits. HITS, PageRank, SALSA, ebay, EigenTrust, VKontakte Reputation Systems I HITS, PageRank, SALSA, ebay, EigenTrust, VKontakte Yury Lifshits Wiki Definition Reputation is the opinion (more technically, a social evaluation) of the public toward a person, a

More information

Matrices and Linear Algebra

Matrices and Linear Algebra Contents Quantitative methods for Economics and Business University of Ferrara Academic year 2017-2018 Contents 1 Basics 2 3 4 5 Contents 1 Basics 2 3 4 5 Contents 1 Basics 2 3 4 5 Contents 1 Basics 2

More information

Statistics 992 Continuous-time Markov Chains Spring 2004

Statistics 992 Continuous-time Markov Chains Spring 2004 Summary Continuous-time finite-state-space Markov chains are stochastic processes that are widely used to model the process of nucleotide substitution. This chapter aims to present much of the mathematics

More information

CS249: ADVANCED DATA MINING

CS249: ADVANCED DATA MINING CS249: ADVANCED DATA MINING Graph and Network Instructor: Yizhou Sun yzsun@cs.ucla.edu May 31, 2017 Methods Learnt Classification Clustering Vector Data Text Data Recommender System Decision Tree; Naïve

More information

Information Retrieval and Search. Web Linkage Mining. Miłosz Kadziński

Information Retrieval and Search. Web Linkage Mining. Miłosz Kadziński Web Linkage Analysis D24 D4 : Web Linkage Mining Miłosz Kadziński Institute of Computing Science Poznan University of Technology, Poland www.cs.put.poznan.pl/mkadzinski/wpi Web mining: Web Mining Discovery

More information

Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors November 3, 2016 1 Definition () The (complex) number λ is called an eigenvalue of the n n matrix A provided there exists a nonzero (complex) vector v such that Av = λv, in which case the vector v is called

More information

Designing Information Devices and Systems I Spring 2016 Elad Alon, Babak Ayazifar Homework 12

Designing Information Devices and Systems I Spring 2016 Elad Alon, Babak Ayazifar Homework 12 EECS 6A Designing Information Devices and Systems I Spring 06 Elad Alon, Babak Ayazifar Homework This homework is due April 6, 06, at Noon Homework process and study group Who else did you work with on

More information

MAT 1302B Mathematical Methods II

MAT 1302B Mathematical Methods II MAT 1302B Mathematical Methods II Alistair Savage Mathematics and Statistics University of Ottawa Winter 2015 Lecture 19 Alistair Savage (uottawa) MAT 1302B Mathematical Methods II Winter 2015 Lecture

More information

MATH Mathematics for Agriculture II

MATH Mathematics for Agriculture II MATH 10240 Mathematics for Agriculture II Academic year 2018 2019 UCD School of Mathematics and Statistics Contents Chapter 1. Linear Algebra 1 1. Introduction to Matrices 1 2. Matrix Multiplication 3

More information

The Google Markov Chain: convergence speed and eigenvalues

The Google Markov Chain: convergence speed and eigenvalues U.U.D.M. Project Report 2012:14 The Google Markov Chain: convergence speed and eigenvalues Fredrik Backåker Examensarbete i matematik, 15 hp Handledare och examinator: Jakob Björnberg Juni 2012 Department

More information

CS246 Final Exam, Winter 2011

CS246 Final Exam, Winter 2011 CS246 Final Exam, Winter 2011 1. Your name and student ID. Name:... Student ID:... 2. I agree to comply with Stanford Honor Code. Signature:... 3. There should be 17 numbered pages in this exam (including

More information

Vectors To begin, let us describe an element of the state space as a point with numerical coordinates, that is x 1. x 2. x =

Vectors To begin, let us describe an element of the state space as a point with numerical coordinates, that is x 1. x 2. x = Linear Algebra Review Vectors To begin, let us describe an element of the state space as a point with numerical coordinates, that is x 1 x x = 2. x n Vectors of up to three dimensions are easy to diagram.

More information