Limit this search to....

Abstraction in Reinforcement Learning
Contributor(s): Girgin, Sertan (Author)
ISBN: 3639136527     ISBN-13: 9783639136524
Publisher: VDM Verlag
OUR PRICE:   $50.27  
Product Type: Paperback
Published: March 2009
Qty:
Additional Information
BISAC Categories:
- Computers
Physical Information: 0.25" H x 6" W x 9" (0.36 lbs) 104 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Reinforcement learning is the problem faced by an agent that must learn behavior through trial-and-error interactions with a dynamic environment. Usually, the problem to be solved contains subtasks that repeat at different regions of the state space. Without any guidance an agent has to learn the solutions of all subtask instances independently, which in turn degrades the performance of the learning process. In this work, we propose two novel approaches for building the connections between different regions of the search space. The first approach efficiently discovers abstractions in the form of conditionally terminating sequences and represents these abstractions compactly as a single tree structure; this structure is then used to determine the actions to be executed by the agent. In the second approach, a similarity function between states is defined based on the number of common action sequences; by using this similarity function, updates on the action-value function of a state are reflected to all similar states that allows experience acquired during learning be applied to a broader context. The effectiveness of both approaches is demonstrated empirically over various domains.