Associative Reinforcement Learning: Functions in K-DNF
Abstract
An agent that must learn to act in the world by trial and error faces the reinforcement learning problem, which is quite different from standard concept learning. Although good algorithms exist for this problem in the general case, they are often quite inefficient and do not exhibit generalization. One strategy is to find restricted classes of action policies that can be learned more efficiently. This paper pursues that strategy by developing algorithms that can efficiently learn action maps that are expressible in k -DNF. The algorithms are compared with existing methods in empirical trials and are shown to have very good performance.
Cite
Text
Kaelbling. "Associative Reinforcement Learning: Functions in K-DNF." Machine Learning, 1994. doi:10.1023/A:1022689909846Markdown
[Kaelbling. "Associative Reinforcement Learning: Functions in K-DNF." Machine Learning, 1994.](https://mlanthology.org/mlj/1994/kaelbling1994mlj-associative/) doi:10.1023/A:1022689909846BibTeX
@article{kaelbling1994mlj-associative,
title = {{Associative Reinforcement Learning: Functions in K-DNF}},
author = {Kaelbling, Leslie Pack},
journal = {Machine Learning},
year = {1994},
pages = {279-298},
doi = {10.1023/A:1022689909846},
volume = {15},
url = {https://mlanthology.org/mlj/1994/kaelbling1994mlj-associative/}
}