Neutralizing Structural Inequality in the Nigerian FinTech Sector
Summary
This paper introduces a hierarchical human-AI triage model for POS fraud detection in Nigerian FinTech, designed to neutralize structural bias that discriminates against rural agents due to infrastructure-related noise. The system uses a calibrated ensemble model, specialist analysts, and senior supervisors to achieve substantive equality of opportunity, reducing the regional performance gap from 19.43 to 2.88 percentage points.
View Cached Full Text
Cached at: 07/14/26, 04:21 AM
# Neutralizing Structural Inequality in the Nigerian FinTech Sector
Source: [https://arxiv.org/html/2607.10317](https://arxiv.org/html/2607.10317)
###### Abstract
Algorithmic decision systems in financial services often rely on data proxies that inadvertently encode structural inequalities\. This paper introduces a hierarchical human\-AI triage model for Point of Sale fraud detection in the Nigerian FinTech sector\. Adopting a We Are All Equal worldview, we address the challenge of discrimination laundering, wherein the system misinterprets infrastructure related aleatoric noise such as rural network timeouts as fraudulent intent\. We implement a three\-tier routing policy utilizing a calibrated ensemble model as a primary filter\. The policy routes transactions characterized by epistemic uncertainty such as cold start new accounts to specialist analysts while reserving high stakes cases for a senior supervisor\. To manage finite human capacity, we utilize a dynamic shadow price to ration human attention and implement a random audit mechanism to prevent human skill atrophy\. Our experimental results demonstrate a statistically significant 1\.88% complementarity gap and a 24\.79% percentage point gain in fraud recall over an autonomous baseline\. Crucially, the model reduces the regional performance gap from 19\.43 to 2\.88 percentage points, neutralizing structural bias\. Hierarchical collaboration provides a robust mechanism for substantive equality of opportunity, ensuring that rural accounts are not excluded from the digital economy due to environmental brute luck\.
## 1Motivation
Point\-of\-Sale \(POS\) agents have emerged as the critical backbone of financial inclusion in Nigeria, acting as human bank branches for millions of unbanked citizens\. Platforms like Moniepoint and OPay rely on these agents to process high volumes of cash\-in and cash\-out transactions\. However, the rapid growth of this sector has brought a surge in sophisticated fraud, ranging from the use of stolen cards to complex money laundering schemes\. To manage this at scale, financial institutions have deployed algorithmic decision systems \(ADS\) to flag suspicious behavior in real time\.
While these models are efficient in urban centers like Lagos, their deployment in rural sectors reveals a significant socio\-technical failure\. Traditional AI models often rely on data proxies such as transaction velocity or failed retry rates to estimate fraud risk\. In the Nigerian context, these proxies inadvertently encode structural bias\. Rural agents frequently suffer from poor 3G connectivity, leading to frequent transaction timeouts and multiple retries\. Under a standard “What You See Is What You Get” \(WYSWYG\) worldview, the AI interprets this infrastructure\-related aleatoric noise as a sign of fraudulent intent\. This results in “discrimination laundering,” where the brute luck of an agent’s geographic location is converted into a low creditworthiness score, leading to automated rejection and permanent financial exclusionDe\-Arteagaet al\.\([2020](https://arxiv.org/html/2607.10317#bib.bib8)\)\.
In this paper, we propose a hierarchical human\-AI triage model designed to navigate the fidelity\-interpretability trade\-off\. Moving beyond formal equality, we adopt aWe Are All Equal\(WAE\) worldview to ensure substantive equality of opportunity for marginalized accounts\. Our system implements a three\-tier oversight regime: an autonomous AI filter for routine urban cases, a specialist analyst \(Human 1\) for infrastructure\-related uncertainty, and a senior supervisor \(Human 2\) for high\-stakes epistemic uncertainty\. By calculating a dynamic shadow price to manage finite human capacity and utilizing random audits to prevent skill atrophy, we demonstrate that a collaborative team can neutralize structural bias while catching fraud that standalone models miss\.
## 2System Design and Decision Space
Our system is modeled as a multi\-level triage framework where \(Figure[1](https://arxiv.org/html/2607.10317#S2.F1)\) a central routing policyπ\\pimaps each incoming transaction to the most appropriate agent\. We define a context space𝒳\\mathcal\{X\}representing the features of each transaction, including the amount, geographic region, agent tenure, and transaction velocity\.
### 2\.1Agents and Action Space
Following standard oversight taxonomyJorgensenet al\.\([2025](https://arxiv.org/html/2607.10317#bib.bib4)\), we define a three\-tier hierarchy of decision makers, each with a unique expertise profile and associated cost\. TheAutonomous AIserves as the primary filter: it is computationally efficient and highly accurate on routine urban data, operating at near\-zero cost, though it lacks the local context required for rural sectors\. TheHuman 1 Analystis a conditionally autonomous specialist who possesses high expertise in identifying rural infrastructure noise, intervening at a moderate escalation costCesc1C\_\{esc1\}\. Finally, theHuman 2 Supervisoris a human\-led oversight agent reserved for the most complex cases; this senior supervisor provides high authority and acts as an oracle for legal and regulatory red lines, at the highest costCesc2C\_\{esc2\}in the system\.
Our policyπ\\piselects from a five\-fold action space𝒜\\mathcal\{A\}Tanget al\.\([2026](https://arxiv.org/html/2607.10317#bib.bib5)\)\. In theAnsweraction, the AI or Human 1 approves or denies the transaction directly\.Escalationroutes an uncertain case from the AI to Human 1, whileRoute to Specialistbypasses routine channels to send high\-stakes cases directly to Human 2\. TheRequest Informationaction triggers an automated verification such as an OTP or biometric check before a decision is finalized\. Finally,Refuseis a resource\-dependent safety action: if a blacklisted account triggers a mandatory supervisor review but the Human 2 queue is at maximum capacity, the system issues an immediate refusal to prevent potential financial loss\.
### 2\.2Triple Pathway Routing Logic
We implement a tripartite policy based on the nature of the uncertainty and the prevailing ethical worldview\.Pathway 1: The Utility Pathapplies to low\-value urban transactions with high model confidence, where the system maximizes beneficence by choosing theansweraction autonomously under a WYSWYG worldview\.Pathway 2: The Fairness Pathgoverns transactions from rural sectors, which often contain aleatoric noise due to network jitter\. To prevent discrimination laundering, the system adopts a WAE worldview: when the AI is uncertain, it first issues arequest informationaction, and if ambiguity persists, the case is escalated to Human 1\.Pathway 3: The Red Line Pathhandles cases involving blacklisted or new accounts, which carry high epistemic uncertainty\. Adhering to the precautionary principle, these are routed directly to Human 2; if human\-led oversight is unavailable, the system defaults to therefuseaction\.
Figure 1:Hierarchical Routing Policy:The triage workflow maps incoming POS transactions to the optimal agent\. Epistemic uncertainty \(blacklists\) triggers Supervisor review, while aleatoric uncertainty \(infrastructure noise\) triggers Analyst review to prevent discrimination laundering\.
## 3Methodology
### 3\.1Uncertainty Quantification and Routing Signals
To develop a robust routing policyπ\\pi, we decompose model uncertainty into two distinct components\. We first train a capacity\-constrained Random ForestBreiman \([2001](https://arxiv.org/html/2607.10317#bib.bib9)\)ensemble \(M=100M=100\) and apply Platt scaling for calibration\. We validated calibration using the Weighted Expected Calibration Error \(ECE\), weighting the gap in each of theBBbins by the sample fractionNaeiniet al\.\([2015](https://arxiv.org/html/2607.10317#bib.bib2)\):
ECE=∑b=1B\|Ib\|n\|acc\(Ib\)−conf\(Ib\)\|ECE=\\sum\_\{b=1\}^\{B\}\\frac\{\|I\_\{b\}\|\}\{n\}\|acc\(I\_\{b\}\)\-conf\(I\_\{b\}\)\|\(1\)
Our system identifies infrastructure\-related aleatoric uncertainty \(ualeu\_\{ale\}\) by calculating the average predictive entropy across all individual decision treesθm\\theta\_\{m\}in the ensemble:
uale\(x\)≈1M∑m=1MH\(Y\|x,θm\)u\_\{ale\}\(x\)\\approx\\frac\{1\}\{M\}\\sum\_\{m=1\}^\{M\}H\(Y\|x,\\theta\_\{m\}\)\(2\)Transactions exceeding the 85th percentile ofualeu\_\{ale\}are diagnosed as "network jitter" and routed via Pathway 2\. To quantify epistemic uncertainty, we implement Adaptive Prediction Sets \(APS\)\. We calculate non\-conformity scoresEiE\_\{i\}based on the cumulative softmax mass required to reach the true label\. The system generates a prediction setCα\(x\)C\_\{\\alpha\}\(x\)with a 90% coverage guarantee; a Set Size\|Cα\(x\)\|\>1\|C\_\{\\alpha\}\(x\)\|\>1serves as the primary signal for model ignorance, triggering Pathway 3\.
The optimal automation thresholdτ∗\\tau^\{\*\}is derived from the deployment cost structure, where the cost of missed fraudCerrC\_\{err\}is weighted10×10\\timeshigher than human interventionCescC\_\{esc\}:
τ∗=1−CescCerr=0\.90\\tau^\{\*\}=1\-\\frac\{C\_\{esc\}\}\{C\_\{err\}\}=0\.90\(3\)
### 3\.2Hierarchical Collaboration and Resource Management
We model a three\-tier hierarchy consisting of an Autonomous AI, a specialist Analyst \(H1\), and a senior Supervisor \(H2\)\. Our policyπ\\piselects from a five\-fold action space𝒜\\mathcal\{A\}\. To measure the value added by this collaboration, we calculate the Complementarity Gap \(Δcomp\\Delta\_\{comp\}\)Okatiet al\.\([2021](https://arxiv.org/html/2607.10317#bib.bib3)\):
Δcomp=min\(Rmodel,Rhuman\)−Rteam\\Delta\_\{comp\}=\\min\(R\_\{model\},R\_\{human\}\)\-R\_\{team\}\(4\)whereRhumanR\_\{human\}is modeled as a varying expertise profile with high accuracy on rural noise but declining performance under high\-velocity cognitive load\.
To manage finite human capacity, we implement a dynamic shadow priceλ\\lambdaupdated via dual ascent logicAgrawal and Devanur \([2014](https://arxiv.org/html/2607.10317#bib.bib7)\)\. As the H1 caseload approaches its 15% budget,λ\\lambdaincreases, rationing human attention\. Non\-rural uncertain cases must clear the shadow price gate\(conf\+λ\)≥τ∗\(conf\+\\lambda\)\\geq\\tau^\{\*\}\. Critically, transactions exhibiting a rural geographic pattern bypass this gate under aWe Are All Equal\(WAE\) priority override to prevent "discrimination laundering\."
Finally, a Refuse action is implemented as a safety valve for Pathway 3; if a blacklisted account requires H2 review but the supervisor’s 2% budget is exhausted, the system prioritizes financial stability over autonomy and issues an immediate refusal\.
## 4Experiments and Results
### 4\.1Experimental Setup and Dataset
We utilized a 100,000 row stratified sample from the PaySim mobile money datasetLopez\-Rojaset al\.\([2016](https://arxiv.org/html/2607.10317#bib.bib10)\), modified for the Nigerian ecosystem\. We augmented the fraud rate to 8\.21% and engineered features for geographic region \(Urban vs\. Rural\) and account tenure\. We utilized a three\-way split \(50% train, 25% calibration, 25% test\) to ensure statistical validity for both calibration and conformal prediction\.
### 4\.2Performance and Synergy
The hierarchical system achieved an overall accuracy of 99\.07%, a 1\.88% improvement over the AI\-alone baseline \(97\.19%\) \(Table[1](https://arxiv.org/html/2607.10317#A2.T1)\)\. As shown in the Risk\-Coverage Curve \(Figure[2](https://arxiv.org/html/2607.10317#A1.F2), Top\-Right\)Geifman and El\-Yaniv \([2017](https://arxiv.org/html/2607.10317#bib.bib1)\), the collaboration policy maintains significantly lower selective risk than the baseline at the optimal automation threshold ofτ∗=0\.90\\tau^\{\*\}=0\.90\. Fraud recall increased from 66\.39% to 91\.18%, representing a massive 24\.79% gain\. This synergy is validated by an overall complementarity gapΔcomp\\Delta\_\{comp\}of 1\.880% \(Figure[2](https://arxiv.org/html/2607.10317#A1.F2), Bottom\-Right\)\. The heatmap demonstrates that collaboration is effective across all quartiles for high\-stakes "TRANSFER" and "CASH\_OUT" transactions\. Furthermore, the Reliability Diagram \(Figure[2](https://arxiv.org/html/2607.10317#A1.F2), Bottom\-Left\) confirms the system’s robustness with a near\-perfect ECE of 0\.0083, which ensures that the prediction sets used for routing are statistically valid\.
### 4\.3Fairness and Substantive Justice
The triage logic successfully neutralized regional disparities encoded as infrastructure noise\. According to the Accuracy by Transaction Type plot \(Figure[2](https://arxiv.org/html/2607.10317#A1.F2), Top\-Left\), the autonomous baseline suffered from a significant 19\.43% accuracy gap for rural\-pattern transactions\. By implementing a WAE\-informed routing policy, our system reduced this gap to 2\.88%\. Although rural transactions face higher latency \(15\.00 min vs 2\.6 min\), this inequality is ethically justified under a Rawlsian framework; it prevents "discrimination laundering" and ensures that rural agents are not excluded from the digital economy due to environmental brute luck\.
### 4\.4Operational Resource Management
The AI autonomously handled 92\.8% of volume\. Specialist Analyst H1 managed 6\.7% \(primarily rural cases\), and Senior Supervisor H2 handled 0\.5% \(high\-risk/blacklisted cases\)\.
## 5Discussion and Conclusion
By routing 6\.7% of transactions to Human 1, we achieved significant recall gains at the cost of 15\.00 minutes of latency for rural agents\. From a Rawlsian perspective, this inequality is ethically justified; it prevents discrimination laundering and ensures rural agents are not penalized for environmental brute luck\. The 5% random urban audit ensures Human 1 maintains a balanced expertise profile, preventing the analyst from becoming a specialist in noise aloneDe\-Arteagaet al\.\([2020](https://arxiv.org/html/2607.10317#bib.bib8)\)\. The use of shadow priceλ\\lambdasuggests that human\-AI collaboration is economically viable, reducing selective risk while requiring human review for only 7\.2% \(Table[2](https://arxiv.org/html/2607.10317#A2.T2)\) of transactions\. Therefuseaction for blacklisted accounts during bottlenecks prioritizes financial stability over individual autonomy\. In emerging markets, algorithmic trust must recognize when a machine is out of its depth due to epistemic uncertainty\.
In conclusion, this paper demonstrated that hierarchical human\-AI triage can effectively neutralize structural bias in the Nigerian POS market\. By moving from a WYSWYG to a WAE worldview, we closed a 19\.43 percentage point accuracy gap\. Successful collaboration requires a calibrated understanding of uncertainty and a deliberate allocation of finite human resources to ensure the digital economy remains inclusive and fair\.
## References
- \[1\]S\. Agrawal and N\. R\. Devanur\(2014\)Bandits with concave rewards and convex knapsacks\.InProceedings of the fifteenth ACM conference on Economics and computation,pp\. 989–1006\.Cited by:[§3\.2](https://arxiv.org/html/2607.10317#S3.SS2.p2.3)\.
- \[2\]L\. Breiman\(2001\)Random forests\.Machine learning45,pp\. 5–32\.Cited by:[§3\.1](https://arxiv.org/html/2607.10317#S3.SS1.p1.3)\.
- \[3\]M\. De\-Arteaga, R\. Fogliato, and A\. Chouldechova\(2020\)A case for humans\-in\-the\-loop: decisions in the presence of erroneous algorithmic scores\.InProceedings of the 2020 CHI conference on human factors in computing systems,pp\. 1–12\.Cited by:[§1](https://arxiv.org/html/2607.10317#S1.p2.1),[§5](https://arxiv.org/html/2607.10317#S5.p1.1)\.
- \[4\]Y\. Geifman and R\. El\-Yaniv\(2017\)Selective classification for deep neural networks\.InAdvances in Neural Information Processing Systems,Vol\.30\.Cited by:[§4\.2](https://arxiv.org/html/2607.10317#S4.SS2.p1.2)\.
- \[5\]M\. Jorgensen, K\. Brogle, K\. M\. Collins, L\. Ibrahim, A\. Shah, P\. Ivanovic, N\. Broestl, G\. Piles, P\. Dongha, H\. Abdulhussein,et al\.\(2025\)Documenting deployment with fabric: a repository of real\-world ai governance\.InProceedings of the AAAI/ACM Conference on AI, Ethics, and Society,Vol\.8,pp\. 1350–1362\.Cited by:[§2\.1](https://arxiv.org/html/2607.10317#S2.SS1.p1.2)\.
- \[6\]E\. A\. Lopez\-Rojas, A\. Elmir, and S\. Axelson\(2016\)PaySim: a financial mobile money simulator for fraud detection\.In28th European Modeling and Simulation Symposium \(EMSS\),pp\. 249–255\.Cited by:[§4\.1](https://arxiv.org/html/2607.10317#S4.SS1.p1.1)\.
- \[7\]M\. P\. Naeini, G\. Cooper, and M\. Hauskrecht\(2015\)Obtaining well calibrated probabilities using bayesian binning\.InProceedings of the AAAI Conference on Artificial Intelligence,Vol\.29\.Cited by:[§3\.1](https://arxiv.org/html/2607.10317#S3.SS1.p1.3)\.
- \[8\]N\. Okati, A\. De, and M\. Rodriguez\(2021\)Differentiable learning under triage\.Advances in Neural Information Processing Systems34,pp\. 9140–9151\.Cited by:[§3\.2](https://arxiv.org/html/2607.10317#S3.SS2.p1.3)\.
- \[9\]Y\. Tang, H\. Peng, B\. Zhao, H\. Ding, H\. Song, T\. Wang, C\. Zhong, and J\. Gong\(2026\)Human tool: an mcp\-style framework for human\-agent collaboration\.arXiv preprint arXiv:2602\.12953\.Cited by:[§2\.1](https://arxiv.org/html/2607.10317#S2.SS1.p2.2)\.
## Appendix AVisualizations
Figure 2:Comprehensive Performance and Fairness Analysis\. Top\-Left: Accuracy comparison showing the reduction of the rural performance gap from 19\.43% to 2\.88%\. Top\-Right: Risk\-Coverage curve demonstrating the collaboration policy’s ability to maintain lower selective risk at higher coverage compared to the baseline\. Bottom\-Left: Reliability diagram showing a highly calibrated base model \(ECE=0\.0083\)\. Bottom\-Right: Complementarity Gap \(Δcomp\\Delta\_\{comp\}\) heatmap showing an overall synergy gain of 1\.880%\.
## Appendix BTables
Table 1:Performance and Synergy: AI Alone vs\. Human\-AI CollaborationTable 2:Operational Resource Allocation and Latency Under Strategy BSimilar Articles
Application of Artificial Intelligence for Fraudulent Banking Operations Recognition
This paper studies the application of AI and machine learning algorithms for recognizing fraudulent banking transactions, proposing preprocessing techniques and comparing models. An artificial neural network and stacked generalization achieve improved AUC scores, with the best result around 0.954.
Securing AI Agents against financial fraud
Discusses methods to protect AI agents from being used in financial fraud schemes.
Statistical and Structural Approaches to Algorithmic Fairness
This doctoral thesis critiques current fairness metrics in machine learning and proposes statistical hypothesis testing and structural analysis to address bias, emphasizing network and hierarchical contexts.
The Fairness Collapse Phenomenon: Bias Amplification in Language Models Trained on Synthetic Data
This paper introduces the 'fairness collapse' phenomenon, showing that training language models on synthetic data silently amplifies social biases before standard model collapse metrics degrade, highlighting a critical risk for AI fairness.
Fintech is becoming an early test case for AI agents
Fintech is emerging as an early testing ground for AI agents, with companies deploying autonomous AI systems for tasks like customer service and fraud detection, signaling broader trends in AI adoption.