A financial services company uses Amazon Rekognition to verify customer identities. To ensure responsible AI practices, which measure should the company prioritize?
Trap 1: Use only black-box models to protect intellectual property
Black-box models reduce transparency.
Trap 2: Increase model complexity to improve accuracy
Increasing complexity may reduce explainability.
Trap 3: Minimize the amount of training data collected
Data minimization does not guarantee fairness.
- A
Use only black-box models to protect intellectual property
Why wrong: Black-box models reduce transparency.
- B
Increase model complexity to improve accuracy
Why wrong: Increasing complexity may reduce explainability.
- C
Minimize the amount of training data collected
Why wrong: Data minimization does not guarantee fairness.
- D
Regularly audit the model for demographic bias
Bias audits are essential for fairness.