GTA: Graph Transformer Adapter

Ke Chen,XinYang He,Yong Zhong,Cheng Peng
DOI: https://doi.org/10.1007/978-981-97-5672-8_21
2024-01-01
Abstract:Recent advancements in Natural Language Processing (NLP) through pre-trained language models (PLMs) have significantly enhanced various computational tasks. However, their application to graph-structured data, particularly in capturing detailed structural information, remains challenging. Traditional approaches integrating node sub-graph information with transformer architectures have shown promise but suffer from computational inefficiencies and potential compromises in model adaptability due to extensive fine-tuning requirements. These requirements can limit knowledge transfer capabilities and the handling of natural language and graph data simultaneously. This paper introduces the Graph Transformer Adapter (GTA), a novel method that synergizes the strengths of PLMs with graph-structured data to refine graph node representations. GTA utilizes an innovative adapter mechanism that maintains the original PLM parameters unchanged, enhancing training efficiency and reducing computational demands while preserving the integrity of the original model. Extensive testing across various datasets has proven GTA's superior ability to manage graph-structured data effectively, showcasing its potential to leverage NLP advancements for improving graph node representations.
What problem does this paper attempt to address?