Refinement of Approximate Reasoning-Based Controllers by Reinforcement Learning

Abstract

Previous reinforcement learning models for learning control do not use existing knowledge of a physical system's behavior, but rather train the network from scratch. The learning process is usually long, and even after the learning is completed, the resulting network can not be easily explained. On the other hand, approximate reasoning-based controllers provide a clear understanding of the control strategy but can not learn from experience. In this paper, we introduce a new method for learning to refine the control rules of approximate reasoning-based controllers. A reinforcement learning technique is used in conjunction with a multi-layer neural network model of an approximate reasoning-based controller. The model learns by updating its prediction of the physical system's behavior. Unlike previous models, our model can use the control knowledge of an experienced operator and fine-tune it through the process of learning. We demonstrate the application of the new approach to a small but challenging real-world control problem.

Cite

Text

Berenji. "Refinement of Approximate Reasoning-Based Controllers by Reinforcement Learning." International Conference on Machine Learning, 1991. doi:10.1016/B978-1-55860-200-7.50097-0

Markdown

[Berenji. "Refinement of Approximate Reasoning-Based Controllers by Reinforcement Learning." International Conference on Machine Learning, 1991.](https://mlanthology.org/icml/1991/berenji1991icml-refinement/) doi:10.1016/B978-1-55860-200-7.50097-0

BibTeX

@inproceedings{berenji1991icml-refinement,
  title     = {{Refinement of Approximate Reasoning-Based Controllers by Reinforcement Learning}},
  author    = {Berenji, Hamid R.},
  booktitle = {International Conference on Machine Learning},
  year      = {1991},
  pages     = {475-479},
  doi       = {10.1016/B978-1-55860-200-7.50097-0},
  url       = {https://mlanthology.org/icml/1991/berenji1991icml-refinement/}
}