paper-with-me

Papers

On the Notion that Language Models Reason

2025-11-14 · Bertram Højer arxiv

Language models (LMs) are said to be exhibiting reasoning, but what does this entail? We assess definitions of reasoning and how key papers in the field of natural language processing (NLP) use the notion and argue that the definitions provided are not consistent with how LMs are trained, process information, and generate new tokens. To illustrate this incommensurability we assume the view that transformer-based LMs implement an \textit{implicit} finite-order Markov kernel mapping contexts to conditional token distributions. In this view, reasoning-like outputs correspond to statistical regularities and approximate statistical invariances in the learned kernel rather than the implementation of explicit logical mechanisms. This view is illustrative of the claim that LMs are "statistical pattern matchers"" and not genuine reasoners and provides a perspective that clarifies why reasoning-like outputs arise in LMs without any guarantees of logical consistency. This distinction is fundamental to how epistemic uncertainty is evaluated in LMs. We invite a discussion on the importance of how the computational processes of the systems we build and analyze in NLP research are described.

📄 PDF Abstract BibTeX arXiv:2511.11810

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Algebraic Notion of Conditional Independence, and Its Application to Knowledge Representation (full version)

2024-12-18 · Jesse Heyninck

Conditional independence is a crucial concept supporting adequate modelling and efficient reasoning in probabilistics. In knowledge representation, the idea of conditional independence has also been introduced for specif…

BaRDa: A Belief and Reasoning Dataset that Separates Factual Accuracy and Reasoning Ability

2023-12-12 · Peter Clark, Bhavana Dalvi Mishra, Oyvind Tafjord

While there are numerous benchmarks comparing the performance of modern language models (LMs), end-task evaluations often conflate notions of *factual accuracy* ("truth") and *reasoning ability* ("rationality", or "hones…

counterfactualvalid

A Unified View on Forgetting and Strong Equivalence Notions in Answer Set Programming

2023-12-13 · Zeynep G. Saribatur, Stefan Woltran

Answer Set Programming (ASP) is a prominent rule-based language for knowledge representation and reasoning with roots in logic programming and non-monotonic reasoning. The aim to capture the essence of removing (ir)relev…

Defense semantics of argumentation: encoding reasons for accepting arguments

2017-04-30 · Beishui Liao, Leendert van der Torre

In this paper we show how the defense relation among abstract arguments can be used to encode the reasons for accepting arguments. After introducing a novel notion of defenses and defense graphs, we propose a defense sem…

Modelling and Explaining Legal Case-based Reasoners through Classifiers

2022-10-20 · Xinghan Liu, Emiliano Lorini, Antonino Rotolo, Giovanni Sartor

This paper brings together two lines of research: factor-based models of case-based reasoning (CBR) and the logical specification of classifiers. Logical approaches to classifiers capture the connection between features …