April 20, 2006 - PowerPoint PPT Presentation

1 / 1
About This Presentation
Title:

April 20, 2006

Description:

2. Query the IHDR tree and get a matched state s' and related list of primed contexts. ... Exploration to chose an action based on the Q-value of every primed action. ... – PowerPoint PPT presentation

Number of Views:54
Avg rating:3.0/5.0
Slides: 2
Provided by: projecti
Category:
Tags: april | primed

less

Transcript and Presenter's Notes

Title: April 20, 2006


1
Covert and Overt Perceptual Capability for
Vision-based Navigation Zhengping Ji Advisor Dr.
John Weng
MICHIGAN STATE UNIVERSITY
Experiment(2)
Introduction
Algorithm

In this paper, we propose an integrated method
that deals with covert and overt perceptual
behaviors jointly, using reinforcement and
supervised learning. We call the covert behavior,
the behavior of a robot that is not visible from
the outside. For the behaviors that can be
imposed directly from the external environment,
they are called overt behaviors. We apply this
model to the vision-based navigation system. In
the framework of sensor-driven self-generated
representation, this integrated methodology is
useful for open-ended learning by a developmental
robot. First of all, supervised (action-imposed)
learning is not good enough to model
sophisticated robotic cognitive development since
the progress is too tedious and requires
intensive human attention. Second, if the robot
learns wrong actions it cannot make a correction
with this learning mode. On the other hand,
reinforcement learning is a good model to learn
intelligent capabilities when imposed action is
not acceptable. Moreover, it gives the robot an
ability to recover from error, which cannot be
gained through supervised learning.
We used the vehicle to capture 200 consecutive
road images with a time step of 1 second. The
reinforcement learning method discussed in the
last section was used to train each sub-window
image. Figure left shows the average error rate
of detected road boundaries.
1. Grab a new sensory input x(t) and feed it into
the IHDR tree. The IHDR tree generates a state
s(t) for x(t). 2. Query the IHDR tree and get a
matched state s' and related list of primed
contexts. 3. If s(t) is significantly different
from s', it is considered as a new state and the
IHDR tree is updated by saving s(t). Otherwise,
use s(t) to update s' through incremental
averaging. 4. In the first level, using the
Boltzmann Exploration to chose an action based on
the Q-value of every primed action. In the second
level, give the imposed action directly. Execute
the action. 5. Based on the retrieval action,
give a reward. 6. Update the Q-value of states in
PUQ using k-NN updating rule. Go to step 1.
The test results of Action Generation part are
shown in table below. The figure left presents
the interface used for training.
Architecture

Conclusions
  • Q learning is applicable to any cognitive
    capability development when enforceable probes
    are not acceptable.
  • IHDR is implemental to make the learning in
    real-time.
  • K Nearest Neighbor strategy can dramatically
    reduce training time complexity in non-stationary
    environments.
  • Experimental results show the effectiveness of
    the model, which enables a robot to learn road
    boundary type through interactions with teachers.
  • The model will be extended to develop the
    robots navigation capability in future work.

Experiment (1)

We trained consecutive road images repeatedly for
20 times. Top five nearest-neighbors updating
used. As we can see, at the beginning, each
action has similar probability (about 0.2) to be
chosen. After training, action 1 is chosen for
most
Visor
Reference Huang, X. and Weng, J. (2002). Novelty
and reinforcement learning in the value system of
developmental robots. In Proc. Second
International Workshop on Epigenetic Robotics
Modeling Cognitive Development in Robotic
Systems(EPIROB 2002), Edinburgh, Scotland. Hwang,
W. and Weng, J. (1999). Hierarchical discriminant
regression. IEEE Trans. on Patten Analysis and
Machine Intelligence, 22(11)12771293.
of the time. It takes about 4 visits to retrieve
state s as top 1 match.
April 20, 2006
Write a Comment
User Comments (0)
About PowerShow.com