Introduction to Artificial Intelligence. Department of Electronic Engineering 2k10 Session - Artificial Intelligence

Similar documents
Neuro-Fuzzy and Soft Computing: Fuzzy Sets. Chapter 1 of Neuro-Fuzzy and Soft Computing by Jang, Sun and Mizutani

Intelligent Systems. Lecture 1 - Introduction

Chapter 1: Introduction to Neuro-Fuzzy (NF) and Soft Computing (SC)

Artificial Intelligence: An overview

CSC 550: Introduction to Artificial Intelligence. Fall 2004

Lecture 1 What is AI?

Introduction to Artificial Intelligence: cs580

Outline. What is AI? A brief history of AI State of the art

Lecture 1 What is AI? EECS 348 Intro to Artificial Intelligence Doug Downey

CMSC 421, Artificial Intelligence

Goals of this Course. CSE 473 Artificial Intelligence. AI as Science. AI as Engineering. Dieter Fox Colin Zheng

CS:4420 Artificial Intelligence

CSC384 Intro to Artificial Intelligence* *The following slides are based on Fahiem Bacchus course lecture notes.

Artificial Intelligence

Artificial Intelligence

Artificial Intelligence. What is AI?

HUMAN-LEVEL ARTIFICIAL INTELIGENCE & COGNITIVE SCIENCE

Artificial Intelligence

Artificial Intelligence

Artificial Intelligence. An Introductory Course

What is Artificial Intelligence? Alternate Definitions (Russell + Norvig) Human intelligence

MA/CS 109 Computer Science Lectures. Wayne Snyder Computer Science Department Boston University

CSE 473 Artificial Intelligence (AI) Outline

1.1 What is AI? 1.1 What is AI? Foundations of Artificial Intelligence. 1.2 Acting Humanly. 1.3 Thinking Humanly. 1.4 Thinking Rationally

CMSC 372 Artificial Intelligence. Fall Administrivia

Artificial Intelligence

An insight into the posthuman era. Rohan Railkar Sameer Vijaykar Ashwin Jiwane Avijit Satoskar

Artificial Intelligence. Shobhanjana Kalita Dept. of Computer Science & Engineering Tezpur University

Artificial Intelligence

Artificial Intelligence

Artificial Intelligence

What is AI? Artificial Intelligence. Acting humanly: The Turing test. Outline

universe: How does a human mind work? Can Some accept that machines can do things that

AI Principles, Semester 2, Week 1, Lecture 2, Cognitive Science and AI Applications. The Computational and Representational Understanding of Mind

Philosophical Foundations. Artificial Intelligence Santa Clara University 2016

What is AI? AI is the reproduction of human reasoning and intelligent behavior by computational methods. an attempt of. Intelligent behavior Computer

Artificial Intelligence. Berlin Chen 2004

Random Administrivia. In CMC 306 on Monday for LISP lab

Philosophy. AI Slides (5e) c Lin

Application Areas of AI Artificial intelligence is divided into different branches which are mentioned below:

Welcome to CSC384: Intro to Artificial MAN.

Plan for the 2nd hour. What is AI. Acting humanly: The Turing test. EDAF70: Applied Artificial Intelligence Agents (Chapter 2 of AIMA)

Chapter 31. Intelligent System Architectures

Artificial Intelligence for Engineers. EE 562 Winter 2015

Annotated Bibliography: Artificial Intelligence (AI) in Organizing Information By Sara Shupe, Emporia State University, LI 804

INTERACTIONS WITH ROBOTS:

Philosophical Foundations

Artificial Intelligence: Your Phone Is Smart, but Can It Think?

Lecture 1 What is AI?

Welcome to CompSci 171 Fall 2010 Introduction to AI.

CSE 473 Artificial Intelligence (AI)

Artificial Neural Networks

On Intelligence Jeff Hawkins

A.I in Automotive? Why and When.

Outline. Introduction to AI. Artificial Intelligence. What is an AI? What is an AI? Agents Environments

ES 492: SCIENCE IN THE MOVIES

Neural Network Application in Robotics

ARTIFICIAL INTELLIGENCE

22c:145 Artificial Intelligence

Application of Artificial Intelligence in Mechanical Engineering. Qi Huang

1. Lecture Structure and Introduction

The next level of intelligence: Artificial Intelligence. Innovation Day USA 2017 Princeton, March 27, 2017 Michael May, Siemens Corporate Technology

CS 1571 Introduction to AI Lecture 1. Course overview. CS 1571 Intro to AI. Course administrivia

May 5, 2017 Presented by Prof. Kyeong Seok HAN, CMC

Computational Intelligence Introduction

MINE 432 Industrial Automation and Robotics

Autonomous Robotic (Cyber) Weapons?

Introduction to AI. What is Artificial Intelligence?

INTRODUCTION. a complex system, that using new information technologies (software & hardware) combined

COS 402 Machine Learning and Artificial Intelligence Fall Lecture 1: Intro

CS360: AI & Robotics. TTh 9:25 am - 10:40 am. Shereen Khoja 8/29/03 CS360 AI & Robotics 1

Introduction to Artificial Intelligence

Intro to Artificial Intelligence Lecture 1. Ahmed Sallam { }

This tutorial is prepared for the students at beginner level who aspire to learn Artificial Intelligence.

Should AI be Granted Rights?

Our Final Invention: Artificial Intelligence and the End of the Human Era

CSCE 315: Programming Studio

Knowledge Enhanced Electronic Logic for Embedded Intelligence

Artificial Intelligence

CMSC 372 Artificial Intelligence What is AI? Thinking Like Acting Like Humans Humans Thought Processes Behaviors

Course Objectives. This course gives a basic neural network architectures and learning rules.

Artificial Intelligence

Computer Science and Philosophy Information Sheet for entry in 2018

Artificial intelligence & autonomous decisions. From judgelike Robot to soldier Robot

CHAPTER TWELVE. The Artificial Intelligence (AI) Approach I: The Mind As Machine

Computer Science as a Discipline

On-demand printable robots

Appendices master s degree programme Artificial Intelligence

AIEDAM Special Issue: Sketching, and Pen-based Design Interaction Edited by: Maria C. Yang and Levent Burak Kara

The Intelligent Computer. Winston, Chapter 1

Wissensverarbeitung. - Introduction -

FROM AI TO IA AI: Artificial Intelligence IA: Intelligence Amplification Mieke De Ketelaere, SAS NEMEA

History and Philosophical Underpinnings

Master Artificial Intelligence

Turing s model of the mind

CSIS 4463: Artificial Intelligence. Introduction: Chapter 1

A Balanced Introduction to Computer Science, 3/E

Elements of Artificial Intelligence and Expert Systems

The Nature of Informatics

Introduction & Statement of the Problem

Transcription:

Introduction to Artificial Intelligence

What is Intelligence??? Intelligence is the ability to learn about, to learn from, to understand about, and interact with one s environment. Intelligence is the faculty of understanding Intelligence is not to make no mistakes but quickly to understand how to make them good (German Poet)

What Is Artificial Intelligence??? Artificial Intelligence (AI) is usually defined as the science of making computers do things that require intelligence when done by humans. A.I is the study of ideas that enable computers to be intelligent

How Does AI Works?? Artificial intelligence works with the help of Artificial Neurons (Artificial Neural Network) And Scientific theorems(if- Then Statements, Logics)

What is Neural Networking?? Artificial neural networks are composed of interconnecting artificial neurons (programming constructs that mimic the properties of biological neurons).

Dendrites: Accepts Inputs Soma: Processes the Inputs Axon: Turns the processed inputs into outputs Synapses: The electrochemical contact between neurons Sec 2: ANN 6

An Artificial Neuron Axons Synapses Dendrites Body (Soma) X 1 X 2 X 3 W 1 W 2 W 3 f Axon Output (y) Xn W n W 0 Bias Sec 2: ANN 7

Turing Test Imitation Game Test!!!! The Turing test is a test of a machine's ability to demonstrate intelligence

Chinese Room Test A Counter Argument to Turing Test

Intelligent agents Agent Sensors? Percepts Actions Environment Actuators 5/31/2014 10

Examples Of Artificial Intelligence Expert Systems!! An expert system is a computer program that is designed to hold the accumulated knowledge of one or more domain experts It reasons with knowledge of some specialist subject with a view to solving problems or giving advice They are tested by being placed in the same real world problem solving situation

Applications of Expert Systems PUFF: Medical system for diagnosis of respiratory conditions PROSPECTOR: Used by geologists to identify sites for drilling or mining

Applications of Expert Systems DENDRAL: Used to identify the structure of chemical compounds. First used in 1965 LITHIAN: Gives advice to archaeologists examining stone tools

Machine Learning! Machine learning is a scientific discipline concerned with the design and development of algorithms that allow machines to mimic human intelligence.

There are Three ways that A.I learns Failure Driven Learning Learning by being Told Learning by Exploration

Resemblance To Human Mind... The special ability of artificial intelligence is to reach a solution based on facts rather than on a preset series of steps is what most closely resembles the thinking function of the human brain

Human Intelligence VS Artificial Intelligence

Human Intelligence VS Artificial Intelligence Pros Human Intelligence Intuition, Common sense, Judgement, Creativity, Beliefs etc The ability to demonstrate their intelligence by communicating effectively Plausible Reasoning and Critical thinking Artificial Intelligence Ability to simulate human behavior and cognitive processes Capture and preserve human expertise Fast Response. The ability to comprehend large amounts of data quickly.

Human Intelligence VS Artificial Intelligence Human Intelligence Humans are fallible They have limited knowledge bases Information processing of serial nature proceed very slowly in the brain as compared to computers Cons Humans are unable to retain large amounts of data in memory. Artificial Intelligence No common sense Cannot readily deal with mixed knowledge May have high development costs Raise legal and ethical concerns

Human Intelligence VS Artificial Intelligence We achieve more than we know. We know more than we understand. We understand more than we can explain (Claude Bernard, 19th C French scientific philosopher)

Artificial Intelligence VS Conventional Computing Artificial Intelligence AI software uses the techniques of search and pattern matching Programmers design AI software to give the computer only the problem, not the steps necessary to solve it Conventional Computing Conventional computer software follow a logical series of steps to reach a conclusion Computer programmers originally designed software that accomplished tasks by completing algorithms

Psychology And Artificial intelligence The functionalist approach of AI views the mind as a representational system and psychology as the study of the various computational processes whereby mental representations are constructed, organized, and interpreted. (Margaret Boden's essays written between 1982 and 1988)

Artificial intelligence & Our society Why we need AI?? To supplement natural intelligence for e.g we are building intelligence in an object so that it can do what we want it to do, as for example-- robots, thus reducing human labour and reducing human mistakes

My Perspective For Humans Intelligence is no more than TAKING a right decision at right time And For Machines Artificial Intelligence is no more than CHOOSING a right decision at right time I think Artificial intelligence is the Second intelligence ever to exist

Be Not Afraid Of Falling Be Afraid Of Not Trying

Artificial Intelligence Our Attempt To Build Models Of Ourselves Thank You Elaine Rich