paper-with-me

Papers

Efficient Reasoning Models: A Survey

2025-04-15 · Sicheng Feng, Gongfan Fang, Xinyin Ma, Xinchao Wang

Reasoning models have demonstrated remarkable progress in solving complex and logic-intensive tasks by generating extended Chain-of-Thoughts (CoTs) prior to arriving at a final answer. Yet, the emergence of this "slow-thinking" paradigm, with numerous tokens generated in sequence, inevitably introduces substantial computational overhead. To this end, it highlights an urgent need for effective acceleration. This survey aims to provide a comprehensive overview of recent advances in efficient reasoning. It categorizes existing works into three key directions: (1) shorter - compressing lengthy CoTs into concise yet effective reasoning chains; (2) smaller - developing compact language models with strong reasoning capabilities through techniques such as knowledge distillation, other model compression techniques, and reinforcement learning; and (3) faster - designing efficient decoding strategies to accelerate inference. A curated collection of papers discussed in this survey is available in our GitHub repository.

📄 PDF Abstract BibTeX arXiv:2504.10903

Code (1)

fscdc/awesome-efficient-reasoning-models 공식 구현

Tasks

Knowledge DistillationModel CompressionSurvey

Similar Papers 제목 키워드 기반

Opening the Black Box: A Survey on the Mechanisms of Multi-Step Reasoning in Large Language Models

2026-01-02 · Liangming Pan, Jason Liang, Jiaran Ye, Minglai Yang 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable abilities to solve problems requiring multiple reasoning steps, yet the internal mechanisms enabling such capabilities remain elusive. Unlike existing surveys tha…

A Survey on Interpretable Cross-modal Reasoning

2023-09-05 · Dizhan Xue, Shengsheng Qian, Zuyi Zhou, Changsheng Xu

In recent years, cross-modal reasoning (CMR), the process of understanding and reasoning across different modalities, has emerged as a pivotal area with applications spanning from multimedia analysis to healthcare diagno…

Cross-Modal RetrievalDecision MakingExplanation GenerationFactual Visual Question Answering+8

Evaluating Step-by-step Reasoning Traces: A Survey

2025-02-17 · Jinu Lee, Julia Hockenmaier

Step-by-step reasoning is widely used to enhance the reasoning ability of large language models (LLMs) in complex problems. Evaluating the quality of reasoning traces is crucial for understanding and improving LLM reason…

Survey

Multimodal Spatial Reasoning in the Large Model Era: A Survey and Benchmarks

2025-10-29 · Xu Zheng, Zihao Dongfang, Lutao Jiang, Boyuan Zheng 외 arxiv

Humans possess spatial reasoning abilities that enable them to understand spaces through multimodal observations, such as vision and sound. Large multimodal reasoning models extend these abilities by learning to perceive…

Vision-Language NavigationVisual Question AnsweringMultimodal ReasoningSpatial Reasoning

The Multilingual Mind : A Survey of Multilingual Reasoning in Language Models

2025-02-13 · Akash Ghosh, Debayan Datta, Sriparna Saha, Chirag Agarwal

While reasoning and multilingual capabilities in Language Models (LMs) have achieved remarkable progress in recent years, their integration into a unified paradigm, multilingual reasoning, is at a nascent stage. Multilin…

Logical ReasoningSurvey