🃏 Responsible AI Flashcards

Test your knowledge of responsible AI principles for the AIF-C01 exam.

Card 1 of 10

Question

What are the core principles of responsible AI?

Click to reveal answer

Answer

Fairness, transparency, explainability, accountability, privacy, safety, and human oversight.

Click to flip back

All Responsible AI Flashcards

1

Q: What are the core principles of responsible AI?

A: Fairness, transparency, explainability, accountability, privacy, safety, and human oversight.

2

Q: What is data bias?

A: When training data does not accurately represent the target population, leading to skewed model predictions that unfairly favor or disadvantage certain groups.

3

Q: What is a model card?

A: A document that describes a model's intended use, training data, performance metrics, limitations, and ethical considerations.

4

Q: What is explainability in AI?

A: The ability to understand and interpret why an AI system made a specific decision or prediction.

5

Q: What is human-in-the-loop?

A: A design pattern where human reviewers validate or correct AI outputs before they are acted upon, especially for high-stakes decisions.

6

Q: What AWS service detects bias in ML models?

A: Amazon SageMaker Clarify — it detects bias in training data and model predictions, and provides feature importance for explainability.

7

Q: How does Amazon Bedrock Guardrails prevent harmful content?

A: Through configurable content filters (hate, insults, sexual, violence), denied topics, word filters, sensitive information (PII) filters, and contextual grounding.

8

Q: What is prompt injection?

A: A security attack where malicious input attempts to override the system prompt or manipulate the model into producing unintended outputs.

9

Q: What is Amazon A2I?

A: Amazon Augmented AI — a service for building human review workflows to review ML predictions, especially for sensitive or uncertain outputs.

10

Q: What is model drift?

A: When a model's performance degrades over time because the real-world data distribution changes compared to training data. Detected by SageMaker Model Monitor.

More AIF-C01 Flashcard Decks