paper-with-me

홈 › Papers

A Systematic Comparison of Syllogistic Reasoning in Humans and Language Models

2023-11-01 · Tiwalayo Eisape, MH Tessler, Ishita Dasgupta, Fei Sha, Sjoerd van Steenkiste, Tal Linzen

A central component of rational behavior is logical inference: the process of determining which conclusions follow from a set of premises. Psychologists have documented several ways in which humans' inferences deviate from the rules of logic. Do language models, which are trained on text generated by humans, replicate such human biases, or are they able to overcome them? Focusing on the case of syllogisms -- inferences from two simple premises -- we show that, within the PaLM2 family of transformer language models, larger models are more logical than smaller ones, and also more logical than humans. At the same time, even the largest models make systematic errors, some of which mirror human reasoning biases: they show sensitivity to the (irrelevant) ordering of the variables in the syllogism, and draw confident but incorrect inferences from particular syllogisms (syllogistic fallacies). Overall, we find that language models often mimic the human biases included in their training data, but are able to overcome them in some cases.

📄 PDF Abstract BibTeX arXiv:2311.00445

Code (0)

등록된 구현이 없습니다.

Tasks

Logical Fallacies

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Evaluating Large Language Models with NeuBAROCO: Syllogistic Reasoning Ability and Human-like Biases

2023-06-21 · Risako Ando, Takanobu Morishita, Hirohiko Abe, Koji Mineshima 외

This paper investigates whether current large language models exhibit biases in logical reasoning, similar to humans. Specifically, we focus on syllogistic reasoning, a well-studied form of inference in the cognitive sci…

Logical Reasoning

Abductive Reasoning with Syllogistic Forms in Large Language Models

2026-03-06 · Hirohiko Abe, Risako Ando, Takanobu Morishita Kentaro Ozeki, Koji Mineshima 외 arxiv

Research in AI using Large-Language Models (LLMs) is rapidly evolving, and the comparison of their performance with human reasoning has become a key concern. Prior studies have indicated that LLMs and humans share simila…

SylloBio-NLI: Evaluating Large Language Models on Biomedical Syllogistic Reasoning

2024-10-18 · Magdalena Wysocka, Danilo S. Carvalho, Oskar Wysocki, Marco Valentino 외

Syllogistic reasoning is crucial for Natural Language Inference (NLI). This capability is particularly significant in specialized domains such as biomedicine, where it can support automatic evidence interpretation and sc…

Natural Language Inferencescientific discoveryvalid

A Systematic Analysis of Large Language Models as Soft Reasoners: The Case of Syllogistic Inferences

2024-06-17 · Leonardo Bertolazzi, Albert Gatt, Raffaella Bernardi

The reasoning abilities of Large Language Models (LLMs) are becoming a central focus of study in NLP. In this paper, we consider the case of syllogistic reasoning, an area of deductive reasoning studied extensively in lo…

In-Context LearningvalidWorld Knowledge

Exploring Reasoning Biases in Large Language Models Through Syllogism: Insights from the NeuBAROCO Dataset

2024-08-08 · Kentaro Ozeki, Risako Ando, Takanobu Morishita, Hirohiko Abe 외

This paper explores the question of how accurately current large language models can perform logical reasoning in natural language, with an emphasis on whether these models exhibit reasoning biases similar to humans. Spe…

Logical Reasoning