Backdoors to Planning

Abstract

Backdoors measure the distance to tractable fragments and have become an important tool to find fixed-parameter tractable (fpt) algorithms. Despite their success, backdoors have not been used for planning, a central problem in AI that has a high computational complexity. In this work, we introduce two notions of backdoors building upon the causal graph. We analyze the complexity of finding a small backdoor (detection) and using the backdoor to solve the problem (evaluation) in the light of planning with (un)bounded plan length/domain of the variables. For each setting we present either an fpt-result or rule out the existence thereof by showing parameterized intractability. In three cases we achieve the most desirable outcome: detection and evaluation are fpt.

Cite

Text

Kronegger et al. "Backdoors to Planning." AAAI Conference on Artificial Intelligence, 2014. doi:10.1609/AAAI.V28I1.9033

Markdown

[Kronegger et al. "Backdoors to Planning." AAAI Conference on Artificial Intelligence, 2014.](https://mlanthology.org/aaai/2014/kronegger2014aaai-backdoors/) doi:10.1609/AAAI.V28I1.9033

BibTeX

@inproceedings{kronegger2014aaai-backdoors,
  title     = {{Backdoors to Planning}},
  author    = {Kronegger, Martin and Ordyniak, Sebastian and Pfandler, Andreas},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2014},
  pages     = {2300-2307},
  doi       = {10.1609/AAAI.V28I1.9033},
  url       = {https://mlanthology.org/aaai/2014/kronegger2014aaai-backdoors/}
}