Papers
Topics
Authors
Recent
2000 character limit reached

SIGMA: Search-Augmented On-Demand Knowledge Integration for Agentic Mathematical Reasoning (2510.27568v1)

Published 31 Oct 2025 in cs.AI and cs.CL

Abstract: Solving mathematical reasoning problems requires not only accurate access to relevant knowledge but also careful, multi-step thinking. However, current retrieval-augmented models often rely on a single perspective, follow inflexible search strategies, and struggle to effectively combine information from multiple sources. We introduce SIGMA (Search-Augmented On-Demand Knowledge Integration for AGentic Mathematical reAsoning), a unified framework that orchestrates specialized agents to independently reason, perform targeted searches, and synthesize findings through a moderator mechanism. Each agent generates hypothetical passages to optimize retrieval for its analytic perspective, ensuring knowledge integration is both context-sensitive and computation-efficient. When evaluated on challenging benchmarks such as MATH500, AIME, and PhD-level science QA GPQA, SIGMA consistently outperforms both open- and closed-source systems, achieving an absolute performance improvement of 7.4%. Our results demonstrate that multi-agent, on-demand knowledge integration significantly enhances both reasoning accuracy and efficiency, offering a scalable approach for complex, knowledge-intensive problem-solving. We will release the code upon publication.

Summary

  • The paper introduces the SIGMA framework that integrates four specialized agents to perform targeted searches and enhance mathematical reasoning.
  • The methodology uses independent reasoning-search cycles and a lightweight moderator to synthesize coherent, multi-perspective solutions.
  • Experimental results demonstrate a 7.4% performance gain on benchmarks, with competitive results using only 7B parameters compared to larger models.

SIGMA: Search-Augmented On-Demand Knowledge Integration for Agentic Mathematical Reasoning

Introduction

The paper introduces the SIGMA framework, a novel approach to enhance mathematical reasoning in LLMs by coordinating multiple specialized agents to perform reasoned and targeted searches. The SIGMA framework is designed to overcome the limitations of current retrieval-augmented models, which typically rely on a single perspective and struggle with inflexible search strategies and integration of information from multiple sources.

Framework Components and Methodology

SIGMA orchestrates four specialized agents—Factual, Logical, Computational, and Completeness—that independently generate perspective-specific retrieval queries and only conduct searches under uncertainty. Each agent operates via targeted reasoning-search cycles and contributes to a unified solution synthesis through a lightweight moderator. This architecture ensures efficient knowledge integration and improves computation efficiency without the overhead typical of traditional multi-agent systems.

Hypothetical Document Enhancement: Agents use this technique to generate ideal answer content from their specific perspective, guiding targeted retrieval and ensuring coherence in the reasoning process.

Moderator Role: The moderator synthesizes outputs from specialized agents into a coherent solution. It ensures consistency by collating and deduplicating outputs based on predefined protocols to resolve conflicting reasoning. Figure 1

Figure 1: Overview of the SIGMA framework.

Experimental Results

Across mathematical benchmarks such as MATH500, AMC2023, AIME2024, and the scientific PhD-level GPQA dataset, SIGMA demonstrates significant improvements over both open- and closed-source systems. Notably, SIGMA achieves an absolute performance gain of 7.4% compared to the best-performing baselines, with superior generalization to diverse domains beyond mathematics.

Performance Insights

  • SIGMA significantly outperforms larger, closed-source models like GPT-4o, highlighting the efficacy of multi-agent, perspective-driven reasoning in tackling complex mathematical problems.
  • On MATH500, SIGMA rivals larger models by achieving competitive results with significantly fewer parameters (e.g., only 7B parameters compared to over 70B).
  • Consistent improvements are noted across all reasoning tasks, emphasizing the robust and scalable nature of the SIGMA framework. Figure 2

    Figure 2: MATH500 score versus model size. SIGMA variants demonstrate an impressive performance frontier.

Computational Efficiency

Despite the additional overhead of multi-agent collaboration, SIGMA maintains computational efficiency through parallel reasoning and targeted retrieval, making its performance gains particularly noteworthy given the resource constraints.

Conclusion

The SIGMA framework advances the field of mathematical reasoning within LLMs by integrating multiple agent perspectives to enhance problem-solving accuracy and efficiency. The strategic use of on-demand knowledge integration and effective multi-agent collaboration enables SIGMA to push performance boundaries across various knowledge-intensive tasks. Future work may extend this approach to other domains requiring complex reasoning and further optimize its computational efficiency.

In summary, SIGMA's development represents a significant contribution to enhancing the reasoning capabilities of LLMs, demonstrating the power of multi-agent frameworks in large-scale knowledge processing and integration.

Slide Deck Streamline Icon: https://streamlinehq.com

Whiteboard

Dice Question Streamline Icon: https://streamlinehq.com

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

List To Do Tasks Checklist Streamline Icon: https://streamlinehq.com

Collections

Sign up for free to add this paper to one or more collections.

X Twitter Logo Streamline Icon: https://streamlinehq.com

Tweets

Sign up for free to view the 1 tweet with 19 likes about this paper.