paper-with-me

Papers

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, Koji Mineshima, Mitsuhiro Okada

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. Specifically, our study focuses on syllogistic reasoning, a form of deductive reasoning extensively studied in cognitive science as a natural form of human reasoning. We present a syllogism dataset called NeuBAROCO, which consists of syllogistic reasoning problems in English and Japanese. This dataset was originally designed for psychological experiments to assess human reasoning capabilities using various forms of syllogisms. Our experiments with leading large language models indicate that these models exhibit reasoning biases similar to humans, along with other error tendencies. Notably, there is significant room for improvement in reasoning problems where the relationship between premises and hypotheses is neither entailment nor contradiction. We also present experimental results and in-depth analysis using a new Chain-of-Thought prompting method, which asks LLMs to translate syllogisms into abstract logical expressions and then explain their reasoning process. Our analysis using this method suggests that the primary limitations of LLMs lie in the reasoning process itself rather than the interpretation of syllogisms.

📄 PDF Abstract BibTeX arXiv:2408.04403

Code (1)

kmineshima/neubaroco 공식 구현

Tasks

Logical Reasoning

Similar Papers 제목 키워드 기반

Cross-Lingual Consistency: A Novel Inference Framework for Advancing Reasoning in Large Language Models

2025-04-02 · Zhiwei Yu, Tuo Li, Changhong Wang, Hui Chen 외

Chain-of-thought (CoT) has emerged as a critical mechanism for enhancing reasoning capabilities in large language models (LLMs), with self-consistency demonstrating notable promise in boosting performance. However, inher…

Math

Research Trends for the Interplay between Large Language Models and Knowledge Graphs

2024-06-12 · Hanieh Khorashadizadeh, Fatima Zahra Amara, Morteza Ezzabady, Frédéric Ieng 외

This survey investigates the synergistic relationship between Large Language Models (LLMs) and Knowledge Graphs (KGs), which is crucial for advancing AI's capabilities in understanding, reasoning, and language processing…

DescriptiveKnowledge GraphsNatural Language QueriesQuestion Answering

Reasoning-Table: Exploring Reinforcement Learning for Table Reasoning

2025-06-02 · Fangyu Lei, Jinxiang Meng, Yiming Huang, Tinghong Chen 외

Table reasoning, encompassing tasks such as table question answering, fact verification, and text-to-SQL, requires precise understanding of structured tabular data, coupled with numerical computation and code manipulatio…

Fact VerificationLanguage ModelingLanguage ModellingLarge Language Model+6

On The Role of Reasoning in the Identification of Subtle Stereotypes in Natural Language

2023-07-24 · Jacob-Junqi Tian, Omkar Dige, D. B. Emerson, Faiza Khan Khattak

Large language models (LLMs) are trained on vast, uncurated datasets that contain various forms of biases and language reinforcing harmful stereotypes that may be subsequently inherited by the models themselves. Therefor…

Fairness

Talent or Luck? Evaluating Attribution Bias in Large Language Models

2025-05-28 · Chahat Raj, Mahika Banerjee, Aylin Caliskan, Antonios Anastasopoulos 외

When a student fails an exam, do we tend to blame their effort or the test's difficulty? Attribution, defined as how reasons are assigned to event outcomes, shapes perceptions, reinforces stereotypes, and influences deci…

Fairness