Overview
Contemporary large language models (LLMs) have demonstrated remarkable reasoning capabilities, particularly in specialized domains like mathematics and physics. However, their ability to generalize these reasoning skills to broader contexts—often termed general reasoning—remains under-explored.
Paper Details
- Research areas: cs.CL, cs.AI
- Authors: Junlin Liu, Shengnan An, Shuang Zhou, Dan Ma, Shixiong Luo, Ying Xie, Yuan Zhang, Wenling Yuan, Yifan Zhou, Xiaoyu Li, Ziwen Wang, Xuezhi Cao, Xunliang Cai
- Published: 2026-04-13
- arXiv: 2604.11778
- Problem: Unlike domain-specific reasoning, general reasoning relies less on expert knowledge but still poses formidable challenges, including:
- Complex constraints
- Nested logical branches
- Semantic distractors (distracting information)
- Benchmark design: The paper introduces General365, a benchmark specifically designed to assess LLM general reasoning. By limiting required background knowledge to the K-12 level, it explicitly decouples reasoning ability from professional knowledge.
- Scale: The benchmark contains 365 seed questions and 1,095 variant questions, covering 8 categories.
- Findings: Evaluation of 26 leading LLMs shows that even the top-performing model achieves only 62.8% accuracy, highlighting that general reasoning remains a significant unsolved challenge.
Key Points
Original Abstract (excerpt)
> Contemporary large language models (LLMs) have demonstrated remarkable reasoning capabilities, particularly in specialized domains like mathematics and physics. However, their ability to generalize these reasoning skills to more general and broader contexts--often termed general reasoning--remains under-explored.
---
*Auto-collected on 2026-04-15.*