Introduction To AI
Introduction To AI
Intelligence
Intelligence is:
– The ability to reason
– The ability to understand
– The ability to create
– The ability to Learn from experience
– The ability to plan and execute complex tasks
The intelligent behavior may include
– Everyday tasks: recognize a friend, recognize who is calling, translate from one language to
another, interpret a photograph, talk, and cook a dinner
– Formal tasks: prove a logic theorem, geometry, calculus, play chess, checkers, or Go
– Expert tasks: engineering design, medical designers, financial analysis
Artificial Intelligence
AI is the branch of computer science concerned with making computers behave like humans. In other
words, AI is the science and engineering of making intelligent machines, especially intelligent computer
programs. The process may include
- Learning (Gaining of information and rules for using the information)
- Reasoning (Using the rules to reach approximate or definite conclusions)
- Self-Correction
According to Barr and Feigenbaum:
“Artificial Intelligence is the part of computer science concerned with designing intelligence
computer systems, that is, systems that exhibit the characteristics we associate with intelligence in
human behavior.”
According to Elaine Rich:
“AI is the study of how to make computers do things at which, at the moment, people are better”
An AI system should have
- Capability to provide reason about something
- Capability of natural language processing
- Capability of learning past experience
- Capability of self-correction
Views of AI fall into four categories
- Autonomous control
- Adapting to change
Application of AI
Artificial intelligence has been used in a wide range of fields including medical diagnosis, stock
trading, robot control, law, remote sensing, scientific discovery and toys. Many thousands of AI
applications are deeply embedded in the infrastructure of every industry. In the late 90s and early 21st
century, AI technology became widely used as elements of larger systems, but the field is rarely credited
for these successes.
Game Playing
Machines can play master level chess. There is some AI in them, but they well against people
mainly through brute force method, looking at hundreds of thousands of positions.
Speech Recognition
It is possible to instruct some computers using speech. In 1990s, computer speech recognition
reached a practical level for limited purposes.
Understanding Natural Language
To perform many natural language processing tasks such as machine translation, summarization,
information extraction, word sense disambiguation need the AI in machine.
Computer Vision
Computer vision is concerned with the theory behind artificial system that extract information
from images. The image data can take many forms such as videos sequences views from multiple
cameras and data from a medical scanner. Application range from simple tasks such as industrial
machine, vision system which count bottles speeding by on a production line to research into
artificial intelligence and computers or robots that can comprehended the world around them.
Expert System
Expert system needs the AI to perform its task. One of the first expert system was MYCIN in
1974 which diagnosis bacterial infections of the blood and suggests treatments. It did better that
makes medical students practicing doctors provided to limitations were observed.
Finance
Financial institutions have long used artificial neural network systems to detect charges or claims
outside of the norm, flagging these for human investigation. Use of AI in banking can be traced
back to 1987 when Security Pacific National Bank in USA set-up a Fraud Prevention Task force
to counter the unauthorized use of debit cards.
Hospitals and medicine
Artificial neural networks are used as clinical decision support systems for medical diagnosis,
such as in Concept Processing technology in EMR software.
Other tasks in medicine that can potentially be performed by artificial intelligence include:
Computer-aided interpretation of medical images. Such systems help scan digital images,
e.g. from computed tomography, for typical appearances and to highlight conspicuous
sections, such as possible diseases. A typical application is the detection of a tumor.
Heart sound analysis
Companion robots for the care of the elderly
Heavy industry
Robots have become common in many industries. They are often given jobs that are considered
dangerous to humans. Robots have proven effective in jobs that are very repetitive which may
lead to mistakes or accidents due to a lapse in concentration and other jobs which humans may
find degrading. Japan is the leader in using and producing robots in the world. In 1999, 1,700,000
robots were in use worldwide.
Online and telephone customer service
Artificial intelligence is implemented in automated online assistants that can be seen as avatars on
web pages. It can avail for enterprises to reduce their operation and training cost. A major
underlying technology to such systems is natural language processing.
Toys and games
The 1990s saw some of the first attempts to mass-produce domestically aimed types of basic
Artificial Intelligence for education, or leisure. This prospered greatly with the Digital
Revolution, and helped introduce people, especially children, to a life of dealing with various
types of Artificial Intelligence. AI has also been applied to video games, for example video game
bots, which are designed to stand in as opponents where humans aren't available or desired
Music
The evolution of music has always been affected by technology. With AI, scientists are trying to
make the computer emulate the activities of the skillful musician. Composition, performance,
music theory, sound processing are some of the major areas on which research in Music and
Artificial Intelligence are focusing.
Aviation
The Air Operations Division (AOD) uses AI for the rule based expert systems. The AOD has use
for artificial intelligence for replacement operators for fighting and training simulators, mission
management aids, support systems for tactical decision making, and post processing of the
simulator data into symbolic summaries.
Q. Point out the task of designing an automated taxi driver according to PEAS description.
Performance measure: Safe, fast, legal, comfortable trip, maximize profits
Environment: Roads, other traffic, pedestrians, customers
Actuators: Steering wheel, accelerator, brake, signal, horn
Sensors: Cameras, sonar, speedometer, GPS, odometer, engine sensors and keyboard
Q. Point out the task of designing a Medical diagnosis system according to PEAS description
• Performance measure: Healthy patient, minimize costs, lawsuits
• Environment: Patient, hospital, staff
• Actuators: Screen display (questions, tests, diagnoses, treatments, referrals)
• Sensors: Keyboard (entry of symptoms, findings, patient's answers)
Q. Machines can be made intelligent artificially but ultimately persons make the machines. So
who is more intelligent - the artificial machine or the person? Discuss
Ans: Human has done considerable work in designing a machine but the machine may not need to do
very much to operate well. An example is thermostat. It is difficult to design a thermo stat so that it
turns on and off at exactly the right temperature but the thermostat itself does not have to do more
computations.
All the logic behind making the machine specifies what needs to be mechanized and how to be
machinated but not in vice versa. The AI reasoning in human involves all the possibilities to
determine how to make a complete machine. The natural intelligence of human made the AI which
may not cope on real time. Hence, the above points are supportive on the favor of the humans.
What can AI systems do and don’t do
Today’s successful AI systems operate in well-defined domains and employ narrow, specialized
knowledge. Common sense knowledge is needed to function in complex, open-ended worlds. Such a
system also needs to understand unconstrained natural language. However these capabilities are not yet
fully present in today’s intelligent systems.
What can AI systems do What can AI systems NOT do yet?
Today’s AI systems have been able to achieve • Understand natural language robustly (e.g., read
limited success in some of these tasks. and understand articles in a newspaper)
• In Computer vision, the systems are capable of • Surf the web
face recognition • Interpret an arbitrary visual scene
• In Robotics, we have been able to make • Learn a natural language
vehicles that are mostly autonomous. • Construct plans in dynamic real-time domains
• In Natural language processing, we have • Exhibit true autonomy and intelligence
systems that are capable of simple machine
translation.
• Today’s Expert systems can carry out medical
diagnosis in a narrow domain
• Speech understanding systems are capable of
recognizing several thousand words continuous
speech