English

OR-Toolformer: Modeling and Solving Operations Research Problems with Tool Augmented Large Language Models

Artificial Intelligence 2025-10-03 v1 Machine Learning

Abstract

Large language models (LLMs) demonstrate strong mathematical reasoning, but reliance on closed-source APIs for OR tasks raises privacy concerns, and training open-source models from scratch incurs high compute costs. We introduce OR-Toolformer, which fine-tunes Llama-3.1-8B-Instruct with a semi-automatic data synthesis pipeline that generates diverse OR problem-answer pairs and augments the model with external solvers to produce API calls. On three of four standard benchmarks, OR-Toolformer achieves up to 80.1% execution accuracy, exceeding size-matched baselines by over 4.3%. In zero-shot evaluation on two unseen OR problem types, it attains 54% average accuracy, a 21 percentage-point improvement over the strongest baseline. These findings validate the efficacy of tool-augmented fine-tuning LLMs for accurate and generalizable OR problem modeling and solving.

Keywords

Cite

@article{arxiv.2510.01253,
  title  = {OR-Toolformer: Modeling and Solving Operations Research Problems with Tool Augmented Large Language Models},
  author = {Jianzhang Zhang and Jialong Zhou and Chuang Liu},
  journal= {arXiv preprint arXiv:2510.01253},
  year   = {2025}
}
R2 v1 2026-07-01T06:11:27.811Z