中文
相关论文

相关论文: Modurec: Recommender Systems with Feature and Time…

200 篇论文

The aim of the recommender systems is to provide relevant and potentially interesting information to each user. This is fulfilled by utilizing the already recorded tendencies of similar users or detecting items similar to interested items…

社会与信息网络 · 计算机科学 2019-12-20 Mohammad Reza Zarei , Mohammad R. Moosavi

We propose a novel recommender framework, MuSTRec (Multimodal and Sequential Transformer-based Recommendation), that unifies multimodal and sequential recommendation paradigms. MuSTRec captures cross-item similarities and collaborative…

信息检索 · 计算机科学 2026-02-10 Bucher Sahyouni , Matthew Vowels , Liqun Chen , Simon Hadfield

Collaborative filtering is used to recommend items to a user without requiring a knowledge of the item itself and tends to outperform other techniques. However, collaborative filtering suffers from the cold-start problem, which occurs when…

机器学习 · 计算机科学 2014-06-10 Michael R. Smith , Tony Martinez , Michael Gashler

Recommender systems suffer from the cold-start problem whenever a new user joins the platform or a new item is added to the catalog. To address item cold-start, we propose to replace the embedding layer in sequential recommenders with a…

信息检索 · 计算机科学 2024-10-02 Kuba Weimann , Tim O. F. Conrad

Recommender systems are a subset of information filtering systems designed to predict and suggest items that users may find interesting or relevant based on their preferences, behaviors, or interactions. By analyzing user data such as past…

信息检索 · 计算机科学 2024-10-01 Mahamudul Hasan

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

Deep neural networks have emerged as a powerful technique for learning representations from user-item interaction data in collaborative filtering (CF) for recommender systems. However, many existing methods heavily rely on unique user and…

信息检索 · 计算机科学 2025-10-21 Xubin Ren , Chao Huang

Recommender systems have become an essential tool to help resolve the information overload problem in recent decades. Traditional recommender systems, however, suffer from data sparsity and cold start problems. To address these issues, a…

信息检索 · 计算机科学 2020-07-21 Zhu Sun , Qing Guo , Jie Yang , Hui Fang , Guibing Guo , Jie Zhang , Robin Burke

Product recommendation systems are important for major movie studios during the movie greenlight process and as part of machine learning personalization pipelines. Collaborative Filtering (CF) models have proved to be effective at powering…

信息检索 · 计算机科学 2018-03-02 Miguel Campo , JJ Espinoza , Julie Rieger , Abhinav Taliyan

Traditional recommendation systems rely on past usage data in order to generate new recommendations. Those approaches fail to generate sensible recommendations for new users and items into the system due to missing information about their…

信息检索 · 计算机科学 2017-06-20 Ivica Obadić , Gjorgji Madjarov , Ivica Dimitrovski , Dejan Gjorgjevikj

This work explores the ability of collective matrix factorization models in recommender systems to make predictions about users and items for which there is side information available but no feedback or interactions data, and proposes a new…

信息检索 · 计算机科学 2020-03-17 David Cortes

A standard model for Recommender Systems is the Matrix Completion setting: given partially known matrix of ratings given by users (rows) to items (columns), infer the unknown ratings. In the last decades, few attempts where done to handle…

机器学习 · 计算机科学 2018-01-01 Florian Strub , Romaric Gaudel , Jérémie Mary

Recommender systems have become increasingly important with the rise of the web as a medium for electronic and business transactions. One of the key drivers of this technology is the ease with which users can provide feedback about their…

信息检索 · 计算机科学 2024-11-05 Dong Li

Collaborative filtering is a popular technique to infer users' preferences on new content based on the collective information of all users preferences. Recommender systems then use this information to make personalized suggestions to users.…

社会与信息网络 · 计算机科学 2017-03-06 Ayan Sinha , David F. Gleich , Karthik Ramani

Recommender Systems are inevitable to personalize user's experiences on the Internet. They are using different approaches to recommend the Top-K items to users according to their preferences. Nowadays recommender systems have become one of…

信息检索 · 计算机科学 2021-05-26 Mostafa Khalaji , Chitra Dadkhah , Joobin Gharibshah

As one of major challenges, cold-start problem plagues nearly all recommender systems. In particular, new items will be overlooked, impeding the development of new products online. Given limited resources, how to utilize the knowledge of…

信息检索 · 计算机科学 2015-06-19 Jin-Hu Liu , Tao Zhou , Zi-Ke Zhang , Zimo Yang , Chuang Liu , Wei-Min Li

An Item based recommender system works by computing a similarity between items, which can exploit past user interactions (collaborative filtering) or item features (content based filtering). Collaborative algorithms have been proven to…

信息检索 · 计算机科学 2019-07-12 Maurizio Ferrari Dacrema , Alberto Gasparin , Paolo Cremonesi

The cold-start problem is a long-standing challenge in recommender systems. As a promising solution, content-based generative models usually project a cold-start item's content onto a warm-start item embedding to capture collaborative…

信息检索 · 计算机科学 2023-02-23 Zhihui Zhou , Lilin Zhang , Ning Yang

Diffusion-based recommender systems (DR) have gained increasing attention for their advanced generative and denoising capabilities. However, existing DR face two central limitations: (i) a trade-off between enhancing generative capacity via…

信息检索 · 计算机科学 2025-02-03 Gyuseok Lee , Yaochen Zhu , Hwanjo Yu , Yao Zhou , Jundong Li

Recommender systems use data on past user preferences to predict possible future likes and interests. A key challenge is that while the most useful individual recommendations are to be found among diverse niche objects, the most reliably…

信息检索 · 计算机科学 2010-03-15 Tao Zhou , Zoltan Kuscsik , Jian-Guo Liu , Matus Medo , Joseph R. Wakeling , Yi-Cheng Zhang