Overview of Artificial Intelligence (1) Artificial intelligence (AI) Computers with the ability to mimic or duplicate the functions of the human brain.

Slides:



Advertisements
Similar presentations
Artificial Intelligence By: David Hunt Lee Evans Jonathan Moreton Rachel Moss.
Advertisements

Artificial Intelligence and Expert Systems
Tools: Computers and IT. VB, VBA, Excel, InterDev, Etc. Humans: Decision Making Process Algorithms: Math/Flow Chart stuff that helps the tools help the.
Artificial Intelligence
ITEC 1010 Information and Organizations Artificial Intelligence.
A Brief History of Artificial Intelligence
Module 14 Thought & Language. INTRODUCTION Definitions –Cognitive approach method of studying how we process, store, and use information and how this.
1 Lecture 35 Brief Introduction to Main AI Areas (cont’d) Overview  Lecture Objective: Present the General Ideas on the AI Branches Below  Introduction.
Chapter 11 Artificial Intelligence and Expert Systems.
1. 1 Text Book Artificial Intelligence: A Modern Approach, S. Russell and P. Norvig, 3/e, Prentice Hall, 2010 References  Artificial Intelligence, Patrick.
“Get outa here!”.
Artificial Intelligence
Artificial Intelligence By Ryan Shoultes & Jeremy Creighton.
An-Najah National University MIS Dept. Maher ARAFAT January 2010.
Succeeding with Technology Information, Decision Support… Decision Making and Problem Solving Management Information Systems Decision Support Systems Group.
1 Lyle H. Ungar, University of Pennsylvania What is AI? “Artificial Intelligence is the study of how to make computers do things at which, at the moment,
The Thinking Machine Based on Tape. Computer Has Some Intelligence Now Playing chess Solving calculus problems Other examples:
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
intelligence study and design of intelligent agentsis the intelligence of machines and the branch of computer science that aims to create it. AI textbooks.
11 C H A P T E R Artificial Intelligence and Expert Systems.
What is AI:-  Ai is the science of making machine do things that would requires intelligence.  Computers with the ability to mimic or duplicate the.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
 The most intelligent device - “Human Brain”.  The machine that revolutionized the whole world – “computer”.  Inefficiencies of the computer has lead.
Artificial Intelligence
Artificial Intelligence CS 363 Kawther Abas Lecture 1 Introduction 5/4/1435.
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives Artificial intelligence systems form a broad and diverse set of.
Business and Specialized IS Knowledge Management & Specialized IS ทัศนวรรณ ศูนย์กลาง ภาควิชาคอมพิวเตอร์ คณะ วิทยาศาสตร์
Artificial Intelligence By Michelle Witcofsky And Evan Flanagan.
Artificial Intelligence and Expert Systems
I Robot.
1 Introduction to Artificial Intelligence (Lecture 1)
ARTIFICIAL INTELLIGENCE Human like intelligence Definitions: 1. Focus on intelligent Behaviour “Behaviour by a machine that, if performed by a human.
Fundamentals of Information Systems, Third Edition1 The Knowledge Base Stores all relevant information, data, rules, cases, and relationships used by the.
ARTIFICIALINTELLIGENCE ARTIFICIAL INTELLIGENCE EXPERT SYSTEMS.
Introduction to Artificial Intelligence CS 438 Spring 2008.
Artificial Intelligence Chapter 1 - Part 2 Artificial Intelligence (605451) Dr.Hassan Al-Tarawneh.
ITEC 1010 Information and Organizations Chapter V Expert Systems.
ARTIFICIAL INTELLIGENCE include people, procedures, hardware, software, data and knowledge needed to develop computer systems and machines that demonstrated.
INTRODUCTION TO COGNITIVE SCIENCE NURSING INFORMATICS CHAPTER 3 1.
Artificial Intelligence, simulation and modelling.
 Ease the managing task  Guide for problem solving & decision making  Advance in carrier. Realise opportunities and meet personal and company goals.
1 Principles of Information Systems, Ninth Edition Chapter 11 Knowledge Management and Specialized Information Systems.
A RTIFICIAL INTELLIGENCE Mahajan Nikhil P. Nirma University.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 12: Artificial Intelligence and Expert Systems.
1 Principles of Information Systems Chapter 11 Knowledge Management and Specialized Information Systems THE LEONS COLLEGE OF LAW.
Chapter 11 Knowledge Management and Specialized Information Systems
Artificial Intelligence
Fundamentals of Information Systems, Sixth Edition
Fundamentals of Information Systems
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Introduction Characteristics Advantages Limitations
Artificial Intelligence
Fourth Generation Present: Microprocessors
Fourth Generation Present: Microprocessors
ARTIFICIAL INTELLIGENCE.
Artificial Intelligence and Expert Systems
Artificial intelligence systems form a broad and diverse set of systems that can replicate human decision making for certain types of well-defined problems.
Artificial Intelligence
Course Instructor: knza ch
Artificial Intelligence Includes:
Introduction Artificial Intelligent.
Artificial Intelligence introduction(2)
Artificial Intelligence (Lecture 1)
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
Principles and Learning Objectives
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Artificial Intelligence
CONSTRUCTIVISM Submitted To: Ma’am Misbah Yasmeen BPGCW (Air University)
Principles Knowledge management systems allow organizations to share knowledge and experience among their managers and employees Artificial intelligence.
Presentation transcript:

Overview of Artificial Intelligence (1) Artificial intelligence (AI) Computers with the ability to mimic or duplicate the functions of the human brain Artificial intelligence systems The people, procedures, hardware, software, data, and knowledge needed to develop computer systems and machines that demonstrate the characteristics of intelligence

This gives us four possible goals to pursue in artificial intelligence: Systems that think like humans. Systems that think rationally. Systems that act like humansSystems that act rationally

Vision Brain WorkUnderstanding Natural Language

Overview of Artificial Intelligence (2) Intelligent behaviour Learn from experience Apply knowledge acquired from experience Handle complex situations Solve problems when important information is missing Determine what is important React quickly and correctly to a new situation Understand visual images Process and manipulate symbols Be creative and imaginative Use heuristics

Constructivism is a philosophy of learning founded on the premise that, by reflecting on our experiences, we construct our own understanding of the world we live in. Each of us generates our own "rules" and "mental models," which we use to make sense of our experiences. Learning, therefore, is simply the process of adjusting our mental models to accommodate new experiences. The guiding principles of Constructivism: Learning is a search for meaning. Therefore, learning must start with the issues around which students are actively trying to construct meaning. Meaning requires understanding wholes as well as parts. And parts must be understood in the context of wholes. Therefore, the learning process focuses on primary concepts, not isolated facts. In order to teach well, we must understand the mental models that students use to perceive the world and the assumptions they make to support those models. The purpose of learning is for an individual to construct his or her own meaning, not just memorize the "right" answers and regurgitate someone else's meaning. Since education is inherently interdisciplinary, the only valuable way to measure learning is to make assessment part of the learning process, ensuring it provides students with information on the quality of their learning.

Right Brain vs. Left Brain Definition This theory of the structure and functions of the mind suggests that the two different sides of the brain control two different “modes” of thinking. It also suggests that each of us prefers one mode over the other. Discussion Experimentation has shown that the two different sides, or hemispheres, of the brain are responsible for different manners of thinking. The following table illustrates the differences between left-brain and right-brain thinking:

Artificial Intelligence (1) The branch of computer science concerned with making computers behave like humans. The term was coined in 1956 by John McCarthy at the Massachusetts Institute of Technology. Artificial intelligence includes games playing: programming computers to play games such as chess and checkers expert systems : programming computers to make decisions in real-life situations (for example, some expert systems help doctors diagnose diseases based on symptoms) natural language : programming computers to understand natural human languages From Chapter 1

Artificial Intelligence (2) neural networks : Systems that simulate intelligence by attempting to reproduce the types of physical connections that occur in animal brains robotics : programming computers to see and hear and react to other sensory stimuli Currently, no computers exhibit full artificial intelligence (that is, are able to simulate human behavior). The greatest advances have occurred in the field of games playing. The best computer chess programs are now capable of beating humans. In May, 1997, an IBM super-computer called Deep Blue defeated world chess champion From Chapter 1

Major Branches of AI (2) Learning system Computer changes how it functions or reacts to situations based on feedback Natural language processing Computers understand and react to statements and commands made in a “natural” language, such as English Neural network Computer system that can act like or simulate the functioning of the human brain Schematic

Major Branches of AI (1) Perceptive system A system that approximates the way a human sees, hears, and feels objects Vision system Capture, store, and manipulate visual images and pictures Robotics Mechanical and computer devices that perform tedious tasks with high precision Expert system Stores knowledge and makes inferences

Artificial Intelligence (6) There are several programming languages that are known as AI languages because they are used almost exclusively for AI applications. The two most common are LISP and Prolog. From Chapter 1

Artificial Intelligence (4) Natural-language processing offers the greatest potential rewards because it would allow people to interact with computers without needing any specialized knowledge. Unfortunately, programming computers to understand natural languages has proved to be more difficult than originally thought. Some rudimentary translation systems that translate from one human language to another are in existence, but they are not nearly as good as human translators. There are also voice recognition systems that can convert spoken sounds into written words, but they do not understand what they are writing; they simply take dictation. Even these systems are quite limited -- you must speak slowly and distinctly. From Chapter 1

Artificial Intelligence Currently, no computers exhibit full artificial intelligence (that is, are able to simulate human behavior). The greatest advances have occurred in the field of games playing. The best computer chess programs are now capable of beating humans. In May, 1997, an IBM super-computer called Deep Blue defeated world chess champion Gary Kasparov in a chess match. From Chapter 1

Both use electrical signals. The brain uses chemicals to transmit information; the computer uses electricity.

Both can adapt and learn. It is much easier and faster for the brain to learn new things. Yet, the computer can do many complex tasks at the same time ("multitasking") that are difficult for the brain.