ACL 2025finding0 citations

SCOPE: Compress Mathematical Reasoning Steps for Efficient Automated Process Annotation

Huimin Xu, Xin Mao, Feng-Lin Li, Xiaobao Wu, Wang Chen, Wei Zhang, Anh Tuan Luu

Abstract

Process Reward Models (PRMs) have demonstrated promising results in mathematical reasoning, but existing process annotation approaches, whether through human annotations or Monte Carlo simulations, remain computationally expensive. In this paper, we introduce Step COmpression for Process Estimation (SCOPE), a novel compression-based approach that significantly reduces annotation costs. We first translate natural language reasoning steps into code and normalize them through Abstract Syntax Tree, then merge equivalent steps to construct a prefix tree. Unlike simulation-based methods that waste numerous samples on estimation, SCOPE leverages a compression-based prefix tree where each root-to-leaf path serves as a training sample, reducing the complexity from O(NMK) to O(N) We construct a large-scale dataset containing 509K samples with only 5% of the computational resources required by previous methods. Empirical results demonstrate that PRMs trained on our dataset consistently outperform existing automated annotation approaches on both Best-of-N strategy and ProcessBench.

BibTeX
@inproceedings{xu-etal-2025-scope,
    title = "{SCOPE}: Compress Mathematical Reasoning Steps for Efficient Automated Process Annotation",
    author = "Xu, Huimin  and
      Mao, Xin  and
      Li, Feng-Lin  and
      Wu, Xiaobao  and
      Chen, Wang  and
      Zhang, Wei  and
      Luu, Anh Tuan",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.1251/",
    doi = "10.18653/v1/2025.findings-acl.1251",
    pages = "24382--24394",
    ISBN = "979-8-89176-256-5"
}
SCOPE: Compress Mathematical Reasoning Steps for Efficient Automated Process Annotation · ACL 2025