DLRS(近三年深度学习应用于推荐系统论文汇总)

转自:http://www.cnblogs.com/suanec/p/6640815.html

感谢分享!

Recommender Systems with Deep Learning

Improving Scalability of Personalized Recommendation Systems for Enterprise Knowledge Workers
– Authors: C Verma, M Hart, S Bhatkar, A Parker (2016)
Multi-modal learning for video recommendation based on mobile application usage
– Authors: X Jia, A Wang, X Li, G Xun, W Xu, A Zhang (2016)
Collaborative Filtering with Stacked Denoising AutoEncoders and Sparse Inputs
– Authors: F Strub, J Mary (2016)
Applying Visual User Interest Profiles for Recommendation and Personalisation
– Authors: J Zhou, R Albatal, C Gurrin (2016)
Comparative Deep Learning of Hybrid Representations for Image Recommendations
– Authors: C Lei, D Liu, W Li, Zj Zha, H Li (2016)
Tag-Aware Recommender Systems Based on Deep Neural Networks
– Authors: Y Zuo, J Zeng, M Gong, L Jiao (2016)
Quote Recommendation in Dialogue using Deep Neural Network
– Authors: H Lee, Y Ahn, H Lee, S Ha, S Lee (2016)
Toward Fashion-Brand Recommendation Systems Using Deep-Learning: Preliminary Analysis
– Authors: Y Wakita, K Oku, K Kawagoe (2016)
Word embedding based retrieval model for similar cases recommendation
– Authors: Y Zhao, J Wang, F Wang (2016)
ConTagNet: Exploiting User Context for Image Tag Recommendation
– Authors: Ys Rawat, Ms Kankanhalli (2016)
Wide & Deep Learning for Recommender Systems
– Authors: Ht Cheng, L Koc, J Harmsen, T Shaked, T Chandra… (2016)
On Deep Learning for Trust-Aware Recommendations in Social Networks.
– Authors: S Deng, L Huang, G Xu, X Wu, Z Wu (2016)
A Survey and Critique of Deep Learning on Recommender Systems
– Authors: L Zheng (2016)
Collaborative Filtering and Deep Learning Based Hybrid Recommendation for Cold Start Problem
– Authors: J Wei, J He, K Chen, Y Zhou, Z Tang (2016)
Collaborative Filtering and Deep Learning Based Recommendation System For Cold Start Items
– Authors: J Wei, J He, K Chen, Y Zhou, Z Tang (2016)
Deep Neural Networks for YouTube Recommendations
– Authors: P Covington, J Adams, E Sargin (2016)
Towards Latent Context-Aware Recommendation Systems
– Authors: M Unger, A Bar, B Shapira, L Rokach (2016)
Automatic Recommendation Technology for Learning Resources with Convolutional Neural Network
– Authors: X Shen, B Yi, Z Zhang, J Shu, H Liu (2016)
Tag-Aware Personalized Recommendation Using a Deep-Semantic Similarity Model with Negative Sampling
– Authors: Z Xu, C Chen, T Lukasiewicz, Y Miao, X Meng (2016)
Latent Factor Representations for Cold-Start Video Recommendation
– Authors: S Roy, Sc Guntuku (2016)
Convolutional Matrix Factorization for Document Context-Aware Recommendation
– Authors: D Kim, C Park, J Oh, S Lee, H Yu (2016)
Conversational Recommendation System with Unsupervised Learning
– Authors: Y Sun, Y Zhang, Y Chen, R Jin (2016)
RecSys’ 16 Workshop on Deep Learning for Recommender Systems (DLRS)
– Authors: A Karatzoglou, B Hidasi, D Tikk, O Sar (2016, Workshop proceedings)
Ask the GRU: Multi-task Learning for Deep Text Recommendations
– Authors: T Bansal, D Belanger, A Mccallum (2016)
Recurrent Coevolutionary Latent Feature Processes for Continuous-Time Recommendation
– Authors: H Dai, Y Wang, R Trivedi, L Song (2016)
Keynote: Deep learning for audio-based music recommendation
– Authors: S Dieleman (2016)
Tumblr Blog Recommendation with Boosted Inductive Matrix Completion
– Authors: D Shin, S Cetintas, Kc Lee, Is Dhillon (2015)
Deep Collaborative Filtering via Marginalized Denoising Auto-encoder
– Authors: S Li, J Kawale, Y Fu (2015)
Learning Image and User Features for Recommendation in Social Networks
– Authors: X Geng, H Zhang, J Bian, Ts Chua (2015)
UCT-Enhanced Deep Convolutional Neural Network for Move Recommendation in Go
– Authors: S Paisarnsrisomsuk (2015)
A Multi-View Deep Learning Approach for Cross Domain User Modeling in Recommendation Systems
– Authors: A Elkahky, Y Song, X He (2015)
It Takes Two to Tango: An Exploration of Domain Pairs for Cross-Domain Collaborative Filtering
– Authors: S Sahebi, P Brusilovsky (2015)
Latent Context-Aware Recommender Systems
– Authors: M Unger (2015)
Learning Distributed Representations from Reviews for Collaborative Filtering
– Authors: A Almahairi, K Kastner, K Cho, A Courville (2015)
A Collaborative Filtering Approach to Real-Time Hand Pose Estimation
– Authors: C Choi, A Sinha, Jh Choi, S Jang, K Ramani (2015)
Collaborative Deep Learning for Recommender Systems
– Authors: H Wang, N Wang, Dy Yeung (2014)
CARS2: Learning Context-aware Representations for Context-aware Recommendations
– Authors: Y Shi, A Karatzoglou, L Baltrunas, M Larson, A Hanjalic (2014)
Relational Stacked Denoising Autoencoder for Tag Recommendation
– Authors: H Wang, X Shi, Dy Yeung (2014)

时间: 2024-08-05 23:43:51

DLRS(近三年深度学习应用于推荐系统论文汇总)的相关文章

【深度学习】【推荐系统】知识图谱结合推荐系统

https://flashgene.com/archives/91357.html 知识赋能的智能推荐将成为未来推荐的主流.智能推荐表现在多个方面,包括 场景化推荐.任务型推荐.跨领域推荐.知识型推荐. 1)场景化推荐 比如用户在淘宝上搜“沙滩裤”.“沙滩鞋”,可以推测这个用户很有可能要去沙滩度假.那幺平台推荐“泳衣”.“防晒霜”之类的沙滩度假常用物品 2) 任务型推荐 比如用户购买了“羊肉卷”.“牛肉卷”.“菠菜”.“火锅底料”,那幺用户很有可能是要做一顿火锅,这种情况下,系统推荐火锅电磁炉

推荐系统遇上深度学习(十)--GBDT+LR融合方案实战

推荐系统遇上深度学习(十)--GBDT+LR融合方案实战 0.8012018.05.19 16:17:18字数 2068阅读 22568 推荐系统遇上深度学习系列:推荐系统遇上深度学习(一)--FM模型理论和实践:https://www.jianshu.com/p/152ae633fb00推荐系统遇上深度学习(二)--FFM模型理论和实践:https://www.jianshu.com/p/781cde3d5f3d推荐系统遇上深度学习(三)--DeepFM模型理论和实践:https://www.

【深度学习Deep Learning】资料大全

转载:http://www.cnblogs.com/charlotte77/p/5485438.html 最近在学深度学习相关的东西,在网上搜集到了一些不错的资料,现在汇总一下: Free Online Books Deep Learning66 by Yoshua Bengio, Ian Goodfellow and Aaron Courville Neural Networks and Deep Learning42 by Michael Nielsen Deep Learning27 by

机器学习、深度学习的理论与实战入门建议整理

引言 拿到这份文档时想必你的脑海中一直萦绕着这么一个问题,"机器学习/深度学习要怎么学呢?(怎么入门,又怎么进一步掌握?)".关于这个问题其实并没有一个标准答案,有的人可能适合自底向上的学,也就是先从理论和数学开始,然后是算法实现,最后再通过一些项目去解决生活中的实际问题:有的人则可能适合自顶向下的学,也就是在弄清楚什么是机器学习及为什么学机器学习后,先确定一个系统性的用机器学习来解决实际问题的程序,然后找到一个合适的工具,接着再在各种数据集上做练习以不断加强自己的实践能力与巩固对算法

随时更新———个人喜欢的关于模式识别、机器学习、推荐系统、图像特征、深度学习、数值计算、目标跟踪等方面个人主页及博客

目标检測.识别.分类.特征点的提取 David Lowe:Sift算法的发明者,天才. Rob Hess:sift的源代码OpenSift的作者,个人主页上有openSift的下载链接.Opencv中sift的实现.也是參考这个. Koen van de Sande:作者给出了sift,densesift,colorsift等等经常使用的特征点程序.输出格式见个人主页说明,当然这个特征点的算法,在Opencv中都有实现. Ivan Laptev:作者给出了物体检測等方面丰富C\C++源代码,及部

近200篇机器学习&深度学习资料分享

编者按:本文收集了百来篇关于机器学习和深度学习的资料,含各种文档,视频,源码等.并且原文也会不定期的更新.望看到文章的朋友能够学到很多其它. <Brief History of Machine Learning> 介绍:这是一篇介绍机器学习历史的文章,介绍非常全面,从感知机.神经网络.决策树.SVM.Adaboost 到随机森林.Deep Learning. <Deep Learning in Neural Networks: An Overview> 介绍:这是瑞士人工智能实验室

【转】近200篇机器学习&amp;深度学习资料分享(含各种文档,视频,源码等)

编者按:本文收集了百来篇关于机器学习和深度学习的资料,含各种文档,视频,源码等.而且原文也会不定期的更新,望看到文章的朋友能够学到更多. <Brief History of Machine Learning> 介绍:这是一篇介绍机器学习历史的文章,介绍很全面,从感知机.神经网络.决策树.SVM.Adaboost 到随机森林.Deep Learning. <Deep Learning in Neural Networks: An Overview> 介绍:这是瑞士人工智能实验室 Ju

近200篇机器学习&amp;深度学习资料分享(含各种文档,视频,源码等)(1)

原文:http://developer.51cto.com/art/201501/464174.htm 编者按:本文收集了百来篇关于机器学习和深度学习的资料,含各种文档,视频,源码等.而且原文也会不定期的更新,望看到文章的朋友能够学到更多. <Brief History of Machine Learning> 介绍:这是一篇介绍机器学习历史的文章,介绍很全面,从感知机.神经网络.决策树.SVM.Adaboost 到随机森林.Deep Learning. <Deep Learning i

【RS】Wide &amp; Deep Learning for Recommender Systems - 广泛和深度学习的推荐系统

[论文标题]Wide & Deep Learning for Recommender Systems (DLRS'16) [论文作者] Heng-Tze Cheng, Levent Koc, Jeremiah Harmsen, Tal Shaked, Tushar Chandra,Hrishi Aradhye, Glen Anderson, Greg Corrado, Wei Chai, Mustafa Ispir, Rohan Anil,Zakaria Haque, Lichan Hong,