AICLLGMay 21, 2025

ModelingAgent: Bridging LLMs and Mathematical Modeling for Real-World Challenges

arXiv:2505.15068v16 citationsh-index: 27Has CodeEMNLP
Originality Incremental advance
AI Analysis

This work addresses the problem of evaluating and advancing real-world, open-ended problem-solving in AI for researchers and practitioners, though it is incremental in combining existing concepts into a comprehensive framework.

The authors tackled the gap between LLMs' mathematical problem-solving and real-world complexity by introducing ModelingBench, a benchmark with open-ended, interdisciplinary problems, and ModelingAgent, a multi-agent framework that outperformed baselines and matched human expert solutions.

Recent progress in large language models (LLMs) has enabled substantial advances in solving mathematical problems. However, existing benchmarks often fail to reflect the complexity of real-world problems, which demand open-ended, interdisciplinary reasoning and integration of computational tools. To address this gap, we introduce ModelingBench, a novel benchmark featuring real-world-inspired, open-ended problems from math modeling competitions across diverse domains, ranging from urban traffic optimization to ecosystem resource planning. These tasks require translating natural language into formal mathematical formulations, applying appropriate tools, and producing structured, defensible reports. ModelingBench also supports multiple valid solutions, capturing the ambiguity and creativity of practical modeling. We also present ModelingAgent, a multi-agent framework that coordinates tool use, supports structured workflows, and enables iterative self-refinement to generate well-grounded, creative solutions. To evaluate outputs, we further propose ModelingJudge, an expert-in-the-loop system leveraging LLMs as domain-specialized judges assessing solutions from multiple expert perspectives. Empirical results show that ModelingAgent substantially outperforms strong baselines and often produces solutions indistinguishable from those of human experts. Together, our work provides a comprehensive framework for evaluating and advancing real-world problem-solving in open-ended, interdisciplinary modeling challenges.

Code Implementations1 repo
Foundations

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

Your Notes