Behavior-Based Artificial Intelligence Pattie Maes MIT Media-Laboratory Presentation by: Derak Berreyesa UNR, CS Department.

Slides:



Advertisements
Similar presentations
Approaches, Tools, and Applications Islam A. El-Shaarawy Shoubra Faculty of Eng.
Advertisements

15 th International Conference on Design Theory and Methodology 2-6 September 2003, Chicago, Illinois Intelligent Agents in Design Zbigniew Skolicki Tomasz.
How Will We Store What We Learn? Chapter 6 Urban and Sustainable Agriculture Group.
ICT work programme ICT 22 Multimodal and natural computer interaction Aleksandra Wesolowska (Unit G.3 - Data Value Chain) Juan Pelegrin (Unit.
WHAT IS ARTIFICIAL INTELLIGENCE?
CS 452 – Software Engineering Workshop Acquire-Playing Agent System Group 1: Lisa Anthony Mike Czajkowski Luiza da Silva Winter 2001, Department of Mathematics.
C SC 421: Artificial Intelligence …or Computational Intelligence Alex Thomo
Chapter 4 DECISION SUPPORT AND ARTIFICIAL INTELLIGENCE
1 Lecture 33 Introduction to Artificial Intelligence (AI) Overview  Lecture Objectives.  Introduction to AI.  The Turing Test for Intelligence.  Main.
Brent Dingle Marco A. Morales Texas A&M University, Spring 2002
Intelligence without Reason
Provisional draft 1 ICT Work Programme Challenge 2 Cognition, Interaction, Robotics NCP meeting 19 October 2006, Brussels Colette Maloney, PhD.
Introduction to Systems CSCI102 - Systems ITCS905 - Systems MCS Systems.
Intelligent Agents revisited.
Chapter 12: Intelligent Systems in Business
Applications of agent technology in communications: a review S. S. Manvi &P. Venkataram Presented by Du-Shiau Tsai Computer Communications, Volume 27,
Mobile Robot ApplicationsMobile Robot Applications Textbook: –T. Bräunl Embedded Robotics, Springer 2003 Recommended Reading: 1. J. Jones, A. Flynn: Mobile.
Intelligent Agents: an Overview. 2 Definitions Rational behavior: to achieve a goal minimizing the cost and maximizing the satisfaction. Rational agent:
McGraw-Hill/Irwin ©2005 The McGraw-Hill Companies, All rights reserved ©2005 The McGraw-Hill Companies, All rights reserved McGraw-Hill/Irwin.
ICT in Healthcare Expert Systems.
Brain, Mind, Body and Society: Controllability and Uncontrollability in Robotics Motomu SHIMODA, PhD. Kyoto Women’s University.
Artificial Intelligence By Ryan Shoultes & Jeremy Creighton.
The 2nd International Conference of e-Learning and Distance Education, 21 to 23 February 2011, Riyadh, Saudi Arabia Prof. Dr. Torky Sultan Faculty of Computers.
Park House School © P.Marshman All Rights Reserved Building a Smarter Planet Lesson 1: Sensor fundamentals.
Artificial Intelligence By John Debovis & Keith Bright.
CSA3212: User Adaptive Systems Dr. Christopher Staff Department of Computer Science & AI University of Malta Lecture 9: Intelligent Tutoring Systems.
Artificial Intelligence: Prospects for the 21 st Century Henry Kautz Department of Computer Science University of Rochester.
Artificial Intelligence Chapter 25 Agent Architectures Biointelligence Lab School of Computer Sci. & Eng. Seoul National University.
Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Decision Support Systems Chapter 10.
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives Artificial intelligence systems form a broad and diverse set of.
Robotica Lecture 3. 2 Robot Control Robot control is the mean by which the sensing and action of a robot are coordinated The infinitely many possible.
What is Artificial Intelligence? Abbas Mehrabian Teacher: Dr. M. Raei Sharif Saturday, 6 Esfand 1384.
CHAPTER 11 Intelligence. Do Now! How would you describe intelligence? What is meant by Artificial Intelligence? What are some positives and negatives.
Institute of Informatics: PELLUCID1 Workflow Process Creation by Pellucid Agents Michal Laclavik, Zoltan Balogh Institute of Informatics, Slovak Academy.
Artificial Intelligence and Expert Systems. ARTIFICIAL INTELLIGENCE (AI) is the science of R L Being able to Ability to solve a problem.
University of Windsor School of Computer Science Topics in Artificial Intelligence Fall 2008 Sept 11, 2008.
1 The main topics in AI Artificial intelligence can be considered under a number of headings: –Search (includes Game Playing). –Representing Knowledge.
Agents that Reduce Work and Information Overload and Beyond Intelligent Interfaces Presented by Maulik Oza Department of Information and Computer Science.
Artificial intelligence
Fundamentals of Information Systems, Third Edition1 The Knowledge Base Stores all relevant information, data, rules, cases, and relationships used by the.
Introduction to Artificial Intelligence CS 438 Spring 2008 Today –AIMA, Ch. 25 –Robotics Thursday –Robotics continued Home Work due next Tuesday –Ch. 13:
Introduction of Intelligent Agents
Technical Seminar Presentation Presented By:- Prasanna Kumar Misra(EI ) Under the guidance of Ms. Suchilipi Nepak Presented By Prasanna.
Artificial Intelligence, Expert Systems, and Neural Networks Group 10 Cameron Kinard Leaundre Zeno Heath Carley Megan Wiedmaier.
Artificial Intelligence in the Robotic Industry By Dalia Elzeny Jason Renaud.
Distributed Models for Decision Support Jose Cuena & Sascha Ossowski Pesented by: Gal Moshitch & Rica Gonen.
University of Kurdistan Artificial Intelligence Methods (AIM) Lecturer: Kaveh Mollazade, Ph.D. Department of Biosystems Engineering, Faculty of Agriculture,
Software Agents & Agent-Based Systems Sverker Janson Intelligent Systems Laboratory Swedish Institute of Computer Science
INTELLIGENT AGENTS Examples Internet - filtering, browsing; 60 agents on e-commerce:
RULES Patty Nordstrom Hien Nguyen. "Cognitive Skills are Realized by Production Rules"
“Intelligent User Interfaces” by Hefley and Murray.
McGraw-Hill/Irwin © 2002 The McGraw-Hill Companies, Inc. All rights reserved. C H A P T E R Haag Cummings McCubbrey Third Edition 4 Decision Support and.
From context sensitivity to intelligent user interfaces Requirements for learning agents Jarmo Korhonen
Malik Military Drone Juggernaut Computer Skills and Applications III.
Autonomous Skill Acquisition on a Mobile Manipulator Hauptseminar: Topics in Robotics Jonah Vincke George Konidaris MIT CSAIL Scott Kuindersma.
A look into the next century of AI
Fundamentals of Information Systems
Artificial Intelligence (CS 370D)
Artificial Intelligence and Lisp #2
Artificial Intelligence Chapter 25 Agent Architectures
Artificial Intelligence Lecture No. 5
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
Phie Ambo, Mechanical Love,
The Friendship Algorithm
Agent Development Project
Artificial Intelligence Chapter 25 Agent Architectures
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Structure of intelligent agents and environments
Intelligent Process Automation in Audit
Chapter 1: Computational Intelligence and Knowledge
Presentation transcript:

Behavior-Based Artificial Intelligence Pattie Maes MIT Media-Laboratory Presentation by: Derak Berreyesa UNR, CS Department

Abstract Uses behavior-based artificial intelligence as a new approach to studying intelligence. Deals with autonomous systems that must deal with changing goals in an unpredictable environment.

Two approaches to AI Knowledge-Based AI Knowledge based systems have prior knowledge about the environment and there task. Behavior-Based AI React to there changing environment and goals They “behave” in a problem domain.

Knowledge-Based AI Isolated and advanced competences. “Closed” systems that only connect to the user, not the environment. Deal with one problem at a time. Uses static knowledge structures to solve problems. Don’t have to adapt to changing situations. When creating an autonomous system a computer takes over as the user.

Behavior-Based AI Has several competences but they are not as intelligent as isolated competence would be. “Open” system that has little time to react. Decides itself what the problem to be solved next is. Relies more on producing behavior than knowledge. Emphasis on adaptation.

Behavior-Based problem solving A system that can learn has to rely less on planning. Environment can be exploited. Learn over time. Interacts in society to help accomplish tasks.

A Mobile Robot Knowledge-Based would create a model of the office to update as often as possible. It would include the location of the robot itself and the location of certain objects. Behavior-Based would have specific modules for wall following, going through doors, etc.

An Interface Agent Knowledge-Based will learn all it can about what it should prompt the user for and/or try to do when the user does something. Behavior-Based will have a each separate module try to learn about it’s own specialized task.

Conclusion Behavior-Based AI have proven to be very efficient so far. More fundamental research needs to be done. A better understanding of the underlying principles.