AI ethics and bias
AI کی اخلاقیات اور تعصب
35 min read
Three ways to see it
Bias in AI enters through three doors. The first is data. If the past records you train on are themselves biased, the model will pick the bias up as a pattern. The second is labelling. Humans tag the examples; their tagging carries their assumptions. The third is deployment. A model trained for one purpose, used in another, can hurt people the original designers never met. All three matter. None of them goes away by waiting.
Pakistan adds a particular layer. Most foundation models are trained on Western-English data. They do better on a CV from a Beaconhouse School graduate than on a CV from a Government High School graduate in Larkana, even when the second person is more qualified. They do better on Urdu in Nastaliq than on Sindhi in Arabic-Sindhi script. They do better on questions about Texas property law than on questions about Punjab Tenancy Act. None of this is a moral judgement of the model. It is a description of which examples it has seen the most.
Pakistan's legal scaffolding is taking shape. The Prevention of Electronic Crimes Act (PECA), the Personal Data Protection Act 2023, and the draft National AI Policy from the Ministry of IT and Telecom together start to define what a responsible AI deployment looks like, what consent for data use means, and what redress a citizen has when an algorithm gets them wrong. These are not finished frameworks. They are the early outline of one. A working professional should at least know they exist.
Quick check
Quick check: what makes modern AI different from a rule-based program?
The why-tree
Why-tree level one: why does bias matter beyond fairness? Because biased AI also makes worse decisions. If the model rejects qualified Quetta applicants, your hiring pipeline gets weaker, not just less just. Ethics and quality move together. People who treat ethics as separate from results usually lose both.
Try this with Claude
AI-edge prompt: 'I'm deploying an AI tool to do [task] in a Pakistani [sector] context. List five ways this deployment could produce unfair or harmful outcomes for specific groups, with one mitigation each. Be concrete; use Pakistani examples.' Treat the answer as a starting checklist, not a verdict.
Sources
Sources and further reading. Anthropic, 'Constitutional AI' paper and Claude system card (anthropic.com). NIST AI Risk Management Framework (nist.gov/itl/ai-risk-management-framework). 'Weapons of Math Destruction' by Cathy O'Neil (book). UNESCO Recommendation on the Ethics of AI (unesco.org). Pakistan Ministry of IT and Telecom, draft National AI Policy. PECA 2016 and Personal Data Protection Act 2023 text.