PulseAugur
实时 02:27:25
English(EN) TAG-DLM: Diffusion Language Models for Text-Attributed Graph Learning

新型扩散语言模型统一文本与图学习

研究人员开发了TAG-DLM,一种将文本推理和图消息传递统一在掩码扩散语言模型中的新方法。该方法将局部图邻域线性化为令牌序列,通过拓扑注意力掩码注入图结构。TAG-DLM在文本属性图基准测试中表现出色,其性能比现有的图神经网络、图Transformer和基于LLM的基线高出3.9个百分点。 AI

影响 这项研究可能催生出能够联合推理文本和图结构的更复杂的模型,从而提高各种下游任务的性能。

排序理由 该集群包含一篇详细介绍文本属性图学习新方法的学术论文。

在 arXiv cs.CL 阅读 →

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

新型扩散语言模型统一文本与图学习

报道来源 [2]

  1. arXiv cs.CL TIER_1 English(EN) · Lingjie Chen, Yuanchen Bei, Haobo Xu, Yanjun Zhao, Yuzhong Chen, Hanghang Tong ·

    TAG-DLM:用于文本属性图学习的扩散语言模型

    arXiv:2606.31166v1 Announce Type: new Abstract: Text-attributed graphs (TAGs), where each node carries a natural language description, require models to jointly reason over text and graph topology. Existing approaches often handle the two modalities separately: graph neural netwo…

  2. arXiv cs.CL TIER_1 English(EN) · Hanghang Tong ·

    TAG-DLM:用于文本属性图学习的扩散语言模型

    Text-attributed graphs (TAGs), where each node carries a natural language description, require models to jointly reason over text and graph topology. Existing approaches often handle the two modalities separately: graph neural networks operate on shallow text features, while hybr…