Artificial Intelligence Introduction
Artificial Intelligence Introduction
Systems
Eng P Kadebu
ZNDU 2019
Artificial Intelligence
• Artificial Intelligence is concerned with the
design of intelligence in an artificial device.
The term was coined by McCarthy in 1956.
• There are two ideas in the definition.
1. Intelligence
2. artificial device
Artificial Intelligence
• “AI is the study of complex information
processing problems that often have their roots in
some aspect of biological information processing.
The goal of the subject is to identify solvable and
interesting information processing problems, and
solve them.” -- David Marr
HUMAN RATIONAL
Systems that act like humans:
Turing Test
Cognitive AI: computers are used to test theories about how the
human mind works--for example, theories about how we recognise
faces and other objects, solving abstract problems.
Some Advantages of Artificial
Intelligence
– increased costs
– difficulty with software development - slow and
expensive
– few experienced programmers
– few practical products have reached the market
as yet.
What can AI systems NOT do yet?
• Understand natural language robustly (e.g.,
read and understand articles in a newspaper)
• Surf the web
• Interpret an arbitrary visual scene
• Learn a natural language
• Construct plans in dynamic real-time domains
• Exhibit true autonomy and intelligence
Applications of AI
• Google language translation services
• Google automatic news aggregation and summarization
• Nuance voice recognition
• Face detection and face recognition systems
• Apple Siri question-answering system
• IBM Watson question-answering system
• IBM Deep Blue chess playing program
• Microsoft Photosynth
• Google Goggles
• Google driverless car
AI Applications: Consumer Marketing
• Have you ever used any kind of credit/ATM/store card while shopping?
– if so, you have very likely been “input” to an AI algorithm
• All of this information is recorded digitally
• Companies like Nielsen gather this information weekly and search for patterns
– general changes in consumer behavior
– tracking responses to new products
– identifying customer segments: targeted marketing, e.g., they find out that consumers
with sports cars who buy textbooks respond well to offers of new credit cards.
– Currently a very hot area in marketing
time in days
• The Prediction Problem
– given the past, predict the future
– very difficult problem!
– we can use learning algorithms to learn a predictive model from historical data
• prob(increase at day t+1 | values at day t, t-1,t-2....,t-k)
– such models are routinely used by banks and financial traders to manage
portfolios worth millions of dollars
ALVINN: Autonomous Land Vehicle In a Neural Network