Machine Learning of Coq Proof Guidance: First Experiments
Cezary Kaliszyk, Lionel Mamane, and Josef UrbanProceedings of the 6th International Symposium on Symbolic Computation in Software Science (SCSS 2014), EasyChair Proceedings in Computer Science 30, pp. 27 – 34, 2014.
Abstract
We report the results of the first experiments with learning proof dependencies from the formalizations done with the Coq system. We explain the process of obtaining the dependencies from the Coq proofs, the characterization of formulas that is used for the learning, and the evaluation method. Various machine learning methods are compared on a dataset of 5021 toplevel Coq proofs coming from the CoRN repository. The best resulting method covers on average 75% of the needed proof dependencies among the first 100 predictions, which is a comparable performance of such initial experiments on other large-theory corpora.
BibTeX
@inproceedings{CKLMJU-SCCS14, author = "Cezary Kaliszyk and Lionel Mamane and Josef Urban", title = "Machine Learning of {C}oq Proof Guidance: First Experiments", booktitle = "Proceedings of the 6th International Symposium on Symbolic Computation in Software Science (SCSS 2014)", editor = "Temur Kutsia and Andrei Voronkov", series = "EasyChair Proceedings in Computer Science", volume = 30, pages = "27--34", year = 2014 }