Visual Robot Homing using Sarsa, Whole Image Measure, and Radial Basis Function

Abdulrahman Altahhan , Kevin Burn , Stefan Wermter
International Joint Conference on Neural Networks (IJCNN/WCCI), pages 3860--3867, - 2008
Associated documents :  
This paper describes a model for visual homing. It uses Sarsa(?) as its learning algorithm, combined with the Jeffery Divergence Measure (JDM) as a way of terminating the task and augmenting the reward signal. The visual features are taken to be the histograms difference of the current view and the stored views of the goal location, taken for all RGB channels. A radial basis function layer acts on those histograms to provide input for the linear function approximator. An onpolicy on-line Sarsa(?) method was used to train three linear neural networks one for each action to approximate the actionvalue function with the aid of eligibility traces. The resultant networks are trained to perform visual robot homing, where they achieved good results in finding a goal location. This work demonstrates that visual homing based on reinforcement learning and radial basis function has a high potential for learning local navigation tasks.

 

@InProceedings{ABW08, 
 	 author =  {Altahhan, Abdulrahman and Burn, Kevin and Wermter, Stefan},  
 	 title = {Visual Robot Homing using Sarsa, Whole Image Measure, and Radial Basis Function}, 
 	 booktitle = {International Joint Conference on Neural Networks (IJCNN/WCCI)},
 	 editors = {},
 	 number = {},
 	 volume = {},
 	 pages = {3860--3867},
 	 year = {2008},
 	 month = {},
 	 publisher = {IEEE},
 	 doi = {}, 
 }