Apprenticeship Learning for Model Parameters of Partially Observable Environments
Abstract
We consider apprenticeship learning -- i.e., having an agent learn a task by observing an expert demonstrating the task -- in a partially observable environment when the model of the environment is uncertain. This setting is useful in applications where the explicit modeling of the environment is difficult, such as a dialogue system. We show that we can extract information about the environment model by inferring action selection process behind the demonstration, under the assumption that the expert is choosing optimal actions based on knowledge of the true model of the target environment. Proposed algorithms can achieve more accurate estimates of POMDP parameters and better policies from a short demonstration, compared to methods that learns only from the reaction from the environment.
Cite
Text
Makino and Takeuchi. "Apprenticeship Learning for Model Parameters of Partially Observable Environments." International Conference on Machine Learning, 2012.Markdown
[Makino and Takeuchi. "Apprenticeship Learning for Model Parameters of Partially Observable Environments." International Conference on Machine Learning, 2012.](https://mlanthology.org/icml/2012/makino2012icml-apprenticeship/)BibTeX
@inproceedings{makino2012icml-apprenticeship,
title = {{Apprenticeship Learning for Model Parameters of Partially Observable Environments}},
author = {Makino, Takaki and Takeuchi, Johane},
booktitle = {International Conference on Machine Learning},
year = {2012},
url = {https://mlanthology.org/icml/2012/makino2012icml-apprenticeship/}
}