Lecture 7 Flashcards

1
Q

What is Artificial Intelligence (AI)?

A

The ability of machines to perform tasks that typically require human intelligence.

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

What is Machine Learning (ML)?

A

A subfield of AI where machines learn from data without being explicitly programmed.

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

What is supervised learning?

A

ML where the algorithm learns from labeled data.

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

What is unsupervised learning?

A

ML that identifies patterns in data without labels, such as clustering.

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

What is reinforcement learning?

A

A learning method based on trial-and-error using rewards to guide learning.

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

What is deep learning?

A

A type of ML using neural networks to learn patterns at different abstraction levels.

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

What is an adversarial input attack?

A

A method where slight changes to inputs trick ML models into incorrect classification.

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

What is a data poisoning attack?

A

Injecting bad data into training sets to manipulate how an ML model learns.

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

What is the ethical dilemma in AI for self-driving cars?

A

Deciding whether to protect passengers or pedestrians in crash scenarios.

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

What does AI ethics focus on?

A

Fairness, privacy, decision transparency, and societal impact of AI systems.

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

What is a backdoor attack in ML?

A

A hidden manipulation allowing attackers to trigger specific outputs using crafted inputs.

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

What is the benefit of reinforcement learning in AI?

A

It allows AI to learn behavior over time without explicit instruction.

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