《Deep Learning based Recommender System: A Survey and New Perspectives》及相关文献

版权声明:转载请注明出处,谢谢!!! https://blog.csdn.net/tszupup/article/details/84968503

        最近读了2018年发表在ACM Computing Snrveys上的一篇关于基于深度学习的推荐系统的比较全面的综述《Deep Learning based Recommender System: A Survey and New Perspectives》,这篇综述简要介绍了多种常用的深度学习技术及其在推荐领域的应用,每种深度学习模型对应多篇参考文献,一共200多篇文献,从每种深度学习模型或框架对应的参考文献中挑出了几篇,如下:

1. 多层感知机/MLP

  1. A multi-view deep learning approach for cross domain user modeling in recommendation systems
  2. Learning deep structured semantic models for web search using clickthrough data
  3. Neural Network Matrix Factorization
  4. Wide & deep learning for recommender systems

2. 自编码器/AE

  1. Autorec: Autoencoders meet collaborative filltering
  2. AutoSVD++: An Efficient Hybrid Collaborative Filtering Model via Contractive Auto-encoders
  3. Collaborative deep learning for recommender systems
  4. Collaborative deep ranking: a hybrid pair-wise recommendation algorithm with implicit feedback
  5. Collaborative denoising auto-encoders for top-n recommender systems
  6. Deep collaborative €filtering via marginalized denoising auto-encoder
  7. DLTSR: A Deep Learning Framework for Recommendation of Long-tail Web Services

3. 卷积神经网络/CNN

  1. 3D Convolutional Networks for Session-based Recommendation with Content Features
  2. Collaborative Deep Metric Learning for Video Understanding
  3. ConTagNet: exploiting user context for image tag recommendation
  4. Convolutional matrix factorization for document context-aware recommendation
  5. Deep content-based music recommendation
  6. Graph convolutional matrix completion
  7. Graph Convolutional Neural Networks for Web-Scale Recommender Systems
  8. Joint Deep Modeling of Users and Items Using Reviews for Recommendation
  9. Outer Product-based Neural Collaborative Filtering
  10. Personalized top-n sequential recommendation via convolutional sequence embedding
  11. What Your Images Reveal: Exploiting Visual Contents for Point-of-Interest Recommendation

4. 循环神经网络/RNN

  1. Contextual Sequence Modeling for Recommendation with Recurrent Neural Networks
  2. Joint Deep Modeling of Users and Items Using Reviews for Recommendation
  3. Multi-rate deep learning for temporal recommendation
  4. Neural Rating Regression with Abstractive Tips Generation for Recommendation
  5. Parallel recurrent neural network architectures for feature-rich session-based recommendation
  6. Personal recommendation using deep recurrent neural networks in NetEase
  7. Q&R: A Two-Stage Approach toward Interactive
  8. Recurrent coevolutionary latent feature processes for continuous-time recommendation
  9. Recurrent recommender networks
  10. Session-based recommendations with recurrent neural networks

5. 受限玻尔兹曼机/RBM

  1. A non-iid framework for collaborative filltering with restricted boltzmann machines
  2. atrank: an attention-based user behavior modeling framework for recommend
  3. Restricted Boltzmann machines for collaborative filtering

6. 神经自回归分布估计/NADE

  1. A Neural Autoregressive Approach to Collaborative Filtering
  2. Collaborative Filtering with User-Item Co-Autoregressive Models

7. 对抗网络/AN

  1. Adversarial Personalized Ranking for Recommendation

8. 注意力模型/AM

  1. Hashtag Recommendation for Multimodal Microblog Using Co-Attention Network
  2. Hashtag recommendation using attention-based convolutional neural network
  3. Hashtag recommendation with topical attention-based LSTM
  4. Next Item Recommendation with Self-Attention
  5. Sequential Recommender System based on Hierarchical Attention Networks

9. 深度强化学习/DRL

  1. A Contextual-Bandit Approach to Personalized News Article Recommendation
  2. DRN: A Deep Reinforcement Learning Framework for News Recommendation
  3. IRGAN: A Minimax Game for Unifying Generative and Discriminative Information Retrieval Models
  4. Recommendations with Negative Feedback via Pairwise Deep Reinforcement Learning

10. CNN & Autoencoder

  1. Collaborative Knowledge Base Embedding forRecommender Systems

11. CNN & Autoencoder

  1. Hashtag Recommendation for Multimodal MicroblogUsing Co-Attention Network
  2. Neural Citation Network for Context-Aware CitationRecommendation
  3. Personalized Key Frame Recommendation
  4. Quote Recommendation in Dialogueusing Deep Neural Network

12. RNN & Autoencoder

  1. Collaborative Recurrent Autoencoder–Recommend while Learning to Fill in the Blanks

13. RNN with DRL

  • Supervised Reinforcement Learning with Recurrent Neural Network for Dynamic Treatment Recommendation

欢迎交流! QQ:3408649893

猜你喜欢

转载自blog.csdn.net/tszupup/article/details/84968503