
Answer-first summary for fast verification
Answer: Fairness
The company is demonstrating the **Fairness** principle of responsible AI. Fairness in AI involves ensuring that AI systems treat all individuals and groups equitably, without bias or discrimination. By intentionally collecting a diverse dataset that includes insect bite photos from different genders, ethnicities, and geographic locations, the company is proactively addressing potential biases that could arise from an unrepresentative dataset. **Why Fairness is the correct answer:** 1. **Representation**: A diverse dataset helps ensure the model performs accurately across various demographic groups, preventing systematic errors that could disadvantage specific populations. 2. **Bias Mitigation**: Insect bite appearances can vary based on skin tone, genetic factors, and environmental conditions. Including diverse samples reduces the risk of the model being biased toward certain groups. 3. **Equitable Outcomes**: This approach aligns with the core objective of fairness - ensuring the AI system provides reliable diagnoses for all users, regardless of their background. **Why other options are less suitable:** - **Explainability (B)**: While important, explainability refers to making AI decisions understandable to humans, not specifically to dataset diversity. - **Governance (C)**: Governance involves policies, processes, and oversight for responsible AI development and deployment, which isn't the primary focus in this scenario. - **Transparency (D)**: Transparency relates to openness about how AI systems work and their limitations, not specifically to ensuring diverse training data. The company's action directly addresses fairness concerns by building a model that should perform consistently across different demographic groups, which is essential for a medical diagnostic application that could impact health outcomes.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A company is creating a mobile machine learning application that utilizes a phone's camera to diagnose and treat insect bites. To train an image classification model, they plan to use a diverse dataset containing photos of insect bites from individuals of various genders, ethnicities, and geographic locations worldwide.
Which responsible AI principle is the company following in this scenario?
A
Fairness
B
Explainability
C
Governance
D
Transparency