UCI 202 Topic 5 Notes
UCI 202 Topic 5 Notes
Information Systems
Topic Notes
Topic No 5.: Artificial Intelligence (AI)
Page 2 of 9
MASENO UNIVERSITY
http://ecampus.maseno.ac.ke/
http://ecampus.maseno.ac.ke/
Page 3 of 9
ARTIFICIAL INTELLIGENCE
Definition
a subfield of computer science concerned with studying the thought processes of humans and re-creating the
effects of those processes via machines, such as computers and robots.
Related fields include: Computer science, Biology, Psychology, Engineering, Mathematics, and Linguistics
among other fields.
Ultimate goal of AI is to create computers that can simulate the abilities to Think, See, Hear, Walk, Talk, and
Feel.
1. Cognitive science
Area of AI focusing on how human brain works and how humans think and learn i.e. Human Information
Processing.
Applications include Expert systems, Fuzzy logic systems, Genetic Algorithms, Neural Networks, and Intelligent
Agents.
2. Robotics applications
This technology produces robot machines with computer intelligence and computer controlled, human like
capabilities.
This area include applications designed to give robots the power of sight, touch, dexterity (skill in handling and
manipulation), locomotion (ability to move over any terrain), and navigation (the intelligence to find one’s way to
a destination).
http://ecampus.maseno.ac.ke/
Page 4 of 9
Expert Systems
Expert systems are knowledge-based information systems that use software and a knowledge base about a
specific, complex application area to act as expert consultants to users in many business and technical
applications.
Expert systems can either support decision makers or completely replace them.
Because ESs can integrate and manipulate so much data, they sometimes perform better than any single expert
can.
http://ecampus.maseno.ac.ke/
Page 5 of 9
http://ecampus.maseno.ac.ke/
Page 6 of 9
Neural Networks
Are computing systems modeled after the brain’s mesh-like network of interconnected processing elements,
called neurons .
http://ecampus.maseno.ac.ke/
Page 7 of 9
The interconnected processors in a neural network operate in parallel and interact dynamically.
This interaction enables the network to “learn” from data it processes. That is, it learns to recognize patterns and
relationships in these data. The more data examples it receives as input, the better it can learn to duplicate the
results of the examples it processes.
Thus, the neural network will change the strengths of the interconnections between the processing elements in
response to changing patterns in the data it receives and the results that occur.
For example, a neural network can be trained to learn which credit characteristics result in good or bad loans.
Developers of a credit evaluation neural network could provide it with data from many examples of credit
applications and loan results to process, with opportunities to adjust the signal strengths between its neurons.
The neural network would continue to be trained until it demonstrated a high degree of accuracy in correctly
duplicating the results of recent cases. At that point, it would be trained enough to begin making credit
evaluations of its own..
Fuzzy Logic
Fuzzy logic is a method of reasoning that resembles human reasoning, in that it allows for approximate values
and inferences (fuzzy logic) and incomplete or ambiguous data (fuzzy data) instead of relying only on crisp data
, such as binary (yes/no) choices.
Examples of applications of fuzzy logic are numerous in Japan but rare in the United States. The United States
has preferred to use AI solutions like expert systems or neural networks, but Japan has implemented many fuzzy
logic applications, especially the use of special-purpose fuzzy logic microprocessor chips, called fuzzy process
controllers.
Thus, the Japanese ride on subway trains, use elevators, and drive cars that are guided or supported by fuzzy
process controllers made by Hitachi and Toshiba.
Many models of Japanese-made products also feature fuzzy logic microprocessors. The list is growing and
includes autofocus cameras, autostabilizing camcorders, energy-efficient air conditioners, self-adjusting washing
machines, and automatic transmissions.
Genetic Algorithms
The use of genetic algorithms is a growing application of artificial intelligence. Genetic algorithm software uses
Darwinian (survival of the fittest), randomizing, and other mathematical functions to simulate an evolutionary
process that can yield increasingly better solutions to a problem.
Genetic algorithms were first used to simulate millions of years in biological, geological, and ecosystem evolution
in just a few minutes on a computer.
Genetic algorithm software is being used to model a variety of scientific, technical, and business processes.
Genetic algorithms are especially useful for situations in which thousands of solutions are possible and must be
evaluated to produce an optimal solution.
Genetic algorithm software uses sets of mathematical process rules ( algorithms) that specify how combinations
of process components or steps are to be formed. This process may involve trying random process
combinations ( mutation), combining parts of several good processes ( crossover ), and selecting good sets of
processes and discarding poor ones ( selection )to generate increasingly better solutions.
http://ecampus.maseno.ac.ke/
Page 8 of 9
Virtual Reality
Virtual reality (VR) is computer-simulated reality. Virtual reality is a fast-growing area of artificial intelligence
that had its origins in efforts to build more natural, realistic, multisensory human–computer interfaces. So virtual
reality relies on multisensory input/output devices such as a tracking headset with video goggles and stereo
earphones, a data glove or jumpsuit with fiber-optic sensors that track your body movements, and a walker
that monitors the movement of your feet. Then you can experience computersimulated “virtual worlds” three-
dimensionally through sight, sound, and touch.
Virtual reality is also called telepresence
.For example, you can enter a computer-generated virtual world, look around and observe its contents, pick up
and move objects, and move around in it at will. Thus, virtual reality allows you to interact with computer
simulated objects, entities, and environments as if they actually exist. See
There has been increasing interest in the potential social impact of new virtual reality technologies. It is believed
by many that virtual reality will lead to a number of important changes in human life and activity. For example:
a. Virtual reality will be integrated into daily life and activity and will be used in various human ways.
b. Techniques will be developed to influence human behavior, interpersonal communication, and cognition (i.e.,
virtual genetics).
c. As we spend more and more time in virtual space, there will be a gradual “migration to virtual space,” resulting in
important changes in economics, worldview, and culture.
d. The design of virtual environments may be used to extend basic human rights into virtual space, to promote
human freedom and well-being or to promote social stability as we move from one stage in sociopolitical
development to the next.
e. Virtual reality will soon engage all of the senses including smell, taste, and touch.
.
http://ecampus.maseno.ac.ke/
Page 9 of 9
Intelligent agents
Intelligent agents are growing in popularity as a way to use artificial intelligence routines in software to help
users accomplish many kinds of tasks in e-business and e-commerce.
An intelligent agent is a software surrogate for an end user or a process that fulfills a stated need or activity. An
intelligent agent uses its built-in and learned knowledge base about a person or process to make decisions and
accomplish tasks in a way that fulfills the intentions of a user.
Sometimes an intelligent agent is given a graphic representation or persona, such as Einstein for a science
advisor, Sherlock Holmes for an information search agent, and so on.
Thus, intelligent agents (also called software robots or “bots”) are special-purpose, knowledge-based
information systems that accomplish specific tasks for users.
The wizards found in Microsoft Office and other software suites are among the most well-known examples of
intelligent agents. These wizards are built-in capabilities that can analyze how an end user is using a software
package and offer suggestions on how to complete various tasks. Thus, wizards might help you change
document margins, format spreadsheet cells, query a database, or construct a graph. Wizards and other
software agents are also designed to adjust to your way of using a software package so that they can anticipate
when you will need their assistance.
The use of intelligent agents is growing rapidly as a way to simplify software use, search Web sites on the
Internet and corporate intranets, and help customers do comparison shopping among the many e-commerce
sites on the Web.
Intelligent agents are becoming necessary as software packages become more sophisticated and powerful, as
the Internet and the World Wide Web become more vast and complex, and as information sources and e-
commerce alternatives proliferate exponentially.
In fact, some commentators forecast that much of the future of computing will consist of intelligent agents
performing their work for users.
http://ecampus.maseno.ac.ke/