Batch-iFDD for Representation Expansion in Large MDPs

Abstract

Matching pursuit (MP) methods are a promising class of feature construction algorithms for value function approximation. Yet existing MP methods require creating a pool of potential features, mandating expert knowledge or enumeration of a large feature pool, both of which hinder scalability. This paper introduces batch incremental feature dependency discovery (Batch-iFDD) as an MP method that inherits a provable convergence property. Additionally, Batch-iFDD does not require a large pool of features, leading to lower computational complexity. Empirical policy evaluation results across three domains with up to one million states highlight the scalability of Batch-iFDD over the previous state of the art MP algorithm.

Cite

Text

Geramifard et al. "Batch-iFDD for Representation Expansion in Large MDPs." Conference on Uncertainty in Artificial Intelligence, 2013.

Markdown

[Geramifard et al. "Batch-iFDD for Representation Expansion in Large MDPs." Conference on Uncertainty in Artificial Intelligence, 2013.](https://mlanthology.org/uai/2013/geramifard2013uai-batch/)

BibTeX

@inproceedings{geramifard2013uai-batch,
  title     = {{Batch-iFDD for Representation Expansion in Large MDPs}},
  author    = {Geramifard, Alborz and Walsh, Thomas J. and Roy, Nicholas and How, Jonathan P.},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2013},
  url       = {https://mlanthology.org/uai/2013/geramifard2013uai-batch/}
}