Meta-Search Through the Space of Representations and Heuristics on a Problem by Problem Basis

Abstract

Two key aspects of problem solving are representation and search heuristics. Both theoretical and experimental studies have shown that there is no one best problem representation nor one best search heuristic. Therefore, some recent methods, e.g., portfolios, learn a good combination of problem solvers to be used in a given domain or set of domains. There are even dynamic portfolios that select a particular combination of problem solvers specific to a problem. These approaches: (1) need to perform a learning step; (2) do not usually focus on changing the representation of the input domain/problem; and (3) frequently do not adapt the portfolio to the specific problem. This paper describes a meta-reasoning system that searches through the space of combinations of representations and heuristics to find one suitable for optimally solving the specific problem. We show that this approach can be better than selecting a combination to use for all problems within a domain and is competitive with state of the art optimal planners.

Cite

Text

Fuentetaja et al. "Meta-Search Through the Space of Representations and Heuristics on a Problem by Problem Basis." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.12091

Markdown

[Fuentetaja et al. "Meta-Search Through the Space of Representations and Heuristics on a Problem by Problem Basis." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/fuentetaja2018aaai-meta/) doi:10.1609/AAAI.V32I1.12091

BibTeX

@inproceedings{fuentetaja2018aaai-meta,
  title     = {{Meta-Search Through the Space of Representations and Heuristics on a Problem by Problem Basis}},
  author    = {Fuentetaja, Raquel and Barley, Michael W. and Borrajo, Daniel and Douglas, Jordan and Franco, Santiago and Riddle, Patricia J.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {6169-6176},
  doi       = {10.1609/AAAI.V32I1.12091},
  url       = {https://mlanthology.org/aaai/2018/fuentetaja2018aaai-meta/}
}