PulseAugur
实时 09:59:41
English(EN) ERAlign: Energy-based Representation Alignment of GNNs and LLMs on Text-attributed Graphs

ERAlign 框架在文本属性图上对齐 GNN 和 LLM 的表示

研究人员开发了 ERAlign,一个用于在文本属性图上对齐图神经网络 (GNN) 和大型语言模型 (LLM) 表示的新框架。该方法利用基于能量的模型 (EBM) 将 GNN 编码的图结构和 LLM 派生的文本嵌入投影到共享的潜在空间中,确保分布一致性。该框架引入了能量差异 (ED) 以提高训练效率并减少能量景观失真。在八个数据集上的实证结果表明,ERAlign 在各种监督和跨任务迁移场景中取得了最先进的性能。 AI

影响 增强了具有文本属性的图结构数据的表示学习,有望在知识图谱补全和推荐系统等领域提高性能。

排序理由 该集群包含一篇详细介绍新研究框架和方法的学术论文。

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Xianlin Zeng, Fan Xia, Xiangyu Chen ·

    ERAlign: Energy-based Representation Alignment of GNNs and LLMs on Text-attributed Graphs

    arXiv:2606.10461v1 Announce Type: cross Abstract: Text-attributed Graphs (TAGs) incorporate textual node attributes with graph structures to describe rich relational semantics. Recent efforts to integrate Graph Neural Networks (GNNs) and Large Language Models (LLMs) have shown pr…

  2. arXiv cs.CL TIER_1 English(EN) · Xiangyu Chen ·

    ERAlign: Energy-based Representation Alignment of GNNs and LLMs on Text-attributed Graphs

    Text-attributed Graphs (TAGs) incorporate textual node attributes with graph structures to describe rich relational semantics. Recent efforts to integrate Graph Neural Networks (GNNs) and Large Language Models (LLMs) have shown promise for learning on TAGs, yet achieving well-ali…