IRLGMLJun 26, 2018

Probabilistic Ensemble of Collaborative Filters

arXiv:1808.03298v21 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of handling diverse data in recommendation systems, representing an incremental advancement through a novel ensemble-based approach.

The paper tackles the problem of collaborative filtering's unsatisfactory performance in diverse real-world applications by proposing a probabilistic ensemble framework, resulting in substantial improvements over state-of-the-art methods like L2Boost on three large datasets.

Collaborative filtering is an important technique for recommendation. Whereas it has been repeatedly shown to be effective in previous work, its performance remains unsatisfactory in many real-world applications, especially those where the items or users are highly diverse. In this paper, we explore an ensemble-based framework to enhance the capability of a recommender in handling diverse data. Specifically, we formulate a probabilistic model which integrates the items, the users, as well as the associations between them into a generative process. On top of this formulation, we further derive a progressive algorithm to construct an ensemble of collaborative filters. In each iteration, a new filter is derived from re-weighted entries and incorporated into the ensemble. It is noteworthy that while the algorithmic procedure of our algorithm is apparently similar to boosting, it is derived from an essentially different formulation and thus differs in several key technical aspects. We tested the proposed method on three large datasets, and observed substantial improvement over the state of the art, including L2Boost, an effective method based on boosting.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes