English
Related papers

Related papers: An Item-Based Collaborative Filtering using Dimens…

200 papers

Text-based collaborative filtering (TCF) has emerged as the prominent technique for text and news recommendation, employing language models (LMs) as text encoders to represent items. However, the current landscape of TCF models mainly…

Information Retrieval · Computer Science 2025-12-16 Ruyu Li , Wenhao Deng , Yu Cheng , Zheng Yuan , Jiaqi Zhang , Fajie Yuan

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…

Information Retrieval · Computer Science 2018-03-02 Miguel Campo , JJ Espinoza , Julie Rieger , Abhinav Taliyan

Matrix factorization (MF) is a simple collaborative filtering technique that achieves superior recommendation accuracy by decomposing the user-item interaction matrix into user and item latent matrices. Because the model typically learns…

Information Retrieval · Computer Science 2024-03-11 Kai Sugahara , Kazushi Okamoto

Collaborative Filtering (CF) is a core component of popular web-based services such as Amazon, YouTube, Netflix, and Twitter. Most applications use CF to recommend a small set of items to the user. For instance, YouTube presents to a user a…

Recommendation efficiency and data sparsity problems have been regarded as two challenges of improving performance for online recommendation. Most of the previous related work focus on improving recommendation accuracy instead of…

Information Retrieval · Computer Science 2020-11-03 Yan Zhang , Ivor W. Tsang , Hongzhi Yin , Guowu Yang , Defu Lian , Jingjing Li

Content-based and collaborative filtering methods are the most successful solutions in recommender systems. Content based method is based on items attributes. This method checks the features of users favourite items and then proposes the…

Information Retrieval · Computer Science 2014-02-14 Niloofar Rastin , Mansoor Zolghadri Jahromi

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…

Information Retrieval · Computer Science 2019-07-12 Maurizio Ferrari Dacrema , Alberto Gasparin , Paolo Cremonesi

Collaborative filtering (CF) has been one of the most important and popular recommendation methods, which aims at predicting users' preferences (ratings) based on their past behaviors. Recently, various types of side information beyond the…

Information Retrieval · Computer Science 2020-12-29 Huan Zhao , Quanming Yao , Yangqiu Song , James Kwok , Dik Lun Lee

Over the past two decades, recommender systems have attracted a lot of interest due to the explosion in the amount of data in online applications. A particular attention has been paid to collaborative filtering, which is the most widely…

Information Retrieval · Computer Science 2021-06-23 Carmel Wenga , Majirus Fansi , Sébastien Chabrier , Jean-Martial Mari , Alban Gabillon

Collaborative filtering (CF) plays a critical role in the development of recommender systems. Most CF methods utilize an encoder to embed users and items into the same representation space, and the Bayesian personalized ranking (BPR) loss…

Information Retrieval · Computer Science 2022-06-28 Chenyang Wang , Yuanqing Yu , Weizhi Ma , Min Zhang , Chong Chen , Yiqun Liu , Shaoping Ma

Collaborative filtering is the most popular approach for recommender systems. One way to perform collaborative filtering is matrix factorization, which characterizes user preferences and item attributes using latent vectors. These latent…

Information Retrieval · Computer Science 2018-05-15 ThaiBinh Nguyen , Kenro Aihara , Atsuhiro Takasu

Collaborative filtering (CF) is widely used to learn informative latent representations of users and items from observed interactions. Existing CF-based methods commonly adopt negative sampling to discriminate different items. Training with…

Information Retrieval · Computer Science 2023-05-02 Xin Zhou , Aixin Sun , Yong Liu , Jie Zhang , Chunyan Miao

Among various recommender techniques, collaborative filtering (CF) is the most successful one. And a key problem in CF is how to represent users and items. Previous works usually represent a user (an item) as a vector of latent factors…

Information Retrieval · Computer Science 2021-02-08 Gongshan He , Dongxing Zhao , Lixin Ding

There are rich formats of information in the network, such as rating, text, image, and so on, which represent different aspects of user preferences. In the field of recommendation, how to use those data effectively has become a difficult…

Information Retrieval · Computer Science 2019-07-05 Weibin Lin , Lin Li

The purpose if this master's thesis is to study and develop a new algorithmic framework for Collaborative Filtering to produce recommendations in the top-N recommendation problem. Thus, we propose Lanczos Latent Factor Recommender (LLFR); a…

Machine Learning · Statistics 2016-06-15 Maria Kalantzi

There is much empirical evidence that item-item collaborative filtering works well in practice. Motivated to understand this, we provide a framework to design and analyze various recommendation algorithms. The setup amounts to online binary…

Machine Learning · Computer Science 2016-01-11 Guy Bresler , Devavrat Shah , Luis F. Voloch

Nowadays, we have large amounts of online items in various web-based applications, which makes it an important task to build effective personalized recommender systems so as to save users' efforts in information seeking. One of the most…

Information Retrieval · Computer Science 2021-12-30 Danis J. Wilson , Wei Zhang

Beyond accuracy, there are a variety of aspects to the quality of recommender systems, such as diversity, fairness, and robustness. We argue that many of the prevalent problems in recommender systems are partly due to low-dimensionality of…

Information Retrieval · Computer Science 2023-05-24 Naoto Ohsaka , Riku Togashi

In this paper, several Collaborative Filtering (CF) approaches with latent variable methods were studied using user-item interactions to capture important hidden variations of the sparse customer purchasing behaviours. The latent factors…

Information Retrieval · Computer Science 2020-12-14 Karthik Raja Kalaiselvi Bhaskar , Deepa Kundur , Yuri Lawryshyn

The interactions of users and items in recommender system could be naturally modeled as a user-item bipartite graph. In recent years, we have witnessed an emerging research effort in exploring user-item graph for collaborative filtering…

Machine Learning · Computer Science 2019-11-26 Xiao Wang , Ruijia Wang , Chuan Shi , Guojie Song , Qingyong Li