paper-with-me

홈 › Papers

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

2025-11-20 · Haotian Xu, Yuning You, Tengfei Ma arxiv

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) have excelled at understanding natural language and integrating cross-modal signals, sparking interest in their potential for graph reasoning. Recent work has explored this by either designing template-based graph templates or using graph neural networks (GNNs) to encode structural information. In this study, we investigate how different strategies for encoding graph structure affect LLM performance on text-attributed graphs. Surprisingly, our systematic experiments reveal that: (i) LLMs leveraging only node textual descriptions already achieve strong performance across tasks; and (ii) most structural encoding strategies offer marginal or even negative gains. We show that explicit structural priors are often unnecessary and, in some cases, counterproductive when powerful language models are involved. This represents a significant departure from traditional graph learning paradigms and highlights the need to rethink how structure should be represented and utilized in the LLM era. Our study is to systematically challenge the foundational assumption that structure is inherently beneficial for LLM-based graph reasoning, opening the door to new, semantics-driven approaches for graph learning.

📄 PDF Abstract BibTeX arXiv:2511.16767

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

Short Answer Grading: When Sorting Helps and When it Doesn't

2015-05-01 · WS 2015 5 · Ulrike Pado, Cornelia Kiefer
Domain Adaptation

Two-Turn Debate Doesn't Help Humans Answer Hard Reading Comprehension Questions

2022-10-19 · Alicia Parrish, Harsh Trivedi, Nikita Nangia, Vishakh Padmakumar 외

The use of language-model-based question-answering systems to aid humans in completing difficult tasks is limited, in part, by the unreliability of the text these systems generate. Using hard multiple-choice reading comp…

Language ModelingLanguage ModellingMultiple-choiceQuestion Answering+2

"What if she doesn't feel the same?" What Happens When We Ask AI for Relationship Advice

2025-11-14 · Niva Manchanda, Akshata Kishore Moharir, Ratna Kandala arxiv

Large Language Models (LLMs) are increasingly being used to provide support and advice in personal domains such as romantic relationships, yet little is known about user perceptions of this type of advice. This study inv…

LLM Doesn't Know What It Doesn't Know: Detecting Epistemic Blind Spots via Cross-Model Attribution Divergence on Clinical Tabular Data

2026-06-17 · Akshat Dasula, Prasanna Desikan, Jaideep Srivastava arxiv

Large language models (LLMs) are increasingly applied to structured clinical data, yet whether they can recognize the limits of their own knowledge on such tasks remains unexplored. We study this question through the len…

Mind The Facts: Knowledge-Boosted Coherent Abstractive Text Summarization

2020-06-27 · Beliz Gunel, Chenguang Zhu, Michael Zeng, Xuedong Huang

Neural models have become successful at producing abstractive summaries that are human-readable and fluent. However, these models have two critical shortcomings: they often don't respect the facts that are either include…

Abstractive Text SummarizationDecoderLanguage ModelingLanguage Modelling+2