Skip to content

What transparency means in AI: black box vs glass box

اے آئی میں شفافیت کا مطلب: بلیک باکس بمقابلہ شیشے کا باکس

35 min read

Three ways to see it

  1. Transparency in AI means three concrete things, and confusing them is the source of most bad procurement decisions in Pakistan. First, model transparency: what was the model trained on, who trained it, what version is running today. Second, decision transparency: for any single output the system produces, can you explain why it produced that output rather than another. Third, operational transparency: who at the vendor or the buyer can see logs, change settings, override decisions, and on what authority. A vendor who satisfies one and quietly drops the other two is selling you a half-glass box.

  2. A black box system is one whose internal workings are hidden from the people affected by its outputs. The outputs may be excellent. The model may even be open weights on Hugging Face. None of that matters if the citizen at the BISP cash counter, the borrower at the HBL credit decision, the teacher at the PEC examination board cannot find out why the system said what it said in their specific case. Black box is a property of access, not of mathematics. A simple rule-based scoring sheet hidden in a locked drawer at FBR is just as opaque as a 70-billion-parameter transformer.

  3. A glass box system is one where, for any decision, an authorised person can pull a record that says: this was the input, this was the model and version, these were the top reasons the model produced this output, this was the confidence, this was the human who could have overridden it, this was the policy that allowed the override or denied it. Glass box does not mean every weight is published. It means every consequential decision has a reproducible audit trail. Transparency is plural — different audiences need different windows into the box.

Quick check

Quick check: what makes modern AI different from a rule-based program?

The why-tree

Why-tree level one: why does the citizen need transparency at all? Because without it there is no possibility of appeal. A wrong decision you cannot examine is a wrong decision you cannot fix. Article 10A of the Pakistani Constitution guarantees fair trial and due process. An opaque AI denying you a service is a fair-process problem before it is a technology problem.

Try this with Claude

Capstone challenge — three actions before next week. (1) Pick one AI-touched workflow in your department (CNIC verification, BISP eligibility, traffic challan, FBR audit selection, anything). Write down whether it currently meets model, decision, and operational transparency. (2) Identify the single most-affected citizen segment and ask: if they get a wrong answer, can they appeal in Urdu? (3) Send the model card request from lesson 02 to your vendor and screenshot the reply.

Sources

Sources and further reading. Pakistan National AI Policy 2025 (moitt.gov.pk). Article 10A and Article 19A of the Constitution of Pakistan. EU AI Act Article 13 on transparency obligations for high-risk systems. NIST AI Risk Management Framework, GOVERN and MEASURE functions. Mitchell et al, Model Cards for Model Reporting (2019). Doshi-Velez and Kim, Towards a Rigorous Science of Interpretable Machine Learning. Pakistan Right to Information Act 2017 federal, and Punjab Transparency and Right to Information Act 2013.

Mark complete + next lesson →