paper-with-me

Papers

Collaborative Recurrent Autoencoder: Recommend while Learning to Fill in the Blanks

2016-11-02 · NeurIPS 2016 12 · Hao Wang, Xingjian Shi, Dit-yan Yeung

Hybrid methods that utilize both content and rating information are commonly used in many recommender systems. However, most of them use either handcrafted features or the bag-of-words representation as a surrogate for the content information but they are neither effective nor natural enough. To address this problem, we develop a collaborative recurrent autoencoder (CRAE) which is a denoising recurrent autoencoder (DRAE) that models the generation of content sequences in the collaborative filtering (CF) setting. The model generalizes recent advances in recurrent deep learning from i.i.d. input to non-i.i.d. (CF-based) input and provides a new denoising scheme along with a novel learnable pooling scheme for the recurrent autoencoder. To do this, we first develop a hierarchical Bayesian model for the DRAE and then generalize it to the CF setting. The synergy between denoising and CF enables CRAE to make accurate recommendations while learning to fill in the blanks in sequences. Experiments on real-world datasets from different domains (CiteULike and Netflix) show that, by jointly modeling the order-aware generation of sequences for the content information and performing CF for the ratings, CRAE is able to significantly outperform the state of the art on both the recommendation task based on ratings and the sequence generation task based on content information.

📄 PDF Abstract BibTeX arXiv:1611.00454

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringDenoisingRecommendation Systems

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

An Explainable Autoencoder For Collaborative Filtering Recommendation

2019-12-23 · Pegah Sagheb Haghighi, Olurotimi Seton, Olfa Nasraoui

Autoencoders are a common building block of Deep Learning architectures, where they are mainly used for representation learning. They have also been successfully used in Collaborative Filtering (CF) recommender systems t…

Collaborative FilteringDeep LearningExplainable RecommendationRecommendation Systems+1

Hybrid Collaborative Recommendation via Semi-AutoEncoder

2017-08-16 · Zhang Shuai, Yao Lina, Xu Xiwei, Wang Sen 외

In this paper, we present a novel structure, Semi-AutoEncoder, based on AutoEncoder. We generalize it into a hybrid collaborative filtering model for rating prediction as well as personalized top-n recommendations. Exper…

Collaborative Filtering

Adversarial and Contrastive Variational Autoencoder for Sequential Recommendation

2021-03-19 · Zhe Xie, Chengxuan Liu, Yichi Zhang, Hongtao Lu 외

Sequential recommendation as an emerging topic has attracted increasing attention due to its important practical significance. Models based on deep learning and attention mechanism have achieved good performance in seque…

Collaborative FilteringSequential Recommendation

A Survey on Deep Neural Networks in Collaborative Filtering Recommendation Systems

2024-12-02 · Pang Li, Shahrul Azman Mohd Noah, Hafiz Mohd Sarim

This survey provides an examination of the use of Deep Neural Networks (DNN) in Collaborative Filtering (CF) recommendation systems. As the digital world increasingly relies on data-driven approaches, traditional CF tech…

Collaborative FilteringRecommendation SystemsSurvey

AutoSeqRec: Autoencoder for Efficient Sequential Recommendation

2023-08-14 · Sijia Liu, Jiahao Liu, Hansu Gu, Dongsheng Li 외

Sequential recommendation demonstrates the capability to recommend items by modeling the sequential behavior of users. Traditional methods typically treat users as sequences of items, overlooking the collaborative relati…

Collaborative FilteringComputational EfficiencySequential Recommendation