paper-with-me

Papers

Going Beyond Local: Global Graph-Enhanced Personalized News Recommendations

2023-07-13 · Boming Yang, Dairui Liu, Toyotaro Suzumura, Ruihai Dong, Irene Li

Precisely recommending candidate news articles to users has always been a core challenge for personalized news recommendation systems. Most recent works primarily focus on using advanced natural language processing techniques to extract semantic information from rich textual data, employing content-based methods derived from local historical news. However, this approach lacks a global perspective, failing to account for users' hidden motivations and behaviors beyond semantic information. To address this challenge, we propose a novel model called GLORY (Global-LOcal news Recommendation sYstem), which combines global representations learned from other users with local representations to enhance personalized recommendation systems. We accomplish this by constructing a Global-aware Historical News Encoder, which includes a global news graph and employs gated graph neural networks to enrich news representations, thereby fusing historical news representations by a historical news aggregator. Similarly, we extend this approach to a Global Candidate News Encoder, utilizing a global entity graph and a candidate news aggregator to enhance candidate news representation. Evaluation results on two public news datasets demonstrate that our method outperforms existing approaches. Furthermore, our model offers more diverse recommendations.

📄 PDF Abstract BibTeX arXiv:2307.06576

Code (1)

tinyrolls/glory 공식 구현 pytorch

Tasks

ArticlesNews RecommendationRecommendation Systems

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

The Thousand-Graph Hypothesis: A Testable Hypothesis of Task-Conditioned Relation Materialization in Repository-Level Code Reasoning

2026-08-27 · Fei Ding arxiv

Large software repositories are often beyond model context limits. Training repository knowledge into models is costly and quickly stale, while local retrieval can miss scattered requirements, and explicit relation graph…

Local2Global: Scaling global representation learning on graphs via local training

2021-07-26 · Lucas G. S. Jeub, Giovanni Colavizza, Xiaowen Dong, Marya Bazzi 외

We propose a decentralised "local2global" approach to graph representation learning, that one can a-priori use to scale any embedding technique. Our local2global approach proceeds by first dividing the input graph into o…

Graph ReconstructionGraph Representation LearningLink PredictionNode Classification+1

Geometric Self-Supervised Pretraining on 3D Protein Structures using Subgraphs

2024-06-20 · Michail Chatzianastasis, Yang Zhang, George Dasoulas, Michalis Vazirgiannis

Protein representation learning aims to learn informative protein embeddings capable of addressing crucial biological questions, such as protein function prediction. Although sequence-based transformer models have shown …

Protein Function PredictionRepresentation Learning

Multi-Granularity Context-Enhanced RAG over Multimodal Knowledge Graphs

2026-08-26 · Zongyu Wu, Yilong Wang, Xiaochen Wang, Minhua Lin 외 arxiv

Retrieval-augmented generation (RAG) is widely used to mitigate hallucination issues in large language models (LLMs) and multimodal large language models (MLLMs). In particular, knowledge graph (KG)-based RAG leverages s…

Information ExtractionKnowledge Graphs

Locality Preserving Markovian Transition for Instance Retrieval

2025-06-05 · Jifei Luo, Wenzheng Wu, Hantao Yao, Lu Yu 외

Diffusion-based re-ranking methods are effective in modeling the data manifolds through similarity propagation in affinity graphs. However, positive signals tend to diminish over several steps away from the source, reduc…

Re-RankingRetrieval