Part Five: Emerging Technologies in RegTech
Chapters 23–28
The history of financial regulation is also a history of technological surprise. Regulators built their frameworks for a world of paper records, telephone trades, and human intermediaries. Then came electronic trading — and regulators had to learn about latency and co-location. Then algorithmic trading — and regulators had to learn about kill switches and pre-trade controls. Then cryptocurrencies — and regulators had to learn about distributed ledgers and self-custody. The pattern is consistent: technology arrives, reshapes risk, and forces a compliance response.
Parts One through Four of this textbook covered the established foundations of RegTech — the stable, largely defined landscape of KYC, AML, market surveillance, and regulatory reporting. By "established," we mean that regulators have broadly figured out what they require, firms have broadly figured out how to comply, and the technology market has broadly figured out what products to sell. The frameworks are imperfect and evolving, but the categories are set.
Part Five moves to the frontier. These chapters examine technologies that are actively reshaping what compliance means, what it can do, and what it costs — at a pace that frequently outstrips regulatory frameworks. Some of these technologies have already transformed specific compliance domains. Others are in earlier stages of adoption, with significant regulatory uncertainty remaining. All of them present compliance professionals with a distinctive challenge: you must understand what these technologies can do before you can assess whether they are doing it appropriately.
The Six Emerging Technology Domains
Chapter 23 — NLP for Regulatory Intelligence and Horizon Scanning
Natural Language Processing has become one of the highest-leverage tools in the compliance professional's arsenal — not for monitoring transactions, but for reading regulations. Compliance teams have always faced an overwhelming volume of regulatory text: new rules, consultation papers, guidance documents, speeches, supervisory letters. The human attention required to track, parse, and assess the relevance of this torrent is enormous. NLP-based regulatory intelligence platforms now do this work systematically: ingesting regulatory output across jurisdictions, classifying changes by topic and business line, flagging obligations with effective dates, and surfacing the delta between current requirements and current practice.
This chapter covers the NLP techniques underlying regulatory intelligence (text classification, named entity recognition, semantic search, change detection), the architecture of horizon scanning platforms, and the critical limitations that compliance professionals must understand. Machines are very good at identifying that something has changed; they are imperfect at assessing whether the change matters to your business, which always requires human judgment.
Chapter 24 — Blockchain, Smart Contracts, and Immutable Audit Trails
Blockchain promised to reinvent financial infrastructure. The full vision has not materialized — permissionless public blockchains remain largely outside mainstream regulated finance. But the underlying concepts have quietly transformed specific compliance domains. Permissioned distributed ledgers are now used in trade finance, securities settlement, and syndicated lending. Smart contracts automate compliance logic directly into transaction execution. Tokenization is creating new asset classes with embedded regulatory metadata.
From a compliance perspective, blockchain presents two faces. As infrastructure, it creates new compliance obligations — firms issuing or trading tokenized securities face regulatory requirements that blend traditional securities regulation with novel technology-specific rules. As a compliance tool, distributed ledgers offer genuinely powerful capabilities: tamper-evident audit trails, real-time multi-party reconciliation, and programmable compliance logic that executes automatically. This chapter covers both faces.
Chapter 25 — Machine Learning in Fraud Detection
Fraud detection was one of the earliest domains where machine learning demonstrated clear superiority over rules-based approaches — not because rules were never useful, but because fraud evolves continuously, and models adapt while rules require manual updating. This chapter provides a rigorous technical grounding in how ML-based fraud detection systems work: feature engineering from behavioral signals, supervised classification for known fraud patterns, unsupervised anomaly detection for novel patterns, and the feedback loops between model outputs and investigator decisions that make fraud detection a living system rather than a static one.
The regulatory dimension is distinctive. Fraud detection models that influence adverse decisions about customers (card declines, account restrictions) may be subject to explainability and fairness requirements. The tension between model performance (which often favors opacity) and regulatory accountability (which requires interpretability) is a recurring theme. We introduce SHAP and LIME as practical explainability tools and examine what "explainability" means in a fraud context where revealing the model's reasoning could help fraudsters defeat it.
Chapter 26 — Explainable AI (XAI) and Model Governance
Chapter 25 deals with fraud detection as a specific application; Chapter 26 generalizes the challenge of AI transparency across all compliance-relevant applications of machine learning. The emerging regulatory consensus — expressed in the EU AI Act, the Federal Reserve's SR 11-7, and a growing body of supervisory guidance — is that AI models used in consequential decisions about people or markets must be explainable, validated, and governed. The days of deploying a gradient-boosted model because it had the best AUC are ending.
This chapter covers the model governance framework that regulators expect: model inventory, pre-implementation validation, ongoing monitoring, performance degradation detection (via Population Stability Index and similar metrics), and model retirement protocols. It covers the technical toolkit for explainability — SHAP values, LIME, partial dependence plots, and their appropriate uses and limitations. And it examines what happens when these requirements conflict with model performance, as they sometimes do.
Chapter 27 — Cloud Compliance: Regulatory Requirements for Cloud Adoption
Virtually every major financial institution has moved significant workloads to the cloud. Many firms now run core compliance systems — AML monitoring, surveillance, regulatory reporting — on cloud infrastructure. The regulatory response has evolved from suspicion to structured oversight: regulators have developed detailed frameworks for what cloud adoption requires and what risks it introduces.
This chapter covers the regulatory expectations for cloud use in regulated financial services: concentration risk (when too many firms rely on the same cloud provider), operational resilience requirements (DORA in the EU, Bank of England PS21/3 in the UK, OCC guidelines in the US), data residency and sovereignty requirements, vendor due diligence obligations, and the exit and portability planning that regulators now require. The chapter also addresses the compliance-specific advantages of cloud — scalability for peak processing, geographic failover, and the compliance-as-code patterns that cloud infrastructure enables.
Chapter 28 — RegTech APIs, Open Finance, and Interoperability
The plumbing of the financial system is being rebuilt around APIs. Open Banking — mandated by PSD2 in Europe, the CMA Order in the UK, and emerging frameworks globally — requires banks to expose customer data through standardized APIs with appropriate consent. Open Finance extends this vision to investment accounts, insurance, pensions, and mortgages. For compliance professionals, this creates both new obligations (consent management, data sharing governance) and new opportunities (richer data for KYC, fraud detection, and credit risk assessment).
This chapter covers the technical architecture of Open Banking APIs (OAuth 2.0, REST, Financial-grade API standards), the regulatory framework for consent and data sharing, the compliance obligations of both data holders and third-party providers, and the emerging landscape of open finance. It also addresses the RegTech API ecosystem more broadly: how compliance platforms are integrating through APIs, and what interoperability means for firms managing multiple point-solution vendors.
Themes Across Part Five
Three tensions recur across these six chapters, and are worth naming before you encounter them:
Performance vs. accountability. The most powerful ML models are often the least interpretable. A gradient-boosted ensemble trained on behavioral signals may detect more fraud than any rule set — but it cannot explain its reasoning in terms a regulator can evaluate or a customer can contest. Compliance professionals must navigate this tension: neither abandoning powerful tools nor deploying them without the governance structures that accountability requires.
Innovation vs. stability. Emerging technologies tend to arrive with promises of transformation and uncertainty about risks. Regulators must balance encouraging beneficial innovation against protecting the stability and integrity of the financial system. Regulatory sandboxes (Chapter 31) represent one institutional response; the EU AI Act's risk-based approach represents another. Compliance professionals working in emerging technology domains must understand that the regulatory frameworks are incomplete — and that what is permitted today may be regulated differently tomorrow.
Capability vs. explanation. A recurring theme in Part Five is the challenge of explaining what a system is doing to someone who wasn't in the room when it was built. NLP models surface regulatory changes that human readers might have missed — but can they explain why a particular document was flagged as high-relevance? Blockchain audit trails are tamper-evident — but can an auditor actually verify what the smart contract executed? ML fraud models detect novel patterns — but can their outputs be explained to a customer who has been declined? Capability without explanation creates accountability gaps that regulators are increasingly unwilling to accept.
Recurring Characters in Part Five
Maya Osei (CCO, Verdant Bank) has successfully built Verdant's KYC and AML infrastructure — and is now under pressure to scale it. Transaction volumes have grown 4× in 18 months. Regulatory reporting is consuming increasing analyst time. She has approved Verdant's first cloud migration for its AML system and is managing the FCA's operational resilience expectations. In Part Five, Maya grapples with the technology sophistication required to run a modern compliance function at scale — and with the governance questions that come when the algorithms are doing work that used to require human judgment.
Rafael Torres (VP Compliance Technology, Meridian Capital) has become, through the MiFID II equivalence project, something of an internal authority on compliance technology. He is now leading Meridian's model risk management program across its trading compliance models — including a gradient-boosted fraud detection model whose outputs he cannot fully explain to the firm's model risk committee. Rafael's Part Five arc involves learning to ask better questions of his data science team, and to translate between technical and regulatory vocabularies.
Priya Nair (Big 4 RegTech consultant) is now the engagement lead on two significant projects: an NLP-based regulatory intelligence implementation at a large asset manager, and a cloud migration assessment for a regional bank facing DORA readiness requirements. Priya's Part Five arc involves the challenge of advising on technologies she is still learning — and the professional discipline of distinguishing what she knows from what she is extrapolating.
A Note on Pace of Change
The technologies in Part Five are evolving rapidly. Specific platforms, regulatory guidance, and technical standards cited in these chapters reflect conditions as of early 2026. Readers should treat the conceptual frameworks — the principles underlying model governance, the structure of cloud compliance requirements, the logic of open finance consent — as more durable than specific product references or regulatory citations, which should be verified against current sources before being relied upon.
The concepts will outlast any specific implementation.
Part Five begins with Chapter 23: NLP for Regulatory Intelligence and Horizon Scanning — the technology that lets compliance professionals read the regulatory world at machine speed.
Chapters in This Part
- Chapter 23: NLP for Regulatory Intelligence and Horizon Scanning
- Chapter 24: Blockchain, Smart Contracts, and Immutable Audit Trails
- Chapter 25: Machine Learning in Fraud Detection
- Chapter 26: Explainable AI (XAI) and Model Governance
- Chapter 27: Cloud Compliance — Regulatory Requirements for Cloud Adoption
- Chapter 28: RegTech APIs, Open Finance, and Interoperability