paper-with-me

홈 › Papers

Graph Prompting for Graph Learning Models: Recent Advances and Future Directions

2025-06-10 · Xingbo Fu, Zehong Wang, Zihan Chen, Jiazheng Li, Yaochen Zhu, Zhenyu Lei, Cong Shen, Yanfang Ye, Chuxu Zhang, Jundong Li

Graph learning models have demonstrated great prowess in learning expressive representations from large-scale graph data in a wide variety of real-world scenarios. As a prevalent strategy for training powerful graph learning models, the "pre-training, adaptation" scheme first pre-trains graph learning models on unlabeled graph data in a self-supervised manner and then adapts them to specific downstream tasks. During the adaptation phase, graph prompting emerges as a promising approach that learns trainable prompts while keeping the pre-trained graph learning models unchanged. In this paper, we present a systematic review of recent advancements in graph prompting. First, we introduce representative graph pre-training methods that serve as the foundation step of graph prompting. Next, we review mainstream techniques in graph prompting and elaborate on how they design learnable prompts for graph prompting. Furthermore, we summarize the real-world applications of graph prompting from different domains. Finally, we discuss several open challenges in existing studies with promising future directions in this field.

📄 PDF Abstract BibTeX arXiv:2506.08326

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

A Survey of Graph Prompting Methods: Techniques, Applications, and Challenges

2023-03-13 · Xuansheng Wu, Kaixiong Zhou, Mingchen Sun, Xin Wang 외

The recent "pre-train, prompt, predict training" paradigm has gained popularity as a way to learn generalizable models with limited labeled data. The approach involves using a pre-trained model and a prompting function t…

Prompt LearningSurvey

Mapping the Minds of LLMs: A Graph-Based Analysis of Reasoning LLM

2025-05-20 · Zhen Xiong, Yujun Cai, Zhecheng Li, Yiwei Wang

Recent advances in test-time scaling have enabled Large Language Models (LLMs) to display sophisticated reasoning abilities via extended Chain-of-Thought (CoT) generation. Despite their potential, these Reasoning LLMs (R…

Prompt Engineering

More Recent Advances in (Hyper)Graph Partitioning

2022-05-26 · Ümit V. Çatalyürek, Karen D. Devine, Marcelo Fonseca Faraj, Lars Gottesbüren 외

In recent years, significant advances have been made in the design and evaluation of balanced (hyper)graph partitioning algorithms. We survey trends of the last decade in practical algorithms for balanced (hyper)graph pa…

graph partitioninghypergraph partitioningSurvey

Graph-of-Mark: Promote Spatial Reasoning in Multimodal Language Models with Graph-Based Visual Prompting

2026-03-02 · Giacomo Frisoni, Lorenzo Molfetta, Mattia Buzzoni, Gianluca Moro arxiv

Recent advances in training-free visual prompting, such as Set-of-Mark, have emerged as a promising direction for enhancing the grounding capabilities of multimodal language models (MLMs). These techniques operate by par…

Visual Question AnsweringSpatial Reasoning

Recent Advances in Hypergraph Neural Networks

2025-03-11 · Murong Yang, Xin-Jian Xu

The growing interest in hypergraph neural networks (HGNNs) is driven by their capacity to capture the complex relationships and patterns within hypergraph structured data across various domains, including computer vision…