paper-with-me

Papers

Tracing the ongoing emergence of human-like reasoning in Large Language Models

2026-05-20 · Paolo Morosi, Nikoleta Pantelidou, Fritz Günther, Elena Pagliarini, Evelina Leivada arxiv

Humans effortlessly go beyond literal meanings: If you mow the lawn, I will give you fifty dollars, is typically understood as implying that the speaker will pay only if the lawn is mowed, whereas If you are hungry, there is pizza in the oven implies that pizza is available regardless of the hearers hunger. Large Language Models - LLMs - show human-like performance on many tasks, yet it remains unclear whether they reason like humans. To address this, we conducted a population-matching experiment assessing how twentyfive LLMs compute conditional inferences across four languages, compared to an equal number of humans per language. We find that humans enrich logical reasoning through pragmatic inferences across languages. Model behavior is more variable. Some LLMs perfectly follow the truth-table of conditionals but they ignore pragmatic inferences, while others deviate from the truth-table, adhering to a single interpretation across the board, thus reflecting accurate rule-based processing but not human-like reasoning. Overall, LLMs are accurate semantic operators, but fail to capture the pragmatic enrichments characteristic of human reasoning. Crucially, LLM accuracy is neither predicted nor boosted by open vs. closed status, training orientation, or architecture type, suggesting that pragmatic reasoning is still an emerging ability in the cognitive toolkit of artificial systems.

📄 PDF Abstract BibTeX arXiv:2605.21299

Code (0)

등록된 구현이 없습니다.

Tasks

Logical Reasoning

Similar Papers 제목 키워드 기반

Exploring the Potential of Large Language Models in Generating Code-Tracing Questions for Introductory Programming Courses

2023-10-23 · Aysa Xuemo Fan, Ranran Haoran Zhang, Luc Paquette, Rui Zhang

In this paper, we explore the application of large language models (LLMs) for generating code-tracing questions in introductory programming courses. We designed targeted prompts for GPT4, guiding it to generate code-trac…

MapTrace: Scalable Data Generation for Route Tracing on Maps

2025-12-22 · Artemis Panagopoulou, Aveek Purohit, Achin Kulshrestha, Soroosh Yazdani 외 arxiv

While Multimodal Large Language Models have achieved human-like performance on many visual and textual reasoning tasks, their proficiency in fine-grained spatial understanding, such as route tracing on maps remains limit…

Synthetic Data GenerationSpatial Reasoning

ReferentialGym: A Nomenclature and Framework for Language Emergence & Grounding in (Visual) Referential Games

2020-12-17 · Kevin Denamganaï, James Alfred Walker

Natural languages are powerful tools wielded by human beings to communicate information and co-operate towards common goals. Their values lie in some main properties like compositionality, hierarchy and recurrent syntax,…

Diagnosis of systemic risk and contagion across financial sectors

2021-01-17 · Sayuj Choudhari, Richard Licheng Zhu

In normal times, it is assumed that financial institutions operating in non-overlapping sectors have complementary and distinct outcomes, typically reflected in mostly uncorrelated outcomes and asset returns. Such is the…

Time SeriesTime Series Analysis

Revealing the Barriers of Language Agents in Planning

2024-10-16 · Jian Xie, Kexun Zhang, Jiangjie Chen, Siyu Yuan 외

Autonomous planning has been an ongoing pursuit since the inception of artificial intelligence. Based on curated problem solvers, early planning agents could deliver precise solutions for specific tasks but lacked genera…