Top Banner
CS 525U (S 08) 1 Professor Charles Rich Computer Science Department [email protected] Human-Robot Interaction Intelligent User Interfaces
8

Human-Robot Interaction - WPIweb.cs.wpi.edu/~rich/courses/cs525u-s08/lectures/11-hri.pdf · Human-Robot Interaction ... •visual recognition by robot of human gestures •both robot

Jun 15, 2018

Download

Documents

trandieu
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Human-Robot Interaction - WPIweb.cs.wpi.edu/~rich/courses/cs525u-s08/lectures/11-hri.pdf · Human-Robot Interaction ... •visual recognition by robot of human gestures •both robot

CS 525U (S 08) 1

Professor Charles RichComputer Science [email protected]

Human-Robot Interaction

Intelligent User Interfaces

Page 2: Human-Robot Interaction - WPIweb.cs.wpi.edu/~rich/courses/cs525u-s08/lectures/11-hri.pdf · Human-Robot Interaction ... •visual recognition by robot of human gestures •both robot

CS 525U (S 08) 2

Readings

Morency et al, Head Gestures for PerceptualInterfaces: The Role of Context in ImprovingRecognition, AIJ 2007 [long paper]

Breazeal et al, Learning From and AboutOthers: Towards Using Imitation to Bootstrapthe Social Understanding of Others byRobots, Art. Life 2004 [long paper]

Page 3: Human-Robot Interaction - WPIweb.cs.wpi.edu/~rich/courses/cs525u-s08/lectures/11-hri.pdf · Human-Robot Interaction ... •visual recognition by robot of human gestures •both robot

CS 525U (S 08) 3

Basic Concepts

Physical Layer

Software Layer

Interaction Layer

Page 4: Human-Robot Interaction - WPIweb.cs.wpi.edu/~rich/courses/cs525u-s08/lectures/11-hri.pdf · Human-Robot Interaction ... •visual recognition by robot of human gestures •both robot

CS 525U (S 08) 4

Physical Layer

Sensors• camera (stereo)• microphones (array)• sonar, laser, infrared• touch (pressure)

Actuators• motors (electric, pneumatic, hydraulic)• skin, eyes, tongue, etc.• locomotion (legged, wheel, ...)

Page 5: Human-Robot Interaction - WPIweb.cs.wpi.edu/~rich/courses/cs525u-s08/lectures/11-hri.pdf · Human-Robot Interaction ... •visual recognition by robot of human gestures •both robot

CS 525U (S 08) 5

Software Layer

Image processing Speech recognition and generation Dialogue management Navigation Emotion modeling Multi-modal integration Tasks, goals, planning ...

Page 6: Human-Robot Interaction - WPIweb.cs.wpi.edu/~rich/courses/cs525u-s08/lectures/11-hri.pdf · Human-Robot Interaction ... •visual recognition by robot of human gestures •both robot

CS 525U (S 08) 6

Interaction Layer

Engagement

Collaboration

Social Understanding

Empathy

...

[ NB: Teleoperation is an important part offield we are not focusing on. ]

Page 7: Human-Robot Interaction - WPIweb.cs.wpi.edu/~rich/courses/cs525u-s08/lectures/11-hri.pdf · Human-Robot Interaction ... •visual recognition by robot of human gestures •both robot

CS 525U (S 08) 7

Spectrum of Human-likeness

androidhumanoid

Page 8: Human-Robot Interaction - WPIweb.cs.wpi.edu/~rich/courses/cs525u-s08/lectures/11-hri.pdf · Human-Robot Interaction ... •visual recognition by robot of human gestures •both robot

CS 525U (S 08) 8

Readings

Morency et al, Head Gestures for PerceptualInterfaces: The Role of Context in ImprovingRecognition, AIJ 2007• visual recognition by robot of human gestures• both robot and other UI applications• machine learning

Breazeal et al, Learning From and About Others:Towards Using Imitation to Bootstrap the SocialUnderstanding of Others by Robots, Art. Life 2004• complete interacting robot• focus on social/emotional interaction• machine learning