@inproceedings{b1d1ad0dea594f818e4887e78d77e1aa,
title = "Fast item-based collaborative filtering",
abstract = "Item-based Collaborative Filtering (CF) models offer good recommendations with low latency. Still, constructing such models is often slow, requiring the comparison of all item pairs, and then caching for each item the list of most similar items. In this paper we suggest methods for reducing the number of item pairs comparisons, through simple clustering, where similar items tend to be in the same cluster. We propose two methods, one that uses Locality Sensitive Hashing (LSH), and another that uses the item consumption cardinality. We evaluate the two methods demonstrating the cardinality based method reduce the computation time dramatically without damage the accuracy.",
keywords = "Collaborative-filtering, Item-based, Locality Sensitive hashing, Top-N recommendations",
author = "David Ben-Shimon and Lior Rokach and Bracha Shapira and Guy Shani",
year = "2015",
month = jan,
day = "1",
doi = "10.5220/0005227104570463",
language = "English",
series = "ICAART 2015 - 7th International Conference on Agents and Artificial Intelligence, Proceedings",
publisher = "SciTePress",
pages = "457--463",
editor = "Stephane Loiseau and Joaquim Filipe and Joaquim Filipe and Beatrice Duval and {van den Herik}, Jaap",
booktitle = "ICAART 2015 - 7th International Conference on Agents and Artificial Intelligence, Proceedings",
note = "7th International Conference on Agents and Artificial Intelligence, ICAART 2015 ; Conference date: 10-01-2015 Through 12-01-2015",
}