Skip to main content
NOMOCRIT
[ RESEARCH / PUBLICATIONS ]

The Intellectual Foundation of Responsible Lending AI

NomoCrit's research programme is building the operational bridge between regulatory principle and production system behaviour.

[ FEATURED PUBLICATION ]
WHITEPAPER · Q3 2026

Adaptive Threshold Governance in Indian Credit Systems: A Framework for Explainable, Fair, and Regulatorily Compliant AI Decision Infrastructure

The deployment of machine learning models in Indian credit decisioning has outpaced the development of the governance infrastructure necessary to make those models explainable to applicants, auditable by regulators, and equitable across the diverse demographic and economic segments that constitute India’s borrowing population. This paper presents a governance framework — implemented as a modular infrastructure layer interoperable with existing credit scoring pipelines — comprising adaptive decision thresholding with continuous Population Stability Index monitoring, SHAP-grounded grounds-of-rejection artifact generation with regulatory language translation, fairness constraint enforcement across demographic parity and equalised odds metrics, and structured audit artifact generation for every decision event in the production decisioning flow. The framework is designed to satisfy the operational requirements of the Reserve Bank of India’s FREE-AI principles, the data principal rights and grievance redressal obligations of the Digital Personal Data Protection Act 2023, and the grounds-of-rejection and model risk management requirements of the RBI Digital Lending Guidelines 2022. For Indian lenders, the implication is that AI accountability in credit decisioning is achievable not by constraining model sophistication but by instrumenting the decisioning stack to produce governance artifacts natively — a finding that reframes the question of responsible AI in lending from a policy problem to an infrastructure specification.

Join waitlist for early access

[ RESEARCH AREAS ]

Four pillars of the research programme

[ RESEARCH AREA 01 ]

Explainability Methods in Lending AI

SHAP (SHapley Additive exPlanations) and LIME (Local Interpretable Model-agnostic Explanations) represent the current operational standard for post-hoc explainability in machine learning credit models, and for substantive reasons: SHAP values are grounded in cooperative game theory and satisfy the consistency and local accuracy properties that make them reliable indicators of feature contribution within a specific prediction, while LIME provides locally faithful approximations of model behaviour in the neighbourhood of individual predictions. Both methods, however, are designed to produce model-level explanations — outputs calibrated for the technical audience that evaluates model behaviour, not for the applicant who received a rejection or the regulator who needs to verify that the rejection was lawful. In high-dimensional credit feature spaces, where the number of predictive features can exceed one hundred and where the interactions between features are complex and non-linear, the gap between a technically accurate SHAP decomposition and a legally communicable grounds-of-rejection is not a presentation problem. It is a translation problem that requires a principled mapping between the model's internal feature taxonomy and the regulatory categories recognised by the applicable compliance framework.

NomoCrit's approach to this translation is explicit and configurable: the platform maintains a feature-to-regulatory-category mapping for each lender deployment, through which SHAP contributions are aggregated and rendered into the structured grounds-of-rejection language required by the RBI Digital Lending Guidelines and the Fair Practices Code. The legal explainability standard — the question of whether an explanation satisfies the applicant's right to know why they were rejected — is distinct from the technical explainability standard, and the infrastructure treating them as equivalent produces artifacts that are technically accurate and legally insufficient. The distinction matters because DPDP Act enforcement will not evaluate whether a lender's model was explainable in the technical literature sense; it will evaluate whether the data principal received information adequate to understand the automated decision that affected them, and whether the lender can demonstrate that the information provided was an accurate representation of the decision basis.

FIELD METRICS · FORTHCOMING
[ RESEARCH AREA 02 ]

Fairness Metrics for Indian Demographic Contexts

The fairness literature developed primarily in the context of United States and European credit markets does not map cleanly onto the Indian lending context, and the divergence is not merely definitional. US Fair Lending doctrine is structured around legally defined protected classes in a credit market where the primary demographic risk factors are race and gender, with enforcement mechanisms calibrated to those specific axes. Indian credit data presents a structurally different set of proxy risks: geographic concentration proxies that correlate with caste and community composition, gender proxies embedded in bureau data categories that reflect historical exclusion from formal credit markets, and agricultural income volatility patterns that correlate with rural demographic characteristics in ways that a model trained on urban borrower cohorts will treat as credit risk signals. The challenge for fairness monitoring in Indian lending is not that these correlations are unknown — it is that the protected attributes driving the fairness concern are not directly present in the model's input space and are therefore not addressable by standard demographic parity calculations applied to declared features.

NomoCrit implements demographic parity, equalised odds, and counterfactual fairness constraints within a monitoring architecture that is specifically designed for the Indian context of indirect demographic proxying. Demographic parity monitoring operates across lender-configured segment definitions that can include geographic, economic, and bureau-data-based cohorts without requiring direct demographic attribute input. Equalised odds monitoring — which evaluates whether the model's error rates are equivalent across groups, not merely its approval rates — is maintained at the cohort level and monitored on a rolling basis rather than as a static audit metric. Counterfactual fairness, the strongest formal fairness criterion, evaluates whether a specific applicant would have received a different decision if their proxy characteristics were different while their credit-relevant characteristics were held constant — a metric that is computationally intensive but provides the evidentiary standard most likely to satisfy a formal fairness challenge under the DPDP Act's algorithmic accountability provisions.

FIELD METRICS · FORTHCOMING
[ RESEARCH AREA 03 ]

Adaptive Thresholding Under Economic Regime Shifts

Indian credit markets exhibit volatility patterns that are not well-represented in the fairness and calibration literature built on Western lending data. Agricultural credit demand, rural borrower risk profiles, and small-business repayment capacity all exhibit pronounced seasonal patterns tied to monsoon timing and agricultural cycle outcomes — patterns that can shift the distribution of a model's input features within a single quarter in ways that would constitute a multi-year trend in a more stable credit market. GST compliance data, where it enters the feature space as a proxy for small-business income verification, is subject to regulatory format changes that alter its statistical properties independent of the underlying business reality it represents. RBI rate cycles affect the absolute debt service burden calculation for existing obligations, shifting the model's threshold relationship to observed repayment behaviour in ways that are economically predictable but not automatically reflected in a static decision boundary. A credit model with a fixed approval threshold calibrated on historical data will, under these conditions, produce decisions that are less accurate and less fair during every regime shift — not because the model is poorly built, but because it is not instrumented to detect and respond to the change in the distribution it was built to represent.

NomoCrit's adaptive threshold engine maintains calibration through regime shifts by monitoring the relationship between the model's predicted risk distribution and the observed outcome distribution on a continuous basis, and adjusting the decision boundary within the lender's configured governance constraints when that relationship shifts beyond tolerance. The mechanism is not a retraining trigger — it is a boundary adjustment that preserves the model's learned structure while correcting for the distributional shift that would otherwise produce miscalibrated decisions. The adjustment is bounded by the lender's risk appetite parameters and subject to the governance log requirements that make every threshold change an auditable event rather than a silent system update. The result is a decisioning system that maintains its calibration through the post-monsoon cohort shift, the Q4 rate adjustment, and the bureau data format change — not because it was retrained to handle each of these events, but because the threshold governance layer is designed to absorb distributional volatility without requiring manual intervention from a risk team that may not be positioned to respond at the speed the credit cycle requires.

FIELD METRICS · FORTHCOMING
[ RESEARCH AREA 04 ]

Regulatory AI Governance Frameworks

India's FREE-AI framework (Framework for Responsible and Ethical Enablement of AI, RBI) occupies a distinctive position in the global landscape of AI governance regulation. Where the European Union's AI Act addresses AI governance through a risk-classification taxonomy applied across sectors — assigning credit scoring to the high-risk category and specifying conformity assessment obligations accordingly — and the UK Financial Conduct Authority's AI guidance operates through the existing Senior Managers and Certification Regime to assign individual accountability for AI model outcomes, RBI's FREE-AI principles are structured around the specific operational properties that AI systems in regulated lending must exhibit: fairness, reliability, transparency, explainability, accountability, and human oversight as defined in the context of credit decisioning at the scale and demographic complexity of the Indian lending market. The sectoral specificity of the FREE-AI framework is, from a governance infrastructure standpoint, an advantage: it produces compliance requirements that are precise enough to be translated into technical specifications, rather than principles general enough to support multiple competing implementations. The gap that remains is enforcement — the FREE-AI framework does not yet carry the formal enforcement mechanism of a regulation, and the timeline for its transition from guidance to binding requirement is not publicly fixed.

NomoCrit's position on this gap is straightforward: infrastructure-level governance is more durable than policy-level compliance, and the appropriate response to a regulatory framework whose enforcement timeline is uncertain is not to wait for certainty but to build the infrastructure that will be required regardless of when enforcement arrives. A lender whose decisioning stack produces governance artifacts natively — decision logs, fairness metrics, threshold calibration records, audit exports — is not made more compliant by the arrival of a formal enforcement mechanism; their infrastructure already satisfies the requirement. A lender whose compliance posture is a policy document and an annual review is not protected by the absence of enforcement; they are simply deferred. The distinction between these two positions will not be apparent in the period before enforcement begins. It will be entirely apparent in the period after it does — and the Indian credit market's regulatory trajectory, across FREE-AI, DPDP, and the Digital Lending Guidelines, moves in one direction only.

FIELD METRICS · FORTHCOMING
[ EXTERNAL REFERENCES ]

Published work this framework builds on

[Regulatory]

Reserve Bank of India. (2022). RBI Digital Lending Guidelines, September 2022 (RBI/2022-23/111).

[Legislation]

Ministry of Law and Justice. (2023). Digital Personal Data Protection Act, 2023 (No. 22 of 2023). Government of India.

[ML Research]

Lundberg, S. M., & Lee, S. I. (2017). A Unified Approach to Interpreting Model Predictions. NeurIPS 2017.

[Fairness]

Hardt, M., Price, E., & Srebro, N. (2016). Equality of Opportunity in Supervised Learning. NeurIPS 2016.

[Regulatory]

Reserve Bank of India. (2023). Report on Trend and Progress of Banking in India, 2022–23.

[Fairness]

Kusner, M. J., Loftus, J., Russell, C., & Silva, R. (2017). Counterfactual Fairness. NeurIPS 2017.

Interested in the research programme?

Request Access →