Task-Driven Discretization of the Joint Space of Visual Percepts and Continuous Actions
Abstract
We target the problem of closed-loop learning of control policies that map visual percepts to continuous actions. Our algorithm, called Reinforcement Learning of Joint Classes (RLJC), adaptively discretizes the joint space of visual percepts and continuous actions. In a sequence of attempts to remove perceptual aliasing, it incrementally builds a decision tree that applies tests either in the input perceptual space or in the output action space. The leaves of such a decision tree induce a piecewise constant, optimal state-action value function, which is computed through a reinforcement learning algorithm that uses the tree as a function approximator. The optimal policy is then derived by selecting the action that, given a percept, leads to the leaf that maximizes the value function. Our approach is quite general and applies also to learning mappings from continuous percepts to continuous actions. A simulated visual navigation problem illustrates the applicability of RLJC.
Cite
Text
Jodogne and Piater. "Task-Driven Discretization of the Joint Space of Visual Percepts and Continuous Actions." European Conference on Machine Learning, 2006. doi:10.1007/11871842_24Markdown
[Jodogne and Piater. "Task-Driven Discretization of the Joint Space of Visual Percepts and Continuous Actions." European Conference on Machine Learning, 2006.](https://mlanthology.org/ecmlpkdd/2006/jodogne2006ecml-taskdriven/) doi:10.1007/11871842_24BibTeX
@inproceedings{jodogne2006ecml-taskdriven,
title = {{Task-Driven Discretization of the Joint Space of Visual Percepts and Continuous Actions}},
author = {Jodogne, Sébastien and Piater, Justus H.},
booktitle = {European Conference on Machine Learning},
year = {2006},
pages = {222-233},
doi = {10.1007/11871842_24},
url = {https://mlanthology.org/ecmlpkdd/2006/jodogne2006ecml-taskdriven/}
}