AI Briefing
KO

Intel Unveils Lightweight Math Agent DeepMath

·2025.12.04 09:00

Key point

Based on Qwen3-4B, DeepMath uses Python code to improve math reasoning accuracy while cutting output length by 66%.

1 / 2

Details

DeepMath, released by Intel AI Software Group, is a lightweight math reasoning agent based on the Qwen3-4B Thinking model, fine-tuned via GRPO (Group Relative Policy Optimization).

It was designed to address the computational errors and excessive output length inherent in existing LLMs' long text-based reasoning (Chain-of-Thought) approach. Instead of long explanations, the model generates short Python snippets, which are executed in a secure sandbox environment via the smolagents library, with the results then integrated back into the reasoning process.

Key Achievements and Features:

  • Performance validated on major math datasets including MATH500, AIME, HMMT, HLE
  • Reduces output length by up to 66% when using the math agent, while improving accuracy
  • GRPO training reinforces a concise, deterministic, code-generation-centered reasoning approach
  • Built an efficient inference and training environment utilizing vLLM and TRL

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.