paper-with-me

Papers

Graph Neural News Recommendation with Unsupervised Preference Disentanglement

2020-07-01 · ACL 2020 6 · Linmei Hu, Siyong Xu, Chen Li, Cheng Yang, Chuan Shi, Nan Duan, Xing Xie, Ming Zhou

With the explosion of news information, personalized news recommendation has become very important for users to quickly find their interested contents. Most existing methods usually learn the representations of users and news from news contents for recommendation. However, they seldom consider high-order connectivity underlying the user-news interactions. Moreover, existing methods failed to disentangle a user{'}s latent preference factors which cause her clicks on different news. In this paper, we model the user-news interactions as a bipartite graph and propose a novel Graph Neural News Recommendation model with Unsupervised Preference Disentanglement, named GNUD. Our model can encode high-order relationships into user and news representations by information propagation along the graph. Furthermore, the learned representations are disentangled with latent preference factors by a neighborhood routing algorithm, which can enhance expressiveness and interpretability. A preference regularizer is also designed to force each disentangled subspace to independently reflect an isolated preference, improving the quality of the disentangled representations. Experimental results on real-world news datasets demonstrate that our proposed model can effectively improve the performance of news recommendation and outperform state-of-the-art news recommendation methods.

📄 PDF Abstract BibTeX

Code (1)

siyongxu/GNUD 공식 구현 tf

Tasks

DisentanglementNews Recommendation

Similar Papers 제목 키워드 기반

A Novel Approach to Comprehending Users' Preferences for Accurate Personalized News Recommendation

2023-10-13 · Yunyong Ko, Seongeun Ryu, Sang-Wook Kim

Personalized news recommendation aims to assist users in finding news articles that align with their interests, which plays a pivotal role in mitigating users' information overload problem. Although many recent works hav…

ArticlesDisentanglementNews Recommendation

Few-shot News Recommendation via Cross-lingual Transfer

2022-07-28 · Taicheng Guo, Lu Yu, Basem Shihada, Xiangliang Zhang

The cold-start problem has been commonly recognized in recommendation systems and studied by following a general idea to leverage the abundant interaction records of warm users to infer the preference of cold users. Howe…

Cross-Lingual TransferNews RecommendationRecommendation Systems

Coherence-guided Preference Disentanglement for Cross-domain Recommendations

2024-10-27 · Zongyi Xiang, Yan Zhang, Lixin Duan, Hongzhi Yin 외

Discovering user preferences across different domains is pivotal in cross-domain recommendation systems, particularly when platforms lack comprehensive user-item interactive data. The limited presence of shared users oft…

DisentanglementRecommendation Systems

Multi-Aggregator Time-Warping Heterogeneous Graph Neural Network for Personalized Micro-Video Recommendation

2025-01-05 · Jinkun Han, Wei Li, Zhipeng Cai, Yingshu Li

Micro-video recommendation is attracting global attention and becoming a popular daily service for people of all ages. Recently, Graph Neural Networks-based micro-video recommendation has displayed performance improvemen…

Graph Neural Network

IGNiteR: News Recommendation in Microblogging Applications (Extended Version)

2022-10-04 · Yuting Feng, Bogdan Cautis

News recommendation is one of the most challenging tasks in recommender systems, mainly due to the ephemeral relevance of news to users. As social media, and particularly microblogging applications like Twitter or Weibo,…

News RecommendationRecommendation Systems