Efficient search of active inference policy spaces using k-means
Machine Learning
2022-10-07 v3 Artificial Intelligence
Abstract
We develop an approach to policy selection in active inference that allows us to efficiently search large policy spaces by mapping each policy to its embedding in a vector space. We sample the expected free energy of representative points in the space, then perform a more thorough policy search around the most promising point in this initial sample. We consider various approaches to creating the policy embedding space, and propose using k-means clustering to select representative points. We apply our technique to a goal-oriented graph-traversal problem, for which naive policy selection is intractable for even moderately large graphs.
Cite
@article{arxiv.2209.02550,
title = {Efficient search of active inference policy spaces using k-means},
author = {Alex B. Kiefer and Mahault Albarracin},
journal= {arXiv preprint arXiv:2209.02550},
year = {2022}
}
Comments
Code available on Github, results in appendix. This version: fixes typos, phrasing; final submitted version