Pith. sign in

REVIEW 3 cited by

RELIEF: Reinforcement Learning Empowered Graph Feature Prompt Tuning

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

arxiv 2408.03195 v3 pith:T5LX36VM submitted 2024-08-06 cs.LG

classification cs.LG
keywords graphpromptfeaturepromptsrelieflearningnodesperformance
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

The advent of the "pre-train, prompt" paradigm has recently extended its generalization ability and data efficiency to graph representation learning, following its achievements in Natural Language Processing (NLP). Initial graph prompt tuning approaches tailored specialized prompting functions for Graph Neural Network (GNN) models pre-trained with specific strategies, such as edge prediction, thus limiting their applicability. In contrast, another pioneering line of research has explored universal prompting via adding prompts to the input graph's feature space, thereby removing the reliance on specific pre-training strategies. However, the necessity to add feature prompts to all nodes remains an open question. Motivated by findings from prompt tuning research in the NLP domain, which suggest that highly capable pre-trained models need less conditioning signal to achieve desired behaviors, we advocate for strategically incorporating necessary and lightweight feature prompts to certain graph nodes to enhance downstream task performance. This introduces a combinatorial optimization problem, requiring a policy to decide 1) which nodes to prompt and 2) what specific feature prompts to attach. We then address the problem by framing the prompt incorporation process as a sequential decision-making problem and propose our method, RELIEF, which employs Reinforcement Learning (RL) to optimize it. At each step, the RL agent selects a node (discrete action) and determines the prompt content (continuous action), aiming to maximize cumulative performance gain. Extensive experiments on graph and node-level tasks with various pre-training strategies in few-shot scenarios demonstrate that our RELIEF outperforms fine-tuning and other prompt-based approaches in classification performance and data efficiency. The code is available at https://github.com/JasonZhujp/RELIEF.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Relation-Aware Graph Foundation Model

    cs.LG 2025-05 conditional novelty 6.0 of 10

    REEF pre-trains a graph model using relation tokens and hypernetworks that generate relation-specific aggregators and classifiers, improving cross-dataset transfer on node classification and link prediction.

  2. Graph Foundation Models: A Comprehensive Survey

    cs.LG 2025-05 accept novelty 5.0 of 10

    A survey that maps the landscape of graph foundation models through a modular framework and a scope-based taxonomy, with open challenges and resources.

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

    cs.LG 2025-06 conditional novelty 3.0 of 10

    A survey of graph prompting methods that categorizes them by the stage at which prompts are applied: data, representation, or task.

Pith tools