AI in revenue: FBR, BISP targeting, beneficiary fraud
ریونیو میں AI: FBR، BISP ٹارگٹنگ، استفادہ کنندہ دھوکا دہی
38 min read
Three ways to see it
Revenue and welfare both rest on the same mathematical idea: identify the small fraction of cases that diverge from a baseline expectation, and act on them. In tax, the divergence is suspected under-reporting. In welfare, the divergence is suspected ineligibility. AI is good at finding statistical divergence. AI is poor at distinguishing legitimate divergence (a small business that genuinely had a bad year, a household that genuinely owns no asset) from fraudulent divergence. The civil servant's role is to be the second eye that catches the mistakes the math will make.
FBR has been moving toward AI-assisted risk profiling for years. POS integration data, withholding statements, NADRA cross-checks, bank reporting under Section 165A and 175A of the Income Tax Ordinance, and import-export records together produce a richer signal than any single officer could synthesise. The model can rank likelihood of evasion. It can spot a textile exporter whose declared turnover is one-tenth of his electricity consumption. It can flag a property dealer whose family bank deposits exceed declared income by orders of magnitude. The model produces a list. The list is the start of human work, not the end.
BISP, the country's largest cash transfer programme, faces the mirror challenge: not catching evasion but catching ineligibility. The Proxy Means Test score has been refined over two decades and now incorporates NSER survey data, NADRA family records, vehicle ownership, property tax records, and travel history. AI helps spot beneficiary households whose declared poverty contradicts their visible footprints. Done well, this protects the programme's legitimacy and frees money for genuinely poor households. Done poorly, it cuts off the elderly widow whose son once travelled abroad on a labour visa and whose name appears in an old immigration record.
Quick check
Quick check: what makes modern AI different from a rule-based program?
The why-tree
Why-tree level one: why is the false positive rate the most important number? Because each false positive is a citizen wrongly accused. The model can be 95 percent accurate and still wreck thousands of innocent businesses or households at scale. Headline accuracy hides the cost of being among the wrongly flagged five percent.
Try this with Claude
AI-edge prompt: 'I head a Regional Tax Office. We use a model to rank taxpayers for audit. Last quarter the model gave us 500 names; we audited 200; 90 produced recoveries; 110 produced nothing. Help me design (a) a one-page report I can share with my chief commissioner, (b) three diagnostic questions for the model vendor, (c) a fairness check across textile, real estate, and professional services sectors. Be specific about the numbers I should ask for.'
Sources
Sources and further reading. FBR Risk Management System documentation. Income Tax Ordinance 2001, Sections 165A and 175A. Sales Tax Act 1990 amendments on POS integration. BISP NSER methodology paper. World Bank, 'Targeting effectiveness of social safety nets in Pakistan'. Centre for Global Development, 'Algorithmic targeting in social protection'. Algorithmic Accountability Act drafts (US, EU). NIST AI Risk Management Framework on Govern and Measure functions.