paper-with-me

Papers

Towards Reasoning Era: A Survey of Long Chain-of-Thought for Reasoning Large Language Models

2025-03-12 · Qiguang Chen, Libo Qin, Jinhao Liu, Dengyun Peng, Jiannan Guan, Peng Wang, Mengkang Hu, YuHang Zhou, Te Gao, Wangxiang Che

Recent advancements in reasoning with large language models (RLLMs), such as OpenAI-O1 and DeepSeek-R1, have demonstrated their impressive capabilities in complex domains like mathematics and coding. A central factor in their success lies in the application of long chain-of-thought (Long CoT) characteristics, which enhance reasoning abilities and enable the solution of intricate problems. However, despite these developments, a comprehensive survey on Long CoT is still lacking, limiting our understanding of its distinctions from traditional short chain-of-thought (Short CoT) and complicating ongoing debates on issues like "overthinking" and "test-time scaling." This survey seeks to fill this gap by offering a unified perspective on Long CoT. (1) We first distinguish Long CoT from Short CoT and introduce a novel taxonomy to categorize current reasoning paradigms. (2) Next, we explore the key characteristics of Long CoT: deep reasoning, extensive exploration, and feasible reflection, which enable models to handle more complex tasks and produce more efficient, coherent outcomes compared to the shallower Short CoT. (3) We then investigate key phenomena such as the emergence of Long CoT with these characteristics, including overthinking, and test-time scaling, offering insights into how these processes manifest in practice. (4) Finally, we identify significant research gaps and highlight promising future directions, including the integration of multi-modal reasoning, efficiency improvements, and enhanced knowledge frameworks. By providing a structured overview, this survey aims to inspire future research and further the development of logical reasoning in artificial intelligence.

📄 PDF Abstract BibTeX arXiv:2503.09567

Code (0)

등록된 구현이 없습니다.

Tasks

Logical ReasoningSurvey

Similar Papers 제목 키워드 기반

Towards Concise and Adaptive Thinking in Large Reasoning Models: A Survey

2025-07-13 · Jason Zhu, Hongyu Li arxiv

Large reasoning models (LRMs) like OpenAI o1 and DeepSeek R1 have demonstrated impressive performance on complex reasoning tasks like mathematics and programming with long Chain-of-Thought (CoT) reasoning sequences (slow…

Explain Before You Answer: A Survey on Compositional Visual Reasoning

2025-08-24 · Fucai Ke, Joy Hsu, Zhixi Cai, Zixian Ma 외 arxiv

Compositional visual reasoning has emerged as a key research frontier in multimodal AI, aiming to endow machines with the human-like ability to decompose visual scenes, ground intermediate concepts, and perform multi-ste…

Multimodal ReasoningVisual Reasoning

Beyond Chain-of-Thought: A Survey of Chain-of-X Paradigms for LLMs

2024-04-24 · Yu Xia, Rui Wang, Xu Liu, Mingyan Li 외

Chain-of-Thought (CoT) has been a widely adopted prompting method, eliciting impressive reasoning abilities of Large Language Models (LLMs). Inspired by the sequential thought structure of CoT, a number of Chain-of-X (Co…

Survey

Navigate through Enigmatic Labyrinth A Survey of Chain of Thought Reasoning: Advances, Frontiers and Future

2023-09-27 · Zheng Chu, Jingchang Chen, Qianglong Chen, Weijiang Yu 외

Reasoning, a fundamental cognitive process integral to human intelligence, has garnered substantial interest within artificial intelligence. Notably, recent studies have revealed that chain-of-thought prompting significa…

Navigate

Rethinking the Chain-of-Thought: The Roles of In-Context Learning and Pre-trained Priors

2025-09-01 · Hao Yang, Zhiyu Yang, Yunjie Zhang, Shanyi Zhu 외 arxiv

Chain-of-Thought reasoning has emerged as a pivotal methodology for enhancing model inference capabilities. Despite growing interest in Chain-of-Thought reasoning, its underlying mechanisms remain unclear. This paper exp…

Prompt EngineeringLogical Reasoning