KECERDASAN BUATAN 3. By Sirait. Hasanuddin Sirait, MT

Similar documents
Intelligent Agents. Philipp Koehn. 16 February 2017

Intelligent Agents. Russell and Norvig: Chapter 2

Artificial Intelligence Intelligent agents

How do you design an intelligent agent?

Agents. Formalizing Task Environments. What s an agent? The agent and the environment. Environments. Example: the automated taxi driver (PEAS)

Intelligent Agents. Outline. Agents. Agents and environments

22c:145 Artificial Intelligence

Chapter 2: Intelligent Agents

Agents. This course is about designing intelligent agents Agents and environments. Rationality. The vacuum-cleaner world

AI: Intelligent Agents. Chapter 2

What is AI? The science of making machines that:

Intelligent Agents. Chapter 2

CS 771 Artificial Intelligence. Intelligent Agents

Artificial Intelligence. Intelligent Agents

Outline. Chapter 2 Agents & Environments. Agents. Types of Agents: Immobots

Agents & Environments Chapter 2. Mausam (Based on slides of Dan Weld, Dieter Fox, Stuart Russell)

CS 331: Artificial Intelligence Intelligent Agents

Intelligent Agents. Soleymani. Artificial Intelligence: A Modern Approach, Chapter 2

Intelligent Agents. Chapter 2 ICS 171, Fall 2009

CS 331: Artificial Intelligence Intelligent Agents

Intelligent Agents. Instructor: Tsung-Che Chiang

Agents & Environments Chapter 2. Mausam (Based on slides of Dan Weld, Dieter Fox, Stuart Russell)

Intelligent Agents. CmpE 540 Principles of Artificial Intelligence

Princess Nora University Faculty of Computer & Information Systems ARTIFICIAL INTELLIGENCE (CS 370D) Computer Science Department

Intelligent Agents. Instructor: Tsung-Che Chiang

Dr. Mustafa Jarrar. Chapter 2 Intelligent Agents. Sina Institute, University of Birzeit

Lecture 2 Agents & Environments (Chap. 2) Outline

Agents and Environments

CS 331: Artificial Intelligence Intelligent Agents. Agent-Related Terms. Question du Jour. Rationality. General Properties of AI Systems

Definitions. The science of making machines that: This slide deck courtesy of Dan Klein at UC Berkeley

Artificial Intelligence Agents and Environments 1

Agents. Environments Multi-agent systems. January 18th, Agents

Intelligent Agents. BBM 405 Fundamentals of Artificial Intelligence Pinar Duygulu Hacettepe University. Slides are mostly adapted from AIMA

Intelligent Autonomous Agents. Ralf Möller, Rainer Marrone Hamburg University of Technology

Web-Mining Agents Cooperating Agents for Information Retrieval

Artificial Intelligence CS 6364

Artificial Intelligence

CS324-Artificial Intelligence

Web-Mining Agents Cooperating Agents for Information Retrieval

Vorlesung Grundlagen der Künstlichen Intelligenz

Introduction to Artificial Intelligence 2 nd semester 2016/2017. Chapter 2: Intelligent Agents

Rational Agents (Chapter 2)

What is AI? The science of making machines that: Think rationally. Think like people. Act like people. Act rationally

Artificial Intelligence

Agents and State Spaces. CSCI 446: Artificial Intelligence

Foundations of Artificial Intelligence

Artificial Intelligence Lecture 7

Outline for Chapter 2. Agents. Agents. Agents and environments. Vacuum- cleaner world. A vacuum- cleaner agent 8/27/15

Contents. Foundations of Artificial Intelligence. Agents. Rational Agents

Module 1. Introduction. Version 1 CSE IIT, Kharagpur

What is Artificial Intelligence? A definition of Artificial Intelligence. Systems that act like humans. Notes

Ar#ficial Intelligence

Agents and Environments

Overview. What is an agent?

Agents and Environments. Stephen G. Ware CSCI 4525 / 5525

Artificial Intelligence

Solutions for Chapter 2 Intelligent Agents


Agents and State Spaces. CSCI 446: Ar*ficial Intelligence Keith Vertanen

AI Programming CS F-04 Agent Oriented Programming

CS343: Artificial Intelligence

Introduction to Arti Intelligence

Intelligent Machines That Act Rationally. Hang Li Bytedance AI Lab

Rational Agents (Ch. 2)

Silvia Rossi. Agent as Intentional Systems. Lezione n. Corso di Laurea: Informatica. Insegnamento: Sistemi multi-agente.

Artificial Intelligence. Admin.

Intelligent Machines That Act Rationally. Hang Li Toutiao AI Lab

EEL-5840 Elements of {Artificial} Machine Intelligence

COMP329 Robotics and Autonomous Systems Lecture 15: Agents and Intentions. Dr Terry R. Payne Department of Computer Science

1 What is an Agent? CHAPTER 2: INTELLIGENT AGENTS

Rational Agents (Ch. 2)

GRUNDZÜGER DER ARTIFICIAL INTELLIGENCE

A Theory of Complexity and its Relevance to Better Decision Making

Cognitive Neuroscience History of Neural Networks in Artificial Intelligence The concept of neural network in artificial intelligence

Introduction and Historical Background. August 22, 2007

Introduction to Medical Computing

Consider the following aspects of human intelligence: consciousness, memory, abstract reasoning

Artificial Intelligence I. Dr Mateja Jamnik. Computer Laboratory, Room FC18. Telephone extension

Robotics Summary. Made by: Iskaj Janssen

Oxford Foundation for Theoretical Neuroscience and Artificial Intelligence

Key Ideas. Explain how science is different from other forms of human endeavor. Identify the steps that make up scientific methods.

AGENT-BASED SYSTEMS. What is an agent? ROBOTICS AND AUTONOMOUS SYSTEMS. Today. that environment in order to meet its delegated objectives.

AI and Philosophy. Gilbert Harman. Thursday, October 9, What is the difference between people and other animals?

CS148 - Building Intelligent Robots Lecture 5: Autonomus Control Architectures. Instructor: Chad Jenkins (cjenkins)

Unmanned autonomous vehicles in air land and sea

Computational Neuroscience. Instructor: Odelia Schwartz

Appendix I Teaching outcomes of the degree programme (art. 1.3)

Bayesian Perception & Decision for Intelligent Mobility

Artificial Intelligence: Its Scope and Limits, by James Fetzer, Kluver Academic Publishers, Dordrecht, Boston, London. Artificial Intelligence (AI)

Projective Simulation and the Taxonomy of Agency

Behavior Architectures

Grounding Ontologies in the External World

Embodied Cognition International Lecture Serie

Introduction to Computational Neuroscience

Slide 1. Psychology 386b Fundamentals of Cognitive Science. Slide 2 Cognitive Science?

Artificial intelligence (and Searle s objection) COS 116: 4/29/2008 Sanjeev Arora

AI and Philosophy. Gilbert Harman. Tuesday, December 4, Early Work in Computational Linguistics (including MT Lab at MIT)

Robot Behavior Genghis, MIT Callisto, GATech

Organizational. Architectures of Cognition Lecture 1. What cognitive phenomena will we examine? Goals of this course. Practical Assignments.

Transcription:

KECERDASAN BUATAN 3 By @Ir.Hasanuddin@ Sirait

Why study AI Cognitive Science: As a way to understand how natural minds and mental phenomena work e.g., visual perception, memory, learning, language, etc. Philosophy: As a way to explore some basic and interesting (and important) philosophical questions e.g., the mind body problem, what is consciousness, etc. Engineering: To get machines to do a wider variety of useful things e.g., understand spoken natural language, recognize individual people in visual scenes, find the best travel plan for your vacation, etc.

Why study AI The exciting new effort to make computers thinks machine with minds, in the full and literal sense (Haugeland 1985) The study of mental faculties through the use of computational models (Charniak et al. 1985) The art of creating machines that perform functions that require intelligence when performed by people (Kurzweil, 1990) A field of study that seeks to explain and emulate intelligent behavior in terms of computational processes (Schalkol, 1990) Systems that think like humans Systems that act like humans Systems that think rationally Systems that act rationally

Systems that act like humans When does a system behave intelligently? Turing (1950) Computing Machinery and Intelligence Operational test of intelligence: imitation game Test still relevant now, yet might be the wrong question. Requires the collaboration of major components of AI: knowledge, reasoning, language understanding, learning,

Systems that think like humans How do humans think? Requires scientific theories of internal brain activities (cognitive model): Level of abstraction? (knowledge or circuitry?) Validation? Predicting and testing human behavior Identification from neurological data Cognitive Science vs. Cognitive neuroscience. Both approaches are now distinct from AI Share that the available theories do not explain anything resembling human intelligence. Three fields share a principal direction.

Systems that think rationally Capturing the laws of thought Aristotle: What are correct argument and thought processes? Correctness depends on irrefutability of reasoning processes. This study initiated the field of logic. The logicist tradition in AI hopes to create intelligent systems using logic programming. Problems: Not all intelligence is mediated by logic behavior What is the purpose of thinking? What thought should one have?

System that act rationally Rational behavior: doing the right thing The Right thing is that what is expected to maximize goal achievement given the available information. Can include thinking, yet in service of rational action. Action without thinking: e.g. reflexes. Two advantages over previous approaches: More general than law of thoughts approach More amenable to scientific development. Yet rationality is only applicable in ideal environments. Moreover rationality is not a very good model of reality.

Rational Agents An agent is an entity that perceives and acts This course is about designing rational agents An agent is a function from percept histories to actions: f : P* A For any given class of environments and task we seek the agent (or class of agents) with the best performance. Problem: computational limitations make perfect rationality unachievable.

AI Prehistory Philosophy Logic, methods of reasoning, mind as physical system foundations of learning, language, rationality Mathematics Formal representation and proof algorithms, computation, (un)decidability, (in)tractability, probability Economics utility, decision theory Neuroscience physical substrate for mental activity Psychology phenomena of perception and motor control, experimental techniques Computer engineering building fast computers Control theory design systems that maximize an objective function over time Linguistics knowledge representation, grammar

History of AI 1943 McCulloch & Pitts: Boolean circuit model of brain 1950 Turing's "Computing Machinery and Intelligence" 1956 Dartmouth meeting: "Artificial Intelligence" adopted 1952 69 Look, Ma, no hands! 1950s Early AI programs, including Samuel's checkers program, Newell & Simon's Logic Theorist, Gelernter's Geometry Engine 1965 Robinson's complete algorithm for logical reasoning 1966 73 AI discovers computational complexity Neural network research almost disappears 1969 79 Early development of knowledge-based systems 1980-- AI becomes an industry 1986-- Neural networks return to popularity 1987-- AI becomes a science 1995-- The emergence of intelligent agents

Agent and environments Agents include human, robots, softbots, thermostats, etc. The agent function maps percept sequence to actions f : P* A An agent can perceive its own actions, but not always it effects. The agent function will internally be represented by the agent program. The agent program runs on the physical architecture to produce f.

The vacuum-cleaner cleaner world Environment: square A and B Percepts: [location and content] e.g. [A, Dirty] Actions: left, right, suck, and no-op

Vacuum-cleaner cleaner Percept sequence [A,Clean] [A, Dirty] [B, Clean] [B, Dirty] [A, Clean],[A, Clean] [A, Clean],[A, Dirty] Action Right Suck Left Suck Right Suck

Rational agent What is rational depends on: Performance measure - The performance measure that defines the criterion of success Environment - The agents prior knowledge of the environment Actuators - The actions that the agent can perform Sensors - The agent s percept sequence to date We ll call all this the Task Environment (PEAS)

Vacuum Agent PEAS Performance Measure: minimize energy consumption, maximize dirt pick up. Making this precise: one point for each clean square over lifetime of 1000 steps. Environment: two squares, dirt distribution unknown, assume actions are deterministic and environment is static (clean squares stay clean) Actuators: Left, Right, Suck, NoOp Sensors: agent can perceive its location and whether location is dirty

Automated taxi driving system Performance Measure: Maintain safety, reach destination, maximize profits (fuel, tire wear), obey laws, provide passenger comfort, Environment: U.S. urban streets, freeways, traffic, pedestrians, weather, customers, Actuators: Steer, accelerate, brake, horn, speak/display, Sensors: Video, sonar, speedometer, odometer, engine sensors, keyboard input, microphone, GPS,

Autonomy A system is autonomous to the extent that its own behavior is determined by its own experience. Therefore, a system is not autonomous if it is guided by its designer according to a priori decisions. To survive, agents must have: Enough built-in knowledge to survive. The ability to learn.

Properties of environments Fully Observable/Partially Observable If an agent s sensors give it access to the complete state of the environment needed to choose an action, the environment is fully observable. Such environments are convenient, since the agent is freed from the task of keeping track of the changes in the environment. Deterministic/Stochastic An environment is deterministic if the next state of the environment is completely determined by the current state of the environment and the action of the agent. In a fully observable and deterministic environment, the agent need not deal with uncertainty.

Properties of environments Static/Dynamic. A static environment does not change while the agent is thinking. The passage of time as an agent deliberates is irrelevant. The agent doesn t need to observe the world during deliberation. Discrete/Continuous. If the number of distinct percepts and actions is limited, the environment is discrete, otherwise it is continuous.

Examples Fully Observable Deterministic Static Discrete Solitaire No Yes Yes Yes Backgammon Yes No Yes Yes Taxi driving No No No No Internet shopping Medical diagnosis No No No No No No No No

Agents Four basic kind of agent programs will be discussed: Simple reflex agents Model-based reflex agents Goal-based agents Utility-based agents All these can be turned into learning agents

Simple reflex Select action on the basis of only the current percept. E.g. the vacuum-agent Large reduction in possible percept/action situations(next page). Implemented through condition-action rules If dirty then suck

Model-based To tackle partially observable environments. Maintain internal state Over time update state using world knowledge How does the world change. How do actions affect world. Model of World

Goal-based The agent needs a goal to know which situations are desirable. Things become difficult when long sequences of actions are required to find the goal. Typically investigated in search and planning research. Major difference: future is taken into account Is more flexible since knowledge is represented explicitly and can be manipulated.

Utility-based Certain goals can be reached in different ways. Some are better, have a higher utility. Utility function maps a (sequence of) state(s) onto a real number. Improves on goals: Selecting between conflicting goals Select appropriately between several goals based on likelihood of success.

Learning All previous agent-programs describe methods for selecting actions. Yet it does not explain the origin of these programs. Learning mechanisms can be used to perform this task. Teach them instead of instructing them. Advantage is the robustness of the program toward initially unknown environments. Learning element: introduce improvements in performance element. Critic provides feedback on agents performance based on fixed performance standard. Performance element: selecting actions based on percepts. Corresponds to the previous agent programs Problem generator: suggests actions that will lead to new and By @Ir. Hasanuddin Sirait, informative MT experiences. Exploration vs. exploitation

Summary An agent perceives and acts in an environment, has an architecture, and is implemented by an agent program. Task environment PEAS (Performance, Environment, Actuators, Sensors) An ideal agent always chooses the action which maximizes its expected performance, given its percept sequence so far. An autonomous learning agent uses its own experience rather than built-in knowledge of the environment by the designer. An agent program maps from percept to action and updates internal state. Reflex agents respond immediately to percepts. Goal-based agents act in order to achieve their goal(s). Utility-based agents maximize their own utility function. Representing knowledge is important for successful agent design. The most challenging environments are not fully observable, nondeterministic, dynamic, and continuous

Reference Russel, Stuart J., Peter Norvig, "Artificial Intelligence, a modern approach" Second Edition, Prentice Hall, New Jersey, 2003.

TERIMA KASIH