Lecture 1-Intro to AI Flashcards
What are 3 recent breakthroughs in AI?
-Speech Recognition & Machine Translation –>2010+
-Image Recognition & Computer Vision–>2012+
-Natural Language Processing–>2014+
What are the two approaches to AI?
-Engineering approach
-Cognitive approach
What is the engineering approach?
-Tries to find optimal solutions
-No matter how–> not necessarily what human do
What is the cognitive approach?
-Tries to understand the process
-Tries to reproduce human behavior EVEN IF WRONG RESULT
What are the 4 points of view?
Cognitive:
-Behavior-> act like humans
-Reasoning->think like humans
Engineering:
-Behavior-> act intelligently
-Reasoning->think intelligently
What is considered weak AI(3)?
-System whose capabilities are not intended to match or exceed those of human beings.
-CAN demonstrate intelligence, BUT no need for mind or consciousness
-SMALL APPLICATION WITH SMALL PURPOSE
What is considered a strong AI(4)?
-used in science fiction
-System that matches or exceeds human intelligence
-SHOULD HAVE consciousness, sentiments, etc.
-GENERAL PURPOSE CAPABLE OF SEVERAL TASKS
What are 4 types of agents?
-Intelligent Agent Continuum
-A Simple Reflex Agent
-More Sophisticated Reflex Agent
-Learning Agent
Name 3 characteristics of the intelligent agent continuum?
-Agents receive percepts from environment
-Agent performs actions
-Each agent performs a function to map percept sequences to actions
Name 3 characteristics of the more sophisticated reflex agent?
-A bit smarter than simple-reflex version
-Has the ability to internally model the outside world
-Not at the mercy of what can at the moment be directly sensed
Name 3 characteristics of the learning agent?
-sense the environment
-criticize with a standard in mind
-provide feedback to update learning elements
What is the Turing test?
-It measures the intelligence of a computer vs a human
-If a human interrogator cannot tell the computer and human apart, then the computer is intelligent
What are 4 examples of capabilities required to pass the Turing test?
- TO COMMUNICATE: Natural Language processing(NLP)
-SHARE KNOWLEDGE: Knowledge representation
-STORE KNOWLEDGE: Automated reasoning
-Machine learning
What are arguments FOR the turing test(3)?
-Objective notion of intelligence
-Prevents us from arguments about the computer’s consciousness
-Eliminates bias in favor of humans
What are arguments AGAINST the turing test(2)?
-Not reproducible
-Not constructive
What does CAPTCHA stand for?
Completely Automated Public Turing test to tell Computers and Humans Apart