PulseAugur
实时 08:50:27
English(EN) When Structure Doesn't Help: LLMs Do Not Read Text-Attributed Graphs as Effectively as We Expected

LLM 难以处理图结构,仅文本已足够

一篇新发表在 arXiv 上的研究挑战了这样一种传统观念:显式的图结构对大型语言模型(LLM)总是有利的。研究人员发现,LLM 在处理仅使用节点文本描述的文本属性图时表现出人意料地好,大多数结构编码策略带来的收益很小甚至为负。这表明,在强大的 LLM 时代,传统的图学习范式可能需要重新评估,可能更倾向于语义驱动的方法而非结构中心的方法。 AI

影响 挑战了 LLM 对显式图结构的必要性,可能将重点转移到语义驱动的图学习方法上。

排序理由 学术论文,展示了 LLM 处理图数据的能力的新发现。

在 arXiv cs.LG 阅读 →

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

LLM 难以处理图结构,仅文本已足够

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Haotian Xu, Yuning You, Tengfei Ma ·

    When Structure Doesn't Help: LLMs Do Not Read Text-Attributed Graphs as Effectively as We Expected

    arXiv:2511.16767v2 Announce Type: replace Abstract: Graphs provide a unified representation of semantic content and relational structure, making them a natural fit for domains such as molecular modeling, citation networks, and social graphs. Meanwhile, large language models (LLMs…