Intelligent Agents revisited.

Slides:



Advertisements
Similar presentations
The 20th International Conference on Software Engineering and Knowledge Engineering (SEKE2008) Department of Electrical and Computer Engineering
Advertisements

ARCHITECTURES FOR ARTIFICIAL INTELLIGENCE SYSTEMS
Focus on Instructional Support
Some questions o What are the appropriate control philosophies for Complex Manufacturing systems? Why????Holonic Manufacturing system o Is Object -Oriented.
Intelligent Agents Russell and Norvig: 2
Artificial Intelligence: Chapter 2
1.Data categorization 2.Information 3.Knowledge 4.Wisdom 5.Social understanding Which of the following requires a firm to expend resources to organize.
ECE457 Applied Artificial Intelligence R. Khoury (2007)Page 1 Please pick up a copy of the course syllabus from the front desk.
An Introduction to Artificial Intelligence. Introduction Getting machines to “think”. Imitation game and the Turing test. Chinese room test. Key processes.
4-1 Management Information Systems for the Information Age Copyright 2002 The McGraw-Hill Companies, Inc. All rights reserved Chapter 4 Decision Support.
Distributed Network and System Management Based on Intelligent and Mobile Agents Jianguo Ding 25/03/2002 DVT-DatenVerarbeitungsTechnik FernUniversität.
CSE 471/598, CBS 598 Intelligent Agents TIP We’re intelligent agents, aren’t we? Fall 2004.
Intelligent Agent Systems Autumn Master Study in Intelligent Systems Machine Learning (Roland – 10 points) Intelligent Agent Systems (Ky – 15 points)
1 WEEK 10 Intelligent (Software) Agents. 2 Case Scenario Every year, ABC Enterprise will conduct annual general meeting (AGM) to report company performance.
Intelligent Agent Systems. Artificial Intelligence Systems that think like humans Systems that think rationally Systems that act like humans Systems that.
Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall Chapter Chapter 7: Expert Systems and Artificial Intelligence Decision Support.
1 Chapter 4 Decision Support and Artificial Intelligence Brainpower for Your Business.
Decision Support and Artificial Intelligence
Agents & Environments. © Daniel S. Weld Topics Agents & Environments Problem Spaces Search & Constraint Satisfaction Knowledge Repr’n & Logical.
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,
1 Chapter 19 Intelligent Agents. 2 Chapter 19 Contents (1) l Intelligence l Autonomy l Ability to Learn l Other Agent Properties l Reactive Agents l Utility-Based.
Introduction to Intelligent Software Agents Martin Beer, School of Computing & Management Sciences, Sheffield Hallam University, Sheffield, United Kingdom.
Intelligent Agents: an Overview. 2 Definitions Rational behavior: to achieve a goal minimizing the cost and maximizing the satisfaction. Rational agent:
Wilma Bainbridge Tencia Lee Kendra Leigh
CSE 573 Artificial Intelligence Dan Weld Peng Dai
Intelligent Agents. Software agents O Monday: O Overview video (Introduction to software agents) O Agents and environments O Rationality O Wednesday:
4-1 Chapter 4 Decision Support and Artificial Intelligence Brainpower for Your Business.
1 AI and Agents CS 171/271 (Chapters 1 and 2) Some text and images in these slides were drawn from Russel & Norvig’s published material.
Introduction to AI. H.Feili, 1 Introduction to Artificial Intelligence LECTURE 2: Intelligent Agents What is an intelligent agent?
4-1 Management Information Systems for the Information Age Copyright 2004 The McGraw-Hill Companies, Inc. All rights reserved Chapter 4 Decision Support.
How R&N define AI Systems that think like humans Systems that think rationally Systems that act like humans Systems that act rationally humanly vs. rationally.
4-1 Management Information Systems for the Information Age Copyright 2004 The McGraw-Hill Companies, Inc. All rights reserved Chapter 4 Decision Support.
10/6/2015 1Intelligent Systems and Soft Computing Lecture 0 What is Soft Computing.
© 2004 Kurfess CalPoly edited by Eggen Introduction 1 CAP 4630/5605: Artificial Intelligence Computer Science Department University of North Florida.
ARTIFICIAL INTELLIGENCE [INTELLIGENT AGENTS PARADIGM] Professor Janis Grundspenkis Riga Technical University Faculty of Computer Science and Information.
Chapter 2 Agents & Environments. © D. Weld, D. Fox 2 Outline Agents and environments Rationality PEAS specification Environment types Agent types.
Agents CPSC 386 Artificial Intelligence Ellen Walker Hiram College.
I Robot.
1 Chapter 19 Intelligent Agents. 2 Chapter 19 Contents (1) l Intelligence l Autonomy l Ability to Learn l Other Agent Properties l Reactive Agents l Utility-Based.
Artificial Intelligence Lecture 1. Objectives Definition Foundation of AI History of AI Agent Application of AI.
AN INTELLIGENT AGENT is a software entity that senses its environment and then carries out some operations on behalf of a user, with a certain degree of.
Agents that Reduce Work and Information Overload and Beyond Intelligent Interfaces Presented by Maulik Oza Department of Information and Computer Science.
A RTIFICIAL I NTELLIGENCE Intelligent Agents 30 November
Learning Agents MSE 2400 EaLiCaRA Spring 2015 Dr. Tom Way.
Chapter 4 Decision Support System & Artificial Intelligence.
Intelligent Agent Framework1 From Chapter 7 of Constructing Intelligent Agents with Java.
Introduction of Intelligent Agents
Artificial Intelligence, Expert Systems, and Neural Networks Group 10 Cameron Kinard Leaundre Zeno Heath Carley Megan Wiedmaier.
Rational Agency CSMC Introduction to Artificial Intelligence January 8, 2004.
Feng Zhiyong Tianjin University Fall  An agent is anything that can be viewed as perceiving its environment through sensors and acting upon that.
Intelligent Agents Introduction Rationality Nature of the Environment Structure of Agents Summary.
RULES Patty Nordstrom Hien Nguyen. "Cognitive Skills are Realized by Production Rules"
Intelligent systems, intelligent agents New AI directions: cognitive and applications Advantages: adaptable, flexible, able to learn, user- friendly, “bluff”
CS382 Introduction to Artificial Intelligence Lecture 1: The Foundations of AI and Intelligent Agents 24 January 2012 Instructor: Kostas Bekris Computer.
Intelligent Agents Chapter 2. How do you design an intelligent agent? Definition: An intelligent agent perceives its environment via sensors and acts.
Agents 지능형 에이전트 프로그램. Agent 지각, 인식  추론, 판단  행위 환경 에이전트.
Intelligent Agents on the Internet and Web BY ROHIT SINGH MANHAS M.C.A 4TH SEM. Dept. of I&CT, MIT, Manipal.
How R&N define AI humanly vs. rationally thinking vs. acting
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Chapter 11: Artificial Intelligence
Intelligent Adaptive Mobile Robots
Artificial Intelligence Lecture No. 5
Intelligent Agents Chapter 2.
© James D. Skrentny from notes by C. Dyer, et. al.
First work in AI 1943 The name “Artificial Intelligence” coined 1956
Interdisciplinary Program in Cognitive Science Lee, Jung-Woo
Intelligent Systems and
AI and Agents CS 171/271 (Chapters 1 and 2)
Structure of intelligent agents and environments
Presentation transcript:

Intelligent Agents revisited

What is an Intelligent Agent An agent is a tool that carries out tasks on behalf of a human user What is the difference between an agent and a conventional (non-intelligent) program?

Properties of Intelligent Agents Intelligence Autonomy Ability to Learn

Intelligence An intelligent agent possesses domain knowledge and the ability to use that knowledge to solve its problems more efficiently Ability to reason about its knowledge is essential

Autonomy Autonomy is the ability to act independently of the human user’s instructions Autonomy depends largely on the ability to reason, plan, and learn

Ability to Learn Learning enables an agent to solve problems it has not previously faced, and to learn from past experience. Learn both concepts and actions

Ability to Learn Learn from the environment based on feed back of how successful the agent is Reinforcement learning: based on evaluation functions Learn by instruction: the user provides the feedback Evolutionary learning: neural networks and genetic algorithms

Other Properties Co-Operation: interaction between agents. Versatility: ability to carry out a range of different tasks. Benevolence: helpfulness to other agents and people. Veracity: tendency to tell the truth. Mobility: ability to move about in the Internet or another network (or the real world).

Types of agents Simple reflex agents – almost no reasoning abilities Agents that keep track of the world – have memory Goal-based agents – have goals Utility-based agents – can evaluate their performance

Simple Reflex Agents External world IF Condition Action THEN

Agents with Memory THEN External world Memory IF Condition Action

Agents with Goals Goals Condition IF THEN Choose a rule

Utility-Based Agents Goals Condition IF THEN Choose a rule Utility function

Robotic Agents Robotic agents exist in the real world Robots operate in a stochastic, inaccessible environment Robots must also be able to deal with large numbers of other agents (such as humans) and other complicating factors. Robots must deal with change and uncertainty well.

Robotic Autonomous Agents Knowledge and reasoning Planning Learning Vision abilities Language understanding

Multi-Agent Systems Agents work together to achieve a common goal Agents in multi-agent systems usually have the ability to communicate and collaborate with each other.

Applications Software agents for information processing Industrial robots Social robots