paper-with-me

홈 › Papers

Federated Personal Knowledge Graph Completion with Lightweight Large Language Models for Personalized Recommendations

2026-02-25 · Fernando Spadea, Oshani Seneviratne arxiv

Personalized recommendation increasingly relies on private user data, motivating approaches that can adapt to individuals without centralizing their information. We present Federated Targeted Recommendations with Evolving Knowledge graphs and Language Models (FedTREK-LM), a framework that unifies lightweight large language models (LLMs), evolving personal knowledge graphs (PKGs), federated learning (FL), and Kahneman-Tversky Optimization to enable scalable, decentralized personalization. By prompting LLMs with structured PKGs, FedTREK-LM performs context-aware reasoning for personalized recommendation tasks such as movie and recipe suggestions. Across three lightweight Qwen3 models (0.6B, 1.7B, 4B), FedTREK-LM consistently and substantially outperforms state-of-the-art KG completion and federated recommendation baselines (HAKE, KBGAT, and FedKGRec), achieving more than a 4x improvement in F1-score on the movie and food benchmarks. Our results further show that real user data is critical for effective personalization, as synthetic data degrades performance by up to 46%. Overall, FedTREK-LM offers a practical paradigm for adaptive, LLM-powered personalization that generalizes across decentralized, evolving user PKGs.

📄 PDF Abstract BibTeX arXiv:2603.13264

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph CompletionFederated LearningKnowledge Graphs

Similar Papers 제목 키워드 기반

LLM-Guided Dynamic-UMAP for Personalized Federated Graph Learning

2025-11-12 · Sai Puppala, Ismail Hossain, Md Jahangir Alam, Tanzim Ahad 외 arxiv

We propose a method that uses large language models to assist graph machine learning under personalization and privacy constraints. The approach combines data augmentation for sparse graphs, prompt and instruction tuning…

Personalized Federated LearningKnowledge Graph CompletionNode ClassificationData Augmentation

Federated Knowledge Graph Completion via Latent Embedding Sharing and Tensor Factorization

2023-11-17 · Maolin Wang, Dun Zeng, Zenglin Xu, Ruocheng Guo 외

Knowledge graphs (KGs), which consist of triples, are inherently incomplete and always require completion procedure to predict missing triples. In real-world scenarios, KGs are distributed across clients, complicating co…

Knowledge Graph CompletionKnowledge Graphs

Personalized Subgraph Federated Learning with Differentiable Auxiliary Projections

2025-05-29 · Wei Zhuo, Zhaohuan Zhan, Ziduo Yang, Han Yu

Federated learning (FL) on graph-structured data typically faces non-IID challenges, particularly in scenarios where each client holds a distinct subgraph sampled from a global graph. In this paper, we introduce Federate…

Federated LearningTransfer Learning

FedE: Embedding Knowledge Graphs in Federated Setting

2020-10-24 · Mingyang Chen, Wen Zhang, Zonggang Yuan, Yantao Jia 외

Knowledge graphs (KGs) consisting of triples are always incomplete, so it's important to do Knowledge Graph Completion (KGC) by predicting missing triples. Multi-Source KG is a common situation in real KG applications wh…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graph Embeddings+1

Personalized Federated Learning With Graph

2022-03-02 · Fengwen Chen, Guodong Long, Zonghan Wu, Tianyi Zhou 외

Knowledge sharing and model personalization are two key components in the conceptual framework of personalized federated learning (PFL). Existing PFL methods focus on proposing new model personalization mechanisms while …

Federated LearningPersonalized Federated LearningRelation