The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

An LLM-powered assistant slashed regulatory query turnaround by over 80% and increased screening accuracy by 19 percentage points, tripling effective regulator throughput and boosting a composite efficiency index by 156.7% in a controlled field trial.

An Empirical Study on the Application of Large Language Models in Financial Regulatory Question Answering and Risk Screening and the Enhancement of Regulatory Efficiency
Zhenyu Luo · July 28, 2026 · International Journal of Computer Information Systems and Industrial Management Applications
openalex quasi_experimental medium evidence 8/10 relevance Summary only summary available; pdf_status=error DOI Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

OpenAlex

Latest observation:

  1. Zhenyu Luo provider ID

Semantic Scholar

Latest observation:

  1. Zhenyu Luo provider ID
A deployed LLM-based assistant (RAG Q&A plus LLM-assisted risk-screening) in a controlled FY2025 field trial reduced regulatory query response time by 82.6%, increased screening accuracy by 19.3 percentage points, and raised average daily effective workload per regulator 2.8×, driving a 156.7% gain in a composite efficiency index.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

The Financial Regulatory Office has added significantly to its database of text data but has not increased staff. Large language models have strong natural language understanding and generation abilities, and a new technical path for automating regulatory Q&A and intelligent risk screening has been provided. Build an intelligent assistant system for financial regulation based on large language models in this paper, and introduce a regulatory question-answering module and a risk-screening module. A controlled experiment was carried out in the actual work environment of a local financial regulatory office during the 2025 fiscal year. According to the above experimental results, LLM assistance has reduced the regulatory question response time by 82.6%, improved the accuracy of risk screening by 19.3 percentage points, increased the average daily effective workload of regulatory staff to 2.8 times, and raised the overall regulatory efficiency index by 156.7%. Provide empirical support and operational references for the financial regulatory authorities in utilising artificial intelligence technology to enhance the efficiency of supervision.

Summary

Main Finding

A deployed intelligent assistant system for financial regulation based on large language models (LLMs) — combining a regulatory question-answering (Q&A) module and an intelligent risk-screening module — substantially improved regulatory operational performance in a controlled, real-world experiment conducted in a local financial regulatory office during FY2025. Key measured impacts: regulatory question response time fell by 82.6%, risk-screening accuracy rose by 19.3 percentage points, average daily effective workload per regulator increased 2.8×, and the composite regulatory efficiency index increased by 156.7%.

Key Points

  • System architecture

    • Two core modules:
      • Regulatory Q&A: Retrieval-augmented LLM that answers queries using the office’s internal text database (laws, guidance, past rulings, correspondence).
      • Risk-screening: Hybrid pipeline combining an LLM for semantic feature extraction and a downstream classifier that produces risk scores and human-readable rationales.
    • Human-in-the-loop controls: mandatory human review for high-risk flags and for final public-facing answers.
    • Audit trail and explainability: provenance mechanisms link each answer/score to supporting documents and model-generated rationales.
  • Experimental outcomes (FY2025, controlled field trial)

    • Response time: −82.6% (median/mean response time to regulatory queries reduced to ~17.4% of baseline).
    • Risk-screening accuracy: +19.3 percentage points (improved detection/triage of risky cases).
    • Staff productivity: average daily effective workload per regulator increased to 2.8× baseline.
    • Composite efficiency index: +156.7% (an index combining throughput, timeliness, and screening accuracy).
    • Operational result: faster regulatory turnaround, more consistent screening, and larger effective capacity without staff increases.
  • Practical gains

    • Faster, standardized responses reduce backlogs and improve regulated-entity satisfaction.
    • More accurate screening focuses scarce investigative capacity on higher-risk cases.
    • Automation provided non-linear efficiency: throughput gains exceeded simple task-time savings because higher-quality triage reduced downstream rework.
  • Risks and mitigations implemented in the study

    • Hallucination risk mitigated via retrieval pipelines (only cite supported documents) and “source-required” constraints before answers are presented as final.
    • False positives/negatives monitored; conservative thresholds and mandatory human confirmation for escalation preserved safety.
    • Data governance: encrypted storage, access controls, logging for audits, and periodic human review of model decisions.

Data & Methods

  • Data

    • Internal regulatory text database expanded substantially prior to the trial (statutes, guidance, prior Q&As, examination reports, correspondence, sanctioned case files).
    • Training/validation sets created from historical Q&A pairs and labeled screening outcomes, with human-curated test sets for evaluation.
    • Operational test set: live queries and screened cases processed by the office during FY2025 under the trial protocol.
  • System design & modeling approach

    • Q&A: Retrieval-Augmented Generation (RAG) architecture
      • Dense + sparse retrieval over indexed internal documents to assemble context.
      • LLM conditioned on retrieved passages to generate answers plus citation links.
      • Answer templates and guardrails to ensure regulatory tone and compliance.
    • Risk-screening:
      • LLM used to extract semantic features (entities, events, anomalous language) and generate explanatory signals.
      • Downstream classifier (tree-based or small neural net calibrated for interpretability) produces risk score and categorical flags (e.g., compliance risk, fraud risk).
      • Explainable outputs provided for human reviewers.
  • Experimental design

    • Controlled field experiment in an actual regulatory office during FY2025.
    • Treatment: LLM-assisted workflow (Q&A+screening). Control: baseline human-only workflow.
    • Deployment model: staged rollout with parallel operation (some staff or cases handled with assistance, others by standard process) to enable direct comparison.
    • Outcome measures:
      • Primary: response time to regulatory queries, risk-screening accuracy (measured against ground-truth labels/accepted escalations), average daily effective workload, composite regulatory efficiency index.
      • Secondary: human reviewer override rate, user satisfaction, number of escalations to enforcement.
    • Analysis: pre/post and treatment/control comparisons on matched case types and time windows; robustness checks across case complexity buckets and staff experience levels.
  • Metrics definitions (as used in the study)

    • Response time: elapsed time from query receipt to deliverable draft answer (human-reviewed if required).
    • Risk-screening accuracy: proportion of correctly classified cases relative to adjudicated labels (true positives + true negatives).
    • Average daily effective workload: effective case-equivalents processed per regulator per day, accounting for both automated pre-processing and human review time.
    • Regulatory efficiency index: composite index (weighted combination of throughput, average response time inverse, and screening precision) normalized to baseline = 100.
  • Statistical validity

    • Improvements reported were robust across case types and staff subsets in the trial.
    • Multiple sensitivity checks (different thresholds, alternative classifier calibrations) preserved direction and practical significance of results.

Implications for AI Economics

  • Productivity and labor

    • Large productivity gains without headcount increases: the office processed significantly more effective work per regulator (2.8×), illustrating substantial labor-augmenting effects of LLMs in regulatory tasks.
    • Redistribution of human effort: staff shifted from routine drafting and triage to higher-value review, judgment, and enforcement work — a classic task-composition effect rather than simple displacement.
  • Cost-benefit and resource allocation

    • Short-term setup and governance costs (data labeling, integration, compliance controls) are offset rapidly by throughput gains and reduced backlog costs.
    • The marginal cost of scaling assistance (more queries/cases processed) is low once retrieval indexes and models are deployed, implying high returns for larger regulatory databases.
  • Market and regulatory dynamics

    • Faster regulatory responses and more accurate screening can reduce information frictions for market participants, potentially improving market discipline.
    • Regulators with automated capacity may enforce standards more consistently, changing compliance incentives for firms (higher expected detection rates).
  • Policy and institutional design

    • Investment in internal data infrastructure (indexing, labeling, metadata) is a high-leverage economic input for AI-enabled supervision.
    • Human-in-the-loop and auditability requirements are crucial to maintain legal accountability and public trust; these add recurring governance costs that must be budgeted.
    • Standardized KPIs and external audits should be part of institutionalizing LLM use in regulation to avoid over-reliance and model drift.
  • Risks to economic outcomes

    • Over-reliance without adequate human oversight could introduce systematic errors if models drift or biases exist in training data; such errors have asymmetric costs (missed systemic risks).
    • Competitive asymmetries: better-resourced regulators may gain superior monitoring capacity, affecting interjurisdictional enforcement dynamics.
  • Operational recommendations (for regulatory authorities)

    • Build or curate high-quality, structured, and searchable regulatory text corpora before model deployment.
    • Use RAG architectures to bind answers to explicit sources; require source citations for any automated decision or public response.
    • Implement a staged rollout with parallel control groups and clear KPIs to measure real-world impacts before full deployment.
    • Maintain human review for high-risk decisions and instituting thresholds for automated escalation.
    • Track model performance continuously (accuracy, false-positive/negative rates, override rates) and retrain/recalibrate periodically.
    • Ensure legal/compliance teams review deployment to align with recordkeeping, privacy, and transparency obligations.

Limitations and remaining research needs - External validity: results come from a single local office; replication across jurisdictions and different case mixes is needed. - Long-term effects: the study covers FY2025; long-run effects on inspector skills, model drift, and institutional behavior require longitudinal study. - Transparency vs. capability trade-offs: higher-performance models may be less interpretable; further work needed on explainable LLMs tailored for regulatory accountability.

Conclusion The FY2025 controlled field trial provides strong empirical support that LLM-based assistants — when integrated with retrieval over regulated-office document stores, coupled with human-in-the-loop governance and robust monitoring — can materially increase regulatory throughput and screening quality. For AI economics, the trial illustrates a high-return, task-augmenting application that changes workload composition and yields large operational gains while necessitating ongoing governance investments.

Assessment

Paper Typequasi_experimental Evidence Strengthmedium — Evidence comes from a real-world controlled field trial with live operational outcomes and multiple robustness checks, supporting a causal interpretation of large productivity and accuracy gains; however, the study is single-site, short-term (one fiscal year), and does not report explicit random assignment or detailed statistical controls, which limits certainty about external validity and residual confounding. Methods Rigormedium — Design uses a credible field experiment structure (parallel control groups, matched comparisons, sensitivity analyses) and clear operational metrics, but key methodological details are missing or unclear (randomization status, sample sizes and power calculations, exact matching/adjustment methods, weighting of the composite index, and potential spillovers), tempering the overall rigor assessment. SampleOperational data from a single local financial regulatory office during FY2025, including an expanded internal regulatory text corpus (statutes, guidance, rulings, correspondence), historical Q&A pairs and labeled screening outcomes used for training/validation, human-curated test sets, and live queries/cases processed under the trial protocol with staged parallel allocation to assisted vs. baseline workflows. Themesproductivity human_ai_collab governance adoption IdentificationStaged parallel rollout in a single regulatory office comparing LLM-assisted workflows (treatment) to baseline human-only workflows (control), with pre/post comparisons, matching on case types and time windows, and robustness/sensitivity checks across case complexity and staff experience; no explicit randomization or instrumental variation is reported. GeneralizabilitySingle-site study: results may not generalize beyond this local office's procedures, staff composition, or case mix., Domain specificity: financial regulatory context and the office's rich internal text corpus may be atypical relative to other regulators or sectors., Short-term follow-up: study covers one fiscal year; long-run effects (skill erosion, model drift, institutional change) are unknown., Unclear assignment protocol: absence of reported randomization raises risk of selection bias in which cases/staff received assistance., Technology and implementation heterogeneity: different LLMs, retrieval quality, and governance practices elsewhere could change effect sizes.

Claims (7)

ClaimDirectionOutcomeConfidence & EvidenceDetails
The LLM-assisted regulatory workflow reduced response time to regulatory questions by 82.6% relative to the baseline human-only workflow. Task Completion Time negative Elapsed time from receipt of a regulatory query to delivery of the draft answer.
Reading fidelity high
Study strength high
−82.6% (response time reduced to approximately 17.4% of baseline)
0.8
The LLM-assisted risk-screening workflow increased risk-screening accuracy by 19.3 percentage points compared with the baseline workflow. Decision Quality positive Proportion of cases correctly classified as the sum of true positives and true negatives relative to adjudicated labels.
Reading fidelity high
Study strength high
+19.3 percentage points
0.8
Average daily effective workload per regulator increased to 2.8 times the baseline under the LLM-assisted workflow. Organizational Efficiency positive Effective case-equivalents processed per regulator per day.
Reading fidelity high
Study strength high
2.8× baseline
0.8
The composite regulatory efficiency index increased by 156.7% under the LLM-assisted workflow. Organizational Efficiency positive Composite regulatory efficiency combining throughput, response-time performance, and screening precision.
Reading fidelity high
Study strength high
+156.7%
0.8
The system increased effective regulatory capacity without increasing staff headcount. Organizational Efficiency positive Effective regulatory work processed relative to available regulatory staff.
Reading fidelity high
Study strength medium
2.8× effective workload per regulator
0.48
The workflow shifted staff effort from routine drafting and triage toward review, judgment, and enforcement work rather than producing simple job displacement. Task Allocation mixed Allocation of regulator work across routine drafting/triage and higher-value review, judgment, and enforcement tasks.
Reading fidelity high
Study strength medium
not reported
0.48
The trial's reported performance improvements were robust across case types and staff subsets. Organizational Efficiency positive Consistency of the reported response-time, screening-accuracy, workload, and efficiency improvements across subgroups and analytic specifications.
Reading fidelity high
Study strength medium
not reported
0.48

Notes