MLSEC 9 Flashcards

1
Q

Adversarial machine learning

A

Attacks and defenses for learning algorithms

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

Different types of vulnerabilities

A

Attacks possible during learning and application phase

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

Types of attack

A

Adversarial Examples
(Attacks against integrity of prediction)

Inference Attacks
(Attacks against confidentiality of model)

Poisoning Attacks
(Attacks against integrity of model)

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

defense strategies for machine learning

A

Integrated defenses = Attack-resilient learning algorithms

Operational defenses = Security-aware application of learning

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

Defense: Complexity

A

Prediction function obfuscated

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

Defense: Randomization

A

Prediction function randomized

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

Defense: Certified Robustness

A

Learning accounts for attack spheres

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

Defense: Stateful Application

A

Access to function monitored

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

Security-Aware Testing

A

Better testing for models

Differential testing

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

Monte Carlo Tree Search

A

exploration

simulation

selection

repeat

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