摘要
A robot can learn to act by trial and error in the world. A robot continues to obtain information about the environment from its sensors and to choose a suitable action to take. Having executed an action, the robot receives a reinforcement signal from the world indicating how well the action performed in that situation. The evaluation is used to adjust the robot's action selection policy for the given state. The process of learning the state-action function has been addressed by Watkins' Q-learning, Sutton's temporal-difference method, and Kaelbling's interval estimation method. One common problem with these reinforcement learning methods is that the convergence can be very slow due to the large state space. State clustering by least-square-error or Hamming distance, hierarchical learning architecture, and prioritized swapping can reduce the number of states, but a large portion of the space still has to be considered. This paper presents a new solution to this problem. A state is taken to be a combination of the robot's sensor status. Each sensor is viewed as an independent component. The importance of each sensor status relative to each action is computed based on the frequency of its occurrences. Not all sensors are needed for every action. For example, the forward sensors play the most important roles when the robot is moving forward.
原文 | 英語 |
---|---|
主出版物標題 | Proceedings of the IEEE International Conference on Systems, Man and Cybernetics |
編輯 | Anon |
發行者 | IEEE |
頁面 | 4331-4336 |
頁數 | 6 |
卷 | 5 |
出版狀態 | 已發佈 - 1995 |
對外發佈 | 是 |
事件 | Proceedings of the 1995 IEEE International Conference on Systems, Man and Cybernetics. Part 2 (of 5) - Vancouver, BC, Can 持續時間: 10月 22 1995 → 10月 25 1995 |
其他
其他 | Proceedings of the 1995 IEEE International Conference on Systems, Man and Cybernetics. Part 2 (of 5) |
---|---|
城市 | Vancouver, BC, Can |
期間 | 10/22/95 → 10/25/95 |
ASJC Scopus subject areas
- 硬體和架構
- 控制與系統工程