English

Near Optimal Behavior via Approximate State Abstraction

Machine Learning 2017-01-17 v1 Artificial Intelligence

Abstract

The combinatorial explosion that plagues planning and reinforcement learning (RL) algorithms can be moderated using state abstraction. Prohibitively large task representations can be condensed such that essential information is preserved, and consequently, solutions are tractably computable. However, exact abstractions, which treat only fully-identical situations as equivalent, fail to present opportunities for abstraction in environments where no two situations are exactly alike. In this work, we investigate approximate state abstractions, which treat nearly-identical situations as equivalent. We present theoretical guarantees of the quality of behaviors derived from four types of approximate abstractions. Additionally, we empirically demonstrate that approximate abstractions lead to reduction in task complexity and bounded loss of optimality of behavior in a variety of environments.

Keywords

Cite

@article{arxiv.1701.04113,
  title  = {Near Optimal Behavior via Approximate State Abstraction},
  author = {David Abel and D. Ellis Hershkowitz and Michael L. Littman},
  journal= {arXiv preprint arXiv:1701.04113},
  year   = {2017}
}

Comments

Earlier version published at ICML 2016

R2 v1 2026-06-22T17:50:43.471Z