HierPromptLM: A Pure PLM-based Framework for Representation Learning on Heterogeneous Text-rich Networks
Qiuyu Zhu, Liang Zhang, Qianxiong Xu, Cheng Long

TL;DR
HierPromptLM introduces a unified PLM-based framework with prompt learning and specialized pretraining tasks to effectively capture interactions in heterogeneous text-rich networks, outperforming existing methods.
Contribution
This work presents the first pure PLM-based approach with a hierarchical prompt module for HTRNs, eliminating the need for separate graph neural network components.
Findings
Achieves up to 6.08% improvement in node classification
Achieves up to 10.84% improvement in link prediction
Outperforms state-of-the-art methods on real-world datasets
Abstract
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…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Biomedical Text Mining and Ontologies
