AIF-C01 · Question #76
A loan company is building a generative AI-based solution to offer new applicants discounts based on specific business criteria. The company wants to build and use an AI model responsibly to…
The correct answer is A. Detect imbalances or disparities in the data. C. Evaluate the model's behavior so that the company can provide transparency to stakeholders. To build an AI model responsibly and minimize bias, it is essential to ensure fairness and transparency throughout the model development and deployment process. This involves detecting and mitigating data imbalances and thoroughly evaluating the model's behavior to understand…
Question
A loan company is building a generative AI-based solution to offer new applicants discounts based on specific business criteria. The company wants to build and use an AI model responsibly to minimize bias that could negatively affect some customers. Which actions should the company take to meet these requirements? (Choose two.)
Options
- ADetect imbalances or disparities in the data.
- BEnsure that the model runs frequently.
- CEvaluate the model's behavior so that the company can provide transparency to stakeholders.
- DUse the Recall-Oriented Understudy for Gisting Evaluation (ROUGE) technique to ensure that the
- EEnsure that the model's inference time is within the accepted limits.
How the community answered
(35 responses)- A66% (23)
- B6% (2)
- D20% (7)
- E9% (3)
Explanation
To build an AI model responsibly and minimize bias, it is essential to ensure fairness and transparency throughout the model development and deployment process. This involves detecting and mitigating data imbalances and thoroughly evaluating the model's behavior to understand its impact on different groups. Option A (Correct): This is correct because identifying and addressing data imbalances or disparities is a critical step in reducing bias. AWS provides tools like Amazon SageMaker Clarify to detect bias during data preprocessing and model training. Option C (Correct): This is correct because evaluating the model's behavior for fairness and accuracy is key to ensuring that stakeholders understand how the model makes decisions. Transparency is a crucial aspect of responsible AI.
Topics
Community Discussion
No community discussion yet for this question.