Chapter 10. Global Village “… is the shrinking of the world society because of the ability to communicate.” Positive: The best from diverse cultures will.

Slides:



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

Artificial Intelligence. Intelligent? What is intelligence? computational part of the ability to achieve goals in the world.
An Introduction to Artificial Intelligence Presented by : M. Eftekhari.
Artificial Intelligence
An Introduction to Artificial Intelligence. Introduction Getting machines to “think”. Imitation game and the Turing test. Chinese room test. Key processes.
4 Intelligent Systems.
INTRODUCTION HISTORY SUB-FIELDS ARTIFICIAL INTELLIGENCE IN THE FUTURE.
A Brief History of Artificial Intelligence
WHAT IS ARTIFICIAL INTELLIGENCE?
Artificial Intelligence
Approaches to AI. Robotics Versus Artificial Intelligence.
1 Lecture 33 Introduction to Artificial Intelligence (AI) Overview  Lecture Objectives.  Introduction to AI.  The Turing Test for Intelligence.  Main.
Intelligent Agent Systems. Artificial Intelligence Systems that think like humans Systems that think rationally Systems that act like humans Systems that.
Natural Computation: computational models inspired by nature Dr. Daniel Tauritz Department of Computer Science University of Missouri-Rolla CS347 Lecture.
DSS: Decision Support Systems and AI: Artificial Intelligence
Chapter 12: Intelligent Systems in Business
1. 1 Text Book Artificial Intelligence: A Modern Approach, S. Russell and P. Norvig, 3/e, Prentice Hall, 2010 References  Artificial Intelligence, Patrick.
Artificial Intelligence
Intelligent Support Systems
Intelligence & Artificial Intelligence You must have a pre-prepared sentence or two to spout about what is a description of intelligence.. And what is.
Using Information Technology Pertemuan 13 Chapter 10 The Promises of the Digital Age.
CSCI 4410 Introduction to Artificial Intelligence.
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.
Computers Are Your Future © 2006 Prentice-Hall, Inc.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 10 Supporting Decision Making.
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.
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.
1 Artificial Intelligence Introduction. 2 What is AI? Various definitions: Building intelligent entities. Getting computers to do tasks which require.
What is Artificial Intelligence? Abbas Mehrabian Teacher: Dr. M. Raei Sharif Saturday, 6 Esfand 1384.
Introduction to Artificial Intelligence and Soft Computing
Succeeding with Technology: Second Edition
Artificial Intelligence Bodies of animals are nothing more than complex machines - Rene Descartes.
Artificial Intelligence By Michelle Witcofsky And Evan Flanagan.
How Solvable Is Intelligence? A brief introduction to AI Dr. Richard Fox Department of Computer Science Northern Kentucky University.
Chapter 13 Artificial Intelligence and Expert Systems.
I Robot.
1 CS 385 Fall 2006 Chapter 1 AI: Early History and Applications.
Game Theory, Social Interactions and Artificial Intelligence Supervisor: Philip Sterne Supervisee: John Richter.
AI: Can Machines Think? Juntae Kim Department of Computer Engineering Dongguk University.
McGraw Hill (c) 2001 by the McGraw Hill Companies, Inc. All rights reserved. The Promises of the Digital Age Chapter 10 Society & Information Technology.
Introduction to Artificial Intelligence CS 438 Spring 2008 Today –AIMA, Chapter 1 –Defining AI Next Tuesday –Intelligent Agents –AIMA, Chapter 2 –HW: Problem.
A Brief History of AI Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
1 ARTIFICIAL INTELLIGENCE Gilles BÉZARD Version 3.16.
Artificial Intelligence Yunita Sari Kamis, 23 Feb 2012.
Artificial Intelligence Skepticism by Josh Pippin.
Uses and Limitations Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 12: Artificial Intelligence and Expert Systems.
Artificial Intelligence
Introduction to Artificial Intelligence
Using Information Technology
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Introduction Characteristics Advantages Limitations
Artificial Intelligence
Artificial Intelligence
Artificial Intelligence and Society
Artificial Intelligence
MANAGING KNOWLEDGE FOR THE DIGITAL FIRM
Artificial Intelligence
Course Instructor: knza ch
Artificial Intelligence introduction(2)
Introduction to Artificial Intelligence and Soft Computing
TA : Mubarakah Otbi, Duaa al Ofi , Huda al Hakami
Future of Artificial Intelligence
COMP3710 Artificial Intelligence Thompson Rivers University
Artificial Intelligence
Artificial Intelligence Machine Learning
Presentation transcript:

Chapter 10

Global Village “… is the shrinking of the world society because of the ability to communicate.” Positive: The best from diverse cultures will emerge and be shared by all. Negative: Even on the other side of the world, Britney Spears is playing on a radio somewhere.

Telecommunication Models Tree-and-branch model: a centralized provider sends out information through many channels to consumers Radio Radio Cable TV Cable TV Switched-network model: people on the system are consumers and possibly providers Internet Internet

Artificial Intelligence (AI) AI is a group of related technologies used for developing systems (hardware or software) that behave intelligently or emulate human qualities such as learning, reasoning, language, vision, and recognition It’s also my field of research.

VR VR stands for Virtual Reality VR by itself is not really an area of AI, but it is used by some AI systems Here at IU we have a VR room called the CAVE (CAVE Automated Virtual Environment)

Robotics Not all robotics is properly classified as AI, but much of it is Industrial robots that build cars, robotic lawnmowers and vacuum cleaners and robots that emulate the way we move use “simple” AI programs Robotic guides or waiters use more sophisticated AI systems

NLP Natural Language Processing is an extremely difficult area of AI where we try to create a system that can understand and/or produce human natural languages with some accuracy NLP is especially hard because of all the things that make human language interesting – words with double meanings, symbolism, sarcasm, puns, etc.

Fuzzy Logic Fuzzy Logic systems deal with imprecise data and uncertainty, and problems that often have multiple solutions They are designed to find good solutions quickly with imperfect data, instead of perfect solutions slowly

Expert Systems Expert Systems are computer programs used to solve problems in a very specific domain One expert system for diagnosing and classifying bacterial infections (MYCIN) was more accurate on the whole than the doctors that trained it Once, they were considered to be the culmination of AI research Problems: It takes a real expert to train one, and they are useless outside of their field. Unlike real humans, they have no direct way of learning new material.

Neural Networks Neural Networks (NN) are computer simulations of the way neurons are connected in our brains. Neural Networks are exceedingly good at learning patterns. You present them with a set of training cases, which they use to learn general association patterns, then you test the system on a set of test cases and evaluate it.

Genetic Algorithms Some problems are very hard to solve directly, or may have many “ok” solutions but only a few “good” ones. Genetic Algorithms (GAs) are commonly used to “evolve” good solutions GAs simulate organic reproduction, mutation, and natural selection (i.e. Evolution)

The Turing Test How do we tell when an AI system is “truly” intelligent? The main problem is we cannot explain intelligence yet. We regard each other as intelligent because we’re human, and we tend to act reasonably rationally. We conclude that someone is intelligent if they “act” intelligent.

The Turing Test Alan Turing, the founding father of much modern CS, addressed this question in His proposal, not entirely serious, is that a human judge talk with 2 “people” over some sort of remote connection. If at the end of the conversation, he could not be sure which “person” was human and which was an AI, the AI was intelligent for all practical purposes.

The Turing Test The Turing Test is a nice idea, but it’s not taken very seriously by many scientists right now for several reasons: It’s extremely difficult to build a system with enough reasoning and NLP to be able to handle the TT for more than one area It’s extremely difficult to build a system with enough reasoning and NLP to be able to handle the TT for more than one area ELIZA, an early AI program, fooled many people into thinking it was a real human psychologist. But ELIZA was very clearly not “intelligent”. ELIZA, an early AI program, fooled many people into thinking it was a real human psychologist. But ELIZA was very clearly not “intelligent”.