paper-with-me

Papers

Premise Selection for Mathematics by Corpus Analysis and Kernel Methods

2011-08-17 · Jesse Alama, Tom Heskes, Daniel Kühlwein, Evgeni Tsivtsivadze, Josef Urban

Smart premise selection is essential when using automated reasoning as a tool for large-theory formal proof development. A good method for premise selection in complex mathematical libraries is the application of machine learning to large corpora of proofs. This work develops learning-based premise selection in two ways. First, a newly available minimal dependency analysis of existing high-level formal mathematical proofs is used to build a large knowledge base of proof dependencies, providing precise data for ATP-based re-verification and for training premise selection algorithms. Second, a new machine learning algorithm for premise selection based on kernel methods is proposed and implemented. To evaluate the impact of both techniques, a benchmark consisting of 2078 large-theory mathematical problems is constructed,extending the older MPTP Challenge benchmark. The combined effect of the techniques results in a 50% improvement on the benchmark over the Vampire/SInE state-of-the-art system for automated reasoning in large theories.

📄 PDF Abstract BibTeX arXiv:1108.3446

Code (1)

jurban/mptp2078

Tasks

Mathematical Proofs

Similar Papers 제목 키워드 기반

DeepMath - Deep Sequence Models for Premise Selection

2016-06-14 · NeurIPS 2016 12 · Alex A. Alemi, Francois Chollet, Niklas Een, Geoffrey Irving 외

We study the effectiveness of neural sequence models for premise selection in automated theorem proving, one of the main bottlenecks in the formalization of mathematics. We propose a two stage approach for this task that…

Automated Theorem Proving

Failure Modes of Large Language Models on Research-Level Mathematics: A Taxonomy and an Empirical Characterisation

2026-06-12 · Arnesh Banerjee, Ayushi Bhattacharjee arxiv

The "First Proof" benchmark [1] posed ten research-level mathematics questions to the strongest publicly available LLMs and found them consistently wrong-not silent, but confidently, fluently wrong. This paper asks why. …

Mathematical Reasoning

Machine-Learned Premise Selection for Lean

2023-03-17 · Bartosz Piotrowski, Ramon Fernández Mir, Edward Ayers

We introduce a machine-learning-based tool for the Lean proof assistant that suggests relevant premises for theorems being proved by a user. The design principles for the tool are (1) tight integration with the proof ass…

Assisting Mathematical Formalization with A Learning-based Premise Retriever

2025-01-21 · Yicheng Tao, Haotian Liu, Shanwen Wang, Hongteng Xu

Premise selection is a crucial yet challenging step in mathematical formalization, especially for users with limited experience. Due to the lack of available formalization projects, existing approaches that leverage lang…

Contrastive LearningRe-RankingRetrieval

MizAR 60 for Mizar 50

2023-03-12 · Jan Jakubův, Karel Chvalovský, Zarathustra Goertzel, Cezary Kaliszyk 외

As a present to Mizar on its 50th anniversary, we develop an AI/TP system that automatically proves about 60\% of the Mizar theorems in the hammer setting. We also automatically prove 75\% of the Mizar theorems when the …