paper-with-me

Papers

Evaluating the Logical Reasoning Ability of ChatGPT and GPT-4

2023-04-07 · Hanmeng Liu, Ruoxi Ning, Zhiyang Teng, Jian Liu, Qiji Zhou, Yue Zhang

Harnessing logical reasoning ability is a comprehensive natural language understanding endeavor. With the release of Generative Pretrained Transformer 4 (GPT-4), highlighted as "advanced" at reasoning tasks, we are eager to learn the GPT-4 performance on various logical reasoning tasks. This report analyses multiple logical reasoning datasets, with popular benchmarks like LogiQA and ReClor, and newly-released datasets like AR-LSAT. We test the multi-choice reading comprehension and natural language inference tasks with benchmarks requiring logical reasoning. We further construct a logical reasoning out-of-distribution dataset to investigate the robustness of ChatGPT and GPT-4. We also make a performance comparison between ChatGPT and GPT-4. Experiment results show that ChatGPT performs significantly better than the RoBERTa fine-tuning method on most logical reasoning benchmarks. With early access to the GPT-4 API we are able to conduct intense experiments on the GPT-4 model. The results show GPT-4 yields even higher performance on most logical reasoning datasets. Among benchmarks, ChatGPT and GPT-4 do relatively well on well-known datasets like LogiQA and ReClor. However, the performance drops significantly when handling newly released and out-of-distribution datasets. Logical reasoning remains challenging for ChatGPT and GPT-4, especially on out-of-distribution and natural language inference datasets. We release the prompt-style logical reasoning datasets as a benchmark suite and name it LogiEval.

📄 PDF Abstract BibTeX arXiv:2304.03439

Code (1)

csitfun/logieval 공식 구현

Tasks

Logical ReasoningNatural Language InferenceNatural Language UnderstandingReading Comprehension

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Test 설명 없음
Weight Decay 설명 없음
WordPiece 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Multi-LogiEval: Towards Evaluating Multi-Step Logical Reasoning Ability of Large Language Models

2024-06-24 · Nisarg Patel, Mohith Kulkarni, Mihir Parmar, Aashna Budhiraja 외

As Large Language Models (LLMs) continue to exhibit remarkable performance in natural language understanding tasks, there is a crucial need to measure their ability for human-like multi-step logical reasoning. Existing l…

Logical ReasoningNatural Language Understanding

LogicAsker: Evaluating and Improving the Logical Reasoning Ability of Large Language Models

2024-01-01 · Yuxuan Wan, Wenxuan Wang, Yiliu Yang, Youliang Yuan 외

We introduce LogicAsker, a novel approach for evaluating and enhancing the logical reasoning capabilities of large language models (LLMs) such as ChatGPT and GPT-4. Despite LLMs' prowess in tasks like writing assistance,…

Code GenerationIn-Context LearningLogical ReasoningMachine Translation

A Multitask, Multilingual, Multimodal Evaluation of ChatGPT on Reasoning, Hallucination, and Interactivity

2023-02-08 · Yejin Bang, Samuel Cahyawijaya, Nayeon Lee, Wenliang Dai 외

This paper proposes a framework for quantitatively evaluating interactive LLMs such as ChatGPT using publicly available data sets. We carry out an extensive technical evaluation of ChatGPT using 23 data sets covering 8 d…

Code GenerationHallucinationLogical ReasoningMachine Translation+2

ChatGPT as a Math Questioner? Evaluating ChatGPT on Generating Pre-university Math Questions

2023-12-04 · Phuoc Pham Van Long, Duc Anh Vu, Nhat M. Hoang, Xuan Long Do 외

Mathematical questioning is crucial for assessing students problem-solving skills. Since manually creating such questions requires substantial effort, automatic methods have been explored. Existing state-of-the-art model…

Arithmetic ReasoningMathQuestion Answering

Complementary Advantages of ChatGPTs and Human Readers in Reasoning: Evidence from English Text Reading Comprehension

2023-11-17 · Tongquan Zhou, Yao Zhang, Siyi Cao, Yulu Li 외

ChatGPT has shown its great power in text processing, including its reasoning ability from text reading. However, there has not been any direct comparison between human readers and ChatGPT in reasoning ability related to…

Causal InferenceReading Comprehension