paper-with-me

홈 › Papers

Measuring reasoning capabilities of ChatGPT

2023-10-08 · Adrian Groza

I shall quantify the logical faults generated by ChatGPT when applied to reasoning tasks. For experiments, I use the 144 puzzles from the library \url{https://users.utcluj.ro/~agroza/puzzles/maloga}~\cite{groza:fol}. The library contains puzzles of various types, including arithmetic puzzles, logical equations, Sudoku-like puzzles, zebra-like puzzles, truth-telling puzzles, grid puzzles, strange numbers, or self-reference puzzles. The correct solutions for these puzzles were checked using the theorem prover Prover9~\cite{mccune2005release} and the finite models finder Mace4~\cite{mccune2003mace4} based on human-modelling in Equational First Order Logic. A first output of this study is the benchmark of 100 logical puzzles. For this dataset ChatGPT provided both correct answer and justification for 7\% only. %, while BARD for 5\%. Since the dataset seems challenging, the researchers are invited to test the dataset on more advanced or tuned models than ChatGPT3.5 with more crafted prompts. A second output is the classification of reasoning faults conveyed by ChatGPT. This classification forms a basis for a taxonomy of reasoning faults generated by large language models. I have identified 67 such logical faults, among which: inconsistencies, implication does not hold, unsupported claim, lack of commonsense, wrong justification. The 100 solutions generated by ChatGPT contain 698 logical faults. That is on average, 7 fallacies for each reasoning task. A third ouput is the annotated answers of the ChatGPT with the corresponding logical faults. Each wrong statement within the ChatGPT answer was manually annotated, aiming to quantify the amount of faulty text generated by the language model. On average, 26.03\% from the generated text was a logical fault.

📄 PDF Abstract BibTeX arXiv:2310.05993

Code (0)

등록된 구현이 없습니다.

Tasks

Language Modelling

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

The Qiyas Benchmark: Measuring ChatGPT Mathematical and Language Understanding in Arabic

2024-06-28 · Shahad Al-Khalifa, Hend Al-Khalifa

Despite the growing importance of Arabic as a global language, there is a notable lack of language models pre-trained exclusively on Arabic data. This shortage has led to limited benchmarks available for assessing langua…

Language ModelingLanguage ModellingMathematical Reasoning

Evaluating ChatGPT on Medical Information Extraction Tasks: Performance, Explainability and Beyond

2026-01-29 · Liz Li, Wei Zhu arxiv

Large Language Models (LLMs) like ChatGPT have demonstrated amazing capabilities in comprehending user intents and generate reasonable and useful responses. Beside their ability to chat, their capabilities in various nat…

Information Extraction

Assessing the Reasoning Abilities of ChatGPT in the Context of Claim Verification

2024-02-16 · John Dougrez-Lewis, Mahmud Elahi Akhter, Yulan He, Maria Liakata

The reasoning capabilities of LLMs are currently hotly debated. We examine the issue from the perspective of claim/rumour verification. We propose the first logical reasoning framework designed to break down any claim or…

Claim VerificationLogical ReasoningRumour Detection

Is ChatGPT a Good Causal Reasoner? A Comprehensive Evaluation

2023-05-12 · Jinglong Gao, Xiao Ding, Bing Qin, Ting Liu

Causal reasoning ability is crucial for numerous NLP applications. Despite the impressive emerging ability of ChatGPT in various NLP tasks, it is unclear how well ChatGPT performs in causal reasoning. In this paper, we c…

HallucinationIn-Context Learning

PokemonChat: Auditing ChatGPT for Pokémon Universe Knowledge

2023-06-05 · Laura Cabello, Jiaang Li, Ilias Chalkidis

The recently released ChatGPT model demonstrates unprecedented capabilities in zero-shot question-answering. In this work, we probe ChatGPT for its conversational understanding and introduce a conversational framework (p…

Information RetrievalQuestion AnsweringRetrieval