Extraction of Dynamics-correlated Factors from Image Features in
Pushing Motion of a Mobile Robot
Takahiro Inaba and Yuichi Kobayashi
Graduate School of Engineering, Shizuoka University, 3-5-1 Johoku, Naka-ku, Hamamatsu, Japan
Keywords:
Bio-inspired Robotics, Developmental Robotics, Image Feature Extraction, Motion Learning.
Abstract:
It is important for autonomous robots to improve capability of extracting information that is relevant to their
motions. This paper presents an extraction and estimation of factors that affect behavior of object from image
features in object pushing manipulation by a two-wheeled robot. Motions of image features (SIFT keypoints)
are approximated with variance. By detecting correlation between the variance and positions of the keypoints,
the robot can detect keypoints whose positions affect behaviour of some keypoints. Position information of
the keypoints is expected to be useful for the robot to decide its pushing motion. The proposed scheme was
verified in experiment with a camera-mounted mobile robot which has no pre-defined knowledge about its
environment.
1 INTRODUCTION
In recent years, autonomous robots are expected to
act in more various environment, ranging from house-
hold to disaster site, outdoor, and so on. In such kinds
of environment, many unknown factors will prevent
the robots from accomplishing their tasks. For exam-
ple, in a situation where a robot is needed to move
an unknown object, it is very difficult to give pre-
programmed plan to the robot about where to push
the object with which direction because its motion de-
pends on various factors such as shape, weight, stiff-
ness, inertia and so on.
Immediate solution for this problem is to
once avoid pursuing autonomy and apply human-
controlled robots, but another approach can be to de-
velop learning ability of autonomous robots to build
recognition and motion-planning strategy by their
own. Developmental robotics (Asada et al., 2009)
is closely related to the above-mentioned approach
since it aims to build not only motion learning abil-
ity (using reinforcement learning (Sutton and Barto,
1998) for example) but also recognition of environ-
ment while considering connection between recogni-
tion and robot’s motion (Metta and Fitzpatrick, 2003).
As an example of recognition of environment,
let’s consider a case where a robot is going to manip-
ulate an object. It will be important to know whether
the robot can be push it, how it moves when the robot
manipulates it, and what kind of factor causes its be-
havior. Developmental robotics deals with acquisition
of such kind of information through leaning.
Madokoro et al. proposed recognizing and iden-
tifying an object by using visual sensor (Madokoro
et al., 2012). After unsupervised learning using im-
ages collected in advance, robot recognizes the ob-
ject using camera information. Nakamura et al. pro-
posed a multi-modal object categorization by pLSA
(probabilistic Semantic Analysis) and LDA (Latent
Dirichlet Allocation), that are applied to information
obtained when robot manipulates objects (Nakamura
et al., 2007). In this research, robot grasps objects
and observes them from various angles and it clas-
sifies object and estimate behavior of a new object.
Nishide et al. proposed motion generation of object
manipulation by applying a neural network to obtain
information when robot manipulates object (Nishide
et al., 2008).
In the researches mentioned above (Nakamura
et al., 2007) (Nishide et al., 2008), how the robot
should behave was given by human designers. But
in order to construct ability of behavior generation,
it is desirable to let the robot plan its behavior based
on its trial and error instead of giving the robot mo-
tion information (time series of joint angle, for ex-
ample). Another common problem for the related re-
searches (Madokoro et al., 2012) (Nakamura et al.,
2007) (Nishide et al., 2008) is that extraction of im-
portant factors that are influential to the robot’s inter-
est is made only as a result of a large-scale learning
process, sometimes almost as a black box. For flexi-
ble motion generation, it is important to extract partial
310
Inaba T. and Kobayashi Y..
Extraction of Dynamics-correlated Factors from Image Features in Pushing Motion of a Mobile Robot.
DOI: 10.5220/0005154003100315
In Proceedings of the International Conference on Neural Computation Theory and Applications (NCTA-2014), pages 310-315
ISBN: 978-989-758-054-3
Copyright
c
2014 SCITEPRESS (Science and Technology Publications, Lda.)