Embodiment: Does a laptop have a body?

Slides:



Advertisements
Similar presentations
The Logic of Intelligence Pei Wang Department of Computer and Information Sciences Temple University.
Advertisements

Developmental Artificial Intelligence 1 er April t oliviergeorgeon.com1/31.
FRAMES Similar to trusses, frames are generally fixed, load carrying structures. The main difference between a frame and a truss is that in a frame at.
Chapter 10 Artificial Intelligence © 2007 Pearson Addison-Wesley. All rights reserved.
CSE 471/598, CBS 598 Intelligent Agents TIP We’re intelligent agents, aren’t we? Fall 2004.
Artificial Intelligence u What are we claiming when we talk about AI? u How are Turing Machines important? u How can we determine whether a machine can.
CSE 471/598 Intelligent Agents TIP We’re intelligent agents, aren’t we? Spring 2004.
What Is Object-Oriented Design? (Chapter 1). Software Development Life Cycle 1. Problem statement and requirements 2. Solution specification 3. Code design.
How Bodies Matter to Minds Michael L. Anderson University of Maryland
CPSC 322 Introduction to Artificial Intelligence September 10, 2004.
Brain, Mind, Body and Society: Controllability and Uncontrollability in Robotics Motomu SHIMODA, PhD. Kyoto Women’s University.
Artificial Intelligence CIS 479/579 Bruce R. Maxim UM-Dearborn.
Using robots to model animals: a cricket test Barbara Webb Presenter: Gholamreza Haffari.
COMP 4640 Intelligent & Interactive Systems Cheryl Seals, Ph.D. Computer Science & Software Engineering Auburn University Lecture 2: Intelligent Agents.
What Science Is and Is Not What is the goal of science?
110/19/2015CS360 AI & Robotics AI Application Areas  Neural Networks and Genetic Algorithms  These model the structure of neurons in the brain  Humans.
Formal Models in AGI Research Pei Wang Temple University Philadelphia, USA.
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 11: Artificial Intelligence Computer Science: An Overview Tenth Edition.
Lecture on Introduction to Artificial Intelligence Chapter#10 Sec 10.1 and 10.3 (before Heuristics)
Artificial Intelligence By Michelle Witcofsky And Evan Flanagan.
SUPERCOMPUTING CHALLENGE KICKOFF 2015 A Model for Computational Science Investigations Oct 2015 © challenge.org Supercomputing Around.
Natural Language Processing by Reasoning and Learning Pei Wang Temple University Philadelphia, USA.
1 Context-dependent Product Line Practice for Constructing Reliable Embedded Systems Naoyasu UbayashiKyushu University, Japan Shin NakajimaNational Institute.
Post, post, post Structuralism to Post-structuralism Context is relevant Parts are as important as the whole and can change meaning of the whole How.
CONTENTS INTRODUCTION TO A.I. WORKING OF A.I. APPLICATIONS OF A.I. CONCLUSIONS ON A.I.
CSE 471/598 Intelligent Agents TIP We’re intelligent agents, aren’t we?
Chapter 2. From Complex Networks to Intelligent Systems in Creating Brain-Like Intelligence, Olaf Sporns Course: Robots Learning from Humans Park, John.
From NARS to a Thinking Machine Pei Wang Temple University.
THE NATURE OF ARGUMENT. THE MAIN CONCERN OF LOGIC Basically in logic we deal with ARGUMENTS. Mainly we deal with learning of the principles with which.
 Planning an audit of cost statements, records and other related documents is considered necessary to ensure achievement of audit objectives with available.
EXPERIENCE REASONING RESEARCH DEDUCTIVE AND INDUCTIVE REASONING Deductive Reasoning (Top-Down Approach) Deductive reasoning works from the more general.
5. Context-Free Grammars and Languages
CIS Automata and Formal Languages – Pei Wang
A Scalable Approach to Architectural-Level Reliability Prediction
Chapter 5 – Requirements Engineering
Chapter 11: Artificial Intelligence
Chapter 11: Artificial Intelligence
The scope and focus of the Research
OVERVIEW Impact of Modelling and simulation in Mechatronics system
CIS Automata and Formal Languages – Pei Wang
Answering Your Research Question: Argumentation & Organization
Seven Principles of Synthetic Intelligence
Today: Classic & AI Control Wednesday: Image Processing/Vision
Intelligent Agents Chapter 2.
CISC 1003 Exploring Robotics
A Universal-Particular (U-P) argument
Copyright Pearson Prentice Hall
Supplement Beyond Computation
Logical problem solving sequence
Honors Geometry Intro to Proof.
Features of a Good Research Study
CONTROL SYSTEM AN INTRODUCTION.
Computer Science cpsc322, Lecture 20
Definitions: Evidence-Based Claims- 1.) the ability to take detailed
In ABB AbilityTM Electrical Distribution Control System (EDCS)
STEM PROJECT Engineering Design
Copyright Pearson Prentice Hall
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Logical problem solving sequence
Copyright Pearson Prentice Hall
Section 5.2 Functions.
Copyright Pearson Prentice Hall
Introduction to Decision Sciences
Generalized Diagnostics with the Non-Axiomatic Reasoning System (NARS)
Prior to the Scientific Method:
Qiong Sun (China Telecom, Presenter)
CIS Automata and Formal Languages – Pei Wang
NARS an Artificial General Intelligence Project
How Bodies Matter to Minds
Presentation transcript:

Embodiment: Does a laptop have a body? Pei Wang Temple University Philadelphia, USA

Embodiment Different interpretations: Give the system a body Give the system a human-like body Let the system behave according to its experience Let the system behave according to its sensorimotor experience

Body and experience As far as a system is implemented, it has a body As far as a system interacts with its environment, it has sensors and actuators “Experience” is the stream of input information, that stretches in time Experience depends on body

Disembodiment A laptop has a body, as well as experience Its experience comes through some sensorimotor device, though may be described abstractly Disembodiment of traditional symbolic AI comes from over-idealizing environment and ignoring experience

Experience-grounded Open to unexpected and uncertain experience, and respond in real-time Decide the meaning of a symbol by its experienced relations with other things Decide the truth-value of a statement by the evidence collected from experience Decide the solution to a problem according to available knowledge

Difference in experience Human-like experience is necessary for human-like behavior, though not for intelligence in general “Intelligence” is not defined by behavior, but by experience-behavior relationship Though there are practical reasons to simulate human experience, an AI can have non-human experience (and therefore, non-human behavior)

Conclusions “Embodiment” is necessary for AI when it is interpreted as “experience-grounded” Whether a system is “embodied” is not determined by its body, but by its design principle To simulate human sensorimotor experience has important values, but is not necessary for every AI system