paper-with-me

홈 › Papers

Comparing Human and Large Language Model Interpretation of Implicit Information

2026-04-18 · Antonio De Santis, Tommaso Bonetti, Andrea Tocchetti, Marco Brambilla arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.17085

Code (0)

등록된 구현이 없습니다.

Tasks

Information Extraction

Similar Papers 제목 키워드 기반

Leveraging Human Production-Interpretation Asymmetries to Test LLM Cognitive Plausibility

2025-03-21 · Suet-Ying Lam, Qingcheng Zeng, Jingyi Wu, Rob Voigt

Whether large language models (LLMs) process language similarly to humans has been the subject of much theoretical and practical debate. We examine this question through the lens of the production-interpretation distinct…

Sentence

Irony in Emojis: A Comparative Study of Human and LLM Interpretation

2025-01-20 · Yawen Zheng, Hanjia Lyu, Jiebo Luo

Emojis have become a universal language in online communication, often carrying nuanced and context-dependent meanings. Among these, irony poses a significant challenge for Large Language Models (LLMs) due to its inheren…

Implicit Values Embedded in How Humans and LLMs Complete Subjective Everyday Tasks

2025-10-03 · Arjun Arunasalam, Madison Pickering, Z. Berkay Celik, Blase Ur arxiv

Large language models (LLMs) can underpin AI assistants that help users with everyday tasks, such as by making recommendations or performing basic computation. Despite AI assistants' promise, little is known about the im…

Interpretation modeling: Social grounding of sentences by reasoning over their implicit moral judgments

2023-11-27 · Liesbeth Allein, Maria Mihaela Truşcǎ, Marie-Francine Moens

The social and implicit nature of human communication ramifies readers' understandings of written sentences. Single gold-standard interpretations rarely exist, challenging conventional assumptions in natural language pro…

Sentence

Safe Semantics, Unsafe Interpretations: Tackling Implicit Reasoning Safety in Large Vision-Language Models

2025-08-12 · Wei Cai, Jian Zhao, Yuchu Jiang, Tianle Zhang 외 arxiv

Large Vision-Language Models face growing safety challenges with multimodal inputs. This paper introduces the concept of Implicit Reasoning Safety, a vulnerability in LVLMs. Benign combined inputs trigger unsafe LVLM out…