CLJan 19, 2025

Chain-of-Reasoning: Towards Unified Mathematical Reasoning in Large Language Models via a Multi-Paradigm Perspective

arXiv:2501.11110v433 citationsh-index: 23ACL
Originality Highly original
AI Analysis

This addresses the challenge of diverse mathematical reasoning tasks for AI systems, representing a novel method rather than an incremental improvement.

The paper tackles the problem of limited effectiveness in mathematical reasoning for large language models by introducing Chain-of-Reasoning (CoR), a unified framework integrating multiple reasoning paradigms, resulting in CoR-Math-7B achieving up to 41.0% improvement over GPT-4o in theorem proving and 15.0% improvement over RL-based methods on arithmetic tasks.

Large Language Models (LLMs) have made notable progress in mathematical reasoning, yet often rely on single-paradigm reasoning, limiting their effectiveness across diverse tasks. We introduce Chain-of-Reasoning (CoR), a novel unified framework integrating multiple reasoning paradigms--Natural Language Reasoning (NLR), Algorithmic Reasoning (AR), and Symbolic Reasoning (SR)--to enable synergistic collaboration. CoR generates multiple potential answers via different reasoning paradigms and synthesizes them into a coherent final solution. We propose a Progressive Paradigm Training (PPT) strategy for models to progressively master these paradigms, leading to CoR-Math-7B. Experimental results demonstrate that CoR-Math-7B significantly outperforms current SOTA models, achieving up to a 41.0% absolute improvement over GPT-4o in theorem proving and a 15.0% improvement over RL-based methods on the MATH benchmark in arithmetic tasks. These results show the enhanced mathematical comprehension ability of our model, enabling zero-shot generalization across tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes