Unit 1: Revisiting AI Project Cycle & Ethical Frameworks for AI
Complete study notes, official handbook exercises, solved questions, and case studies based strictly on the official CBSE Class 10 Curriculum and Facilitator Handbook.
Revisiting the AI Project Cycle
Whenever humans plan a task — like crafting a personalized birthday greeting card for a mother (searching for ideas, listing materials, procuring items, making the card, rectifying mistakes, and presenting the gift) — our minds follow a structured workflow. Similarly, developing an AI application follows a cyclical 6-stage framework known as the AI Project Cycle:
Set clear project goals by defining the problem statement. Identify 4Ws canvas parameters (Who, What, Where, Why) to understand all stakeholders and scope constraints.
Collect raw datasets from authentic, reliable sources (surveys, public databases, sensors, cameras, APIs) that reflect the problem scoping variables.
Visualize collected data using charts, graphs, flowcharts, and statistical summaries to uncover hidden patterns, correlations, trends, and anomalies.
Select and train mathematical algorithms (Rule-based or Learning-based) on the acquired data to identify patterns and generate predictions.
Test the trained model on newly fetched, unseen test data. Compute evaluation metrics (Accuracy, Precision, Recall, F1 Score) to ensure trustworthiness.
Integrate and operate the validated AI solution into real-world operational environments (cloud, web, mobile apps) delivering measurable impact to users.
The Three Domains of Artificial Intelligence
AI systems become intelligent through the data fed to them during training. Based on the fundamental data type, AI applications are categorized into three distinct domains:
1. Statistical Data
Deals with numerical, categorical, and tabular data systems. Collects massive data records, maintains datasets, and derives mathematical relationships to forecast trends.
2. Computer Vision (CV)
Depicts the capability of a machine to acquire, screen, process, analyze, and extract meaningful information from digital images, videos, and thermal/infrared sensor feeds. It teaches computers to collect and interpret information from pixels.
Real-Life Example 1: Agricultural Monitoring: Drones equipped with cameras fly over farmlands to capture aerial images, detecting crop diseases, pest infestations, and predicting crop yield.
Real-Life Example 2: Surveillance Systems: Automated tracking of suspicious activity, vehicle license plate detection, and smart public safety alerts.
3. Natural Language Processing (NLP)
Focuses on the interaction between computers and humans using human natural language. Enables computers to read, decipher, parse syntax and semantics, and understand human intent.
Real-Life Example 1: Email Filters: Classification models detecting spam signals and segregating promotional vs primary emails.
Real-Life Example 2: Machine Translation: Google Translate and Microsoft Translator parsing lexical syntax and semantics between different languages in real time.
Ethical Frameworks for AI & Bioethics Principles
A framework is a structured set of steps providing a step-by-step guide for solving problems in an organized manner. Ethics are the moral principles and values that help us distinguish right from wrong. Hence, an Ethical Framework for AI ensures that algorithmic choices do not cause unintended harm and provide systematic navigation through complex moral dilemmas.
Why do we need Ethical Frameworks in AI?
AI algorithms are increasingly making critical decisions (loan approvals, medical diagnoses, college admissions, judicial sentencing). Without ethical guardrails, AI can replicate or amplify historic societal biases — such as automated hiring systems penalizing female job applicants. Ethical frameworks prevent unintended negative outcomes before solutions are deployed.
Classification of Ethical Frameworks
1. Sector-Based Frameworks
Tailored to specific industries. Example: Bioethics in healthcare (safeguarding patient privacy, medical AI diagnostics, data security). Other sectors include finance, education, law enforcement, and autonomous transportation.
2. Value-Based Frameworks
Grounded in moral philosophies guiding ethical reasoning across 3 categories:
- Rights-Based: Values human life, individual autonomy, and dignity; prevents discrimination.
- Utility-Based: Maximizes overall utility (greatest good for the greatest number) while minimizing harm.
- Virtue-Based: Focuses on moral character, honesty, compassion, and integrity of developers and organizations.
The Four Core Principles of Bioethics
1. Respect for Autonomy
Enabling patients and users to be fully aware of how decisions are made. AI models must be reproducible, explainable, and accessible.
2. Non-Maleficence (Do Not Harm)
Avoiding harm at all costs. The path of least harm must always be chosen. Models must equitably reduce harm for all demographic groups.
3. Beneficence (Maximum Benefit)
Actively promoting and maximizing the welfare of individuals. Going beyond avoiding harm to produce positive, healing healthcare outcomes.
4. Justice
Fair and equitable distribution of healthcare benefits and burdens across all patients regardless of socioeconomic status, race, or geography.
How Flawed Training Data Caused Regional Misclassification
Scenario: A US healthcare software company built an AI algorithm to identify high-risk patients needing intensive care coordination. However, doctors noticed that patients from Western minority areas categorized at the same risk score actually had far more severe illnesses than other patients.
Root Cause: The algorithm was trained on historical healthcare expenditures (dollars spent) as a proxy for illness severity. Because historically less money was spent on Western region patients due to systemic economic disparities, the algorithm falsely learned that lower spending equaled a healthier patient!
Bioethical Remedy: Applying Justice and Beneficence required replacing financial expenditure proxies with objective physiological health metrics (vital signs, diagnosis codes, lab tests) across all patient groups.
Test Yourself: Official MCQs & Answer Key
Directly from Pages 19–21 of the CBSE Class 10 Facilitator Handbook with official answers from Page 181. Click an option to test your knowledge!
Q1. What is the purpose of defining the problem statement during the Problem Scoping stage in an AI project cycle?
Q2. In what ways can AI models be categorized based on the type of data fed into them?
Q3. In Statistical Data, what is the primary function of the system in relation to data?
Q4. What is the main goal of Computer Vision projects?
Q5. What is the primary focus of NLP?
Q6. What do frameworks provide in the context of problem-solving?
Q7. How are Ethical Frameworks for AI categorized?
Q8. What is the central focus of virtue-based value-based frameworks?
Q9. Which of the following best describes rights-based value-based frameworks?
Q10. What is the primary domain of application for Bioethics?
Q11. Assertion: Ethics provide guidance in distinguishing right from wrong. Reasoning: Ethics consist of a set of values and morals that aid individuals in making moral judgments and decisions.
Q12. Assertion: Value-based frameworks in ethics provide guidance by focusing on fundamental ethical principles and values. Reasoning: These frameworks reflect different moral philosophies guiding ethical reasoning and are concerned with assessing the moral worth of actions.
Reflection Time: Questions & Detailed Answers
Official subjective questions from Page 21 of the Facilitator Handbook with CBSE marking scheme model answers.
Q1. Outline the main steps in the AI Project Cycle briefly.
Answer: The 6 stages are: 1) Problem Scoping: Setting the project aim and identifying key parameters using the 4Ws canvas; 2) Data Acquisition: Gathering authentic data from reliable primary and secondary sources; 3) Data Exploration: Analyzing patterns and visualizing trends via charts and graphs; 4) Modelling: Developing and training algorithms (Rule-based or Learning-based) on the acquired data; 5) Evaluation: Testing the model on unseen test data to calculate accuracy, error, precision, and recall; 6) Deployment: Integrating the validated AI solution into real-world applications for user access.
Q2. What roles does computer vision play in agricultural monitoring systems?
Answer: Computer vision enables automated aerial inspection of farmlands using drone-mounted cameras. It plays vital roles in: a) Crop Health Monitoring: Assessing leaf color, moisture, and vegetation indices; b) Early Pest & Disease Detection: Spotting pest infestations and blight before they spread; c) Yield Estimation: Counting fruits/flowers to forecast harvest outputs; and d) Targeted Spraying: Directing pesticide spraying only to affected areas, conserving chemicals and protecting the ecosystem.
Q3. Mention the factors which knowingly or unknowingly influence our decision-making.
Answer: Our decisions are shaped by: 1) Culture: Cultural upbringing and community traditions; 2) Religion: Alignment with religious ethics and beliefs; 3) Intuition & Values: Personal sense of morality, fairness, and empathy; 4) Recipient Identity & Location: Implicit favoritism towards familiar groups or relatives; and 5) Information Availability: Biases arising from incomplete or selective data.
Q4. What is the necessity for Ethical Frameworks in AI development?
Answer: AI systems make high-stakes recommendations that impact human lives (healthcare, employment, banking, justice). Ethical frameworks are necessary to: a) Prevent algorithmic bias and discrimination; b) Ensure safety and accountability; c) Avoid unintended harm before deployment; and d) Guarantee that AI respects human rights, user autonomy, and societal equity.
Q5. Mention the key characteristics of sector-based frameworks.
Answer: Sector-based frameworks are customized guidelines tailored to address the unique challenges, regulations, and risk profiles of specific industries. Key characteristics include: specialized compliance criteria (e.g. HIPAA in healthcare, credit protection in finance), domain-specific stakeholder protection, and targeted operational protocols.
Q6. What do you mean by Bioethics?
Answer: Bioethics is an ethical framework specifically applied to healthcare, medicine, and life sciences. It guides the moral deployment of medical technologies and AI algorithms by upholding four fundamental principles: Autonomy, Non-maleficence (Do no harm), Beneficence (Maximum benefit), and Justice (Fair resource allocation).
Q7. What is Natural Language Processing? Explain any two real-life applications of NLP.
Answer: NLP is the branch of AI that enables computers to understand, interpret, and generate human spoken and written languages. Two real-life applications are: 1) Voice Assistants: (Google Assistant, Siri, Alexa) which process spoken queries and execute tasks; 2) Machine Translation: (Google Translate) which analyzes syntax and semantics to convert text across global languages.
Q8. How do value-based frameworks contribute to ethical decision-making?
Answer: Value-based frameworks anchor decision-making in universal moral philosophies: Rights-based principles safeguard human dignity and prevent exploitation; Utility-based principles evaluate net societal benefit versus risk; and Virtue-based principles compel developers to uphold integrity and empathy throughout the AI lifecycle.
Official Case-Based Analysis (From Pages 21–22)
“In a corporate setting, a multinational company is facing scrutiny over its environmental practices, particularly regarding the disposal of industrial waste. The company has historically prioritized profit maximization and cost-cutting measures, leading to practices that result in environmental harm and negative impacts on local communities. As public awareness and concern grow, stakeholders are calling for sustainable practices.”
Analysis through Value-Based Frameworks:
- Rights-Based View: The local community has a fundamental human right to clean water, breathable air, and a healthy environment. Prioritizing corporate profits over human health violates core rights-based ethics.
- Utility-Based View: While cost-cutting benefits corporate shareholders in the short term, toxic waste causes severe health burdens, economic losses, and ecological damage to thousands of citizens. Total net harm drastically exceeds financial utility.
- Virtue-Based View: A virtuous corporation must demonstrate social responsibility, transparency, and integrity rather than reckless negligence. The company must transition to sustainable waste treatment.
“In a rural farming community, small-scale farmers rely on chemical pesticides to control pests and maximize crop yields to ensure their livelihood. However, environmental advocacy groups and neighboring communities raise concerns over soil contamination, water pollution, biodiversity loss, and adverse human health effects.”
Analysis through Ethical Frameworks:
- Competing Interests: Farmers need immediate economic survival and high yield (utility of food production) vs community health and ecological preservation (rights to safety and non-maleficence).
- Path of Least Harm (Non-maleficence): Unregulated chemical runoff inflicts irreversible groundwater toxicity. The ethical path requires integrated pest management (IPM), precision AI spraying via drones, and bio-pesticides that protect biodiversity while sustaining farmer yields.
- Justice: Smallholder farmers must receive subsidized green alternatives and training so they are not disproportionately penalized while protecting community health.
Unit 1 Key Takeaways at a Glance
Frequently Asked Questions
Book a Free Demo Class
Get personalized CBSE Class 10 AI coaching from expert educators. Interactive live sessions, doubt resolution, and exam preparation — tailored to your pace.