中文
相关论文

相关论文: Embedded Collaborative Filtering for "Cold Start" …

200 篇论文

Recommendation models can effectively estimate underlying user interests and predict one's future behaviors by factorizing an observed user-item rating matrix into products of two sets of latent factors. However, the user-specific embedding…

信息检索 · 计算机科学 2022-03-08 Qitian Wu , Hengrui Zhang , Xiaofeng Gao , Junchi Yan , Hongyuan Zha

Social network platforms can use the data produced by their users to serve them better. One of the services these platforms provide is recommendation service. Recommendation systems can predict the future preferences of users using their…

机器学习 · 计算机科学 2016-06-16 Makbule Gulcin Ozsoy

I present a hybrid matrix factorisation model representing users and items as linear combinations of their content features' latent factors. The model outperforms both collaborative and content-based models in cold-start or sparse…

信息检索 · 计算机科学 2015-07-31 Maciej Kula

Collaborative filtering (CF) aims to build a model from users' past behaviors and/or similar decisions made by other users, and use the model to recommend items for users. Despite of the success of previous collaborative filtering…

信息检索 · 计算机科学 2017-04-04 Junhua He , Hankz Hankui Zhuo , Jarvan Law

In recommender systems, one common challenge is the cold-start problem, where interactions are very limited for fresh users in the systems. To address this challenge, recently, many works introduce the meta-optimization idea into the…

信息检索 · 计算机科学 2022-06-13 Tianxin Wei , Jingrui He

This paper proposes a cold start recommendation model that integrates contrastive learning, aiming to solve the problem of performance degradation of recommendation systems in cold start scenarios due to the scarcity of user and item…

信息检索 · 计算机科学 2025-02-07 Jiacheng Hu , Tai An , Zidong Yu , Junliang Du , Yuanshuai Luo

Due to their ease of use and high accuracy, Word2Vec (W2V) word embeddings enjoy great success in the semantic representation of words, sentences, and whole documents as well as for semantic similarity estimation. However, they have the…

计算与语言 · 计算机科学 2024-01-10 Tim vor der Brück , Marc Pouly

Collaborative Filtering (CF) has become the standard approach to solve recommendation systems (RS) problems. Collaborative Filtering algorithms try to make predictions about interests of a user by collecting the personal interests from…

信息检索 · 计算机科学 2021-03-11 Tomas Sousa-Pereira , Tiago Cunha , Carlos Soares

The customization of recommended content to users holds significant importance in enhancing user experiences across a wide spectrum of applications such as e-commerce, music, and shopping. Graph-based methods have achieved considerable…

信息检索 · 计算机科学 2023-12-05 Narges Sadat Fazeli Dehkordi , Hadi Zare , Parham Moradi , Mahdi Jalili

Collaborative filtering (CF) allows the preferences of multiple users to be pooled to make recommendations regarding unseen products. We consider in this paper the problem of online and interactive CF: given the current ratings associated…

信息检索 · 计算机科学 2012-12-12 Craig Boutilier , Richard S. Zemel , Benjamin Marlin

A major challenge in collaborative filtering methods is how to produce recommendations for cold items (items with no ratings), or integrate cold item into an existing catalog. Over the years, a variety of hybrid recommendation models have…

信息检索 · 计算机科学 2021-12-15 Oren Barkan , Roy Hirsch , Ori Katz , Avi Caciularu , Jonathan Weill , Noam Koenigstein

As users often express their preferences with binary behavior data~(implicit feedback), such as clicking items or buying products, implicit feedback based Collaborative Filtering~(CF) models predict the top ranked items a user might like by…

信息检索 · 计算机科学 2021-05-27 Lei Chen , Le Wu , Kun Zhang , Richang Hong , Meng Wang

Cold-start challenges in recommender systems necessitate leveraging auxiliary features beyond user-item interactions. However, the presence of irrelevant or noisy features can degrade predictive performance, whereas an excessive number of…

信息检索 · 计算机科学 2025-08-11 Nikita Sukhorukov , Danil Gusak , Evgeny Frolov

Recommender systems may be confounded by various types of confounding factors (also called confounders) that may lead to inaccurate recommendations and sacrificed recommendation performance. Current approaches to solving the problem usually…

信息检索 · 计算机科学 2023-08-15 Shuyuan Xu , Juntao Tan , Shelby Heinecke , Jia Li , Yongfeng Zhang

The cold-start recommendation is an urgent problem in contemporary online applications. It aims to provide users whose behaviors are literally sparse with as accurate recommendations as possible. Many data-driven algorithms, such as the…

信息检索 · 计算机科学 2021-10-19 Xiaowen Huang , Jitao Sang , Jian Yu , Changsheng Xu

Item representation learning (IRL) plays an essential role in recommender systems, especially for sequential recommendation. Traditional sequential recommendation models usually utilize ID embeddings to represent items, which are not shared…

信息检索 · 计算机科学 2023-12-22 Shenghao Yang , Chenyang Wang , Yankai Liu , Kangping Xu , Weizhi Ma , Yiqun Liu , Min Zhang , Haitao Zeng , Junlan Feng , Chao Deng

An emerging line of work has shown that machine-learned predictions are useful to warm-start algorithms for discrete optimization problems, such as bipartite matching. Previous studies have shown time complexity bounds proportional to some…

机器学习 · 计算机科学 2023-02-03 Shinsaku Sakaue , Taihei Oki

Federated Collaborative Filtering (FedCF) is an emerging field focused on developing a new recommendation framework with preserving privacy in a federated setting. Existing FedCF methods typically combine distributed Collaborative Filtering…

信息检索 · 计算机科学 2024-12-11 Zhiwei Li , Guodong Long , Tianyi Zhou , Jing Jiang , Chengqi Zhang

Collaborative Filtering is largely applied to personalize item recommendation but its performance is affected by the sparsity of rating data. In order to address this issue, recent systems have been developed to improve recommendation by…

信息检索 · 计算机科学 2020-03-31 Noemi Mauro , Liliana Ardissono

Implicit feedback is the simplest form of user feedback that can be used for item recommendation. It is easy to collect and is domain independent. However, there is a lack of negative examples. Previous work tackles this problem by assuming…

信息检索 · 计算机科学 2019-04-19 Farhan Khawar , Nevin L. Zhang