Democratizing Large Language Model-Based Graph Data Augmentation via Latent Knowledge Graphs
Yushi Feng, Tsai Hor Chan, Guosheng Yin, Lequan Yu

TL;DR
This paper introduces DemoGraph, a black-box LLM-guided graph data augmentation method that leverages text prompts to generate knowledge graphs, improving graph learning especially in EHR scenarios.
Contribution
The paper presents a novel black-box, context-driven graph augmentation approach using LLMs, enabling democratized and effective data augmentation without requiring access to LLM weights.
Findings
Outperforms existing augmentation methods across various tasks.
Enhances predictive performance in electronic health record applications.
Improves interpretability of graph models.
Abstract
Data augmentation is necessary for graph representation learning due to the scarcity and noise present in graph data. Most of the existing augmentation methods overlook the context information inherited from the dataset as they rely solely on the graph structure for augmentation. Despite the success of some large language model-based (LLM) graph learning methods, they are mostly white-box which require access to the weights or latent features from the open-access LLMs, making them difficult to be democratized for everyone as existing LLMs are mostly closed-source for commercial considerations. To overcome these limitations, we propose a black-box context-driven graph data augmentation approach, with the guidance of LLMs -- DemoGraph. Leveraging the text prompt as context-related information, we task the LLM with generating knowledge graphs (KGs), which allow us to capture the structural…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Semantic Web and Ontologies
