paper-with-me

Papers

Particle Swarm Optimization for Generating Interpretable Fuzzy Reinforcement Learning Policies

2016-10-19 · Daniel Hein, Alexander Hentschel, Thomas Runkler, Steffen Udluft

Fuzzy controllers are efficient and interpretable system controllers for continuous state and action spaces. To date, such controllers have been constructed manually or trained automatically either using expert-generated problem-specific cost functions or incorporating detailed knowledge about the optimal control strategy. Both requirements for automatic training processes are not found in most real-world reinforcement learning (RL) problems. In such applications, online learning is often prohibited for safety reasons because online learning requires exploration of the problem's dynamics during policy training. We introduce a fuzzy particle swarm reinforcement learning (FPSRL) approach that can construct fuzzy RL policies solely by training parameters on world models that simulate real system dynamics. These world models are created by employing an autonomous machine learning technique that uses previously generated transition samples of a real system. To the best of our knowledge, this approach is the first to relate self-organizing fuzzy controllers to model-based batch RL. Therefore, FPSRL is intended to solve problems in domains where online learning is prohibited, system dynamics are relatively easy to model from previously generated default policy transition samples, and it is expected that a relatively easily interpretable control policy exists. The efficiency of the proposed approach with problems from such domains is demonstrated using three standard RL benchmarks, i.e., mountain car, cart-pole balancing, and cart-pole swing-up. Our experimental results demonstrate high-performing, interpretable fuzzy policies.

📄 PDF Abstract BibTeX arXiv:1610.05984

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Generating Interpretable Fuzzy Controllers using Particle Swarm Optimization and Genetic Programming

2018-04-29 · Daniel Hein, Steffen Udluft, Thomas A. Runkler

Autonomously training interpretable control strategies, called policies, using pre-existing plant trajectory data is of great interest in industrial applications. Fuzzy controllers have been used in industry for decades …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Color Image Segmentation using Adaptive Particle Swarm Optimization and Fuzzy C-means

2020-04-18 · Narayana Reddy A, Ranjita Das

Segmentation partitions an image into different regions containing pixels with similar attributes. A standard non-contextual variant of Fuzzy C-means clustering algorithm (FCM), considering its simplicity is generally us…

ClusteringEvolutionary AlgorithmsImage SegmentationSegmentation+1

Optimization of Fuzzy Controller of a Wind Power Plant Based on the Swarm Intelligence

2020-06-14 · Vadim Manusov, Pavel Matrenin

The article considers the problem of the optimal control of a wind power plant based on fuzzy control and automation of generating the fuzzy rule base. Fuzzy rules by experts do not always provide a maximum power output …

Fuzzy Mutation Embedded Hybrids of Gravitational Search and Particle Swarm Optimization Methods for Engineering Design Problems

2020-05-10 · Devroop Kar, Manosij Ghosh, Ritam Guha, Ram Sarkar 외

Gravitational Search Algorithm (GSA) and Particle Swarm Optimization (PSO) are nature-inspired, swarm-based optimization algorithms respectively. Though they have been widely used for single-objective optimization since …

A Fuzzy Time Series-Based Model Using Particle Swarm Optimization and Weighted Rules

2023-10-28 · Daniel Ortiz-Arroyo

During the last decades, a myriad of fuzzy time series models have been proposed in scientific literature. Among the most accurate models found in fuzzy time series, the high-order ones are the most accurate. The researc…

Time Series