1.1, 1.2 and 1.3 Concept and definition Flashcards

(30 cards)

1
Q

When did the term ‘Artificial Intelligence’ originate?

A

1950s

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

What is the goal of AI?

A

To build and program ‘intelligent’ machines capable of imitating human beings.

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

How is AI defined today?

A

The capability of an engineered system to acquire, process, and apply knowledge and skills.

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

How was AI perceived in the 1970s regarding chess?

A

A computer beating a human at chess was considered AI.

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

What AI milestone happened over 20 years ago in chess?

A

Deep Blue defeated world chess champion Garry Kasparov.

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

Why is Deep Blue’s approach not considered AI today?

A

It used brute force and did not learn from data or self-improve.

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

What were expert systems in the 1970s and 1980s?

A

Systems that incorporated human expertise as rules that could be run repeatedly.

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

Are expert systems still considered AI today?

A

No, they are no longer classified as AI.

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

What is the ‘AI Effect’?

A

The changing perception of what constitutes artificial intelligence.

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

Why does the definition of AI change over time?

A

Because as AI capabilities advance, what was once considered AI may no longer be seen as such.

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

What are the three main categories of AI?

A

Narrow AI, General AI, and Super AI

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

What is another name for Narrow AI?

A

Weak AI

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

What is another name for General AI?

A

Strong AI

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

What is the primary characteristic of Narrow AI?

A

It is programmed to carry out a specific task with limited context

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

What are some examples of Narrow AI?

A

Game-playing systems, spam filters, test case generators, voice assistants

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

What is the primary characteristic of General AI?

A

It has general cognitive abilities similar to humans, allowing it to reason and understand its environment

17
Q

As of 2021, have any General AI systems been realized?

18
Q

What is the main difference between Narrow AI and General AI?

A

Narrow AI is task-specific, while General AI has wide-ranging cognitive abilities similar to humans

19
Q

What is Super AI capable of?

A

Replicating human cognition, utilizing massive processing power, and accessing all human knowledge

20
Q

What does Super AI have access to that enhances its capabilities?

A

Practically unlimited memory and all human knowledge (e.g., through the web)

21
Q

What is the technological singularity?

A

The point at which AI transitions from General AI to Super AI and becomes wiser than humans

22
Q

How do conventional computer systems transform inputs into outputs?

A

Relatively easy for humans to understand

This is due to the structured programming approach.

23
Q

What is the role of patterns in an AI-based system using machine learning?

A

Determine how it should react in the future to new data

This is a key aspect of machine learning.

24
Q

What is an example of an AI-based system mentioned in the text?

A

An AI-based image processor designed to identify images of cats

It is trained with a set of images known to contain cats.

25
What does the AI-based image processor do with new images?
Determines if they contain cats ## Footnote This is done by applying learned patterns and rules.
26
Why is the prediction-making procedure in AI-based systems less easy to understand for humans?
Patterns and rules are determined by the AI itself ## Footnote This contrasts with the explicit programming in conventional systems.
27
What factors can determine what is currently considered an AI-based system?
AI Effect ## Footnote This concept influences perceptions of AI versus conventional systems.
28
Fill in the blank: In an AI-based system, patterns in data are used by the system to _______ how it should react in the future.
[determine]
29
True or False: AI-based systems always operate in a manner that is easy for humans to understand.
False ## Footnote The complexity of learned patterns can obscure understanding.
30
What can be a consequence of the AI Effect on the classification of systems?
It may change perceptions of what is considered AI ## Footnote This reflects the evolving nature of technology.