Learning Robust Search Strategies Using a Bandit-Based Approach

Abstract

Effective solving of constraint problems often requires choosing good or specific search heuristics. However, choosing or designing a good search heuristic is non-trivial and is often a manual process. In this paper, rather than manually choosing/designing search heuristics, we propose the use of bandit-based learning techniques to automatically select search heuristics. Our approach is online where the solver learns and selects from a set of heuristics during search. The goal is to obtain automatic search heuristics which give robust performance. Preliminary experiments show that our adaptive technique is more robust than the original search heuristics. It can also outperform the original heuristics.

Cite

Text

Xia and Yap. "Learning Robust Search Strategies Using a Bandit-Based Approach." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.12211

Markdown

[Xia and Yap. "Learning Robust Search Strategies Using a Bandit-Based Approach." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/xia2018aaai-learning/) doi:10.1609/AAAI.V32I1.12211

BibTeX

@inproceedings{xia2018aaai-learning,
  title     = {{Learning Robust Search Strategies Using a Bandit-Based Approach}},
  author    = {Xia, Wei and Yap, Roland H. C.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {6657-6665},
  doi       = {10.1609/AAAI.V32I1.12211},
  url       = {https://mlanthology.org/aaai/2018/xia2018aaai-learning/}
}