towards cognitive robotics biointelligence laboratory school of computer science and engineering...

21
Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University http://bi.snu.ac.kr Christian Goerick Honda Research Institute Europe GmbH Patrick Emaase

Upload: rosa-randall

Post on 12-Jan-2016

219 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

Towards Cognitive Robotics

Biointelligence Laboratory

School of Computer Science and Engineering

Seoul National University

http://bi.snu.ac.kr

Christian GoerickHonda Research Institute Europe GmbH

Patrick Emaase

Page 2: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

Contents

1 Introduction

2 Towards an Architecture

3 Task and Body Oriented Motion Control

4 Visually and Behaviorally Oriented Learning

5 ALIS – Autonomous Learning and Interactive

6 Conclusion

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 2

Page 3: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

The Big Picture

How to realize Cognitve Robot

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 3

Cognitive Robot

Cognitive Robot

ArchitectureArchitecture

Vision, BehaviorVision, Behavior

Schematics / RepreSchematics / Repre

ALISALIS

Page 4: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

Introduction Long term goals

Create humanoid robot equipped with mechanisms for learning and development – dynamically, robustly

Understand and re-create how human brain works Research vehicle: Humanoid robot

PISA – Practical Intelligent Systems Architecture;

Architecture: Strategic Organization and incremental systems Major issue: Learning and adaptation – interaction with real world

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 4

Page 5: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

Towards an Architecture: PISA

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 5

Cognitive Robot Intelligent Behavior Learn and reason Achieves complex

goals

Acts, perceives, plans, anticipates

Page 6: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

Motion

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 6

Page 7: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

Task & Body Oriented Motion Control

Identify task accurately, move easily - complex

Have level of intelligence as humans & animals control effectors for tasks easy Have Body image – helps acting in complex task

Desirable cognitive architecture: able to cognitively control relevant task parameters, leave “tedious” details to underlying levels of control

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 7

Page 8: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

ASIMO Robot: Kinematics

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 8

Stable layer for motion control with motion interface has been established – solve collision

Robot controlled by task level description, the coupling is performed by whole body controller Implements redundant control scheme considers all DoF at once

Page 9: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

Visually and Behaviorally Oriented Learning

Goal: Provide Humanoid with Interactive behavior, vision, adaptability Autonomous development mechanisms Interactive Learning mechanisms

Emphasis: Principled combination of both (A, IL)

Biologically motivated Interactive vision System Adaptive basic behavior – can learn and recognize

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 9

Page 10: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

Active Vision System

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 10

Active: Recognizes images, re-plans view points Determine new direction based on saliency + previous gaze direction

Page 11: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

Concept of space

Two types of space: Peripersonal space and Extrapersonal space

Peripersonal space establishes “Sharing Attention” User show object, system focus on shown entity

Addressed scientific concepts Online learning Internal homeostatic control system Combination of both

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 11

Page 12: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

ALIS: Autonomous Learning and Interacting System

Has incremental hierarchical system comprising sensing and control elements

System interacts in real time with users

Architecture: hierarchical mimicking biological brain

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 12

Page 13: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

SYSTEMATICA

Framework SYSTEMATICA – For describing incremental hierarchical control architecture

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 13

n is identifiable unitX – full input spaceD – dynamicsR – representationsB – behavior spaceT – top-down infoP – priorityS – sensory spaceM – motor commands

Page 14: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

SYSTEMATICA

Sensory Sn(X) and Behavior space Bn(X) split into location and features aspects.

Framework characterizes architecture, decomposes units n consisting of Sn(x), Dn, Bn, Rn, Mn, Pn, Tm,n to allow system: Incremental learning Always act Provide representations and decompositions

Necessary conditions to achieve SYSTEMATICA is hierarchical arrangement of sensory and behavior

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 14

Page 15: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

Biological Embedding of SYSTEMATICA

To achieve brain-like intelligence Synergistic interplay of diff. level of hierarchy Dynamic architecture

Brain modeled as inhibition of sensory signals and motor commands

Deeper communication between units plausible and beneficial Efficient in (re)-using est. representations & processes

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 15

Page 16: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

ALIS: Architecture and Elements

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 16

Schematics of ALIS formulated from SYSTEMATICA

ALIS represents incrementally integrated system

Elements are hierarchically arranged

Produce observable behavior

Page 17: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

So far….

Goal: Create Brain Like Intelligence Motivation: Human brain,

Concepts: Active Learning, adaptability, Autonomy Architecture: PISA, Systematica

Achievement: Advanced Step in Innovative Mobility (ASIMO) {Humanoid}

Challenges: Stability, incremental knowledge

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 17

Page 18: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

Conclusion

ALIS System has independent units built Incremental hierarchy yields combined

performance enabling Combines autonomy and ability to learn, develop

Towards Cognitive Robotics

Researching and creating in an incremental and holistic fashion leads to better understanding of natural and artificial brain-like systems

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 18

Page 19: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

Review Question

What do we gain by pursuing task description and whole body control in cognitive architecture? Description of tasks in natural way than in joint space

High level process don’t care about details of motion Motion range is extended incrementally Understand DoF redundancy in movement &

correspondence to hand actions & adaption to force Solve acceptance problems with robots Self collision avoidance on the level of motion control

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 19

Page 20: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

Review Question

What do we gain by pursuing such kind of task description and whole body control in cognitive architecture? Description of tasks in natural way than in joint space.

High level process don’t care about details of motion Motion range is extended incrementally – appearance of

robot motion is naturally relaxed Understand DoF redundancy in movement and

correspondence to hand actions & adaption to force Solve acceptance problems with robots Self collision avoidance on the level of motion control

© 2015, SNU CSE Biointelligence Lab., http://bi.snu.ac.kr 20

Page 21: Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University  Christian

Thank you for listening

21