SlideShare a Scribd company logo
1 of 27
CSE 412CSE 412
Artificial IntelligenceArtificial Intelligence
Topic - 1: IntroductionTopic - 1: Introduction
Fall 2018Fall 2018
Tajim Md. Niamat Ullah Akhund
Lecturer
Department of Computer Science and Engineering
Daffodil International University
Email: tajim.cse@diu.edu.bd

What Is AI?

The Foundations of Artificial Intelligence

The History of Artificial Intelligence

The State of the Art

Philosophical Foundations

Logic Programming Language
• Introduction to Prolog
Topic ContentsTopic Contents
Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund 2
What Is AI?What Is AI?
 AI (Artificial Intelligence) is a branch of
computer science concerned with the study and
creation of computer systems that exhibit some
form of intelligence:
• systems that learn new concepts and tasks,
• systems that can reason and draw useful conclusions
about the world around us,
• systems that can understand a natural language or
perceive and comprehend a visual scene,
and
• systems that perform other types of feats that require
human types of intelligence.
3Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
Systems that
think like humans
Systems that
think rationally
Systems that act
like humans
Systems that act
rationally
What Is AI?...What Is AI?...
4Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
Major Branches of AIMajor Branches of AI
5
 Artificial Neural Networks
 Computer Vision
 Expert Systems
 Fuzzy Systems
 Game Artificial Intelligence
 Heuristic Search
 Knowledge Management
 Machine Learning
 Metaheuristic and swarm intelligence
 Natural Language Processing
 Pattern Recognition
 Robotics
 Virtual Intelligence
Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
Major Branches of AI…Major Branches of AI…
6Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
The Foundations of AIThe Foundations of AI
 A brief history of the disciplines that
contributed ideas, viewpoints, and
techniques to AI is provided here.
 The history is organized around a series of
questions.
 It is not wished to give the impression that
these questions are the only ones the
disciplines address or that the disciplines
have all been working toward AI as their
ultimate fruition.
7Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
The Foundations of AI…The Foundations of AI…
 Philosophy (428 B.C. – present)
• Can formal rules be used to draw valid conclusions?
• How does mental mind arise from a physical brain?
• Where does knowledge come from?
• How does knowledge lead to action?
 Mathematics (800 B.C. – present)
• How are the formal rules to draw valid conclusions?
• What can be computed?
• How do we reason with uncertain information?
o Algorithms
o Intractability
o NP-completeness
o probability
8Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
 Neuroscience (1861 – present)
• How do brain process information?
o Neurons
 Economics (1776 – present)
• How do we make decisions so as to maximize payoff?
• How should we do this when others may not go along?
• How should we do this when the payoff may be far in
the future?
o Decision theory ( probability theory + utility theory)
The Foundations of AI…The Foundations of AI…
9Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
 Computer Engineering (1940 – present)
• How can we build an efficient computer?
 Cybernetics (1948 – present)
• How can artifacts operate under their own control?
 Psychology (1879 – present)
• How do human and animals think and act?
 Linguistics (1957 – present)
• How do languages relate to thought?
The Foundations of AI…The Foundations of AI…
10Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
 What is Cybernetics?
• The term cybernetics was coined by Norbert
Wiener, an
American mathematician of the twentieth
century.
• The scientific study of communication and
control processes in biological,
mechanical, and electronic systems.
• The study of human control functions and of
mechanical and electronic
systems designed to replace them, involving
the application of statistical
mechanics to communication engineering.
The Foundations of AI…The Foundations of AI…
11Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
 Are AI and Cybernetics the same
subject?
 No.No.
 AI and Cybernetics are widely
misunderstood to be the same subject.
However, they differ in many
dimensions.
The Foundations of AI…The Foundations of AI…
12Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
The History of AIThe History of AI

The gestation of AI (1943 – 1955)

The birth of AI (1956)

Early enthusiasm, great expectations (1952 – 1969)

A dose of reality (1966 – 1973)
• Genetic algorithm

Knowledge base systems (1969 – 1979)

AI becomes an industry (1980 – present)

The return of neural network (1986 – present)

AI becomes a science (1987 – present)
13Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
The State of the ArtThe State of the Art
 Autonomous planning and scheduling
 Game playing
 Autonomous control
 Medical diagnosis
 Logistic planning
 Robotics
 Language understanding and problem solving
 etc.
14Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
 Philosophers have been around far longer
than computers and have been trying to
resolve some questions that relate to AI:
• How do minds work?
• Is it possible for machines to act intelligently
in the way that people do, and if they did,
would they have real, conscious minds?
• What are the ethical implications of intelligent
machines?
Philosophical FoundationsPhilosophical Foundations
15Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
 The assertion that machines could act as
if they were intelligent is called the weak
AI hypothesis by philosophers.
 The assertion that machines that do so
are actually thinking (not just simulating
thinking) is called the strong AI
hypothesis.
Philosophical Foundations…Philosophical Foundations…
16Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
 Philosophers are interested in the
problem of comparing two architectures
—human and machine.
 Furthermore, they have traditionally
posed the question not in terms of
maximizing expected utility but rather
as, "Can machines think?”
17
Philosophical Foundations…Philosophical Foundations…
Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
 Alan Turing suggested that instead of
asking whether machines can think, we
should ask whether machines can pass a
behavioral intelligence test, which has
come to be called the Turing Test.
• The test is for a program to have a
conversation (via online typed messages)
with an interrogator for five minutes. The
interrogator then has to guess if the
conversation is with a program or a person;
the program passes the test if it fools the
interrogator 30% of the time.
18
Philosophical Foundations…Philosophical Foundations…
Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
 Turing conjectured that, by the year 2000, a
computer with a storage of 109
units could be
programmed well enough to pass the test.
 He was wrong — programs have yet to fool a
sophisticated judge.
 On the other hand, many people have been
fooled when they didn't know they might be
chatting with a computer.
• The ELIZA program
• The Internet chatbots such as MGONZ and
NATACHATA
• The chatbot CYBERLOVER
19
Philosophical Foundations…Philosophical Foundations…
Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
 Eugene Goostman is a chatterbot developed
in Saint Petersburg in 2001 by a group of
three programmers; the Russian-born
Vladimir Veselov, Ukrainian-born Eugene
Demchenko, and Russian-born Sergey Ulasen.
 The Goostman bot has competed in a number
of Turing test contests since its creation, and
finished second in the 2005 and 2008
Loebner Prize contest.
20
Philosophical Foundations:Philosophical Foundations:
A Big ControversyA Big Controversy
Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
 In June 2012, at an event marking what
would have been the 100th birthday of the
test's namesake, Alan Turing, Goostman won
a competition promoted as the largest-ever
Turing test contest, in which it successfully
convinced 29% of its judges that it was
human.
 On 7 June 2014, at a contest marking the
60th anniversary of Turing's death, 33% of
the event's judges thought that Goostman
was human; the event's organiser
Kevin Warwick considered it to have passed
Turing's test.
21
Philosophical Foundations:Philosophical Foundations:
A Big ControversyA Big Controversy
Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
 The validity and relevance of the
announcement of Goostman's pass was
questioned by critics.
 Altough there had been several claims that
the Turing test is not the best way to test a
computer's intelligence, Turing test remains
the most popular one.
22
Philosophical Foundations:Philosophical Foundations:
A Big ControversyA Big Controversy
Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
 The field of AI as a whole has paid little attention
to Turing test.
 Few AI researchers pay attention to the Turing
test, preferring to concentrate on their systems'
performance on practical tasks, rather than the
ability to imitate humans.
 Arguments for and against strong AI are
inconclusive.
 Few mainstream A1 researchers believe that
anything significant hinges on the outcome of the
debate. 23
Philosophical Foundations:Philosophical Foundations:
Some Facts about Turing TestSome Facts about Turing Test
Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
Logic Programming LanguageLogic Programming Language
 Logic programming is a type of programming
languages, in which a program is written as a set of
sentences in logical form, expressing facts and
rules about some problem domain.
 A program is executed by an inference engine that
answers a query by searching these sentences
systematically to make inferences that will answer
a query.
 Major logic programming language families
include Prolog, Answer set programming (ASP) and
Datalog. 24Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
Introduction to PrologIntroduction to Prolog
 Prolog: ProProgramming in LogLogic
 Prolog is a logic programming language.
 Programming in Prolog is accomplished by creating
a data base of facts and rules about objects, their
properties, and their relationships to other objects.
 Queries can be posed about the objects and valid
conclusions will be determined through a form of
inferencing control known as resolution.
 Facts: sister(sarah, bill).
parent(ann, sam).
parent(joe, ann).
male(joe).
female(ann).
25Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
 Rules:
• grandfather(X, Z) :- parent(X,Y), parent(Y,Z), male(X).
• For all X, Y, and Z:
X is the grandfather of Z
If X is the parent of Y, and Y is the parent of Z and X is
a male.
Introduction to Prolog…Introduction to Prolog…
26Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
********** ********** If You Need Me ********** **********
Mail: tajim.cse@diu.edu.bd
Website: https://www.tajimiitju.blogspot.com
ORCID: https://orcid.org/0000-0002-2834-1507
LinkedIn: https://www.linkedin.com/in/tajimiitju
ResearchGate: https://www.researchgate.net/profile/Tajim_Md_Niamat_Ullah_Akhund
YouTube: https://www.youtube.com/tajimiitju?sub_confirmation=1
SlideShare: https://www.slideshare.net/TajimMdNiamatUllahAk
Facebook: https://www.facebook.com/tajim.mohammad
GitHub: https://github.com/tajimiitju
Google+: https://plus.google.com/+tajimiitju
Gmail: tajim.mohammad.3@gmail.com
Twitter: https://twitter.com/Tajim53
Thank you
Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund

More Related Content

What's hot

Stuart russell and peter norvig artificial intelligence - a modern approach...
Stuart russell and peter norvig   artificial intelligence - a modern approach...Stuart russell and peter norvig   artificial intelligence - a modern approach...
Stuart russell and peter norvig artificial intelligence - a modern approach...
Lê Anh Đạt
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
Bise Mond
 
Knowledge representation in AI
Knowledge representation in AIKnowledge representation in AI
Knowledge representation in AI
Vishal Singh
 
2.17Mb ppt
2.17Mb ppt2.17Mb ppt
2.17Mb ppt
butest
 

What's hot (20)

Stuart russell and peter norvig artificial intelligence - a modern approach...
Stuart russell and peter norvig   artificial intelligence - a modern approach...Stuart russell and peter norvig   artificial intelligence - a modern approach...
Stuart russell and peter norvig artificial intelligence - a modern approach...
 
Control Strategies in AI
Control Strategies in AI Control Strategies in AI
Control Strategies in AI
 
The Ethics of Artificial Intelligence
The Ethics of Artificial IntelligenceThe Ethics of Artificial Intelligence
The Ethics of Artificial Intelligence
 
Learning in AI
Learning in AILearning in AI
Learning in AI
 
Artificial Intelligence Notes Unit 4
Artificial Intelligence Notes Unit 4Artificial Intelligence Notes Unit 4
Artificial Intelligence Notes Unit 4
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Knowledge representation in AI
Knowledge representation in AIKnowledge representation in AI
Knowledge representation in AI
 
Game Playing in Artificial Intelligence
Game Playing in Artificial IntelligenceGame Playing in Artificial Intelligence
Game Playing in Artificial Intelligence
 
AI Lecture 7 (uncertainty)
AI Lecture 7 (uncertainty)AI Lecture 7 (uncertainty)
AI Lecture 7 (uncertainty)
 
Understanding Artificial intelligence
Understanding Artificial intelligenceUnderstanding Artificial intelligence
Understanding Artificial intelligence
 
Intro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning PresentationIntro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning Presentation
 
Dendral
DendralDendral
Dendral
 
Machine learning seminar presentation
Machine learning seminar presentationMachine learning seminar presentation
Machine learning seminar presentation
 
Game playing in artificial intelligent technique
Game playing in artificial intelligent technique Game playing in artificial intelligent technique
Game playing in artificial intelligent technique
 
2.17Mb ppt
2.17Mb ppt2.17Mb ppt
2.17Mb ppt
 
First order logic
First order logicFirst order logic
First order logic
 
Ethics in the use of Data & AI
Ethics in the use of Data & AI Ethics in the use of Data & AI
Ethics in the use of Data & AI
 
AI: Introduction to artificial intelligence
AI: Introduction to artificial intelligenceAI: Introduction to artificial intelligence
AI: Introduction to artificial intelligence
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
Artificial Intelligence, Machine Learning and Deep Learning
Artificial Intelligence, Machine Learning and Deep LearningArtificial Intelligence, Machine Learning and Deep Learning
Artificial Intelligence, Machine Learning and Deep Learning
 

Similar to AI Lecture 1 (introduction)

A paper presentation abstract
A paper presentation abstractA paper presentation abstract
A paper presentation abstract
Jagadeesh Kumar
 
Can computers think
Can computers thinkCan computers think
Can computers think
GTClub
 

Similar to AI Lecture 1 (introduction) (20)

introduction to ai
introduction to aiintroduction to ai
introduction to ai
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Unit 1 ppt.pptx
Unit 1 ppt.pptxUnit 1 ppt.pptx
Unit 1 ppt.pptx
 
The IOT Academy Training for Artificial Intelligence ( AI)
The IOT Academy Training for Artificial Intelligence ( AI)The IOT Academy Training for Artificial Intelligence ( AI)
The IOT Academy Training for Artificial Intelligence ( AI)
 
History of AI, Current Trends, Prospective Trajectories
History of AI, Current Trends, Prospective TrajectoriesHistory of AI, Current Trends, Prospective Trajectories
History of AI, Current Trends, Prospective Trajectories
 
What really is Artificial Intelligence about?
What really is Artificial Intelligence about? What really is Artificial Intelligence about?
What really is Artificial Intelligence about?
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Machine Learning, AI and the Brain
Machine Learning, AI and the Brain Machine Learning, AI and the Brain
Machine Learning, AI and the Brain
 
LEC_2_AI_INTRODUCTION - Copy.pptx
LEC_2_AI_INTRODUCTION - Copy.pptxLEC_2_AI_INTRODUCTION - Copy.pptx
LEC_2_AI_INTRODUCTION - Copy.pptx
 
Artificial intelligence(02)
Artificial intelligence(02)Artificial intelligence(02)
Artificial intelligence(02)
 
1.INTRODUCTION AI.pdf
1.INTRODUCTION AI.pdf1.INTRODUCTION AI.pdf
1.INTRODUCTION AI.pdf
 
Intro artificial intelligence
Intro artificial intelligenceIntro artificial intelligence
Intro artificial intelligence
 
A paper presentation abstract
A paper presentation abstractA paper presentation abstract
A paper presentation abstract
 
1 Introduction to AI.pptx
1 Introduction to AI.pptx1 Introduction to AI.pptx
1 Introduction to AI.pptx
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Introduction to AI.pptx
Introduction to AI.pptxIntroduction to AI.pptx
Introduction to AI.pptx
 
Can computers think
Can computers thinkCan computers think
Can computers think
 

More from Tajim Md. Niamat Ullah Akhund

More from Tajim Md. Niamat Ullah Akhund (20)

AI Lecture 6 (logical agents)
AI Lecture 6 (logical agents)AI Lecture 6 (logical agents)
AI Lecture 6 (logical agents)
 
AI Lecture 5 (game playing)
AI Lecture 5 (game playing)AI Lecture 5 (game playing)
AI Lecture 5 (game playing)
 
AI Lecture 4 (informed search and exploration)
AI Lecture 4 (informed search and exploration)AI Lecture 4 (informed search and exploration)
AI Lecture 4 (informed search and exploration)
 
AI Lecture 3 (solving problems by searching)
AI Lecture 3 (solving problems by searching)AI Lecture 3 (solving problems by searching)
AI Lecture 3 (solving problems by searching)
 
AI Lecture 2 (intelligent agents)
AI Lecture 2 (intelligent agents)AI Lecture 2 (intelligent agents)
AI Lecture 2 (intelligent agents)
 
Course outline (cse 412 - artificial intelligence)
Course outline (cse   412 - artificial intelligence)Course outline (cse   412 - artificial intelligence)
Course outline (cse 412 - artificial intelligence)
 
Artificial intelligence LAB 1 overview & intelligent systems
Artificial intelligence LAB 1   overview & intelligent systemsArtificial intelligence LAB 1   overview & intelligent systems
Artificial intelligence LAB 1 overview & intelligent systems
 
Matlab lecture 9 – simpson 1,3 and trapezoidal method@taj
Matlab lecture 9 – simpson 1,3 and trapezoidal method@tajMatlab lecture 9 – simpson 1,3 and trapezoidal method@taj
Matlab lecture 9 – simpson 1,3 and trapezoidal method@taj
 
Matlab lecture 8 – newton's forward and backword interpolation@taj copy
Matlab lecture 8 – newton's forward and backword interpolation@taj   copyMatlab lecture 8 – newton's forward and backword interpolation@taj   copy
Matlab lecture 8 – newton's forward and backword interpolation@taj copy
 
Matlab lecture 7 – regula falsi or false position method@taj
Matlab lecture 7 – regula falsi or false position method@tajMatlab lecture 7 – regula falsi or false position method@taj
Matlab lecture 7 – regula falsi or false position method@taj
 
Matlab lecture 6 – newton raphson method@taj copy
Matlab lecture 6 – newton raphson method@taj   copyMatlab lecture 6 – newton raphson method@taj   copy
Matlab lecture 6 – newton raphson method@taj copy
 
Matlab lecture 5 bisection method@taj
Matlab lecture 5  bisection method@tajMatlab lecture 5  bisection method@taj
Matlab lecture 5 bisection method@taj
 
Matlab lecture 4 loops@taj
Matlab lecture 4  loops@tajMatlab lecture 4  loops@taj
Matlab lecture 4 loops@taj
 
Matlab lecture 3 – commands, the m files, data types, bitwise op, set@taj
Matlab lecture 3 – commands, the m files, data types, bitwise op, set@tajMatlab lecture 3 – commands, the m files, data types, bitwise op, set@taj
Matlab lecture 3 – commands, the m files, data types, bitwise op, set@taj
 
Matlab lecture 2 matlab basic syntax & variables @taj
Matlab lecture 2   matlab basic syntax & variables @tajMatlab lecture 2   matlab basic syntax & variables @taj
Matlab lecture 2 matlab basic syntax & variables @taj
 
Matlab lecture 1 - installation of matlab, introduction and course outline@taj
Matlab lecture 1 - installation of matlab, introduction and course outline@tajMatlab lecture 1 - installation of matlab, introduction and course outline@taj
Matlab lecture 1 - installation of matlab, introduction and course outline@taj
 
Circuit lab 10 verification of norton's theorem@taj
Circuit lab 10  verification of norton's theorem@tajCircuit lab 10  verification of norton's theorem@taj
Circuit lab 10 verification of norton's theorem@taj
 
Circuit lab 9 verification of maximum power transfer theorem@taj
Circuit lab 9  verification of maximum power transfer theorem@tajCircuit lab 9  verification of maximum power transfer theorem@taj
Circuit lab 9 verification of maximum power transfer theorem@taj
 
Circuit lab 8 verification of thevenin's theorem@taj
Circuit lab 8  verification of thevenin's theorem@tajCircuit lab 8  verification of thevenin's theorem@taj
Circuit lab 8 verification of thevenin's theorem@taj
 
Circuit lab 7 verification of superposition theorem@taj
Circuit lab 7  verification of superposition theorem@tajCircuit lab 7  verification of superposition theorem@taj
Circuit lab 7 verification of superposition theorem@taj
 

Recently uploaded

Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Christo Ananth
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
Tonystark477637
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Dr.Costas Sachpazis
 

Recently uploaded (20)

MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 

AI Lecture 1 (introduction)

  • 1. CSE 412CSE 412 Artificial IntelligenceArtificial Intelligence Topic - 1: IntroductionTopic - 1: Introduction Fall 2018Fall 2018 Tajim Md. Niamat Ullah Akhund Lecturer Department of Computer Science and Engineering Daffodil International University Email: tajim.cse@diu.edu.bd
  • 2.  What Is AI?  The Foundations of Artificial Intelligence  The History of Artificial Intelligence  The State of the Art  Philosophical Foundations  Logic Programming Language • Introduction to Prolog Topic ContentsTopic Contents Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund 2
  • 3. What Is AI?What Is AI?  AI (Artificial Intelligence) is a branch of computer science concerned with the study and creation of computer systems that exhibit some form of intelligence: • systems that learn new concepts and tasks, • systems that can reason and draw useful conclusions about the world around us, • systems that can understand a natural language or perceive and comprehend a visual scene, and • systems that perform other types of feats that require human types of intelligence. 3Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 4. Systems that think like humans Systems that think rationally Systems that act like humans Systems that act rationally What Is AI?...What Is AI?... 4Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 5. Major Branches of AIMajor Branches of AI 5  Artificial Neural Networks  Computer Vision  Expert Systems  Fuzzy Systems  Game Artificial Intelligence  Heuristic Search  Knowledge Management  Machine Learning  Metaheuristic and swarm intelligence  Natural Language Processing  Pattern Recognition  Robotics  Virtual Intelligence Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 6. Major Branches of AI…Major Branches of AI… 6Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 7. The Foundations of AIThe Foundations of AI  A brief history of the disciplines that contributed ideas, viewpoints, and techniques to AI is provided here.  The history is organized around a series of questions.  It is not wished to give the impression that these questions are the only ones the disciplines address or that the disciplines have all been working toward AI as their ultimate fruition. 7Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 8. The Foundations of AI…The Foundations of AI…  Philosophy (428 B.C. – present) • Can formal rules be used to draw valid conclusions? • How does mental mind arise from a physical brain? • Where does knowledge come from? • How does knowledge lead to action?  Mathematics (800 B.C. – present) • How are the formal rules to draw valid conclusions? • What can be computed? • How do we reason with uncertain information? o Algorithms o Intractability o NP-completeness o probability 8Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 9.  Neuroscience (1861 – present) • How do brain process information? o Neurons  Economics (1776 – present) • How do we make decisions so as to maximize payoff? • How should we do this when others may not go along? • How should we do this when the payoff may be far in the future? o Decision theory ( probability theory + utility theory) The Foundations of AI…The Foundations of AI… 9Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 10.  Computer Engineering (1940 – present) • How can we build an efficient computer?  Cybernetics (1948 – present) • How can artifacts operate under their own control?  Psychology (1879 – present) • How do human and animals think and act?  Linguistics (1957 – present) • How do languages relate to thought? The Foundations of AI…The Foundations of AI… 10Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 11.  What is Cybernetics? • The term cybernetics was coined by Norbert Wiener, an American mathematician of the twentieth century. • The scientific study of communication and control processes in biological, mechanical, and electronic systems. • The study of human control functions and of mechanical and electronic systems designed to replace them, involving the application of statistical mechanics to communication engineering. The Foundations of AI…The Foundations of AI… 11Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 12.  Are AI and Cybernetics the same subject?  No.No.  AI and Cybernetics are widely misunderstood to be the same subject. However, they differ in many dimensions. The Foundations of AI…The Foundations of AI… 12Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 13. The History of AIThe History of AI  The gestation of AI (1943 – 1955)  The birth of AI (1956)  Early enthusiasm, great expectations (1952 – 1969)  A dose of reality (1966 – 1973) • Genetic algorithm  Knowledge base systems (1969 – 1979)  AI becomes an industry (1980 – present)  The return of neural network (1986 – present)  AI becomes a science (1987 – present) 13Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 14. The State of the ArtThe State of the Art  Autonomous planning and scheduling  Game playing  Autonomous control  Medical diagnosis  Logistic planning  Robotics  Language understanding and problem solving  etc. 14Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 15.  Philosophers have been around far longer than computers and have been trying to resolve some questions that relate to AI: • How do minds work? • Is it possible for machines to act intelligently in the way that people do, and if they did, would they have real, conscious minds? • What are the ethical implications of intelligent machines? Philosophical FoundationsPhilosophical Foundations 15Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 16.  The assertion that machines could act as if they were intelligent is called the weak AI hypothesis by philosophers.  The assertion that machines that do so are actually thinking (not just simulating thinking) is called the strong AI hypothesis. Philosophical Foundations…Philosophical Foundations… 16Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 17.  Philosophers are interested in the problem of comparing two architectures —human and machine.  Furthermore, they have traditionally posed the question not in terms of maximizing expected utility but rather as, "Can machines think?” 17 Philosophical Foundations…Philosophical Foundations… Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 18.  Alan Turing suggested that instead of asking whether machines can think, we should ask whether machines can pass a behavioral intelligence test, which has come to be called the Turing Test. • The test is for a program to have a conversation (via online typed messages) with an interrogator for five minutes. The interrogator then has to guess if the conversation is with a program or a person; the program passes the test if it fools the interrogator 30% of the time. 18 Philosophical Foundations…Philosophical Foundations… Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 19.  Turing conjectured that, by the year 2000, a computer with a storage of 109 units could be programmed well enough to pass the test.  He was wrong — programs have yet to fool a sophisticated judge.  On the other hand, many people have been fooled when they didn't know they might be chatting with a computer. • The ELIZA program • The Internet chatbots such as MGONZ and NATACHATA • The chatbot CYBERLOVER 19 Philosophical Foundations…Philosophical Foundations… Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 20.  Eugene Goostman is a chatterbot developed in Saint Petersburg in 2001 by a group of three programmers; the Russian-born Vladimir Veselov, Ukrainian-born Eugene Demchenko, and Russian-born Sergey Ulasen.  The Goostman bot has competed in a number of Turing test contests since its creation, and finished second in the 2005 and 2008 Loebner Prize contest. 20 Philosophical Foundations:Philosophical Foundations: A Big ControversyA Big Controversy Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 21.  In June 2012, at an event marking what would have been the 100th birthday of the test's namesake, Alan Turing, Goostman won a competition promoted as the largest-ever Turing test contest, in which it successfully convinced 29% of its judges that it was human.  On 7 June 2014, at a contest marking the 60th anniversary of Turing's death, 33% of the event's judges thought that Goostman was human; the event's organiser Kevin Warwick considered it to have passed Turing's test. 21 Philosophical Foundations:Philosophical Foundations: A Big ControversyA Big Controversy Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 22.  The validity and relevance of the announcement of Goostman's pass was questioned by critics.  Altough there had been several claims that the Turing test is not the best way to test a computer's intelligence, Turing test remains the most popular one. 22 Philosophical Foundations:Philosophical Foundations: A Big ControversyA Big Controversy Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 23.  The field of AI as a whole has paid little attention to Turing test.  Few AI researchers pay attention to the Turing test, preferring to concentrate on their systems' performance on practical tasks, rather than the ability to imitate humans.  Arguments for and against strong AI are inconclusive.  Few mainstream A1 researchers believe that anything significant hinges on the outcome of the debate. 23 Philosophical Foundations:Philosophical Foundations: Some Facts about Turing TestSome Facts about Turing Test Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 24. Logic Programming LanguageLogic Programming Language  Logic programming is a type of programming languages, in which a program is written as a set of sentences in logical form, expressing facts and rules about some problem domain.  A program is executed by an inference engine that answers a query by searching these sentences systematically to make inferences that will answer a query.  Major logic programming language families include Prolog, Answer set programming (ASP) and Datalog. 24Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 25. Introduction to PrologIntroduction to Prolog  Prolog: ProProgramming in LogLogic  Prolog is a logic programming language.  Programming in Prolog is accomplished by creating a data base of facts and rules about objects, their properties, and their relationships to other objects.  Queries can be posed about the objects and valid conclusions will be determined through a form of inferencing control known as resolution.  Facts: sister(sarah, bill). parent(ann, sam). parent(joe, ann). male(joe). female(ann). 25Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 26.  Rules: • grandfather(X, Z) :- parent(X,Y), parent(Y,Z), male(X). • For all X, Y, and Z: X is the grandfather of Z If X is the parent of Y, and Y is the parent of Z and X is a male. Introduction to Prolog…Introduction to Prolog… 26Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund
  • 27. ********** ********** If You Need Me ********** ********** Mail: tajim.cse@diu.edu.bd Website: https://www.tajimiitju.blogspot.com ORCID: https://orcid.org/0000-0002-2834-1507 LinkedIn: https://www.linkedin.com/in/tajimiitju ResearchGate: https://www.researchgate.net/profile/Tajim_Md_Niamat_Ullah_Akhund YouTube: https://www.youtube.com/tajimiitju?sub_confirmation=1 SlideShare: https://www.slideshare.net/TajimMdNiamatUllahAk Facebook: https://www.facebook.com/tajim.mohammad GitHub: https://github.com/tajimiitju Google+: https://plus.google.com/+tajimiitju Gmail: tajim.mohammad.3@gmail.com Twitter: https://twitter.com/Tajim53 Thank you Tajim Md. Niamat Ullah AkhundTajim Md. Niamat Ullah Akhund