ACL 2025long0 citations

BPP-Search: Enhancing Tree of Thought Reasoning for Mathematical Modeling Problem Solving

Teng Wang, Wing Yin Yu, Zhenqi He, Zehua Liu, HaileiGong HaileiGong, Han Wu, Xiongwei Han, Wei Shi

Abstract

LLMs exhibit advanced reasoning capabilities, offering the potential to transform natural language questions into mathematical models. However, existing open-source datasets in operations research domain lack detailed annotations of the modeling process, such as variable definitions, focusing solely on objective values, which hinders reinforcement learning applications. To address this, we release the StructuredOR dataset, annotated with comprehensive labels that capture the complete mathematical modeling process. We further propose BPP-Search, an algorithm that integrates reinforcement learning into a tree-of-thought structure using Beam search, a Process reward model, and a pairwise Preference algorithm. This approach enables efficient exploration of tree structures, avoiding exhaustive search while improving accuracy. Extensive experiments on StructuredOR, NL4OPT, and MAMO-ComplexLP datasets show that BPP-Search significantly outperforms state-of-the-art methods. In tree-based reasoning, BPP-Search excels in accuracy and efficiency, enabling faster retrieval of correct solutions. The StructuredOR dataset is available on Huggingface https://huggingface.co/datasets/LLM4OR/StructuredOR and GitHub https://github.com/LLM4OR/StructuredOR.

BibTeX
@inproceedings{wang-etal-2025-bpp,
    title = "{BPP}-Search: Enhancing Tree of Thought Reasoning for Mathematical Modeling Problem Solving",
    author = "Wang, Teng  and
      Yu, Wing Yin  and
      He, Zhenqi  and
      Liu, Zehua  and
      HaileiGong, HaileiGong  and
      Wu, Han  and
      Han, Xiongwei  and
      Shi, Wei  and
      She, Ruifeng  and
      Zhu, Fangzhou  and
      Zhong, Tao",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.40/",
    doi = "10.18653/v1/2025.acl-long.40",
    pages = "821--838",
    ISBN = "979-8-89176-251-0"
}
BPP-Search: Enhancing Tree of Thought Reasoning for Mathematical Modeling Problem Solving · ACL 2025