A Framework for Recommending Relevant and Diverse Items

Abstract

The traditional recommendation systems usually aim to improve the recommendation accuracy while overlooking the diversity within the recommended lists. Although some diversification techniques have been designed to recommend top-k items in terms of both relevance and diversity, the coverage of the user's interest is overlooked. In this paper, we propose a general framework to recommend relevant and diverse items which explicitly takes the coverage of user interest into account. Based on the theoretical analysis, we design efficient greedy algorithms to get the near optimal solutions for those NP-hard problems. Experimental results on MovieLens dataset demonstrate that our approach outperforms state-of-the-art techniques in terms of both precision and diversity. PDF

Cite

Text

Sha et al. "A Framework for Recommending Relevant and Diverse Items." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[Sha et al. "A Framework for Recommending Relevant and Diverse Items." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/sha2016ijcai-framework/)

BibTeX

@inproceedings{sha2016ijcai-framework,
  title     = {{A Framework for Recommending Relevant and Diverse Items}},
  author    = {Sha, Chaofeng and Wu, Xiaowei and Niu, Junyu},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {3868-3874},
  url       = {https://mlanthology.org/ijcai/2016/sha2016ijcai-framework/}
}