通过文本语义增强提升图文图节点分类准确率
Exploiting Text Semantics for Few and Zero Shot Node Classification on Text-attributed Graph
- 设计正向语义匹配与反向语义对比两种文本增强方法
- 在5个数据集上均超越13个基线,提升超5%
- 适合少样本和零样本场景下的图文图分析任务
图文图(TAG)为每个节点提供文本描述,其少样本和零样本节点分类在学术与社交网络等领域有广泛应用。现有方法多依赖图结构增强来训练节点与文本嵌入,而文本增强尚未被充分探索。本文提出文本语义增强(TSA),通过引入更多文本语义监督信号提升分类精度。具体地,设计两种增强技术:正向语义匹配通过检索语义相近的文本作为参考;反向语义对比则添加相反语义的负提示,与原文本进行对比。在5个数据集上评估,相比13个先进基线,TSA始终表现更优,最佳基线上的提升普遍超过5%。
原文摘要 · Abstract (English)
Text-attributed graph (TAG) provides a text description for each graph node, and few- and zero-shot node classification on TAGs have many applications in fields such as academia and social networks. Existing work utilizes various graph-based augmentation techniques to train the node and text embeddings, while text-based augmentations are largely unexplored. In this paper, we propose Text Semantics Augmentation (TSA) to improve accuracy by introducing more text semantic supervision signals. Specifically, we design two augmentation techniques, i.e., positive semantics matching and negative semantics contrast, to provide more reference texts for each graph node or text description. Positive semantic matching retrieves texts with similar embeddings to match with a graph node. Negative semantic contrast adds a negative prompt to construct a text description with the opposite semantics, which is contrasted with the original node and text. We evaluate TSA on 5 datasets and compare with 13 state-of-the-art baselines. The results show that TSA consistently outperforms all baselines, and its accuracy improvements over the best-performing baseline are usually over 5%.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。