paper-with-me

홈 › Papers

Simultaneous Learning of the Inputs and Parameters in Neural Collaborative Filtering

2022-03-14 · Ramin Raziperchikolaei, Young-joo Chung

Neural network-based collaborative filtering systems focus on designing network architectures to learn better representations while fixing the input to the user/item interaction vectors and/or ID. In this paper, we first show that the non-zero elements of the inputs are learnable parameters that determine the weights in combining the user/item embeddings, and fixing them limits the power of the models in learning the representations. Then, we propose to learn the value of the non-zero elements of the inputs jointly with the neural network parameters. We analyze the model complexity and the empirical risk of our approach and prove that learning the input leads to a better generalization bound. Our experiments on several real-world datasets show that our method outperforms the state-of-the-art methods, even using shallow network structures with a smaller number of layers and parameters.

📄 PDF Abstract BibTeX arXiv:2203.07463

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative Filtering

Similar Papers 제목 키워드 기반

Hybrid Collaborative Filtering with Autoencoders

2016-03-02 · Florian Strub, Jeremie Mary, Romaric Gaudel

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…

Collaborative Filteringspeech-recognition

Large Language Models Enhanced Collaborative Filtering

2024-03-26 · Zhongxiang Sun, Zihua Si, Xiaoxue Zang, Kai Zheng 외

Recent advancements in Large Language Models (LLMs) have attracted considerable interest among researchers to leverage these models to enhance Recommender Systems (RSs). Existing work predominantly utilizes LLMs to gener…

Collaborative FilteringIn-Context LearningRecommendation SystemsWorld Knowledge

SceneRec: Scene-Based Graph Neural Networks for Recommender Systems

2021-02-12 · Gang Wang, Ziyi Guo, Xiang Li, Dawei Yin 외

Collaborative filtering has been largely used to advance modern recommender systems to predict user preference. A key component in collaborative filtering is representation learning, which aims to project users and items…

Collaborative FilteringRecommendation SystemsRepresentation Learning

A Fast Recommendation Algorithm for Social Tagging Systems : A Delicious Case

2015-12-28 · Zhao Yao-Dong, Cai Shi-Min, Tang Ming, Shang Ming-Sheng

The tripartite graph is one of the commonest topological structures in social tagging systems such as Delicious, which has three types of nodes (i.e., users, URLs and tags). Traditional recommender systems developed base…

ClusteringCollaborative FilteringCPURecommendation Systems

Content Filtering Enriched GNN Framework for News Recommendation

2021-10-25 · Yong Gao, Huifeng Guo, Dandan Lin, Yingxue Zhang 외

Learning accurate users and news representations is critical for news recommendation. Despite great progress, existing methods seem to have a strong bias towards content representation or just capture collaborative filte…

Collaborative FilteringNews Recommendation