English

Comparing Human and Large Language Model Interpretation of Implicit Information

Computation and Language 2026-04-21 v1 Artificial Intelligence

Abstract

The interpretation of implicit meanings is an integral aspect of human communication. However, this framework may not transfer to interactions with Large Language Models (LLMs). To investigate this, we introduce the task of Implicit Information Extraction (IIE) and propose an LLM-based IIE pipeline that builds a structured knowledge graph from a context sentence by extracting relational triplets, validating implicit inferences, and analyzing temporal relations. We evaluate two LLMs against crowdsourced human judgments on two datasets. We find that humans agree with most model triplets yet consistently propose many additions, indicating limited coverage in current LLM-based IIE. Moreover, in our experiments, models appear to be more conservative about implicit inferences than humans in socially rich contexts, whereas humans become more conservative in shorter, fact-oriented contexts. Our code is available at https://github.com/Antonio-Dee/IIE_from_LLM.

Keywords

Cite

@article{arxiv.2604.17085,
  title  = {Comparing Human and Large Language Model Interpretation of Implicit Information},
  author = {Antonio De Santis and Tommaso Bonetti and Andrea Tocchetti and Marco Brambilla},
  journal= {arXiv preprint arXiv:2604.17085},
  year   = {2026}
}

Comments

ACL 2026 Findings

R2 v1 2026-07-01T12:16:11.630Z