Lecture 1 & 2 - What is AI and Adaptive Systems Flashcards

1
Q

What is AI?

A

AI stands for Artificial Intelligence, referring to the ability of computer systems to perform tasks that typically require human intelligence, such as learning, reasoning, and decision-making.

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

What is the Four Quadrant of AI?

A

Made up of:
Thinking (Top)
Rationality (Right)
Acting (Bottom)
Humanly (Left)

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

What are Adaptive Systems?

A

An adaptive system are interdependent entities, real or abstract, forming an integrated whole that together are able to respond to environmental changes or changes in the interacting parts. - Related to biology

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

What is a Complex Adaptive System?

A

How individuals create changing patterns and how those patterns affect themselves and things around them

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

Why is adaption important?

A
  • Real-world environments are dynamic, messy, and uncertain.
  • Adaptation = resilience and flexibility.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the mechanisms of adaption?

A
  • Short-term: learning (individual level), physical adaptation (to environment, etc).
  • Long-term: evolution (population level), social/emergent behaviour.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Computer Intelligence?

A

“Computational Intelligence (CI) is the theory, design, application and development of biologically and linguistically motivated computational paradigms. Main pillars of CI are Neural Networks, Fuzzy Systems and Evolutionary Computation
Such as
* Nature-inspired problem-solving.
* Sub-symbolic methods like:
○ Neural networks
○ Evolutionary algorithms
○ Swarm intelligence

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

What is Symoblic in reference to AI?

A
  • Symbolic
    ○ ‣ Declarative
    ○ ‣ Rules (rule based)
    ○ ‣ Designed or learnt
    ○ ‣ More human interpretable
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is Non-Symbolic in reference to AI?

A
  • Sub-Symbolic
    ○ ‣ Networks/connectionist
    ○ ‣ Weights/parameters
    ○ ‣ Learnt or evolved
    ○ ‣ Less human interpretable
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is Soft Computing?

A

Soft = tolerant of imprecision, uncertainty. -> focuses on approximate models and solutions to complex real-world problems by tolerating imprecision, uncertainty, and partial truth
○ Suitable for “messy” real-world problems.

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

What is Hard Computing?

A

Hard (traditional) = emphasizes precision, certainty, and rigor, relying on precisely stated analytical models and sequential, deterministic algorithms to solve problems

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