paper-with-me

Papers

Brain-Inspired Two-Stage Approach: Enhancing Mathematical Reasoning by Imitating Human Thought Processes

2024-02-23 · Yezeng Chen, Zui Chen, Yi Zhou

Although large language models demonstrate emergent abilities in solving math word problems, there is a challenging task in complex multi-step mathematical reasoning tasks. To improve model performance on mathematical reasoning tasks, previous work has conducted supervised fine-tuning on open-source models by improving the quality and quantity of data. In this paper, we propose a novel approach, named Brain, to imitate human thought processes to enhance mathematical reasoning abilities, using the Frontal Lobe Model to generate plans, and then employing the Parietal Lobe Model to generate code and execute to obtain answers. First, we achieve SOTA performance in comparison with Code LLaMA 7B based models through this method. Secondly, we find that plans can be explicitly extracted from natural language, code, or formal language. Our code and data are publicly available at https://github.com/cyzhh/Brain.

📄 PDF Abstract BibTeX arXiv:2403.00800

Code (0)

등록된 구현이 없습니다.

Tasks

MathMathematical Reasoning

Similar Papers 제목 키워드 기반

A Brain-Inspired Hierarchical Reasoning Framework for Cognition-Augmented Prosthetic Grasping

2021-11-21 · AAAI Workshop CLeaR 2022 2 · Laura Isabel Galindez Olascoaga, Alisha Menon, Mohamed Ibrahim, Jan Rabaey

This paper proposes a hierarchical framework that enables reasoning across multiple levels of abstraction, from perception to high-level control. The framework relies primarily on Hyperdimensional (HD) computing, a versa…

MathFimer: Enhancing Mathematical Reasoning by Expanding Reasoning Steps through Fill-in-the-Middle Task

2025-02-17 · Yuchen Yan, Yongliang Shen, Yang Liu, Jin Jiang 외

Mathematical reasoning represents a critical frontier in advancing large language models (LLMs). While step-by-step approaches have emerged as the dominant paradigm for mathematical problem-solving in LLMs, the quality o…

Code CompletionGSM8KMathMathematical Problem-Solving+1

ViRC: Enhancing Visual Interleaved Mathematical CoT with Reason Chunking

2025-12-16 · Lihong Wang, Liangqi Li, Weiwei Feng, Jiamin Wu 외 arxiv

CoT has significantly enhanced the reasoning ability of LLMs while it faces challenges when extended to multimodal domains, particularly in mathematical tasks. Existing MLLMs typically perform textual reasoning solely fr…

Mind-Paced Speaking: A Dual-Brain Approach to Real-Time Reasoning in Spoken Language Models

2025-10-10 · Donghang Wu, Haoyang Zhang, Jun Chen, Xiangyu 외 arxiv

Real-time Spoken Language Models (SLMs) struggle to leverage Chain-of-Thought (CoT) reasoning due to the prohibitive latency of generating the entire thought process sequentially. Enabling SLMs to think while speaking, s…

Mathematical Reasoning

CogFlow: Bridging Perception and Reasoning through Knowledge Internalization for Visual Mathematical Problem Solving

2026-01-05 · Shuhang Chen, Yunqiu Xu, Junjie Xie, Aojun Lu 외 arxiv

Despite significant progress, multimodal large language models continue to struggle with visual mathematical problem solving. Some recent works recognize that visual perception is a bottleneck in visual mathematical reas…

Information ExtractionMathematical Reasoning