中文
相关论文

相关论文: Neural Collaborative Reasoning

200 篇论文

Many Collaborative Filtering (CF) algorithms are item-based in the sense that they analyze item-item relations in order to produce item similarities. Recently, several works in the field of Natural Language Processing (NLP) suggested to…

机器学习 · 计算机科学 2017-02-22 Oren Barkan , Noam Koenigstein

Graph Neural Networks (GNNs) have opened up a potential line of research for collaborative filtering (CF). The key power of GNNs is based on injecting collaborative signal into user and item embeddings which will contain information about…

信息检索 · 计算机科学 2025-03-28 Loc Tan Nguyen , Tin T. Tran

Despite great recent advances achieved by deep neural networks (DNNs), they are often vulnerable to adversarial attacks. Intensive research efforts have been made to improve the robustness of DNNs; however, most empirical defenses can be…

机器学习 · 计算机科学 2023-01-02 Jiawei Zhang , Linyi Li , Ce Zhang , Bo Li

Providing model-generated explanations in recommender systems is important to user experience. State-of-the-art recommendation algorithms - especially collaborative filtering (CF)-based approaches with shallow or deep models - usually work…

信息检索 · 计算机科学 2019-01-23 Qingyao Ai , Vahid Azizi , Xu Chen , Yongfeng Zhang

Neural algorithmic reasoning is an emerging area of machine learning that focuses on building neural networks capable of solving complex algorithmic tasks. Recent advancements predominantly follow the standard supervised learning paradigm…

机器学习 · 计算机科学 2025-01-03 Hefei Li , Chao Peng , Chenyang Xu , Zhengfeng Yang

Recognition and reasoning are two pillars of visual understanding. However, these tasks have an imbalance in focus; whereas recent advances in neural networks have shown strong empirical performance in visual recognition, there has been…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Calvin Luo , Boqing Gong , Ting Chen , Chen Sun

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

Collaborative filtering (CF) has been successfully employed by many modern recommender systems. Conventional CF-based methods use the user-item interaction data as the sole information source to recommend items to users. However, CF-based…

机器学习 · 计算机科学 2018-09-25 Kenan Cui , Xu Chen , Jiangchao Yao , Ya Zhang

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

Concept-based interpretability for Convolutional Neural Networks (CNNs) aims to align internal model representations with high-level semantic concepts, but existing approaches largely overlook the semantic roles of individual filters and…

机器学习 · 计算机科学 2025-09-24 Xinyu Mu , Hui Dou , Furao Shen , Jian Zhao

Graph Convolution Network (GCN) has attracted significant attention and become the most popular method for learning graph representations. In recent years, many efforts have been focused on integrating GCN into the recommender tasks and…

机器学习 · 计算机科学 2020-07-14 Kang Liu , Feng Xue , Richang Hong

The most popular technique to train a neural network is backpropagation. Recently, the Forward-Forward technique has also been introduced for certain learning tasks. However, in real life, human learning does not follow any of these…

机器学习 · 计算机科学 2025-02-28 Prasun Dutta , Koustab Ghosh , Rajat K. De

The growth of Internet commerce has stimulated the use of collaborative filtering (CF) algorithms as recommender systems. Such systems leverage knowledge about the known preferences of multiple users to recommend items of interest to other…

信息检索 · 计算机科学 2013-01-18 David M. Pennock , Eric J. Horvitz , Steve Lawrence , C. Lee Giles

Recent research has explored using Large Language Models for recommendation tasks by transforming user interaction histories and item metadata into text prompts, then having the LLM produce rankings or recommendations. A promising approach…

信息检索 · 计算机科学 2025-10-03 Bo Ma , LuYao Liu , Simon Lau , Chandler Yuan , and XueY Cui , Rosie Zhang

Neural networks represent data as projections on trained weights in a high dimensional manifold. The trained weights act as a knowledge base consisting of causal class dependencies. Inference built on features that identify these…

机器学习 · 计算机科学 2021-03-24 Mohit Prabhushankar , Ghassan AlRegib

Collaborative Filtering aims at exploiting the feedback of users to provide personalised recommendations. Such algorithms look for latent variables in a large sparse matrix of ratings. They can be enhanced by adding side information to…

信息检索 · 计算机科学 2016-07-20 Florian Strub , Jeremie Mary , Romaric Gaudel

Two main challenges in recommender systems are modeling users with heterogeneous taste, and providing explainable recommendations. In this paper, we propose the neural Attentive Multi-Persona Collaborative Filtering (AMP-CF) model as a…

信息检索 · 计算机科学 2020-10-15 Oren Barkan , Yonatan Fuchs , Avi Caciularu , Noam Koenigstein

Recommendation Systems (SR) suggest items exploring user preferences, helping them with the information overload problem. Two approaches to SR have received more prominence, Collaborative Filtering, and Content-Based Filtering. Moreover,…

信息检索 · 计算机科学 2019-12-20 Rafael Glauber , Angelo Loula

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

This paper proposes CF-NADE, a neural autoregressive architecture for collaborative filtering (CF) tasks, which is inspired by the Restricted Boltzmann Machine (RBM) based CF model and the Neural Autoregressive Distribution Estimator…

信息检索 · 计算机科学 2016-06-01 Yin Zheng , Bangsheng Tang , Wenkui Ding , Hanning Zhou