将内容信息与基于分解的协同过滤相集成

发布于 2024-12-19 16:02:15 字数 98 浏览 4 评论 0原文

我正在阅读 CF 中的一些论文,注意到大多数最先进的方法仅基于评级矩阵上的不同分解方法。我想知道是否有一些将内容信息(例如用户特征和项目特征)组合到分解中的代表性作品。有什么想法吗?

I'm reading some papers in CF and noticed that most state-of-the-art methods are based on different factorization methods on the rating matrix only. I'd like to know if there are some representative works on combining content information (e.g. user features and item features) into factorization. Any ideas?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

节枝 2024-12-26 16:02:15

我是推荐系统领域的研究员,并在这方面做了一些工作。以下是有关该主题的一些论文:

  1. Aditya Krishna Menon、Charles Elkan:A log- Linear model with Latent features for diadic Prediction、ICDM 2010
  2. David Stern、Ralf Herbrich 和 Thore Graepel:Matchbox:大规模贝叶斯建议、WWW 2009
  3. Chong Wang ,David Blei:用于推荐科学文章的协作主题建模,KDD 2011
  4. Zeno Gantner,Lucas Drumond、Christoph Freudenthaler、Steffen Rendle、Lars Schmidt-Thieme:学习冷启动建议的属性到特征映射,ICDM 2010
  5. D. Agarwal 和 B.-C。陈。基于回归的潜在因素模型,KDD 2009
  6. D. Agarwal 和 B.-C.陈。 fLDA:通过潜在狄利克雷分配进行矩阵分解,WSDM 2010

请注意,(4) 是我的一篇论文,所以这也是某种广告;-)

另外,KDD Cup 2011 涉及一个项目分类法,并且已经有一些在研讨会上将此类分类信息与潜在因素模型相结合的有趣工作:http://kddcup.yahoo.com/workshop.php

I am a researcher in the field of recommender systems, and did some work on exactly that. Here are some papers on that topic:

  1. Aditya Krishna Menon, Charles Elkan: A log-linear model with latent features for dyadic prediction, ICDM 2010
  2. David Stern, Ralf Herbrich, and Thore Graepel: Matchbox: Large Scale Bayesian Recommendations, WWW 2009
  3. Chong Wang, David Blei: Collaborative topic modeling for recommending scientific articles, KDD 2011
  4. Zeno Gantner, Lucas Drumond, Christoph Freudenthaler, Steffen Rendle, Lars Schmidt-Thieme: Learning Attribute-to-Feature Mappings for Cold-Start Recommendations, ICDM 2010
  5. D. Agarwal and B.-C. Chen. Regression-based latent factor models, KDD 2009
  6. D. Agarwal and B.-C. Chen. fLDA: Matrix factorization through latent dirichlet allocation, WSDM 2010

Please note that (4) is a paper by me, so this is also some kind of advertisement ;-)

Also, the KDD Cup 2011 involved an item taxonomy, and there has been some interesting work on combining such taxonomy information with latent factor models at the workshop: http://kddcup.yahoo.com/workshop.php

聆听风音 2024-12-26 16:02:15

请参阅示例中的“5. 混合协作过滤技术

X。 Su,TM Khoshgoftaar,协作过滤技术调查,
人工智能的进展(2009)。 PDF

See for example "5. Hybrid Collaborative Filtering Techniques" in

X. Su, T. M. Khoshgoftaar, A Survey of Collaborative Filtering Techniques,
Advances in Artificial Intelligence (2009). PDF

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文