Cognitive robotics

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 14.139.69.1 (talk) at 14:27, 24 April 2012 (→‎Strictures). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Cognitive robotics is concerned with endowing a robot with intelligent behavior by providing it with a processing architecture that will allow it to learn and reason about how to behave in response to complex goals in a complex world.

Core issues

While traditional cognitive modeling approaches have assumed symbolic coding schemes as a means for depicting the world, translating the world into these kinds of symbolic representations has proven to be problematic if not untenable. Perception and action and the notion of symbolic representation are therefore core issues to be addressed in cognitive robotics.

Starting point

Cognitive robotics views animal cognition as a starting point for the development of robotic information processing, as opposed to more traditional Artificial Intelligence techniques. Target robotic cognitive capabilities include perception processing, attention allocation, anticipation, planning, complex motor coordination, reasoning about other agents and perhaps even about their own mental states. Robotic cognition embodies the behavior of intelligent agents in the physical world (or a virtual world, in the case of simulated cognitive robotics). Ultimately the robot must be able to act in the real world.

Structures

A cognitive robot should exhibit:

Learning techniques

Imitation

One of the learning techniques that are used for robots is learning by imitation: the robot, provided with all the sensors and physical hardware needed to perform a human task, is monitoring the human performing a task, and then the robot tries to imitate the same movements that the human performed in order to achieve the task. Using its sensors, the robot should be able to create a three-dimensional image of the environment, and to recognize the objects in that image. A major challenge is hence to interpret the scene, and to understand what objects are needed in the task and which are not.

Knowledge acquisition

A more complex learning approach is autonomous knowledge acquisition: the robot now uses its sensors and its knowledge about the physical properties of the world, and is then left to explore the environment on its own. One of the terminologies of this behavior is called motor babbling. The idea of this approach is to let the robot discover its capabilities on its own.

Other architectures

Some researchers in cognitive robotics have begun using architectures such as (ACT-R and Soar (cognitive architecture)) as a basis of their cognitive robotics programs. These architectures have been successfully used to simulate operator performance and human performance when modeling laboratory data. The idea is to extend these architectures to handle real-world sensory input as that input continuously unfolds through time.

Questions

Some of the fundamental questions to still be answered in cognitive robotics are:

  • How much human programming should or can be involved to support the learning processes?
  • How can one quantify progress? Some of the adopted ways is the reward and punishment. But what kind of reward and what kind of punishment? In humans, when teaching a little infant for example, the reward would be a chocolate or some encouragement, and the punishment will have many ways. But what is the effective way with robots?

See also

References

External links