Machine learning for automated theorem proving: Learning to solve SAT and QSAT

SB Holden - Foundations and Trends® in Machine Learning, 2021 - nowpublishers.com
The decision problem for Boolean satisfiability, generally referred to as SAT, is the
archetypal NP-complete problem, and encodings of many problems of practical interest exist …

Learning heuristic functions for large state spaces

SJ Arfaee, S Zilles, RC Holte - Artificial Intelligence, 2011 - Elsevier
We investigate the use of machine learning to create effective heuristics for search
algorithms such as IDA⁎ or heuristic-search planners such as FF. Our method aims to …

Learning value functions with relational state representations for guiding task-and-motion planning

B Kim, L Shimanuki - Conference on robot learning, 2020 - proceedings.mlr.press
We propose a novel relational state representation and an action-value function learning
algorithm that learns from planning experience for geometric task-and-motion planning …

Representation, learning, and planning algorithms for geometric task and motion planning

B Kim, L Shimanuki, LP Kaelbling… - … Journal of Robotics …, 2022 - journals.sagepub.com
We present a framework for learning to guide geometric task-and-motion planning (g-tamp).
g-tamp is a subclass of task-and-motion planning in which the goal is to move multiple …

Value function approximation and model predictive control

M Zhong, M Johnson, Y Tassa, T Erez… - … IEEE symposium on …, 2013 - ieeexplore.ieee.org
Both global methods and on-line trajectory optimization methods are powerful techniques for
solving optimal control problems; however, each has limitations. In order to mitigate the …

Learning inadmissible heuristics during search

J Thayer, A Dionne, W Ruml - Proceedings of the International …, 2011 - ojs.aaai.org
Suboptimal search algorithms offer shorter solving times by sacrificing guaranteed solution
optimality. While optimal searchalgorithms like A* and IDA* require admissible heuristics …

Bootstrap learning of heuristic functions

SJ Arfaee, S Zilles, R Holte - Proceedings of the International …, 2010 - ojs.aaai.org
Abstract search algorithms such as IDA* or heuristic-search planners. Our method aims to
generate a strong heuristic from a given weak heuristic h 0 through bootstrapping. The" …

A binary monkey search algorithm variation for solving the set covering problem

B Crawford, R Soto, R Olivares, G Embry, D Flores… - Natural Computing, 2020 - Springer
In complexity theory, there is a widely studied grouping of optimization problems that
belongs to the non-deterministic polynomial-time hard set. One of them is the set covering …

Complete local search: Boosting hill-climbing through online relaxation refinement

M Fickert, J Hoffmann - Proceedings of the International Conference on …, 2017 - ojs.aaai.org
Several known heuristic functions can capture the input at different levels of precision, and
support relaxation-refinement operations guaranteeing to converge to exact information in a …

[PDF][PDF] Deep Learning of Heuristics for Domain-independent Planning.

O Trunda, R Barták - ICAART (2), 2020 - scitepress.org
Automated planning deals with the problem of finding a sequence of actions leading from a
given state to a desired state. The state-of-the-art automated planning techniques exploit …