paper-with-me

홈 › Papers

Robust Graph Fine-Tuning with Adversarial Graph Prompting

2026-01-01 · Ziyan Zhang, Bo Jiang, Jin Tang arxiv

Parameter-Efficient Fine-Tuning (PEFT) method has emerged as a dominant paradigm for adapting pre-trained GNN models to downstream tasks. However, existing PEFT methods usually exhibit significant vulnerability to various noise and attacks on graph topology and node attributes/features. To address this issue, for the first time, we propose integrating adversarial learning into graph prompting and develop a novel Adversarial Graph Prompting (AGP) framework to achieve robust graph fine-tuning. Our AGP has two key aspects. First, we propose the general problem formulation of AGP as a min-max optimization problem and develop an alternating optimization scheme to solve it. For inner maximization, we propose Joint Projected Gradient Descent (JointPGD) algorithm to generate strong adversarial noise. For outer minimization, we employ a simple yet effective module to learn the optimal node prompts to counteract the adversarial noise. Second, we demonstrate that the proposed AGP can theoretically address both graph topology and node noise. This confirms the versatility and robustness of our AGP fine-tuning method across various graph noise. Note that, the proposed AGP is a general method that can be integrated with various pre-trained GNN models to enhance their robustness on the downstream tasks. Extensive experiments on multiple benchmark tasks validate the robustness and effectiveness of AGP method compared to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2601.00229

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuning

Similar Papers 제목 키워드 기반

Reliable and Compact Graph Fine-tuning via GraphSparse Prompting

2024-10-29 · Bo Jiang, Hao Wu, Beibei Wang, Jin Tang 외

Recently, graph prompt learning has garnered increasing attention in adapting pre-trained GNN models for downstream graph learning tasks. However, existing works generally conduct prompting over all graph elements (e.g.,…

AttributeGraph LearningPrompt Learning

DAGPrompT: Pushing the Limits of Graph Prompting with a Distribution-aware Graph Prompt Tuning Approach

2025-01-25 · Qin Chen, Liang Wang, Bo Zheng, Guojie Song

The pre-train then fine-tune approach has advanced GNNs by enabling general knowledge capture without task-specific labels. However, an objective gap between pre-training and downstream tasks limits its effectiveness. Re…

General KnowledgeGraph Classification

Vision Graph Prompting via Semantic Low-Rank Decomposition

2025-05-07 · Zixiang Ai, Zichen Liu, Jiahuan Zhou

Vision GNN (ViG) demonstrates superior performance by representing images as graph structures, providing a more natural way to capture irregular semantic patterns beyond traditional grid or sequence-based representations…

parameter-efficient fine-tuningVisual Prompting

Unsupervised Prompting for Graph Neural Networks

2025-05-22 · Peyman Baghershahi, Sourav Medya

Prompt tuning methods for Graph Neural Networks (GNNs) have become popular to address the semantic gap between pre-training and fine-tuning steps. However, existing GNN prompting methods rely on labeled data and involve …

In-Context Learning

A Graph Prompt Fine-Tuning Method for WSN Spatio-Temporal Correlation Anomaly Detection

2026-01-19 · Miao Ye, Jing Cui, Yuan huang, Qian He 외 arxiv

Anomaly detection of multi-temporal modal data in Wireless Sensor Network (WSN) can provide an important guarantee for reliable network operation. Existing anomaly detection methods in multi-temporal modal data scenarios…

Self-Supervised LearningGraph Neural NetworkAnomaly Detection