SlideShare a Scribd company logo
1 of 42
SLIDE 1
MGIT-HARINATH
Introduction to
Artificial Intelligence
K. Harinath,
Assistant Professor,
Department of IT,
MGIT.
SLIDE 2
Can Machines Think??
MGIT-HARINATH
SLIDE 3
INTELLIGENCE
MGIT-HARINATH
SLIDE 4
What is Intelligence??
MGIT-HARINATH
SLIDE 5
Involved in Intelligence
MGIT-HARINATH
SLIDE 6
Intelligent Systems
MGIT-HARINATH
SLIDE 7
What is AI??
MGIT-HARINATH
SLIDE 8
Definitions of AI
MGIT-HARINATH
SLIDE 9
AI Systems
MGIT-HARINATH
SLIDE 10
HI vs AI (Pros)
MGIT-HARINATH
SLIDE 11
HI vs AI (Cons)
MGIT-HARINATH
SLIDE 12
MGIT-HARINATH
“Like
People”
“Rationally”
Think
Cognitive
Science
Laws of
Thought
Act Turing Test
Rational
Agents
Boundaries of AI ?
SLIDE 13
MGIT-HARINATH
What is AI ?
Systems that think like humans Systems that think rationality
``The exciting new effort to make
computers think ... machines with minds,
in the full and literal sense'' (Haugeland,
1985)
``The automation of activities that we
associate with human thinking, activities
such as decision-making, problem
solving, learning ...'' (Bellman, 1978)
``The study of mental faculties through the
use of computational models'' (Charniak
and McDermott, 1985)
``The study of the computations that make
it possible to perceive, reason, and act''
(Winston, 1992)
Systems that act like humans Systems that act like rationality
``The art of creating machines that
perform functions that require intelligence
when performed by people'' (Kurzweil,
1990)
``The study of how to make computers do
things at which, at the moment, people
are better'' (Rich and Knight, 1991)
``A field of study that seeks to explain and
emulate intelligent behavior in terms of
computational processes'' (Schalkoff,
1990)
``The branch of computer science that is
concerned with the automation of
intelligent behavior'' (Luger and
Stubblefield, 1993)
SLIDE 14
MGIT-HARINATH
Acting humanly: The Turing Test approach
• The Turing Test, proposed by Alan Turing (Turing, 1950), was
designed to provide a satisfactory operational definition of
intelligence.
• The computer would need to possess the following
capabilities:
1. Natural language processing to enable it to communicate successfully in
English (or some other human language);
2. Knowledge representation to store information provided before or during the
interrogation;
3. Automated reasoning to use the stored information to answer questions and
to draw new conclusions;
4. Machine learning to adapt to new circumstances and to detect and
extrapolate patterns.
• To pass the total Turing Test, the computer will need
• Computer Vision
• Robotics
SLIDE 15
MGIT-HARINATH
Thinking humanly: The cognitive modeling approach
- Program thinks like a human ..!
We need to get inside the actual workings of human minds.
There are three ways:
– through introspection--trying to catch our own thoughts as they
go by
– or through psychological experiments.
– Brain Imaging
Cognitive science brings together
• Computer Models of AI and
• Experimental Techniques from Psychology
SLIDE 16
CS vs AI
MGIT-HARINATH
SLIDE 17
MGIT-HARINATH
Thinking rationality: The Logical approach
• Ensure that all actions performed by computer are
justifiable (“rational”)
• Rational = Conclusions are provable from inputs and
prior knowledge
• Problems:
– Representation of informal knowledge is difficulty
– Hard to define “provable” plausible reasoning
– Combinatorial explosion: Not enough time or space to prove
desired conclusions.
Facts and Rules
in Formal Logic
Theorem Prover
SLIDE 18
MGIT-HARINATH
Acting rationally: The rational agent approach
• Rational behavior : doing the right thing ( that which is
expected to maximize goal achievement, given the available
information).
• Rational Agent is one that acts to achieve the best outcomes
or, when there is uncertainty, the best expected outcome.
Rational agents do the best they can
given their resources
SLIDE 19
MGIT-HARINATH
Rational Agents
• Adjust amount of reasoning according to
available resources and importance of
the result
• This is one thing that makes AI hard
very few resources lots of resources
no thought
“reflexes”
Careful, deliberate
reasoning
limited,
approximate
reasoning
SLIDE 20
AI (Advantages and Disadvantages)
MGIT-HARINATH
SLIDE 21
Eliza
MGIT-HARINATH
SLIDE 22
Deep Blue
MGIT-HARINATH
SLIDE 23
Self-Driving Cars
MGIT-HARINATH
SLIDE 24
IBM-Watson
MGIT-HARINATH
SLIDE 25
Robotics
MGIT-HARINATH
SLIDE 26
Robocop
MGIT-HARINATH
SLIDE 27
NLP
MGIT-HARINATH
SLIDE 28
Vision
MGIT-HARINATH
SLIDE 29
Captcha
MGIT-HARINATH
SLIDE 30
Wolfram Alpha
MGIT-HARINATH
SLIDE 31
StarCraft
MGIT-HARINATH
SLIDE 32
Counting Calories
MGIT-HARINATH
SLIDE 33
AI-Other Disciplines
MGIT-HARINATH
SLIDE 34
History of AI
MGIT-HARINATH
SLIDE 35
Cond.
MGIT-HARINATH
SLIDE 36
Cond.
MGIT-HARINATH
SLIDE 37
MGIT-HARINATH
Areas of Study in AI
• Reasoning, optimization, resource allocation
– planning, scheduling, real-time problem solving,
intelligent assistants, internet agents
• Natural Language Processing
– information retrieval, summarization, understanding,
generation, translation
• Vision
– image analysis, recognition, scene understanding
• Robotics
– grasping/manipulation, locomotion, motion planning,
mapping
SLIDE 38
MGIT-HARINATH
Where are we now?
• SKICAT: a system for automatically classifying the
terabytes of data from space telescopes and identifying
interesting objects in the sky. 94% classification
accuracy, exceeds human abilities.
• Deep Blue: the first computer program to defeat
champion Garry Kasparov.
• Pegasus: a speech understanding program that is a
travel agent (1-877-LCS-TALK).
• Jupiter: a weather information system (1-888-573-
TALK)
• HipNav: a robot hip-replacement surgeon.
SLIDE 39
MGIT-HARINATH
Where are we now?
• Navlab: a Ford escort that steered itself from
Washington DC to San Diego 98% of the way on its own!
• Google news: autonomous AI system that assembles
“live” newspaper
• DS1: a NASA spacecraft that did an autonomous flyby
an asteroid.
• Credit card fraud detection and loan approval
• Search engines
• Proverb: solves NYT puzzles as well as the best
humans.
SLIDE 40
MGIT-HARINATH
Surprises in AI research
• Tasks difficult for humans have turned out to be
“easy”
– Chess
– Checkers, Othello, Backgammon
– Logistics planning
– Airline scheduling
– Fraud detection
– Sorting mail
– Proving theorems
– Crossword puzzles
SLIDE 41
MGIT-HARINATH
Surprises in AI research
• Tasks easy for humans have turned out to be
hard.
– Speech recognition
– Face recognition
– Composing music/art
– Autonomous navigation
– Motor activities (walking)
– Language understanding
– Common sense reasoning (example: how many legs
does a fish have?)
SLIDE 42
Applications of Artificial Intelligence
• Robotic vehicles
• Speech recognition
• Logistics planning
• Robotics
• Spam filtering
• Game playing
• Machine Translation
• Medicine
• Tele Communications
• Banking
MGIT-HARINATH

More Related Content

What's hot

What really is Artificial Intelligence about?
What really is Artificial Intelligence about? What really is Artificial Intelligence about?
What really is Artificial Intelligence about? Harmony Kwawu
 
Turing Test in Artificial Intelligence.pptx
Turing Test in Artificial Intelligence.pptxTuring Test in Artificial Intelligence.pptx
Turing Test in Artificial Intelligence.pptxRSAISHANKAR
 
Introduction To Artificial Intelligence Powerpoint Presentation Slides
Introduction To Artificial Intelligence Powerpoint Presentation SlidesIntroduction To Artificial Intelligence Powerpoint Presentation Slides
Introduction To Artificial Intelligence Powerpoint Presentation SlidesSlideTeam
 
What Is The Difference Between Weak (Narrow) And Strong (General) Artificial ...
What Is The Difference Between Weak (Narrow) And Strong (General) Artificial ...What Is The Difference Between Weak (Narrow) And Strong (General) Artificial ...
What Is The Difference Between Weak (Narrow) And Strong (General) Artificial ...Bernard Marr
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceSai Nath
 
Introduction to AI
Introduction to AIIntroduction to AI
Introduction to AIMegha Sharma
 
Artifitial intelligence (ai) all in one
Artifitial intelligence (ai) all in oneArtifitial intelligence (ai) all in one
Artifitial intelligence (ai) all in onejehan1987
 
Artificial intelligence by JD
Artificial intelligence by JDArtificial intelligence by JD
Artificial intelligence by JDJaydip sindha
 
Artificial Intelligence PPT .
Artificial Intelligence PPT .Artificial Intelligence PPT .
Artificial Intelligence PPT .VAIBHAVNAGPURE6
 
Artificial intelligence-full -report.doc
Artificial intelligence-full -report.docArtificial intelligence-full -report.doc
Artificial intelligence-full -report.docdaksh Talsaniya
 
Artificial intelligence (AI)
Artificial intelligence (AI) Artificial intelligence (AI)
Artificial intelligence (AI) Theareak CHEA
 
Lesson 1 intro to ai
Lesson 1   intro to aiLesson 1   intro to ai
Lesson 1 intro to aiankit_ppt
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligenceSharath Raj
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligenceankit dubey
 
Artificial intelligence agents and environment
Artificial intelligence agents and environmentArtificial intelligence agents and environment
Artificial intelligence agents and environmentMinakshi Atre
 

What's hot (20)

What really is Artificial Intelligence about?
What really is Artificial Intelligence about? What really is Artificial Intelligence about?
What really is Artificial Intelligence about?
 
Turing Test in Artificial Intelligence.pptx
Turing Test in Artificial Intelligence.pptxTuring Test in Artificial Intelligence.pptx
Turing Test in Artificial Intelligence.pptx
 
Introduction To Artificial Intelligence Powerpoint Presentation Slides
Introduction To Artificial Intelligence Powerpoint Presentation SlidesIntroduction To Artificial Intelligence Powerpoint Presentation Slides
Introduction To Artificial Intelligence Powerpoint Presentation Slides
 
What Is The Difference Between Weak (Narrow) And Strong (General) Artificial ...
What Is The Difference Between Weak (Narrow) And Strong (General) Artificial ...What Is The Difference Between Weak (Narrow) And Strong (General) Artificial ...
What Is The Difference Between Weak (Narrow) And Strong (General) Artificial ...
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Introduction to AI
Introduction to AIIntroduction to AI
Introduction to AI
 
Artifitial intelligence (ai) all in one
Artifitial intelligence (ai) all in oneArtifitial intelligence (ai) all in one
Artifitial intelligence (ai) all in one
 
Artificial intelligence by JD
Artificial intelligence by JDArtificial intelligence by JD
Artificial intelligence by JD
 
Artificial Intelligence PPT .
Artificial Intelligence PPT .Artificial Intelligence PPT .
Artificial Intelligence PPT .
 
Artificial intelligence-full -report.doc
Artificial intelligence-full -report.docArtificial intelligence-full -report.doc
Artificial intelligence-full -report.doc
 
Artificial intelligence (AI)
Artificial intelligence (AI) Artificial intelligence (AI)
Artificial intelligence (AI)
 
Intelligenza artificiale, innovazione e opportunità
Intelligenza artificiale, innovazione e opportunitàIntelligenza artificiale, innovazione e opportunità
Intelligenza artificiale, innovazione e opportunità
 
Lesson 1 intro to ai
Lesson 1   intro to aiLesson 1   intro to ai
Lesson 1 intro to ai
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligence
 
Ai introduction
Ai introductionAi introduction
Ai introduction
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligence
 
Artificial intelligence agents and environment
Artificial intelligence agents and environmentArtificial intelligence agents and environment
Artificial intelligence agents and environment
 
ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCE
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 

Similar to Artificial Intelligence-Introduction

Final-AI-Introduction.pdf
Final-AI-Introduction.pdfFinal-AI-Introduction.pdf
Final-AI-Introduction.pdfharinathkuruva
 
EELU AI lecture 1- fall 2022-2023 - Chapter 01- Introduction.ppt
EELU AI  lecture 1- fall 2022-2023 - Chapter 01- Introduction.pptEELU AI  lecture 1- fall 2022-2023 - Chapter 01- Introduction.ppt
EELU AI lecture 1- fall 2022-2023 - Chapter 01- Introduction.pptDaliaMagdy12
 
Understanding ai
Understanding aiUnderstanding ai
Understanding aiAMI AMITO
 
Understanding ai
Understanding aiUnderstanding ai
Understanding aiAMI AMITO
 
ARTIFICIAL INTELLIGENCEr.pdf
ARTIFICIAL INTELLIGENCEr.pdfARTIFICIAL INTELLIGENCEr.pdf
ARTIFICIAL INTELLIGENCEr.pdfssusere55750
 
ARTIFICIAL INTELLIGENCEr.pdf
ARTIFICIAL INTELLIGENCEr.pdfARTIFICIAL INTELLIGENCEr.pdf
ARTIFICIAL INTELLIGENCEr.pdfMuhammad Sohail
 
Introduction to Knowledge Graphs
Introduction to Knowledge GraphsIntroduction to Knowledge Graphs
Introduction to Knowledge Graphsmukuljoshi
 
28th Jan Intro to AI.ppt
28th Jan Intro to AI.ppt28th Jan Intro to AI.ppt
28th Jan Intro to AI.pptamandeep651
 
UNIT 1 SRMIST KTR_problem and agents.pdf
UNIT 1 SRMIST KTR_problem and agents.pdfUNIT 1 SRMIST KTR_problem and agents.pdf
UNIT 1 SRMIST KTR_problem and agents.pdfRishuRaj953240
 
Webinar on AI in IoT applications KCG Connect Alumni Digital Series by Rajkumar
Webinar on AI in IoT applications KCG Connect Alumni Digital Series by RajkumarWebinar on AI in IoT applications KCG Connect Alumni Digital Series by Rajkumar
Webinar on AI in IoT applications KCG Connect Alumni Digital Series by RajkumarRajkumar R
 
AI 3.0: Is it Finally Time for Artificial Intelligence and Sensor Networks to...
AI 3.0: Is it Finally Time for Artificial Intelligence and Sensor Networks to...AI 3.0: Is it Finally Time for Artificial Intelligence and Sensor Networks to...
AI 3.0: Is it Finally Time for Artificial Intelligence and Sensor Networks to...InnoTech
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceBiniam Behailu
 
24 artificial intelligence terms you need to know venkat vajradhar - medium
24 artificial intelligence terms you need to know   venkat vajradhar - medium24 artificial intelligence terms you need to know   venkat vajradhar - medium
24 artificial intelligence terms you need to know venkat vajradhar - mediumvenkatvajradhar1
 
Python AI tutorial
Python AI tutorialPython AI tutorial
Python AI tutorialgrinu
 
Artificial Intelligence and The Complexity
Artificial Intelligence and The ComplexityArtificial Intelligence and The Complexity
Artificial Intelligence and The ComplexityHendri Karisma
 

Similar to Artificial Intelligence-Introduction (20)

Final-AI-Introduction.pdf
Final-AI-Introduction.pdfFinal-AI-Introduction.pdf
Final-AI-Introduction.pdf
 
EELU AI lecture 1- fall 2022-2023 - Chapter 01- Introduction.ppt
EELU AI  lecture 1- fall 2022-2023 - Chapter 01- Introduction.pptEELU AI  lecture 1- fall 2022-2023 - Chapter 01- Introduction.ppt
EELU AI lecture 1- fall 2022-2023 - Chapter 01- Introduction.ppt
 
Understanding ai
Understanding aiUnderstanding ai
Understanding ai
 
Understanding ai
Understanding aiUnderstanding ai
Understanding ai
 
ARTIFICIAL INTELLIGENCEr.pdf
ARTIFICIAL INTELLIGENCEr.pdfARTIFICIAL INTELLIGENCEr.pdf
ARTIFICIAL INTELLIGENCEr.pdf
 
ARTIFICIAL INTELLIGENCEr.pdf
ARTIFICIAL INTELLIGENCEr.pdfARTIFICIAL INTELLIGENCEr.pdf
ARTIFICIAL INTELLIGENCEr.pdf
 
Chapter 3 - EMTE.pptx
Chapter 3 - EMTE.pptxChapter 3 - EMTE.pptx
Chapter 3 - EMTE.pptx
 
Introduction to Knowledge Graphs
Introduction to Knowledge GraphsIntroduction to Knowledge Graphs
Introduction to Knowledge Graphs
 
28th Jan Intro to AI.ppt
28th Jan Intro to AI.ppt28th Jan Intro to AI.ppt
28th Jan Intro to AI.ppt
 
UNIT 1 SRMIST KTR_problem and agents.pdf
UNIT 1 SRMIST KTR_problem and agents.pdfUNIT 1 SRMIST KTR_problem and agents.pdf
UNIT 1 SRMIST KTR_problem and agents.pdf
 
Webinar on AI in IoT applications KCG Connect Alumni Digital Series by Rajkumar
Webinar on AI in IoT applications KCG Connect Alumni Digital Series by RajkumarWebinar on AI in IoT applications KCG Connect Alumni Digital Series by Rajkumar
Webinar on AI in IoT applications KCG Connect Alumni Digital Series by Rajkumar
 
Intro AI.pdf
Intro AI.pdfIntro AI.pdf
Intro AI.pdf
 
AI 3.0: Is it Finally Time for Artificial Intelligence and Sensor Networks to...
AI 3.0: Is it Finally Time for Artificial Intelligence and Sensor Networks to...AI 3.0: Is it Finally Time for Artificial Intelligence and Sensor Networks to...
AI 3.0: Is it Finally Time for Artificial Intelligence and Sensor Networks to...
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
AI - the minimum you have to know
AI - the minimum you have to knowAI - the minimum you have to know
AI - the minimum you have to know
 
24 artificial intelligence terms you need to know venkat vajradhar - medium
24 artificial intelligence terms you need to know   venkat vajradhar - medium24 artificial intelligence terms you need to know   venkat vajradhar - medium
24 artificial intelligence terms you need to know venkat vajradhar - medium
 
Lecture 1 introduction
Lecture 1   introductionLecture 1   introduction
Lecture 1 introduction
 
Python AI tutorial
Python AI tutorialPython AI tutorial
Python AI tutorial
 
Artificial Intelligence and The Complexity
Artificial Intelligence and The ComplexityArtificial Intelligence and The Complexity
Artificial Intelligence and The Complexity
 
What is Ai ?
What is Ai ?What is Ai ?
What is Ai ?
 

Recently uploaded

Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 

Recently uploaded (20)

Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 

Artificial Intelligence-Introduction

  • 1. SLIDE 1 MGIT-HARINATH Introduction to Artificial Intelligence K. Harinath, Assistant Professor, Department of IT, MGIT.
  • 2. SLIDE 2 Can Machines Think?? MGIT-HARINATH
  • 4. SLIDE 4 What is Intelligence?? MGIT-HARINATH
  • 5. SLIDE 5 Involved in Intelligence MGIT-HARINATH
  • 7. SLIDE 7 What is AI?? MGIT-HARINATH
  • 8. SLIDE 8 Definitions of AI MGIT-HARINATH
  • 10. SLIDE 10 HI vs AI (Pros) MGIT-HARINATH
  • 11. SLIDE 11 HI vs AI (Cons) MGIT-HARINATH
  • 13. SLIDE 13 MGIT-HARINATH What is AI ? Systems that think like humans Systems that think rationality ``The exciting new effort to make computers think ... machines with minds, in the full and literal sense'' (Haugeland, 1985) ``The automation of activities that we associate with human thinking, activities such as decision-making, problem solving, learning ...'' (Bellman, 1978) ``The study of mental faculties through the use of computational models'' (Charniak and McDermott, 1985) ``The study of the computations that make it possible to perceive, reason, and act'' (Winston, 1992) Systems that act like humans Systems that act like rationality ``The art of creating machines that perform functions that require intelligence when performed by people'' (Kurzweil, 1990) ``The study of how to make computers do things at which, at the moment, people are better'' (Rich and Knight, 1991) ``A field of study that seeks to explain and emulate intelligent behavior in terms of computational processes'' (Schalkoff, 1990) ``The branch of computer science that is concerned with the automation of intelligent behavior'' (Luger and Stubblefield, 1993)
  • 14. SLIDE 14 MGIT-HARINATH Acting humanly: The Turing Test approach • The Turing Test, proposed by Alan Turing (Turing, 1950), was designed to provide a satisfactory operational definition of intelligence. • The computer would need to possess the following capabilities: 1. Natural language processing to enable it to communicate successfully in English (or some other human language); 2. Knowledge representation to store information provided before or during the interrogation; 3. Automated reasoning to use the stored information to answer questions and to draw new conclusions; 4. Machine learning to adapt to new circumstances and to detect and extrapolate patterns. • To pass the total Turing Test, the computer will need • Computer Vision • Robotics
  • 15. SLIDE 15 MGIT-HARINATH Thinking humanly: The cognitive modeling approach - Program thinks like a human ..! We need to get inside the actual workings of human minds. There are three ways: – through introspection--trying to catch our own thoughts as they go by – or through psychological experiments. – Brain Imaging Cognitive science brings together • Computer Models of AI and • Experimental Techniques from Psychology
  • 16. SLIDE 16 CS vs AI MGIT-HARINATH
  • 17. SLIDE 17 MGIT-HARINATH Thinking rationality: The Logical approach • Ensure that all actions performed by computer are justifiable (“rational”) • Rational = Conclusions are provable from inputs and prior knowledge • Problems: – Representation of informal knowledge is difficulty – Hard to define “provable” plausible reasoning – Combinatorial explosion: Not enough time or space to prove desired conclusions. Facts and Rules in Formal Logic Theorem Prover
  • 18. SLIDE 18 MGIT-HARINATH Acting rationally: The rational agent approach • Rational behavior : doing the right thing ( that which is expected to maximize goal achievement, given the available information). • Rational Agent is one that acts to achieve the best outcomes or, when there is uncertainty, the best expected outcome. Rational agents do the best they can given their resources
  • 19. SLIDE 19 MGIT-HARINATH Rational Agents • Adjust amount of reasoning according to available resources and importance of the result • This is one thing that makes AI hard very few resources lots of resources no thought “reflexes” Careful, deliberate reasoning limited, approximate reasoning
  • 20. SLIDE 20 AI (Advantages and Disadvantages) MGIT-HARINATH
  • 34. SLIDE 34 History of AI MGIT-HARINATH
  • 37. SLIDE 37 MGIT-HARINATH Areas of Study in AI • Reasoning, optimization, resource allocation – planning, scheduling, real-time problem solving, intelligent assistants, internet agents • Natural Language Processing – information retrieval, summarization, understanding, generation, translation • Vision – image analysis, recognition, scene understanding • Robotics – grasping/manipulation, locomotion, motion planning, mapping
  • 38. SLIDE 38 MGIT-HARINATH Where are we now? • SKICAT: a system for automatically classifying the terabytes of data from space telescopes and identifying interesting objects in the sky. 94% classification accuracy, exceeds human abilities. • Deep Blue: the first computer program to defeat champion Garry Kasparov. • Pegasus: a speech understanding program that is a travel agent (1-877-LCS-TALK). • Jupiter: a weather information system (1-888-573- TALK) • HipNav: a robot hip-replacement surgeon.
  • 39. SLIDE 39 MGIT-HARINATH Where are we now? • Navlab: a Ford escort that steered itself from Washington DC to San Diego 98% of the way on its own! • Google news: autonomous AI system that assembles “live” newspaper • DS1: a NASA spacecraft that did an autonomous flyby an asteroid. • Credit card fraud detection and loan approval • Search engines • Proverb: solves NYT puzzles as well as the best humans.
  • 40. SLIDE 40 MGIT-HARINATH Surprises in AI research • Tasks difficult for humans have turned out to be “easy” – Chess – Checkers, Othello, Backgammon – Logistics planning – Airline scheduling – Fraud detection – Sorting mail – Proving theorems – Crossword puzzles
  • 41. SLIDE 41 MGIT-HARINATH Surprises in AI research • Tasks easy for humans have turned out to be hard. – Speech recognition – Face recognition – Composing music/art – Autonomous navigation – Motor activities (walking) – Language understanding – Common sense reasoning (example: how many legs does a fish have?)
  • 42. SLIDE 42 Applications of Artificial Intelligence • Robotic vehicles • Speech recognition • Logistics planning • Robotics • Spam filtering • Game playing • Machine Translation • Medicine • Tele Communications • Banking MGIT-HARINATH