paper-with-me

Papers

Humans and LLMs Diverge on Probabilistic Inferences

2026-02-26 · Gaurav Kamath, Sreenath Madathil, Sebastian Schuster, Marie-Catherine de Marneffe, Siva Reddy arxiv

Human reasoning often involves working over limited information to arrive at probabilistic conclusions. In its simplest form, this involves making an inference that is not strictly entailed by a premise, but rather only likely given the premise. While reasoning LLMs have demonstrated strong performance on logical and mathematical tasks, their behavior on such open-ended, non-deterministic inferences remains largely unexplored. We introduce ProbCOPA, a dataset of 210 handcrafted probabilistic inferences in English, each annotated for inference likelihood by 25--30 human participants. We find that human responses are graded and varied, revealing probabilistic judgments of the inferences in our dataset. Comparing these judgments with responses from eight state-of-the-art reasoning LLMs, we show that models consistently fail to produce human-like distributions. Finally, analyzing LLM reasoning chains, we find evidence of a common reasoning pattern used to evaluate such inferences. Our findings reveal persistent differences between humans and LLMs, and underscore the need to evaluate reasoning beyond deterministic settings.

📄 PDF Abstract BibTeX arXiv:2602.23546

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Is analogy enough to draw novel adjective-noun inferences?

2025-03-31 · Hayley Ross, Kathryn Davidson, Najoung Kim

Recent work (Ross et al., 2025, 2024) has argued that the ability of humans and LLMs respectively to generalize to novel adjective-noun combinations shows that they each have access to a compositional mechanism to determ…

Position: Logical Soundness is not a Reliable Criterion for Neurosymbolic Fact-Checking with LLMs

2026-04-05 · Jason Chan, Robert Gaizauskas, Zhixue Zhao arxiv

As large language models (LLMs) are increasing integrated into fact-checking pipelines, formal logic is often proposed as a rigorous means by which to mitigate bias, errors and hallucinations in these models' outputs. Fo…

Formal Logic

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

2026-05-20 · Paolo Morosi, Nikoleta Pantelidou, Fritz Günther, Elena Pagliarini 외 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, ther…

Logical Reasoning

Pragmatic and Logical Inferences in NLI Systems: The Case of Conjunction Buttressing

2022-07-01 · NAACL (unimplicit) 2022 7 · Paolo Pedinotti, Emmanuele Chersoni, Enrico Santus, Alessandro Lenci

An intelligent system is expected to perform reasonable inferences, accounting for both the literal meaning of a word and the meanings a word can acquire in different contexts. A specific kind of inference concerns the c…

Is artificial intelligence still intelligence? LLMs generalize to novel adjective-noun pairs, but don't mimic the full human distribution

2024-10-23 · Hayley Ross, Kathryn Davidson, Najoung Kim

Inferences from adjective-noun combinations like "Is artificial intelligence still intelligence?" provide a good test bed for LLMs' understanding of meaning and compositional generalization capability, since there are ma…