Lecture Notes on AI & NN Chapter 1 Introduction to Intelligence Theory Section 2 Intelligence Theory & Information Science.

Slides:



Advertisements
Similar presentations
1 Knowledge Representation Introduction KR and Logic.
Advertisements

Becerra-Fernandez, et al. -- Knowledge Management 1/e -- © 2004 Prentice Hall Chapter 7 Technologies to Manage Knowledge: Artificial Intelligence.
An Introduction to Artificial Intelligence Presented by : M. Eftekhari.
Chapter 6: The physical symbol system hypothesis
An Introduction to Artificial Intelligence. Introduction Getting machines to “think”. Imitation game and the Turing test. Chinese room test. Key processes.
1 Lecture 35 Brief Introduction to Main AI Areas (cont’d) Overview  Lecture Objective: Present the General Ideas on the AI Branches Below  Introduction.
CPSC 322, Lecture 19Slide 1 Propositional Logic Intro, Syntax Computer Science cpsc322, Lecture 19 (Textbook Chpt ) February, 23, 2009.
LEARNING FROM OBSERVATIONS Yılmaz KILIÇASLAN. Definition Learning takes place as the agent observes its interactions with the world and its own decision-making.
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.
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
From Discrete Mathematics to AI applications: A progression path for an undergraduate program in math Abdul Huq Middle East College of Information Technology,
Theories of Mind: An Introduction to Cognitive Science Jay Friedenberg Gordon Silverman.
LEARNING FROM OBSERVATIONS Yılmaz KILIÇASLAN. Definition Learning takes place as the agent observes its interactions with the world and its own decision-making.
Artificial Intelligence  What is AI?  The study of computations that make it possible to PERCEIVE, REASON, and ACT  Computing, perceiving, reasoning,
Artificial Intelligence Overview John Paxton Montana State University February 22, 2005
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.
CS344: Introduction to Artificial Intelligence Pushpak Bhattacharyya CSE Dept., IIT Bombay Lecture 13– Search.
start 3 missionaries and 3 cannibals Cannibal & Cannibal Missionary & Missionary Cannibal & Missionary Which one we should move first You lose True.
THEORIES OF MIND: AN INTRODUCTION TO COGNITIVE SCIENCE Jay Friedenberg and Gordon Silverman.
Review Topics Test 1. Background Topics Definitions of Artificial Intelligence & Turing Test Physical symbol system hypothesis vs connectionist approaches.
Artificial Intelligence Introduction (2). What is Artificial Intelligence ?  making computers that think?  the automation of activities we associate.
Introduction to Artificial Intelligence. What is AI?
Artificial Intelligence: Definition “... the branch of computer science that is concerned with the automation of intelligent behavior.” (Luger, 2009) “The.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
Artificial Intelligence
110/19/2015CS360 AI & Robotics AI Application Areas  Neural Networks and Genetic Algorithms  These model the structure of neurons in the brain  Humans.
Introduction to Information Systems Chapter One. IS for Management2 Information Concepts Knowledge Information Data Raw facts A collection of facts organized.
Artificial Intelligence By Michelle Witcofsky And Evan Flanagan.
ARTIFICIAL INTELLIGENCE DR. ABRAHAM AI a field of computer science that is concerned with mechanizing things people do that require intelligent.
1 New Y. X. Zhong Chinese Association for AI (CAAI) University of Posts & Telecom, Beijing -- to The Celebration of The 50 th Anniversary.
Chapter 13 Artificial Intelligence and Expert Systems.
Artificial Intelligence: Introduction Department of Computer Science & Engineering Indian Institute of Technology Kharagpur.
1 CS 385 Fall 2006 Chapter 1 AI: Early History and Applications.
1 The main topics in AI Artificial intelligence can be considered under a number of headings: –Search (includes Game Playing). –Representing Knowledge.
WEEK INTRODUCTION IT440 ARTIFICIAL INTELLIGENCE.
Intelligent Control Methods Lecture 4: Searching in State Space Slovak University of Technology Faculty of Material Science and Technology in Trnava.
Introduction to Artificial Intelligence CS 438 Spring 2008 Today –AIMA, Chapter 1 –Defining AI Next Tuesday –Intelligent Agents –AIMA, Chapter 2 –HW: Problem.
Introduction to Artificial Intelligence CS 438 Spring 2008.
Knowledge Representation Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
CS621: Artificial Intelligence Pushpak Bhattacharyya CSE Dept., IIT Bombay Lecture 13– Search 17 th August, 2010.
Onlinedeeneislam.blogspot.com1 Design and Analysis of Algorithms Slide # 1 Download From
Intelligent Control Methods Lecture 2: Artificial Intelligence Slovak University of Technology Faculty of Material Science and Technology in Trnava.
1 Chapter 13 Artificial Intelligence and Expert Systems.
Computing & Information Sciences Kansas State University Wednesday, 04 Oct 2006CIS 490 / 730: Artificial Intelligence Lecture 17 of 42 Wednesday, 04 October.
COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School INTRODUCTION TO ARTIFICIAL INTELLIGENCE LESSON 11.
Computing & Information Sciences Kansas State University Friday, 13 Oct 2006CIS 490 / 730: Artificial Intelligence Lecture 21 of 42 Friday, 13 October.
Chapter 1 Theory of Multiple Intelligences. Types of Intelligences Linguistics Linguistics Logical- mathematical Logical- mathematical Musical Musical.
Chapter 13 Artificial Intelligence. Artificial Intelligence – Figure 13.1 The Turing Test.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 12: Artificial Intelligence and Expert Systems.
Introduction to Artificial Intelligence Heshaam Faili University of Tehran.
Artificial Intelligence & Knowledge Representation National Institute Of Science & Technology Sudeep Misra [1] Artificial Intelligence and Knowledge Representation.
CS 2130 Computational Structures (Discrete Mathematics for Computing)
Brief Intro to Machine Learning CS539
Knowledge Representation
Artificial Intelligence
Algorithms, Part 1 of 3 The First step in the programming process
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Basic Intro Tutorial on Machine Learning and Data Mining
Chapter 10: Mathematical proofs
Introduction Artificial Intelligent.
Artificial Intelligence introduction(2)
Intelligent Systems and
TA : Mubarakah Otbi, Duaa al Ofi , Huda al Hakami
CSC 480 Software Engineering
CSNB234 ARTIFICIAL INTELLIGENCE
Knowledge Representation
Artificial Intelligence
Knowledge Theory & A Unified Theory of AI
Presentation transcript:

Lecture Notes on AI & NN Chapter 1 Introduction to Intelligence Theory Section 2 Intelligence Theory & Information Science

Basic Definitions Information: The state, the way the state changes Knowledge: The states, the rule the states change Intelligence: The ability to obtain the related information to process the information for knowledge to produce the intelligent strategy for solving the problem under the environment and achieving the goal.

Why is IT related to IS ? Information Refining Knowledge Activation InformationKnowledgeIntelligence Information is the raw material on the world Knowledge is a special product of information processing Intelligence is the activation of knowledge (information)

Information Transferring Information Transferring Information Proc. & Regen. Information Execution Information Acquisition Problem in Real World Why is IT related to IS ? InformationKnowledgeIntelligent Strategy Goal

Lecture Notes on AI & NN Chapter 1 Introduction Section 3 Applications of Intelligence Theory

Intelligent Communication Networks Intelligent Computer Intelligent Control Intelligent Information Services on Internet

HomeWorks: 1. Distinguish the following concept: information, knowledge, intelligence. 2. List possible applications of intelligence theory in your own field. 3. How do you think of the relationship between intelligence theory and information science ?

Lecture Notes on AI & NN Chapter 2 Mathematical Preparation Section 1 Propositional Logic Section 2 Predicate Logic Section 3 Unification of Expressions Section 4 Conversion of Wff into Clauses Section 5 Formal Language & Automata

Lecture Notes on AI & NN Chapter 3 Information Acquisition Section 1 Manual Approach Section 2 Pattern Recognition Section 3 Neural Networks Section 4 Machine Learning

Lecture Notes on AI & NN Chapter 4 Information Representation A General Introduction

Objectives: 1. Make the information convenient to use 2. Make it recognizable to machines Requirements: 1. Powerful in expression 2. Easy to be understood by machine 3. Convenient to be manipulated The Key Points of Representation: The states and the way of states varying should be suitably represented.

Section 1 Logic Approach Both propositional and predicate logic can be used. The latter is however more powerful than the former. Examples: Robot Table A Table B The Alcove Box

Situation Representation 1) AT (ROBOT, ALCOVE) EMPTYHANDED (ROBOT) ON (BOX, A) TABLE (A) TABLE (B) 2) AT (ROBOT, A) HOLDS (ROBOT, BOX) TABLE (A) TABLE (B)

Operation Representation Pick up Box from A Condition: ON (BOX, A) AT (ROBOT, A) EMPTYHANDED (ROBOT) Delete: EMPTYHANDED (ROBOT) ON (BOX, A) Add: HOLDS (BOX) Action Series (Plan) Representation Asking robot at alcove to move box from A

Homework Represent & solve the given problem by logic approach The Monkey & Bananas Problem A hungry monkey finds himself in a room in which a bunch of bananas is hanging from the ceiling. The monkey, unfortunately, cannot reach the bananas. However, in the room there is also a desk. The ceiling is just the right height so that a monkey standing on a desk could knock the bananas down. What is the best sequence of actions for the monkey to take the bananas ?

Section 2 State Space, Graph, & Semantic Net 2-1 State Space Examples The health information can be represented by body temperature, blood pressure, complexion, number of white-blood-cell, … The nation development can be represented by output of industry, output of agriculture, education index, expenses index, …

A General form of state-space-mapping Example: The game of coins turning-over Suppose that one has 3 coins with S and G given. It is allowed to turn 1 piece of the coins over at a time. Is it possible to transform the coins from S to G in 3 turnings ? Start State S Goal States G

f1 f2 f1 f3 f1 f2 f1 f3 f2 f3 2#=S 7# =G 0#=G 1# 5# 3# 6# 4#

Homeworks: The Missionaries & Cannibals Problems Three missionaries (Ms) and three cannibals (Cs) happen to meet on one side of a river. They all want to get to the other side. Unfortunately, there is only one boat available which can carries two people at a time. It is a well-known rule that whenever the number of Ms is less than that of Cs, the Ms will be eaten by Cs. The problem is now that how everyone can get across the river without Ms being eaten.