Outline Administrative issues Course overview What are Intelligent Systems? A brief history State of the art Intelligent agents.

Slides:



Advertisements
Similar presentations
ARTIFICIAL INTELLIGENCE
Advertisements

Additional Topics ARTIFICIAL INTELLIGENCE
ADAPTIVE SYSTEMS & USER MODELING Alexandra I. Cristea USI intensive course Adaptive Systems April-May 2003.
Artificial Intelligence. Intelligent? What is intelligence? computational part of the ability to achieve goals in the world.
An Introduction to Artificial Intelligence. Introduction Getting machines to “think”. Imitation game and the Turing test. Chinese room test. Key processes.
AI 授課教師:顏士淨 2013/09/12 1. Part I & Part II 2  Part I Artificial Intelligence 1 Introduction 2 Intelligent Agents Part II Problem Solving 3 Solving Problems.
WHAT IS ARTIFICIAL INTELLIGENCE?
Artificial Intelligence A Modern Approach Dennis Kibler.
CS 357 – Intro to Artificial Intelligence  Learn about AI, search techniques, planning, optimization of choice, logic, Bayesian probability theory, learning,
Acting Humanly: The Turing test (1950) “Computing machinery and intelligence”:   Can machine’s think? or Can machines behave intelligently? An operational.
Introduction to Artificial Intelligence CSE 473 Winter 1999.
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
COMP 4640 Intelligent & Interactive Systems Cheryl Seals, Ph.D. Computer Science & Software Engineering Auburn University.
Random Administrivia In CMC 306 on Monday for LISP lab.
ARTIFICIAL INTELLIGENCE Introduction: Chapter Textbook: S. Russell and P. Norvig Artificial Intelligence: A Modern Approach Prentice Hall, 2003,
Artificial Intelligence
8/17/ Introduction to Neuro-fuzzy and Soft computing G.Anuradha (Lecture 1)
Copyright R. Weber INFO 629 Concepts in Artificial Intelligence Fall 2004 Professor: Dr. Rosina Weber.
CSCE 315: Programming Studio Artificial Intelligence.
CPSC 171 Artificial Intelligence Read Chapter 14.
FOUNDATIONS OF ARTIFICIAL INTELLIGENCE Introduction: Chapter 1.
ARTIFICIAL INTELLIGENCE Introduction: Chapter 1. Outline Course overview What is AI? A brief history The state of the art.
Artificial Intelligence Dr. Paul Wagner Department of Computer Science University of Wisconsin – Eau Claire.
CISC4/681 Introduction to Artificial Intelligence1 Introduction – Artificial Intelligence a Modern Approach Russell and Norvig: 1.
Introduction: Chapter 1
Artificial Intelligence: An Introduction Definition of AI Foundations of AI History of AI Advanced Techniques.
10/3/2015 ARTIFICIAL INTELLIGENCE Russell and Norvig ARTIFICIAL INTELLIGENCE: A Modern Approach.
CSC4444: Artificial Intelligence Fall 2011 Dr. Jianhua Chen Slides adapted from those on the textbook website.
Artificial Intelligence
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
Computational Intelligence II Lecturer: Professor Pekka Toivanen Exercises: Nina Rogelj
Introduction to Artificial Intelligence and Soft Computing
1 CS 2710, ISSP 2610 Foundations of Artificial Intelligence introduction.
Introduction to Artificial Intelligence Mitch Marcus CIS391 Fall, 2008.
Artificial Intelligence: Introduction Department of Computer Science & Engineering Indian Institute of Technology Kharagpur.
Artificial Intelligence
So what is AI?.
Intelligent System Ming-Feng Yeh Department of Electrical Engineering Lunghwa University of Science and Technology Website:
Definitions of AI There are as many definitions as there are practitioners. How would you define it? What is important for a system to be intelligent?
University of Kurdistan Artificial Intelligence Methods (AIM) Lecturer: Kaveh Mollazade, Ph.D. Department of Biosystems Engineering, Faculty of Agriculture,
Definitions Think like humansThink rationally Act like humansAct rationally The science of making machines that: This slide deck courtesy of Dan Klein.
Introduction to Artificial Intelligence CS 438 Spring 2008.
What is Artificial Intelligence?
Chapter 1: Introduction to Neuro-Fuzzy (NF) and Soft Computing (SC)
FOUNDATIONS OF ARTIFICIAL INTELLIGENCE
A Brief History of AI Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
1 Artificial Intelligence & Prolog Programming CSL 302.
Uses and Limitations Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
Artificial Intelligence
Introduction to Artificial Intelligence Prof. Kathleen McKeown 722 CEPSR Tas: Andrew Rosenberg Speech Lab, 7 th Floor CEPSR Sowmya Vishwanath TA Room.
Sub-fields of computer science. Sub-fields of computer science.
Inexact Reasoning 2 Session 10
Artificial Intelligence
CSC 290 Introduction to Artificial Intelligence
Lecture #1 Introduction
Artificial Intelligence (CS 370D)
COMP3710 Artificial Intelligence Thompson Rivers University
Artificial Intelligence and Lisp Lecture 13 Additional Topics in Artificial Intelligence LiU Course TDDC65 Autumn Semester,
COMP 4640 Intelligent & Interactive Systems
Artificial Intelligence introduction(2)
Introduction to Artificial Intelligence and Soft Computing
CH751 퍼지시스템 특강 Uncertainties in Intelligent Systems
EA C461 – Artificial Intelligence Introduction
Introduction to Artificial Intelligence – CS364
COMP3710 Artificial Intelligence Thompson Rivers University
CS 404 Artificial Intelligence
COMP3710 Artificial Intelligence Thompson Rivers University
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Artificial Intelligence
Presentation transcript:

Outline Administrative issues Course overview What are Intelligent Systems? A brief history State of the art Intelligent agents

Course overview I.Introduction IS II.Intelligent agents III.Search IV.Knowledge and reasoning V.Planning VI.Uncertainty VII.Learning VIII.Hybrid systems

Course overview I.Introduction IS II.Intelligent agents III.Search IV.Knowledge and reasoning V.Planning VI.Uncertainty VII.Learning VIII.Hybrid systems

What is an Intelligent System? System that: does everything that I want it to do & nothing that I don’t Human-like reasoning recover from failure Learns from its mistakes Adapts to its environment Makes decision about appropriateness of actions

What are Intelligent Systems? (What is AI?) Systems that think like humans rationally Systems that think rationally Systems that act like humans rationally Systems that act rationally Turing test Cognitive science Logic Agents

Turing test (‘50)

Turing test pro’s & cons Predicted that by 2000 a machine might have a 30% chance of fooling a lay person for 5 min Anticipated major arguments against AI –Pb: not reproducible, constructive, allows no mathematical analysis Suggested major components of AI: knowledge, reasoning, language understanding, learning

Acting rationally Doing the right thing Expected to maximize goal achievement, given available info Doesn’t necessarily involve thinking!! –Reflexes, etc.

Dimensions of AI 1.symbolic or sub-symbolic (i.e., numerical) 2.manually engineered or automatically learned 3.cognitively plausible 4.perfect world assumption or probabilistic 5.evaluated by hunch, single example, authoritative tone of voice or numerical measure 6.classification, numerical or planning 7.full system or human-assistor 8.online or offline 9.real-time or offline 10.intelligent or just software engineering 11.sound theoretical foundation or trial&error

(some) Categories of intelligent system software All software KnowledgebasedsystemsComputationalintelligence NN Evolutionary alg. Simulated Annealing Objects, frames, agents Rule based systems Expert systems Bayesian updating, Certainty theory, Fuzzy logic

Example: intelligent agent Steve Acting rationally + humanly Collaboration

Example: evolution Evolving artificial creatures, Karl Sims:

Other Intelligent Systems Distributed intelligence

Applications of Intelligent Systems

Applications of Adaptive Systems expert systems –(e.g. medical diagnosis) data mining –(e.g. search engines) computational linguistics games

More Applications Parallel computing: –evolution of cellular automata Molecular biology: –molecular evolution, design of useful molecules, protein design Computer security: –immune systems for computers Intelligent agents and robotics – Internet!! Scientific modeling: –evolution, ecologies, economies, insect societies, immune systems, organizations

AI is New Science We're still learning about perceiving, planning and learning It is hard to compare methods/paradigms I'm you're tour guide: methods and applications You'll be pointed at research + literature

Should we replace people with machines? Yes. Expand the meaning of "grunt-work", and make a machine do it. No. The devastating dehumanisation of automation. No. Economic objections? No. A National Aeronautics and Space Administration report supporting manned space exploration states, "Man is the lowest cost, 150-pound, non-linear, all-purpose computer system that can be mass produced by unskilled labour." –with built-in sense-of-humour system Yes. what about the expense of life support and litigation? No. Nothing's gonna replace people; I'm a humanitarian

Course overview I.Introduction IS II.Intelligent agents III.Search IV.Knowledge and reasoning V.Planning VI.Uncertainty VII.Learning VIII.Hybrid systems

II. Intelligent agents Rational agent: generalities Agent & its environment Example: a simple agent Rationality defined Task environment: –PEAS –Proprieties Agent proprieties