TouchUp-G: Improving Feature Representation through Graph-Centric Finetuning
Jing Zhu, Xiang Song, Vassilis N. Ioannidis, Danai Koutra, Christos, Faloutsos

TL;DR
TouchUp-G is a graph-centric finetuning method that enhances pretrained node features by aligning them with graph structure, improving performance across various graph learning tasks and modalities.
Contribution
It introduces a novel, general, and multi-modal finetuning approach that leverages feature homophily to better align node features with graph structure, boosting GNN performance.
Findings
Achieves state-of-the-art results on four real-world datasets.
Effectively improves features across different modalities.
Reduces discrepancy between node features and graph structure.
Abstract
How can we enhance the node features acquired from Pretrained Models (PMs) to better suit downstream graph learning tasks? Graph Neural Networks (GNNs) have become the state-of-the-art approach for many high-impact, real-world graph applications. For feature-rich graphs, a prevalent practice involves utilizing a PM directly to generate features, without incorporating any domain adaptation techniques. Nevertheless, this practice is suboptimal because the node features extracted from PM are graph-agnostic and prevent GNNs from fully utilizing the potential correlations between the graph structure and node features, leading to a decline in GNNs performance. In this work, we seek to improve the node features obtained from a PM for downstream graph tasks and introduce TOUCHUP-G, which has several advantages. It is (a) General: applicable to any downstream graph task, including link…
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 · Recommender Systems and Techniques · Topic Modeling
