paper-with-me

Papers

Evaluating the Rationale Understanding of Critical Reasoning in Logical Reading Comprehension

2023-11-30 · Akira Kawabata, Saku Sugawara

To precisely evaluate a language model's capability for logical reading comprehension, we present a dataset for testing the understanding of the rationale behind critical reasoning. For questions taken from an existing multiplechoice logical reading comprehension dataset, we crowdsource rationale texts that explain why we should select or eliminate answer options, resulting in 3,003 multiple-choice subquestions that are associated with 943 main questions. Experiments on our dataset show that recent large language models (e.g., InstructGPT) struggle to answer the subquestions even if they are able to answer the main questions correctly. We find that the models perform particularly poorly in answering subquestions written for the incorrect options of the main questions, implying that the models have a limited capability for explaining why incorrect alternatives should be eliminated. These results suggest that our dataset encourages further investigation into the critical reasoning ability of language models while focusing on the elimination process of relevant alternatives.

📄 PDF Abstract BibTeX arXiv:2311.18353

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple-choiceReading Comprehension

Similar Papers 제목 키워드 기반

LLM-Hanabi: Evaluating Multi-Agent Gameplays with Theory-of-Mind and Rationale Inference in Imperfect Information Collaboration Game

2025-10-06 · Fangzhou Liang, Tianshi Zheng, Chunkit Chan, Yauwai Yim 외 arxiv

Effective multi-agent collaboration requires agents to infer the rationale behind others' actions, a capability rooted in Theory-of-Mind (ToM). While recent Large Language Models (LLMs) excel at logical inference, their …

P-FOLIO: Evaluating and Improving Logical Reasoning with Abundant Human-Written Reasoning Chains

2024-10-11 · Simeng Han, Aaron Yu, Rui Shen, Zhenting Qi 외

Existing methods on understanding the capabilities of LLMs in logical reasoning rely on binary entailment classification or synthetically derived rationales, which are not sufficient for proper investigation of model's c…

Large Language ModelLogical Reasoning

Comparison of Scoring Rationales Between Large Language Models and Human Raters

2025-09-27 · Haowei Hua, Hong Jiao, Dan Song arxiv

Advances in automated scoring are closely aligned with advances in machine-learning and natural-language-processing techniques. With recent progress in large language models (LLMs), the use of ChatGPT, Gemini, Claude, an…

Analyzing LLM Reasoning to Uncover Mental Health Stigma

2026-04-27 · Sreehari Sankar, Aliakbar Nafar, Mona Barman, Hannah K. Heitz 외 arxiv

While large language models (LLMs) are increasingly being explored for mental health applications, recent studies reveal that they can exhibit stigma toward individuals with psychological conditions. Existing evaluations…

Beyond Safe Answers: A Benchmark for Evaluating True Risk Awareness in Large Reasoning Models

2025-05-26 · Baihui Zheng, Boren Zheng, Kerui Cao, Yingshui Tan 외

Despite the remarkable proficiency of \textit{Large Reasoning Models} (LRMs) in handling complex reasoning tasks, their reliability in safety-critical scenarios remains uncertain. Existing evaluations primarily assess re…

Safety Alignment