Lesson 1 - Intro to KBAI Flashcards

1
Q

What are the 5 main conundrums in AI?

A

1) Intelligent agents have limited resources (eg compute)
2) Computation is local, but problems have global constraints
3) Logic is deductive, but many problems are not
4) The world is dynamic, but knowledge is limited
5) Problem solving, reasoning, and learning are complex, but explanation and justification are even more complex.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the 6 characteristics of AI Problems?

A

1) Knowledge often arrives incrementally
2) Problems exhibit recurring patterns
3) Problems have multiple levels of granularity
4) Many problems are computationally intractable
5) The world is dynamic, but knowledge of the world is static
6) The world is open-ended, but knowledge is limited

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the 5 characteristics of AI Agents?

A

1) Agents have limited computing power
2) Agents have limited sensors
3) Agents have limited attention
4) Computational logic is fundamentally deductive
5) AI agent’s knowledge is incomplete relative to the world

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Knowledge-Based AI?

A

Fundamental Process of AI:

  • Reasoning
  • Learning
  • Memory
  • All interconnected*
  • Also known as “Deliberation”.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the 4 schools of AI?

A

1) Agents that think optimally (specialized) -> Machine Learning
2) Agents that think like humans (generally) -> Semantic Web
3) Agents that act optimally -> Airplane autopilot
4) Agents that act like humans -> Improvisational robots

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are Cognitive Systems?

A

Systems that exhibit human-like intelligence through processes like learning, reasoning, and memory.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly