Artificial Intelligence Workloads Flashcards

(31 cards)

1
Q

What is the key idea behind the Fairness principle in AI?

A

AI systems should treat all people fairly

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

What risk does the Fairness principle address?

A

Bias in training data

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

Name three actions to ensure AI fairness

A

Ensure all people are treated fairly, avoid introducing bias from training data, conduct comprehensive testing to assess bias

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

What Azure tool can help show feature influence for bias?

A

Azure ML

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

What open-source tool can help improve fairness in AI?

A

Fairlearn

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

What is the key idea behind Reliability and Safety in AI?

A

AI systems should perform reliably and safely

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

What risk does Reliability and Safety address?

A

Errors in the model/system behavior

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

Name three critical scenarios where AI reliability and safety are crucial

A

Self-driving cars, health diagnosis, autonomous weapons

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

What should be done if AI mistakes happen?

A

Release a report quantifying risks and harms to end users

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

What is the key idea behind Privacy and Security in AI?

A

AI systems should be secure and respect privacy

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

What risk does Privacy and Security address?

A

Data being exposed or used inappropriately

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

What does PII stand for in AI privacy contexts?

A

Personally identifiable information

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

How does Edge Computing help with privacy?

A

Running models locally on a user’s device keeps PII on the device, avoiding vulnerability

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

What is the key idea behind Inclusiveness in AI?

A

AI systems should empower everyone and engage people

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

What risk does Inclusiveness address?

A

The AI not working for certain segments of the population

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

What design principle can help with inclusiveness?

A

Designing solutions for minority users can help design for the majority

17
Q

What is the key idea behind Transparency in AI?

A

AI systems should be understandable

18
Q

What risk does Transparency address?

A

Lack of trust in what the AI is doing

19
Q

What are the two key concepts related to AI transparency?

A

Interpretability and intelligibility

20
Q

Name three benefits of AI transparency

A

Mitigates unfairness, aids developers in debugging, and gains user trust

21
Q

What is the key idea behind Accountability in AI?

A

People should be accountable for AI systems

22
Q

What risk does Accountability address?

A

Unclear responsibility when the AI does something wrong

23
Q

Who should be accountable for AI systems?

A

Developers, the company, and directors

24
Q

What frameworks should AI systems work within?

A

Frameworks of governance, organizational principles, ethical, and legal standards

25
List all six Responsible AI Principles
Fairness, Reliability and Safety, Privacy and Security, Inclusiveness, Transparency, Accountability
26
What are two ways to mitigate visual bias in AI interfaces?
Using gender-neutral icons or showing diverse representations
27
What should be considered when using data for AI training regarding privacy?
Allowed source and whether data is sufficiently scrubbed
28
Name five security considerations for AI data
Data origin, lineage, use (internal vs. external), corruption, and anomaly detection
29
What is the current trend regarding AI regulation?
There is a push towards regulation based on AI principles
30
How can open-source AI frameworks help with transparency?
They can provide technical transparency
31
What improves transparency in AI-driven systems?
Providing explanations for AI-driven suggestions or actions