Chapter 3 Slide Note
Chapter 3 Slide Note
CHAPTER THREE
3. Artificial Intelligence
Topics Covered
Overview for Artificial Intelligence
Definition of Artificial Intelligence
Why Artificial Intelligence
Advantages and Disadvantages
Components of AI System
History of AI
Types of AI
How humans think
Mapping human thinking to artificial intelligence components
Influencers of artificial intelligence
Applications of AI
Introduction 3
Artificial
Intelligence is composed of two
words Artificial and Intelligence
Artificialmeans "man-made," and
Intelligence defines "thinking power", or “the
ability to learn and solve problems”
Hence Artificial Intelligence means "a man-
made thinking power."
It is the imitation of human thinking to solve
problems
4
Artificial Intelligence
Artificial intelligence comprises integration of several
technologies such as machine learning, natural language
processing, reasoning, and perception.
AI deals with the area of developing computing systems that
are capable of performing tasks that humans are very good
at.
Example recognizing objects, recognizing and making sense of
speech, and decision making in a constrained environment.
Generally , AI is the field of CS that is associated with
creating intelligent machines “thinking like human” to
perform tasks such as learning , problem solving , planning,
reason and identifying patterns.
5
Artificial Intelligence (AI), Machine Learning (ML) and Deep
Learning (DL)
Need for Artificial Intelligence 6
Intelligence ?
Intelligence is an intangible part of our brain which is a
combination of Reasoning, learning, problem-solving, perception,
language understanding, etc.
To achieve the above, AI requires the following disciplines:
Mathematics
Biology
Psychology
Sociology
Computer Science
Neurons Study
Statistics
Advantages of Artificial Intelligence 9
Useful for risky areas: AI machines can be helpful in situations such as defusing a
bomb, exploring the ocean floor, where to employ a human can be risky.
Digital Assistant: AI can be very useful to provide digital assistant to users such as
:-
E-commerce websites to show the products as per customer requirements.
Useful as a public utility: AI can be very useful for public utilities such as:-
Self-driving car which can make our journey safer
Natural language processing (for search engines, for spelling checker, for translation
like google translate)
Disadvantages of Artificial Intelligence
11
High Cost: The hardware and software requirement of AI is very costly.
Can't think out of the box: AI system cannot work out of the box.
For example:- AI robot will only do work for which they are trained or
programmed.
AI machines have no feelings and have no emotional attachment with humans
Increase dependence on machines:
People are getting more dependent on devices and hence they are losing their mental
capabilities.
No Original Creativity:
As humans are so creative and can imagine some new ideas however AI machines
cannot be creative and imaginative.
Components of AI system 12
The following are some milestones in the history of AI which shows the
journey of AI generation.
A. Maturation of Artificial Intelligence (1943-1952)
The year 1943: The first work of AI was done by Warren McCulloch and Walter Pits
in 1943. They proposed a model of artificial neurons.
The year 1949: Donald Hebb demonstrated an updating rule for modifying the
connection strength between neurons. His rule is now called Hebbian learning.
The year 1950: The Alan Turing who was an English mathematician developed
Machine learning in 1950.
Alan Turing publishes "Computing Machinery and Intelligence" in which he proposed a
test. The test can check the machine's ability to exhibit intelligent behavior equivalent
to human intelligence, called a Turing test.
History of AI 14
E. A boom of AI (1980-1987)
The year 1980: After AI winter duration, AI came back with "Expert
System".
Expert systems are program that imitate the decision-making ability of a
human expert.
Artificial Intelligence can be divided into two main types based on capabilities and
based on functionally of AI
Types of AI - Based on Capabilities 23
1. Weak AI or Narrow AI
Narrow AI is a type of AI which is able to perform a dedicated task
with intelligence.
Narrow AI cannot perform beyond its field or limitations, as it is only
trained for one specific task.
Narrow AI can fail in unpredictable ways if it goes beyond its limits.
Apple Siri is a good example of Narrow AI
Examples of Narrow AI are Google translate, playing chess,
purchasing suggestions on e-commerce sites, self-driving cars,
speech recognition, and image recognition.
Types of AI - Based on Capabilities … 24
2. General AI:
General AI is a type of intelligence that could perform
any task as perfect as a human
Currently, there is no such system it is still under
research, and it will take lots of effort and time to
develop such systems.
Types of AI - Based on Capabilities … 25
3. Super AI:
Super AI is a type of AI at which machines could exceed
human intelligence, and can perform any task better
than a human.
Super AI capability include the ability to think, to reason,
solve the problem, make judgments, plan, learn, and
communicate on its own.
Super AI is still a hypothetical concept of Artificial
Intelligence.
Types of AI - Based on the functionality
26
1. Reactive Machines
Such AI systems do not store memories or past experiences for future actions.
These machines only focus on current scenarios and react on it as per possible best action.
Example:-
IBM's Deep Blue system a chess-playing supercomputer developed by IBM.
Google's AlphaGo is also an example of reactive machines.
2. Limited Memory
Limited memory machines can store past experiences or some data for a short period of time.
Self-driving cars are one of the best examples of Limited Memory
These cars can store the recent speed of nearby cars, the distance of other cars, speed
limits, and other information to navigate the road.
Types of AI - Based on the functionality…
27
3. Theory of Mind
Simply thinking like a human.
This type of AI understands human emotions, thoughts and is
able to interact socially.
4. Self-Aware AI: These machines will be super
intelligent and they will be self-conscious, and self-aware
like humans.
Self-Awareness AIdoes not exist in reality still and it is a
hypothetical concept.
This can be a future of robots.
Mapping human thinking to AI components 28
Big data
Big data is a collection of large and complex data sets
Big data requires innovative way of information
processing to draw insights, automate processes, and
help decision making.
The availability of larger volumes and sources of data, and
useful information extracted from big data is enabling
capabilities in AI
Influencers of artificial intelligence…
33