paper-with-me

Papers

Bayesian Optimisation with Gaussian Processes for Premise Selection

2019-09-18 · Agnieszka Słowik, Chaitanya Mangla, Mateja Jamnik, Sean B. Holden, Lawrence C. Paulson

Heuristics in theorem provers are often parameterised. Modern theorem provers such as Vampire utilise a wide array of heuristics to control the search space explosion, thereby requiring optimisation of a large set of parameters. An exhaustive search in this multi-dimensional parameter space is intractable in most cases, yet the performance of the provers is highly dependent on the parameter assignment. In this work, we introduce a principled probablistic framework for heuristics optimisation in theorem provers. We present results using a heuristic for premise selection and The Archive of Formal Proofs (AFP) as a case study.

📄 PDF Abstract BibTeX arXiv:1909.09137

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimisationGaussian Processes

Similar Papers 제목 키워드 기반

GAUCHE: A Library for Gaussian Processes in Chemistry

2022-12-06 · NeurIPS 2023 11 · Ryan-Rhys Griffiths, Leo Klarner, Henry B. Moss, Aditya Ravuri 외

We introduce GAUCHE, a library for GAUssian processes in CHEmistry. Gaussian processes have long been a cornerstone of probabilistic machine learning, affording particular advantages for uncertainty quantification and Ba…

Bayesian OptimisationGaussian ProcessesUncertainty Quantification

Inducing Point Allocation for Sparse Gaussian Processes in High-Throughput Bayesian Optimisation

2023-01-24 · Henry B. Moss, Sebastian W. Ober, Victor Picheny

Sparse Gaussian Processes are a key component of high-throughput Bayesian Optimisation (BO) loops; however, we show that existing methods for allocating their inducing points severely hamper optimisation performance. By …

Bayesian OptimisationDecision MakingDiversityGaussian Processes+2

Theoretical Analysis of Bayesian Optimisation with Unknown Gaussian Process Hyper-Parameters

2014-06-30 · Ziyu Wang, Nando de Freitas

Bayesian optimisation has gained great popularity as a tool for optimising the parameters of machine learning algorithms and models. Somewhat ironically, setting up the hyper-parameters of Bayesian optimisation methods i…

Bayesian OptimisationGaussian Processesparameter estimation

Bayesian Image Classification with Deep Convolutional Gaussian Processes

2019-02-15 · Vincent Dutordoir, Mark van der Wilk, Artem Artemev, James Hensman

In decision-making systems, it is important to have classifiers that have calibrated uncertainties, with an optimisation objective that can be used for automated model selection and training. Gaussian processes (GPs) pro…

ClassificationDecision MakingGaussian ProcessesGeneral Classification+4

Multi-view Bayesian optimisation in reduced dimension for engineering design

2025-01-02 · Thomas A. Archbold, Ieva Kazlauskaite, Fehmi Cirak

Bayesian optimisation is an adaptive sampling strategy for constructing a Gaussian process surrogate to emulate a black-box computational model with the aim of efficiently searching for the global minimum. However, Gauss…

Bayesian OptimisationGaussian ProcessesMULTI-VIEW LEARNING