REVIEW 8 cited by
Graph Prompt Learning: A Comprehensive Survey and Beyond
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Artificial General Intelligence (AGI) has revolutionized numerous fields, yet its integration with graph data, a cornerstone in our interconnected world, remains nascent. This paper presents a pioneering survey on the emerging domain of graph prompts in AGI, addressing key challenges and opportunities in harnessing graph data for AGI applications. Despite substantial advancements in AGI across natural language processing and computer vision, the application to graph data is relatively underexplored. This survey critically evaluates the current landscape of AGI in handling graph data, highlighting the distinct challenges in cross-modality, cross-domain, and cross-task applications specific to graphs. Our work is the first to propose a unified framework for understanding graph prompt learning, offering clarity on prompt tokens, token structures, and insertion patterns in the graph domain. We delve into the intrinsic properties of graph prompts, exploring their flexibility, expressiveness, and interplay with existing graph models. A comprehensive taxonomy categorizes over 100 works in this field, aligning them with pre-training tasks across node-level, edge-level, and graph-level objectives. Additionally, we present, ProG, a Python library, and an accompanying website, to support and advance research in graph prompting. The survey culminates in a discussion of current challenges and future directions, offering a roadmap for research in graph prompting within AGI. Through this comprehensive analysis, we aim to catalyze further exploration and practical applications of AGI in graph data, underlining its potential to reshape AGI fields and beyond. ProG and the website can be accessed by \url{https://github.com/WxxShirley/Awesome-Graph-Prompt}, and \url{https://github.com/sheldonresearch/ProG}, respectively.
Forward citations
Cited by 8 Pith papers
-
GILT: An LLM-Free, Tuning-Free Graph Foundational Model for In-Context Learning
GILT turns few-shot node, edge, and graph classification into a token-reasoning problem and reaches competitive accuracy on held-out benchmarks with no per-graph tuning and no LLM.
-
Towards Fair Graph Prompting: A Dual-Prompt Mechanism for Mitigating Attribute and Structural Bias
ADPrompt adds per-node feature gating and layer-wise edge message calibration to frozen pre-trained GNNs, reducing attribute and structural bias while keeping node-classification accuracy competitive.
-
CoEvoT: Co-Evolving Chain-of-Thought Prompting for Graph-LLM Reasoning
Intermediate LLM thoughts are fed back to rewrite graph token embeddings each step, improving cross-dataset graph-LLM classification and link prediction.
-
Unified Multi-Domain Graph Pre-training for Homogeneous and Heterogeneous Graphs via Domain-Specific Expert Encoding
GPH^2 pre-trains one expert per graph on edge-dropped or meta-path views and fuses frozen experts with class-wise attention, outperforming type-specific graph pre-training baselines.
-
GSTBench: A Benchmark Study on the Transferability of Graph Self-Supervised Learning
GSTBench finds that masked feature reconstruction (GraphMAE) is the only one of five graph self-supervised pretraining objectives that consistently transfers across eight datasets, while contrastive methods often perf...
-
Heterogeneous Graph Prompt Learning via Adaptive Weight Pruning
GPAWP prunes low-importance graph prompts using gradient-based importance masks and retunes the remaining prompts, improving few-shot node classification over HGPrompt on ACM, DBLP, and Freebase.
-
HGMP:Heterogeneous Graph Multi-Task Prompt Learning
HGMP combines graph-level contrastive pre-training, type-aware graph augmentation, and per-node-type multiplicative prompts to improve few-shot node, edge, and graph classification on heterogeneous graphs.
-
Graph Prompting for Graph Learning Models: Recent Advances and Future Directions
A survey of graph prompting methods that categorizes them by the stage at which prompts are applied: data, representation, or task.
Discussion (0). Sign in to comment.