中文
相关论文

相关论文: Content-aware Neural Hashing for Cold-start Recomm…

200 篇论文

State-of-the-art music recommendation systems are based on collaborative filtering, which predicts a user's interest from his listening habits and similarities with other users' profiles. These approaches are agnostic to the song content,…

信息检索 · 计算机科学 2021-02-10 Paul Magron , Cédric Févotte

In recent years, deep neural networks have yielded immense success on speech recognition, computer vision and natural language processing. However, the exploration of deep neural networks on recommender systems has received relatively less…

信息检索 · 计算机科学 2017-08-29 Xiangnan He , Lizi Liao , Hanwang Zhang , Liqiang Nie , Xia Hu , Tat-Seng Chua

A content recommender system or a recommendation system represents a subclass of information filtering systems which seeks to predict the user preferences, i.e. the content that would be most likely positively "rated" by the user. Nowadays,…

信息检索 · 计算机科学 2019-02-28 Nikola Tomasevic , Dejan Paunovic , Sanja Vranes

Collaborative Filtering (CF) is one of the most used methods for Recommender System. Because of the Bayesian nature and nonlinearity, deep generative models, e.g. Variational Autoencoder (VAE), have been applied into CF task, and have…

信息检索 · 计算机科学 2019-02-26 Teng Xiao , Shangsong Liang , Hong Shen , Zaiqiao Meng

Recommender systems are used with the purpose of suggesting contents and resources to the users in a social network. These systems use ranks or tags each user assign to different resources to predict or make suggestions to users. Lately,…

社会与信息网络 · 计算机科学 2021-05-05 Hossein Monshizadeh Naeen , Mehrdad Jalali

Collaborative filtering (CF) is the most widely used and successful approach for personalized service recommendations. Among the collaborative recommendation approaches, neighborhood based approaches enjoy a huge amount of popularity, due…

信息检索 · 计算机科学 2015-10-05 Ranveer Singh , Bidyut Kr. Patra , Bibhas Adhikari

Traditional Recommender Systems (RS) do not consider any personal user information beyond rating history. Such information, on the other hand, is widely available on social networking sites (Facebook, Twitter). As a result, social networks…

信息检索 · 计算机科学 2016-08-19 Amira Ghenai , Moustafa M. Ghanem

The purpose of this master's thesis is to study and develop a new algorithmic framework for collaborative filtering (CF) to generate recommendations. The method we propose is based on the exploitation of the hierarchical structure of the…

信息检索 · 计算机科学 2015-12-24 Marianna Kouneli

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…

信息检索 · 计算机科学 2014-02-14 Niloofar Rastin , Mansoor Zolghadri Jahromi

The ever-increasing data scale of user-item interactions makes it challenging for an effective and efficient recommender system. Recently, hash-based collaborative filtering (Hash-CF) approaches employ efficient Hamming distance of learned…

信息检索 · 计算机科学 2022-05-25 Fan Wang , Weiming Liu , Chaochao Chen , Mengying Zhu , Xiaolin Zheng

Item-based Collaborative Filtering(short for ICF) has been widely adopted in recommender systems in industry, owing to its strength in user interest modeling and ease in online personalization. By constructing a user's profile with the…

信息检索 · 计算机科学 2018-11-13 Feng Xue , Xiangnan He , Xiang Wang , Jiandong Xu , Kai Liu , Richang Hong

Collaborative Filtering (CF) is one of the most commonly used recommendation methods. CF consists in predicting whether, or how much, a user will like (or dislike) an item by leveraging the knowledge of the user's preferences as well as…

Existing Collaborative Filtering (CF) methods are mostly designed based on the idea of matching, i.e., by learning user and item embeddings from data using shallow or deep models, they try to capture the associative relevance patterns in…

信息检索 · 计算机科学 2021-05-04 Hanxiong Chen , Shaoyun Shi , Yunqi Li , Yongfeng Zhang

Content-based news recommendation systems need to recommend news articles based on the topics and content of articles without using user specific information. Many news articles describe the occurrence of specific events and named entities…

信息检索 · 计算机科学 2019-05-31 Kevin Joseph , Hui Jiang

Collaborative Filtering (CF) is widely used in large-scale recommendation engines because of its efficiency, accuracy and scalability. However, in practice, the fact that recommendation engines based on CF require interactions between users…

信息检索 · 计算机科学 2016-11-18 Jianbo Yuan , Walid Shalaby , Mohammed Korayem , David Lin , Khalifeh AlJadda , Jiebo Luo

Due to the growing volume of user generated content, hashtags are employed as topic indicators to manage content efficiently on social media platforms. However, finding these vital topics is challenging in microvideos since they contain…

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

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

Many bipartite networks describe systems where an edge represents a relation between a user and an item. Measuring the similarity between either users or items is the basis of memory-based collaborative filtering, a widely used method to…

信息检索 · 计算机科学 2023-05-09 Giambattista Albora , Lavinia Rossi-Mori , Andrea Zaccaria

Collaborative filtering (CF) is one of the most successful and fundamental techniques in recommendation systems. In recent years, Graph Neural Network (GNN)-based CF models, such as NGCF [31], LightGCN [10] and GTN [9] have achieved…

信息检索 · 计算机科学 2022-03-30 Hao-Ming Fu , Patrick Poirson , Kwot Sin Lee , Chen Wang