Content-Boosted Collaborative Filtering for Improved Recommendations

Abstract

Most recommender systems use Collaborative Filtering or Content-based methods to predict new items of interest for a user. While both methods have their own advantages, individually they fail to provide good recommendations in many situations. Incorporating components from both methods, a hybrid recommender system can overcome these shortcomings. In this paper, we present an elegant and effective framework for combining content and collaboration. Our approach uses a content-based predictor tc enhance existing user data, and then provides personalized suggestions through collaborative filtering. We present experimental results that show how this approach, Content-Boosted Collaborative Filtering, performs better than a pure content-based predictor, pure collaborative filter, and a naive hybrid approach.

Cite

Text

Melville et al. "Content-Boosted Collaborative Filtering for Improved Recommendations." AAAI Conference on Artificial Intelligence, 2002. doi:10.5555/777092.777124

Markdown

[Melville et al. "Content-Boosted Collaborative Filtering for Improved Recommendations." AAAI Conference on Artificial Intelligence, 2002.](https://mlanthology.org/aaai/2002/melville2002aaai-content/) doi:10.5555/777092.777124

BibTeX

@inproceedings{melville2002aaai-content,
  title     = {{Content-Boosted Collaborative Filtering for Improved Recommendations}},
  author    = {Melville, Prem and Mooney, Raymond J. and Nagarajan, Ramadass},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2002},
  pages     = {187-192},
  doi       = {10.5555/777092.777124},
  url       = {https://mlanthology.org/aaai/2002/melville2002aaai-content/}
}