paper-with-me

Papers

NaturalProofs: Mathematical Theorem Proving in Natural Language

2021-03-24 · Sean Welleck, Jiacheng Liu, Ronan Le Bras, Hannaneh Hajishirzi, Yejin Choi, Kyunghyun Cho

Understanding and creating mathematics using natural mathematical language - the mixture of symbolic and natural language used by humans - is a challenging and important problem for driving progress in machine learning. As a step in this direction, we develop NaturalProofs, a multi-domain corpus of mathematical statements and their proofs, written in natural mathematical language. NaturalProofs unifies broad coverage, deep coverage, and low-resource mathematical sources, allowing for evaluating both in-distribution and zero-shot generalization. Using NaturalProofs, we benchmark strong neural methods on mathematical reference retrieval and generation tasks which test a system's ability to determine key results that appear in a proof. Large-scale sequence models show promise compared to classical information retrieval methods, yet their performance and out-of-domain generalization leave substantial room for improvement. NaturalProofs opens many avenues for research on challenging mathematical tasks.

📄 PDF Abstract BibTeX arXiv:2104.01112

Code (1)

wellecks/naturalproofs 공식 구현 pytorch

Tasks

Automated Theorem ProvingDomain GeneralizationInformation RetrievalRetrievalZero-shot Generalization

Similar Papers 제목 키워드 기반

NaturalProver: Grounded Mathematical Proof Generation with Language Models

2022-05-25 · Sean Welleck, Jiacheng Liu, Ximing Lu, Hannaneh Hajishirzi 외

Theorem proving in natural mathematical language - the mixture of symbolic and natural language used by humans - plays a central role in mathematical advances and education, and tests aspects of reasoning that are core t…

Automated Theorem ProvingLanguage ModelingLanguage Modelling

DeepTheorem: Advancing LLM Reasoning for Theorem Proving Through Natural Language and Reinforcement Learning

2025-05-29 · Ziyin Zhang, Jiahao Xu, Zhiwei He, Tian Liang 외

Theorem proving serves as a major testbed for evaluating complex reasoning abilities in large language models (LLMs). However, traditional automated theorem proving (ATP) approaches rely heavily on formal proof systems t…

Automated Theorem ProvingMathematical Reasoning

Keyword-based Natural Language Premise Selection for an Automatic Mathematical Statement Proving

2022-10-01 · COLING (TextGraphs) 2022 10 · Doratossadat Dastgheib, Ehsaneddin Asgari

Extraction of supportive premises for a mathematical problem can contribute to profound success in improving automatic reasoning systems. One bottleneck in automated theorem proving is the lack of a proper semantic infor…

Automated Theorem ProvingInformation RetrievalKeyword ExtractionRetrieval

Seed-Prover 1.5: Mastering Undergraduate-Level Theorem Proving via Learning from Experience

2025-12-19 · Jiangjie Chen, Wenxiang Chen, Jiacheng Du, Jinyi Hu 외 arxiv

Large language models have recently made significant progress to generate rigorous mathematical proofs. In contrast, utilizing LLMs for theorem proving in formal languages (such as Lean) remains challenging and computati…

Reinforcement LearningMathematical Reasoning

MathAdv: What Theorem Provers Know, Reason, Formalize, and Generalize

2026-08-26 · Jiaxin Yuan, Connor Martinez Lockhart, Xiaoyu Liu, Jiaqi Wang 외 arxiv

Formal theorem proving enables machine-verifiable evaluation of mathematical reasoning, yet existing benchmarks often emphasize aggregate proof accuracy, concentrate on a narrow range of mathematics, and provide limited …

Mathematical Reasoning