LGAINov 12, 2025

LLM-Guided Dynamic-UMAP for Personalized Federated Graph Learning

arXiv:2511.09438v1h-index: 12
Originality Incremental advance
AI Analysis

This work addresses personalized federated graph learning for low-resource settings, offering a novel integration of LLMs with graph methods, though it appears incremental in combining existing techniques.

The paper tackles the problem of graph machine learning under personalization and privacy constraints by proposing a method that uses large language models (LLMs) to assist with data augmentation, prompt tuning, and in-context learning for graph tasks, achieving applications in knowledge graph completion, recommendation-style link prediction, and citation and product graphs.

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 to adapt foundation models to graph tasks, and in-context learning to supply few-shot graph reasoning signals. These signals parameterize a Dynamic UMAP manifold of client-specific graph embeddings inside a Bayesian variational objective for personalized federated learning. The method supports node classification and link prediction in low-resource settings and aligns language model latent representations with graph structure via a cross-modal regularizer. We outline a convergence argument for the variational aggregation procedure, describe a differential privacy threat model based on a moments accountant, and present applications to knowledge graph completion, recommendation-style link prediction, and citation and product graphs. We also discuss evaluation considerations for benchmarking LLM-assisted graph machine learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes