Title :
Fast Recommendation on Bibliographic Networks
Author :
Kucuktunc, Onur ; Kaya, Kamer ; Saule, Erik ; Catalyurek, Umit V.
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;
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
DOI :
10.1109/ASONAM.2012.82