Learning Declarative Control Rules for Constraint-BAsed Planning

Abstract

Despite the long history of research in using machine learning to speed-up state-space planning, the techniques that have been developed are not yet in widespread use in practical planning systems. One limiting factor is that traditional domain-independent planning systems scale so poorly that extensive learned control knowledge is required to raise their performance to an acceptable level. Therefore work in this area has focused on learning large numbers control rules that are specific to the details of the underlying planning algorithms, which can be extremely costly. In recent years a new generation of planning systems with much improved speed and scalability has become available. These systems formulate planning as solving a large constraint satisfaction problem. This formulation opens up the possibility that domainspecific control knowledge can be added to the planner in a purely declarative manner via a set of additional constraints. In this paper we present...

Cite

Text

Huang et al. "Learning Declarative Control Rules for Constraint-BAsed Planning." International Conference on Machine Learning, 2000.

Markdown

[Huang et al. "Learning Declarative Control Rules for Constraint-BAsed Planning." International Conference on Machine Learning, 2000.](https://mlanthology.org/icml/2000/huang2000icml-learning/)

BibTeX

@inproceedings{huang2000icml-learning,
  title     = {{Learning Declarative Control Rules for Constraint-BAsed Planning}},
  author    = {Huang, Yi-Cheng and Selman, Bart and Kautz, Henry A.},
  booktitle = {International Conference on Machine Learning},
  year      = {2000},
  pages     = {415-422},
  url       = {https://mlanthology.org/icml/2000/huang2000icml-learning/}
}