paper-with-me

Papers

Multilingual Mathematical Autoformalization

2023-11-07 · Albert Q. Jiang, Wenda Li, Mateja Jamnik

Autoformalization is the task of translating natural language materials into machine-verifiable formalisations. Progress in autoformalization research is hindered by the lack of a sizeable dataset consisting of informal-formal pairs expressing the same essence. Existing methods tend to circumvent this challenge by manually curating small corpora or using few-shot learning with large language models. But these methods suffer from data scarcity and formal language acquisition difficulty. In this work, we create $\texttt{MMA}$, a large, flexible, multilingual, and multi-domain dataset of informal-formal pairs, by using a language model to translate in the reverse direction, that is, from formal mathematical statements into corresponding informal ones. Experiments show that language models fine-tuned on $\texttt{MMA}$ produce $16-18\%$ of statements acceptable with minimal corrections on the $\texttt{miniF2F}$ and $\texttt{ProofNet}$ benchmarks, up from $0\%$ with the base model. We demonstrate that fine-tuning on multilingual formal data results in more capable autoformalization models even when deployed on monolingual tasks.

📄 PDF Abstract BibTeX arXiv:2311.03755

Code (1)

albertqjiang/mma 공식 구현

Tasks

Few-Shot LearningLanguage AcquisitionLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Lean-ing on Quality: How High-Quality Data Beats Diverse Multilingual Data in AutoFormalization

2025-02-18 · Willy Chan, Michael Souliman, Jakob Nordhagen, Brando Miranda 외

Autoformalization, the process of transforming informal mathematical language into formal specifications and proofs remains a difficult task for state-of-the-art (large) language models. Existing works point to competing…

Math

Consistent Autoformalization for Constructing Mathematical Libraries

2024-10-05 · Lan Zhang, Xin Quan, Andre Freitas

Autoformalization is the task of automatically translating mathematical content written in natural language to a formal language expression. The growing language interpretation capabilities of Large Language Models (LLMs…

DenoisingRAGRetrieval-augmented Generation

Autoformalization in the Era of Large Language Models: A Survey

2025-05-29 · Ke Weng, Lun Du, Sirui Li, Wangyue Lu 외

Autoformalization, the process of transforming informal mathematical propositions into verifiable formal representations, is a foundational task in automated theorem proving, offering a new perspective on the use of math…

Automated Theorem Proving

An Evaluation Benchmark for Autoformalization in Lean4

2024-06-01 · Aryan Gulati, Devanshu Ladsaria, Shubhra Mishra, Jasdeep Sidhu 외

Large Language Models (LLMs) hold the potential to revolutionize autoformalization. The introduction of Lean4, a mathematical programming language, presents an unprecedented opportunity to rigorously assess the autoforma…

FMC: Formalization of Natural Language Mathematical Competition Problems

2025-07-15 · Jiaxuan Xie, Chengwu Liu, Ye Yuan, Siqi Li 외 arxiv

Efficient and accurate autoformalization methods, which leverage large-scale datasets of extensive natural language mathematical problems to construct formal language datasets, are key to advancing formal mathematical re…

Mathematical ReasoningFew-Shot Learning