Chapter 23: Further Reading — NLP for Regulatory Intelligence and Horizon Scanning


Regulatory Primary Sources

FCA Publications on Technology and Regulatory Intelligence

FCA TechSprint Reports The FCA has hosted multiple TechSprints focused on regulatory intelligence and digital regulatory reporting. The 2020 TechSprint on "Model-Driven Machine Executable Regulatory Reporting" and the 2022 TechSprint on "RegTech Tools for Regulatory Horizon Scanning" are particularly relevant to this chapter. Reports are available on the FCA website. https://www.fca.org.uk/firms/innovation/techsprints

FCA's Approach to Technology Innovation (2023 Update) The FCA's formal statement on its approach to technology in financial services, covering its regulatory sandbox, Digital Sandbox, and TechSprint programs. Includes discussion of regulatory intelligence tools submitted to the sandbox and the FCA's own adoption of NLP for supervisory intelligence. https://www.fca.org.uk/publications/corporate-documents/our-approach-innovation

FCA Regulatory Horizon Overview (Published Quarterly) The FCA publishes a quarterly regulatory horizon document summarizing upcoming regulatory changes across its regulatory remit. This serves as a useful benchmark for what a well-designed regulatory intelligence system should flag. https://www.fca.org.uk/publications/corporate-documents/regulatory-initiatives-grid


ESMA Publications

ESMA Work Programme and Activity Reports ESMA's annual work programme and supervisory convergence reports provide a forward-looking view of the regulatory publications ESMA plans to release in the coming year. A regulatory intelligence system should use these as an anticipatory signal for upcoming document types. https://www.esma.europa.eu/about-esma/organisation/work-programme

ESMA's Guidelines on the Use of Machine Learning by Credit Rating Agencies and Trade Repositories While focused on a specific context, this publication articulates regulatory principles for AI use in financial services that are relevant to the design of AI-powered compliance tools, including regulatory intelligence systems. https://www.esma.europa.eu/publications


BIS and FSB Reports on AI and RegTech

Financial Stability Board: Artificial Intelligence and Machine Learning in Financial Services (2017) The foundational FSB report on AI/ML in financial services. Though published in 2017, its analysis of the risks and benefits of AI in supervisory and compliance contexts remains relevant, particularly its discussion of explainability and model governance. https://www.fsb.org/2017/11/artificial-intelligence-and-machine-learning-in-financial-services/

Bank for International Settlements: Improving Financial Inclusion and the Regulatory Use of Suptech (2020) BIS Working Paper examining the use of technology in regulatory and supervisory functions, including natural language processing for regulatory text analysis. Relevant for understanding regulatory intelligence from the supervisor's perspective as well as the firm's. https://www.bis.org/fsi/publ/insights20.htm

BIS Working Paper: The Use of Natural Language Processing in Central Banking (2021) A detailed BIS working paper on NLP applications in central banks, including text analysis of regulatory documents, monetary policy communications, and supervisory letters. Provides a technical overview of NLP methods applied to regulatory text by practitioners in a central banking context. https://www.bis.org/publ/work939.htm


Academic Papers

Core NLP Papers for Regulatory Text

Araci, D. (2019). FinBERT: Financial Sentiment Analysis with Pre-trained Language Models. The foundational paper for FinBERT, the financial domain-specific language model. Describes the pre-training methodology on financial corpora and demonstrates improved performance on financial NLP tasks including sentiment analysis. The FinBERT model and subsequent regulatory-focused variants are the standard starting point for fine-tuning regulatory classification models. Available: https://arxiv.org/abs/1908.10063

Yang, Y., Uy, M. C. S., & Huang, A. (2020). FinBERT: A Pretrained Language Model for Financial Communications. An independently developed FinBERT variant from the University of Hong Kong, pre-trained on a larger financial corpus including regulatory filings and financial news. Often cited alongside the Araci FinBERT as the two dominant financial domain BERT variants. Available: https://arxiv.org/abs/2006.08097

Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (2018). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. The original BERT paper from Google Research. Essential background for understanding transformer-based classification and why fine-tuning a pre-trained model on domain-specific data is more effective than training from scratch for regulatory NLP. Available: https://arxiv.org/abs/1810.04805

Liu, Y., et al. (2019). RoBERTa: A Robustly Optimized BERT Pretraining Approach. The RoBERTa paper from Facebook AI Research, describing improvements to the BERT pre-training procedure that produce more robust downstream performance. RoBERTa-based models are commonly used as alternatives to BERT for regulatory classification tasks. Available: https://arxiv.org/abs/1907.11692


Computational Law and Regulatory NLP

Katz, D. M., Bommarito, M. J., & Blackman, J. (2017). A General Approach for Predicting the Behavior of the Supreme Court of the United States. While focused on judicial prediction, this paper — part of a broader research program by Katz and Bommarito on computational law — established many of the methodological foundations for applying machine learning to legal text. Katz and Bommarito's subsequent work on regulatory text analysis and obligation extraction builds directly from this foundation. Available: https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0174698

Lam, H.-P., Hashmi, M. A., & Governatori, G. (2020). Are We There Yet? Evaluation of LegalTech Applications for Automating Regulatory Compliance. An important evaluation paper that systematically assesses the maturity of automated regulatory compliance tools, including obligation extraction and regulatory Q&A systems. Provides an honest assessment of where current technology performs well and where it falls short — relevant context for Chapter 23's discussion of LLM limitations. Available through the ACL Anthology or SSRN.

Surden, H. (2019). Artificial Intelligence and Law: An Overview. A comprehensive overview of the intersection of AI and law from the University of Colorado Law School. Includes discussion of natural language processing for legal and regulatory text, automated legal reasoning, and the limits of AI in legal interpretation — directly relevant to the human-in-the-loop discussion in Chapter 23. Available: https://lawreview.colorado.edu/articles/artificial-intelligence-and-law-an-overview/


Obligation Extraction

Dragoni, M., Villata, S., Rizzi, W., & Governatori, G. (2016). Combining NLP Approaches for Rule Extraction from Legal Documents. An early and influential paper on using NLP — specifically, dependency parsing and rule-based systems — to extract legal norms and obligations from regulatory documents. The methodology described in this paper underlies many of the production obligation extraction systems in use today. Available through the Semantic Web journal.

Sleimi, A., Sannier, N., Sabetzadeh, M., Briand, L., & Dann, J. (2018). Automated Extraction of Semantic Legal Metadata Using Natural Language Processing. A research paper on automated metadata extraction from legal texts, including obligation and permission identification. Provides a useful comparative review of pattern-based and ML-based approaches to legal text mining. Available through IEEE.


Retrieval-Augmented Generation

Lewis, P., et al. (2020). Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks. The original RAG paper from Facebook AI Research, introducing the architecture that grounds LLM generation in retrieved document context. The fundamental reference for understanding why RAG improves accuracy and reduces hallucination for knowledge-intensive tasks, including regulatory Q&A. Available: https://arxiv.org/abs/2005.11401


Practitioner Reports

Global Financial Markets Association (GFMA): Artificial Intelligence in Global Capital Markets (2022) A detailed practitioner report examining AI adoption across capital markets compliance functions, including regulatory intelligence, trade surveillance, and regulatory reporting. Provides industry survey data on adoption rates, use cases, and implementation challenges. Available: https://www.gfma.org/reports/

GFMA / Oliver Wyman: RegTech 2.0 — AI Augmentation in Financial Compliance (2024) A forward-looking practitioner report on the second generation of RegTech tools, with a substantial section on NLP for regulatory intelligence and the practical lessons from first-generation implementations. Includes case study data on reduction in analyst time spent on regulatory reading. Available through GFMA's publications page.

Institute of International Finance (IIF): AI in Regulatory Compliance — From Horizon Scanning to Obligation Management (2023) An IIF member survey and analysis report covering AI adoption in the regulatory intelligence function, including vendor landscape analysis, build-versus-buy data, and metrics on implementation outcomes. Relevant for both the vendor landscape discussion in Section 23.7 and the metrics cited in Case Study 23-1. Available: https://www.iif.com/Publications/


Technology Documentation and Libraries

Sentence Transformers — Official Documentation The authoritative reference for the sentence-transformers library (also available on HuggingFace). Includes model cards for all-MiniLM-L6-v2, all-mpnet-base-v2, and other models commonly used for regulatory semantic search, as well as tutorials on building semantic search pipelines. https://www.sbert.net/ https://huggingface.co/sentence-transformers

FAISS — Facebook AI Similarity Search The primary vector database library used in production NLP systems for similarity search at scale. GitHub repository includes documentation, examples, and benchmarks comparing FAISS against alternatives (Annoy, ScaNN, HNSW). https://github.com/facebookresearch/faiss

Pinecone Documentation Documentation for Pinecone, the managed cloud vector database most commonly used in production regulatory intelligence deployments. Includes tutorials on building RAG pipelines and integrating with LangChain. https://docs.pinecone.io/


LangChain for RAG Pipelines

LangChain Documentation — Retrieval-Augmented Generation LangChain is the most widely used orchestration framework for building RAG-based applications, including regulatory Q&A systems. The documentation covers document loading (including PDFs), text splitting, embedding generation, vector store integration, and chain construction. https://python.langchain.com/docs/use_cases/question_answering/

LlamaIndex Documentation An alternative to LangChain for RAG pipeline construction, with particularly strong support for document indexing and structured data retrieval. Preferred by some practitioners for regulatory document corpora due to its flexible indexing architecture. https://docs.llamaindex.ai/


FinBERT on HuggingFace

FinBERT Model Card (ProsusAI) The HuggingFace model card for the widely used ProsusAI/finbert model, based on Araci (2019). Includes instructions for fine-tuning on regulatory classification tasks, tokenizer usage, and inference examples. https://huggingface.co/ProsusAI/finbert


PDF Processing for Regulatory Documents

pdfplumber — Documentation and Examples pdfplumber is the preferred Python library for regulatory PDF processing, offering accurate text extraction including from multi-column layouts and tables. Particularly useful for FCA, ESMA, and Basel Committee documents, which frequently use structured table formats. https://github.com/jsvine/pdfplumber

PyMuPDF — Documentation PyMuPDF (imported as fitz) is a high-performance Python binding for MuPDF. Preferred when processing speed is a priority, as it is substantially faster than pdfplumber for large document volumes, at some cost to extraction accuracy in complex layouts. https://pymupdf.readthedocs.io/


Book Recommendations

Chalkidis, I., & Androutsopoulos, I. (Eds.). (2022). Legal NLP: From Symbolic Methods to Deep Learning. A practitioner-academic text covering the full range of NLP methods applied to legal and regulatory text, including obligation extraction, court judgment prediction, contract analysis, and regulatory compliance automation. The most comprehensive technical reference for the intersection of NLP and legal text as of its publication date.

Bommarito, M., & Katz, D. M. (2023). Quantitative Analysis of Law and Regulation (2nd ed.). A practitioner text on applying computational methods — including NLP and machine learning — to legal and regulatory analysis. Covers regulatory text classification, judicial decision prediction, and regulatory complexity measurement. Written for practitioners with programming backgrounds.

Bird, S., Klein, E., & Loper, E. (2009, updated editions). Natural Language Processing with Python (NLTK Book). The foundational practical text for NLP in Python. While showing its age in some areas (transformer models postdate it), its treatments of text classification, NER, and parsing remain pedagogically excellent and the NLTK-based examples are still widely taught. Available free online: https://www.nltk.org/book/

Tunstall, L., von Werra, L., & Wolf, T. (2022). Natural Language Processing with Transformers: Building Language Applications with Hugging Face. The definitive practical guide to building NLP applications with transformer models using the HuggingFace ecosystem. Essential reading for practitioners building regulatory NLP pipelines using BERT, RoBERTa, or FinBERT. Covers fine-tuning for classification, NER, question answering, and sequence-to-sequence tasks.


Further reading selections prioritize primary sources, foundational academic papers, and actively maintained technical documentation. URLs were accurate as of the time of writing; regulatory body websites in particular may reorganize their publications pages. For academic papers, the arXiv versions are typically freely available; journal versions may require institutional access.