DLRS(近三年深度学习应用于推荐系统论文汇总)
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)
DLRS(近三年深度学习应用于推荐系统论文汇总)的更多相关文章
- DLRS(深度学习应用于推荐系统论文汇总--2017年8月整理)
Recommender Systems with Deep Learning Alessandro:ADAAlessandro Suglia, Claudio Greco, Cataldo Musto ...
- [置顶]
人工智能(深度学习)加速芯片论文阅读笔记 (已添加ISSCC17,FPGA17...ISCA17...)
这是一个导读,可以快速找到我记录的关于人工智能(深度学习)加速芯片论文阅读笔记. ISSCC 2017 Session14 Deep Learning Processors: ISSCC 2017关于 ...
- 深度学习应用在推荐系统的论文-----A Novel Deep Learning-Based Collaborative Filtering Model for Recommendation System
1.题目:一种新的基于深度学习的协同过滤推荐系统 2.摘要: 以协同过滤(CF)为基础的模型主要获取用户和项目的交互或者相关性.然而,现有的基于CF的方法只能掌握单一类型的关系,如RBM,它只能获取用 ...
- arXiv 2015深度学习年度十大论文
由康奈尔大学运营维护着的arXiv网站,是一个在学术论文还未被出版时就将之向所有人开放的地方.这里汇聚了无数科学领域中最前沿的研究,机器学习也包括在内.它反映了学术界当前的整体趋势,我们看到,近来发布 ...
- python 深度学习 库文件安装出错汇总
Cython_bbox FairMOT | win10下cython-bbox安装的心酸之路_是阳阳呀的博客-CSDN博客 swig 安装polyiou.py https://blog.csdn.ne ...
- 推荐系统遇上深度学习(十)--GBDT+LR融合方案实战
推荐系统遇上深度学习(十)--GBDT+LR融合方案实战 0.8012018.05.19 16:17:18字数 2068阅读 22568 推荐系统遇上深度学习系列:推荐系统遇上深度学习(一)--FM模 ...
- 【深度学习Deep Learning】资料大全
最近在学深度学习相关的东西,在网上搜集到了一些不错的资料,现在汇总一下: Free Online Books by Yoshua Bengio, Ian Goodfellow and Aaron C ...
- 经典书单 —— 语言/算法/机器学习/深度学习/AI/CV/PGM
0.0 计算机科学 <Lex 与 Yacc> Think Complexity(使用 Python 语言) GitHub - AllenDowney/ThinkComplexity: Co ...
- SIGAI深度学习第四集 深度学习简介
讲授机器学习面临的挑战.人工特征的局限性.为什么选择神经网络.深度学习的诞生和发展.典型的网络结构.深度学习在机器视觉.语音识别.自然语言处理.推荐系统中的应用 大纲: 机器学习面临的挑战 特征工程的 ...
随机推荐
- Phpcms V9手机门户设置教程:怎么用PC V9做手机网站
一.在PHPcms V9管理后台设置手机门户 1.1.开启手机网站.位置:模块 >手机门户 > 添加手机站点,具体设置可参照截图: 填写站点名和LOGO文件相对位置,绑定用于手机网站的二级 ...
- linux 使用supervisor来管理进程
现在假设一个脚本是,hello.py,内容是 fo = open('xx.txt','w') while 1: fo.write('hello world') print('hi') time.sle ...
- linux环境下pytesseract的安装和央行征信中心的登录验证码识别
首先是安装,我参考的是这个 http://blog.csdn.net/xinghun_4/article/details/47860645 我是centos,使用yum yum install pyt ...
- LINQ to Entities does not recognize the method 'Int32 ToInt32(System.String)' method, and this method cannot be translated into a store expression
if (!string.IsNullOrEmpty(FarmWorkId)) { data = data.Where(p => p.TypeId == Convert.ToInt32(FarmW ...
- C#中AppDomain.CurrentDomain.BaseDirectory与Application.StartupPath的区别
// 获取程序的基目录. System.AppDomain.CurrentDomain.BaseDirectory // 获取模块的完整路径. System.Diagnostics.Process.G ...
- 【Windows socket+IP+UDP+TCP】网络基础
Windows Socket+网络 Winsock是 Windows下套接字标准. Winsock 编程分为UDP[Windows socket + UDP],TCP[Wi ...
- iOS LLDB调试精解
小笨狼与LLDB: http://jiangliancheng.gitcafe.io/2015/12/13/%E5%B0%8F%E7%AC%A8%E7%8B%BC%E4%B8%8ELLDB%E7%9A ...
- javascript 资料
jQuery 语法实例 $(this).hide() 演示 jQuery hide() 函数,隐藏当前的 HTML 元素. $("#test").hide() 演示 jQuery ...
- MQTT-C-PUB
/* ============================================================================ Name : mqtest ...
- java里面的getAttribute和findAttribute的区别
findAttribute: abstract Object findAttribute(String name) Searches for the named attribute in page, ...