中文
相关论文

相关论文: BeLightRec: A lightweight recommender system enhan…

200 篇论文

There are unique challenges to developing item recommender systems for e-commerce platforms like eBay due to sparse data and diverse user interests. While rich user-item interactions are important, eBay's data sparsity exceeds other…

信息检索 · 计算机科学 2024-10-16 Yi Sun , Yuri M. Brovman

In recommendation systems, new items are continuously introduced, initially lacking interaction records but gradually accumulating them over time. Accurately predicting the click-through rate (CTR) for these items is crucial for enhancing…

信息检索 · 计算机科学 2024-07-16 Yaqing Wang , Hongming Piao , Daxiang Dong , Quanming Yao , Jingbo Zhou

The complementary item recommender system (CIRS) recommends the complementary items for a given query item. Existing CIRS models consider the item co-purchase signal as a proxy of the complementary relationship due to the lack of…

信息检索 · 计算机科学 2022-02-14 Luyi Ma , Jianpeng Xu , Jason H. D. Cho , Evren Korpeoglu , Sushant Kumar , Kannan Achan

In a variety of application domains the content to be recommended to users is associated with text. This includes research papers, movies with associated plot summaries, news articles, blog posts, etc. Recommendation approaches based on…

机器学习 · 统计学 2016-09-12 Trapit Bansal , David Belanger , Andrew McCallum

Recommending cold-start items is a long-standing and fundamental challenge in recommender systems. Without any historical interaction on cold-start items, CF scheme fails to use collaborative signals to infer user preference on these items.…

信息检索 · 计算机科学 2021-07-16 Yinwei Wei , Xiang Wang , Qi Li , Liqiang Nie , Yan Li , Xuanping Li , Tat-Seng Chua

Recommending appropriate algorithms to a classification problem is one of the most challenging issues in the field of data mining. The existing algorithm recommendation models are generally constructed on only one kind of meta-features by…

信息检索 · 计算机科学 2021-06-08 Guangtao Wang , Qinbao Song , Xiaoyan Zhu

Sequential recommendation is a task to capture hidden user preferences from historical user item interaction data and recommend next items for the user. Significant progress has been made in this domain by leveraging classification based…

信息检索 · 计算机科学 2024-08-30 Panfeng Cao , Pietro Lio

The core of the general recommender systems lies in learning high-quality embedding representations of users and items to investigate their positional relations in the feature space. Unfortunately, data sparsity caused by…

信息检索 · 计算机科学 2025-04-24 Yi Zhang , Yiwen Zhang

Recent advancements of sequential deep learning models such as Transformer and BERT have significantly facilitated the sequential recommendation. However, according to our study, the distribution of item embeddings generated by these models…

信息检索 · 计算机科学 2021-11-19 Ruihong Qiu , Zi Huang , Hongzhi Yin , Zijian Wang

We propose a novel learning framework to answer questions such as "if a user is purchasing a shirt, what other items will (s)he need with the shirt?" Our framework learns distributed representations for items from available textual data,…

机器学习 · 计算机科学 2019-09-17 Mansi Ranjit Mane , Stephen Guo , Kannan Achan

Graph Neural Networks (GNN) have shown remarkable performance in different tasks. However, there are a few studies about GNN on recommender systems. GCN as a type of GNNs can extract high-quality embeddings for different entities in a…

信息检索 · 计算机科学 2022-01-17 Taher Hekmatfar , Saman Haratizadeh , Parsa Razban , Sama Goliaei

Collaborative recommendation is an information-filtering technique that attempts to present information items that are likely of interest to an Internet user. Traditionally, collaborative systems deal with situations with two types of…

统计理论 · 数学 2010-10-05 Gérard Biau , Benoît Cadre , Laurent Rouvière

In recent years, researchers attempt to utilize online social information to alleviate data sparsity for collaborative filtering, based on the rationale that social networks offers the insights to understand the behavioral patterns.…

信息检索 · 计算机科学 2021-10-11 Xiaoling Long , Chao Huang , Yong Xu , Huance Xu , Peng Dai , Lianghao Xia , Liefeng Bo

Recently, deep learning methods have been shown to improve the performance of recommender systems over traditional methods, especially when review text is available. For example, a recent model, DeepCoNN, uses neural nets to learn one…

信息检索 · 计算机科学 2017-07-03 Rose Catherine , William Cohen

Recent years have witnessed growing interests in multimedia recommendation, which aims to predict whether a user will interact with an item with multimodal contents. Previous studies focus on modeling user-item interactions with multimodal…

信息检索 · 计算机科学 2022-03-18 Jinghao Zhang , Yanqiao Zhu , Qiang Liu , Mengqi Zhang , Shu Wu , Liang Wang

Multimedia content is of predominance in the modern Web era. Investigating how users interact with multimodal items is a continuing concern within the rapid development of recommender systems. The majority of previous work focuses on…

信息检索 · 计算机科学 2021-07-22 Jinghao Zhang , Yanqiao Zhu , Qiang Liu , Shu Wu , Shuhui Wang , Liang Wang

Graph neural networks emerge as a promising modeling method for applications dealing with datasets that are best represented in the graph domain. In specific, developing recommendation systems often require addressing sparse structured data…

机器学习 · 计算机科学 2020-08-03 Dom Huh

Recommendation systems often suffer from data sparsity caused by limited user-item interactions, which degrade their performance and amplify popularity bias in real-world scenarios. This paper proposes a novel data augmentation framework…

信息检索 · 计算机科学 2026-04-22 Minh-Anh Nguyen , Bao Nguyen , Ha Lan N. T. , Tuan Anh Hoang , Duc-Trong Le , Dung D. Le

The amount of content on online music streaming platforms is immense, and most users only access a tiny fraction of this content. Recommender systems are the application of choice to open up the collection to these users. Collaborative…

Recipe recommendation systems play an essential role in helping people decide what to eat. Existing recipe recommendation systems typically focused on content-based or collaborative filtering approaches, ignoring the higher-order…

信息检索 · 计算机科学 2022-05-30 Yijun Tian , Chuxu Zhang , Zhichun Guo , Chao Huang , Ronald Metoyer , Nitesh V. Chawla