Proceedings of the 2005 SIAM International Conference on Data Mining 2005
DOI: 10.1137/1.9781611972757.43
|View full text |Cite
|
Sign up to set email alerts
|

Slope One Predictors for Online Rating-Based Collaborative Filtering

Abstract: Rating-based collaborative filtering is the process of predicting how a user would rate a given item from other user ratings. We propose three related slope one schemes with predictors of the form f (x) = x + b, which precompute the average difference between the ratings of one item and another for users who rated both. Slope one algorithms are easy to implement, efficient to query, reasonably accurate, and they support both online queries and dynamic updates, which makes them good candidates for real-world sy… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

2
297
1
11

Year Published

2008
2008
2024
2024

Publication Types

Select...
8
2

Relationship

0
10

Authors

Journals

citations
Cited by 470 publications
(311 citation statements)
references
References 14 publications
2
297
1
11
Order By: Relevance
“…They are similar to the results from a slope one predictor [8] (RMSE roughly 0.984), which is equivalent to our implementation of k-NN with all similarities set to 1. This suggests that the movie similarities computed using Wikipedia content are only weakly indicative of user rating patterns.…”
Section: Resultssupporting
confidence: 69%
“…They are similar to the results from a slope one predictor [8] (RMSE roughly 0.984), which is equivalent to our implementation of k-NN with all similarities set to 1. This suggests that the movie similarities computed using Wikipedia content are only weakly indicative of user rating patterns.…”
Section: Resultssupporting
confidence: 69%
“…• Slope one algorithm: The slope one is a model-based CF algorithm proposed by D. Lemire et al [19], which was derived from item-based CF technique. It was named slope one algorithm and was proposed to overcome some of the issues encountered in CF-based RSs.…”
Section: Collaborative Filteringmentioning
confidence: 99%
“…This can be used also in collaborative filtering methods. Indeed, in memory-based collaborative filtering techniques, users are represented by a vector of preferences where each dimension corresponds to one item and each value is the degree of interest in this item [4], [5], [10], [11]. Then in order to find out similar users, correlations and similarities among these vectors are performed.…”
Section: Related Workmentioning
confidence: 99%