DocumentCode
3157802
Title
Fast Recommendation on Bibliographic Networks
Author
Kucuktunc, Onur ; Kaya, Kamer ; Saule, Erik ; Catalyurek, Umit V.
fYear
2012
fDate
26-29 Aug. 2012
Firstpage
480
Lastpage
487
Abstract
Graphs and matrices are widely used in algorithms for social network analyses. Since the number of interactions is much less than the possible number of interactions, the graphs and matrices used in the analyses are usually sparse. In this paper, we propose an efficient implementation of a sparse-matrix computation which arises in our publicly available citation recommendation service called the advisor. The recommendation algorithm uses a sparse matrix generated from the citation graph. We observed that the nonzero pattern of this matrix is highly irregular and the computation suffers from high number of cache misses. We propose techniques for storing the matrix in memory efficiently and reducing the number of cache misses. Experimental results show that our techniques are highly efficient on reducing the query processing time which is highly crucial for a web service.
Keywords
Web services; bibliographic systems; cache storage; citation analysis; graph theory; query processing; recommender systems; social networking (online); sparse matrices; Web service; bibliographic network; cache miss; citation graph; fast recommendation; matrix storage; nonzero pattern; publicly available citation recommendation service; query processing time; recommendation algorithm; social network analysis; sparse-matrix computation; theadvisor; Algorithm design and analysis; Arrays; Indexes; Partitioning algorithms; Sparse matrices; Steady-state; Vectors; Citation recommendation; cache locality; hypergraphs; social network analysis; sparse matrices;
fLanguage
English
Publisher
ieee
Conference_Titel
Advances in Social Networks Analysis and Mining (ASONAM), 2012 IEEE/ACM International Conference on
Conference_Location
Istanbul
Print_ISBN
978-1-4673-2497-7
Type
conf
DOI
10.1109/ASONAM.2012.82
Filename
6425721
Link To Document