What is AI? Flashcards
What is the problem with defining the AI as a system that thinks like human?
We would have to spend most of our effort on studying how people’s minds operate, rather than thinking about what intelligence pug to mean in various domains.
4 definitions of Artificial Intelligence
- Systems that think like human
- Systems that act like humans
- Systems that think rationally
- Systems that act rationally
What is Turing Test?
Operational definition of intelligence behavior.
What is wrong with the definition of the AI that is a system that acts like human.
Human often think/act in ways we don’t consider intelligent.
Why would you replicate human behavior including its limitations.
The limitation may be useful sometimes. Example : supporting human learning via teachable agents.
Rationality
An abstract ideal of intelligence.
What is the problem where defining the AI as a system that thinks rationally.
A system that only thinks and doesn’t do anything is quite useless, and it is hard to measure thought.
Why using rationality to describe AI is better than using human behavior?
Rationality is more cleanly defined. And because of that:
- it’s a better design objective
- in cases where human behavior is irrational, often we’d prefer rationality.
- once we have rational agent we can always tweak it to become irrational.
Why acting rationally is the best description of AI?
Because rationality is better defined than human behavior and action is better defined that thought.
Which definition of AI do we use?
The study and design of systems that act rationally.
What is an intelligent agent?
Artifacts that act rationally in their environment.
What are 4 intelligent agent’s properties?
1) Their actions are appropriate for their goals and circumstances.
2) They are flexible to changing environments and goals/
3) They learn from their expirience.
4) They make appopriate choices given perceprtual limitations and limited resources.
What is cognitive plausibility?
A constrain in studying AI that may lead to just replicating human performance instead if understanding the mathematical principles behind the intelligence.
What is robot?
An artificial agent that physically present in the world.
What is software agent? Give an example.
An agent without a physical presence. Example: text-based tranlation agents, intelligent tutoring system.
What is the similiarity between a software agent and a robot?
They share all fundamental components of intelligent behaviour, except for the way they interact with the environment.
What are 4 inputs to an intelligent agent?
1) Prior knowledge
2) Past experiences
3) Goals/values
4) Observations
What is the output of an intelligent agent?
Actions