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's hot (20)

introduction to Artificial intelligence
introduction  to Artificial intelligenceintroduction  to Artificial intelligence
introduction to Artificial intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Chat bots and AI
Chat bots and AIChat bots and AI
Chat bots and AI
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Introduction to Artificial Intelligence
Introduction to Artificial IntelligenceIntroduction to Artificial Intelligence
Introduction to Artificial Intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Chat Bots Presentation 8.9.16
Chat Bots Presentation 8.9.16Chat Bots Presentation 8.9.16
Chat Bots Presentation 8.9.16
 
ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCE
 
AI
AIAI
AI
 
Artifical intelligence (a.i)
Artifical intelligence (a.i)Artifical intelligence (a.i)
Artifical intelligence (a.i)
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
How do Chatbots Work? A Guide to Chatbot Architecture
How do Chatbots Work? A Guide to Chatbot ArchitectureHow do Chatbots Work? A Guide to Chatbot Architecture
How do Chatbots Work? A Guide to Chatbot Architecture
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Introduction of ai
Introduction of aiIntroduction of ai
Introduction of ai
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligence ppt
Artificial intelligence pptArtificial intelligence ppt
Artificial intelligence ppt
 
A.I.PPT
A.I.PPTA.I.PPT
A.I.PPT
 
humanoid robot
humanoid robothumanoid robot
humanoid robot
 
Haptic Technology slideshare
Haptic  Technology slideshareHaptic  Technology slideshare
Haptic Technology slideshare
 
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

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
 
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
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
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
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
“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
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
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
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
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
 

Recently uploaded (20)

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
 
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
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
“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...
 
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
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
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
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
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
 
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🔝
 

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