Scaling Collaborative Filtering to Large-Scale Bipartite Rating Graphs Using Lenskit and Spark. Sardianos, C, Varlamis, I, & Eirinaki, M In pages 70–79, April, 2017.
Scaling Collaborative Filtering to Large-Scale Bipartite Rating Graphs Using Lenskit and Spark [link]Paper  doi  abstract   bibtex   
Popular social networking applications such as Facebook, Twitter, Friendster, etc. generate very large graphs with different characteristics. These social networks are huge, comprising millions of nodes and edges that push existing graph mining algorithms and architectures to their limits. In product-rating graphs, users connect with each other and rate items in tandem. In such bipartite graphs users and items are the nodes and ratings are the edges and collaborative filtering algorithms use the edge information (i.e. user ratings for items) in order to suggest items of potential interest to users. Existing algorithms can hardly scale up to the size of the entire graph and require unlimited resources to finish. This work employs a machine learning method for predicting the performance of Collaborative Filtering algorithms using the structural features of the bipartite graphs. Using a fast graph partitioning algorithm and information from the user friendship graph, the original bipartite graph is partitioned into different schemes (i.e. sets of smaller bipartite graphs). The schemes are evaluated against the predicted performance of the Collaborative Filtering algorithm and the best partitioning scheme is employed for generating the recommendations. As a result, the Collaborative Filtering algorithms are applied to smaller bipartite graphs, using limited resources and allowing the problem to scale or be parallelized. Tests on a large, real-life, rating graph, show that the proposed method allows the collaborative filtering algorithms to run in parallel and complete using limited resources.
@inproceedings{sardianos_scaling_2017,
	title = {Scaling {Collaborative} {Filtering} to {Large}-{Scale} {Bipartite} {Rating} {Graphs} {Using} {Lenskit} and {Spark}},
	url = {http://dx.doi.org/10.1109/BigDataService.2017.28},
	doi = {10.1109/BigDataService.2017.28},
	abstract = {Popular social networking applications such as Facebook, Twitter,
Friendster, etc. generate very large graphs with different
characteristics. These social networks are huge, comprising millions of
nodes and edges that push existing graph mining algorithms and
architectures to their limits. In product-rating graphs, users connect
with each other and rate items in tandem. In such bipartite graphs users
and items are the nodes and ratings are the edges and collaborative
filtering algorithms use the edge information (i.e. user ratings for
items) in order to suggest items of potential interest to users. Existing
algorithms can hardly scale up to the size of the entire graph and require
unlimited resources to finish. This work employs a machine learning method
for predicting the performance of Collaborative Filtering algorithms using
the structural features of the bipartite graphs. Using a fast graph
partitioning algorithm and information from the user friendship graph, the
original bipartite graph is partitioned into different schemes (i.e. sets
of smaller bipartite graphs). The schemes are evaluated against the
predicted performance of the Collaborative Filtering algorithm and the
best partitioning scheme is employed for generating the recommendations.
As a result, the Collaborative Filtering algorithms are applied to smaller
bipartite graphs, using limited resources and allowing the problem to
scale or be parallelized. Tests on a large, real-life, rating graph, show
that the proposed method allows the collaborative filtering algorithms to
run in parallel and complete using limited resources.},
	author = {Sardianos, C and Varlamis, I and Eirinaki, M},
	month = apr,
	year = {2017},
	keywords = {Bipartite graph, Collaboration, Collaborative Filtering, Graph Metrics, Graph Partitioning, Lenskit, Machine learning algorithms, Partitioning algorithms, Prediction algorithms, Recommender Systems, Recommender systems, Social Networks, Social network services, Spark, bipartite graphs, collaborative filtering, collaborative filtering algorithms, data mining, fast graph partitioning algorithm, graph theory, large-scale bipartite rating graphs, learning (artificial intelligence), machine learning, product-rating graphs, social networking (online), social networking applications, structural features, user-friendship graph},
	pages = {70--79},
}

Downloads: 0