paper-with-me

Papers

ReForm: Reflective Autoformalization with Prospective Bounded Sequence Optimization

2025-10-28 · Guoxin Chen, Jing Wu, Xinjie Chen, Wayne Xin Zhao, Ruihua Song, Chengxi Li, Kai Fan, Dayiheng Liu, Minpeng Liao arxiv

Autoformalization, which translates natural language mathematics into machine-verifiable formal statements, is critical for using formal mathematical reasoning to solve math problems stated in natural language. While Large Language Models can generate syntactically correct formal statements, they often fail to preserve the original problem's semantic intent. This limitation arises from the LLM approaches' treating autoformalization as a simplistic translation task which lacks mechanisms for self-reflection and iterative refinement that human experts naturally employ. To address these issues, we propose ReForm, a Reflective Autoformalization method that tightly integrates semantic consistency evaluation into the autoformalization process. This enables the model to iteratively generate formal statements, assess its semantic fidelity, and self-correct identified errors through progressive refinement. To effectively train this reflective model, we introduce Prospective Bounded Sequence Optimization (PBSO), which employs different rewards at different sequence positions to ensure that the model develops both accurate autoformalization and correct semantic validations, preventing superficial critiques that would undermine the purpose of reflection. Extensive experiments across four autoformalization benchmarks demonstrate that ReForm achieves an average improvement of 22.6 percentage points over the strongest baselines. To further ensure evaluation reliability, we introduce ConsistencyCheck, a benchmark of 859 expert-annotated items that not only validates LLMs as judges but also reveals that autoformalization is inherently difficult: even human experts produce semantic errors in up to 38.5% of cases.

📄 PDF Abstract BibTeX arXiv:2510.24592

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Similar Papers 제목 키워드 기반

Reformalization of the Jordan Curve Theorem

2026-07-02 · Simon Guilloud, Sankalp Gambhir, Samuel Chassot arxiv

We present a case study in reformalization, a variant of autoformalization in which the input proof is not natural language but a formal development in a different proof assistant. Concretely, we report three reformaliza…

Reasoning without Gold Standards: A Proxy-Judge Theory of Autoformalization

2026-06-08 · Lei Xu, Xin Quan, André Freitas arxiv

Complex reasoning tasks increasingly require systems to produce outputs whose correctness cannot be judged by exact match against a single reference. Autoformalization (AF) is a representative example; it asks a model to…

Logical Reasoning

Prospective Learning: Principled Extrapolation to the Future

2022-01-19 · Ashwin De Silva, Rahul Ramesh, Lyle Ungar, Marshall Hussain Shuler 외

Learning is a process which can update decision rules, based on past experience, such that future performance improves. Traditionally, machine learning is often evaluated under the assumption that the future will be iden…

Continual LearningDecision Making

FormalAlign: Automated Alignment Evaluation for Autoformalization

2024-10-14 · Jianqiao Lu, Yingjia Wan, Yinya Huang, Jing Xiong 외

Autoformalization aims to convert informal mathematical proofs into machine-verifiable formats, bridging the gap between natural and formal languages. However, ensuring semantic alignment between the informal and formali…

Mathematical Proofsvalid

Interventional Flow Matching: Prospective Dose-Response Forecasting with Velocity-Field Jacobian Regularization

2026-06-28 · Amirreza Dolatpour Fathkouhi, Justin Lee, Heman Shakeri arxiv

Predicting a patient's physiological trajectory under a planned treatment sequence is a prospective interventional problem, not standard time-series extrapolation. We study this problem in glucose management, where insul…