Яндекс Метрика
Рекомендательные системы

Enhanced Neighborhood-Based Filtering

AT&T
Recommender system

Улучшенный алгоритм коллаборативной фильтрации, который выводит персональные рекомендации на новый уровень. Модель анализирует связи между пользователями и контентом, значительно повышая точность прогнозов в современных рекомендательных системах.

Recommender systems based on collaborative filtering predict user preferences for products or services by learning past user-item relationships. A predominant approach to collaborative filtering is neighborhood based ("k-nearest neighbors"), where a user-item preference rating is interpolated from ratings of similar items and/or users. We enhance the neighborhood-based approach leading to substantial improvement of prediction accuracy, without a meaningful increase in running time. First, we remove certain so-called "global effects" from the data to make the ratings more comparable, thereby improving interpolation accuracy. Second, we show how to simultaneously derive interpolation weights for all nearest neighbors, unlike previous approaches where each weight is computed separately. By globally solving a suitable optimization problem, this simultaneous interpolation accounts for the many interactions between neighbors leading to improved accuracy. Our method is very fast in practice, generating a prediction in about 0.2 milliseconds. Importantly, it does not require training many parameters or a lengthy preprocessing, making it very practical for large scale applications. Finally, we show how to apply these methods to the perceivably much slower user-oriented approach. To this end, we suggest a novel scheme for low dimensional embedding of the users. We evaluate these methods on the netflix dataset, where they deliver significantly better results than the commercial netflix cinematch recommender system.

Что такое Enhanced Neighborhood-Based Filtering?+
Кто разработал Enhanced Neighborhood-Based Filtering?+
Какие задачи решает Enhanced Neighborhood-Based Filtering?+