用纯语言模型统一建模异构文本网络的文本与结构信息
HierPromptLM: A Pure PLM-based Framework for Representation Learning on Heterogeneous Text-rich Networks
- 通过分层提示词机制在统一文本空间融合节点和边的异构信息
- 在真实数据集上实现最高6.08%的节点分类提升和10.84%的链接预测提升
- 无需额外对齐步骤,适合处理含丰富文本的异构网络任务
异构文本丰富网络(HTRNs)由多种节点和边构成,且每个节点关联文本信息,其表示学习对诸多实际应用至关重要。尽管预训练语言模型(PLM)在文本处理中表现优异,现有方法通常将文本与结构信息分开处理,依赖PLM与异构图神经网络(HGNN)协同,但这种分离难以捕捉两者间的关键交互,且需额外对齐步骤,因两者嵌入空间本质差异而困难。为此,我们提出HierPromptLM,一种纯PLM框架,可无缝建模文本与图结构,无需独立处理。首先,设计分层提示模块,利用提示学习在统一文本空间中融合节点与边层级的信息;在此基础上,引入两项面向HTRN的创新预训练任务,通过强调文本与结构间的固有异质性及交互关系,微调PLM以实现表示学习。在两个真实世界HTRN数据集上的实验表明,HierPromptLM显著优于现有方法,节点分类最高提升6.08%,链接预测最高提升10.84%。
原文摘要 · Abstract (English)
Representation learning on heterogeneous text-rich networks (HTRNs), which consist of multiple types of nodes and edges with each node associated with textual information, is essential for various real-world applications. Given the success of pretrained language models (PLMs) in processing text data, recent efforts have focused on integrating PLMs into HTRN representation learning. These methods typically handle textual and structural information separately, using both PLMs and heterogeneous graph neural networks (HGNNs). However, this separation fails to capture the critical interactions between these two types of information within HTRNs. Additionally, it necessitates an extra alignment step, which is challenging due to the fundamental differences between distinct embedding spaces generated by PLMs and HGNNs. To deal with it, we propose HierPromptLM, a novel pure PLM-based framework that seamlessly models both text data and graph structures without the need for separate processing. Firstly, we develop a Hierarchical Prompt module that employs prompt learning to integrate text data and heterogeneous graph structures at both the node and edge levels, within a unified textual space. Building upon this foundation, we further introduce two innovative HTRN-tailored pretraining tasks to fine-tune PLMs for representation learning by emphasizing the inherent heterogeneity and interactions between textual and structural information within HTRNs. Extensive experiments on two real-world HTRN datasets demonstrate HierPromptLM outperforms state-of-the-art methods, achieving significant improvements of up to 6.08% for node classification and 10.84% for link prediction.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。