π€ AI Summary
This work addresses the growing complexity of financial regulations, which hinders the automation of logically consistent and low-intervention compliance processes. The authors propose a neuro-symbolic compliance framework that integrates large language models (LLMs) with SMT solvers: the LLM translates regulatory texts and enforcement cases into formal constraints, while the SMT solver verifies their logical consistency and computes minimal factual modifications to automatically rectify violations. Centered on logic-driven optimization, the approach prioritizes verifiable legal consistency reasoning over post-hoc interpretability. Evaluated on 87 enforcement cases from Taiwanβs Financial Supervisory Commission, the method achieves an 86.2% accuracy in SMT constraint generation, improves reasoning efficiency by over 100-fold, and effectively sustains corrective actions for regulatory violations.
π Abstract
Financial regulations are increasingly complex, hindering automated compliance-especially the maintenance of logical consistency with minimal human oversight. We introduce a Neuro-Symbolic Compliance Framework that integrates Large Language Models (LLMs) with Satisfiability Modulo Theories (SMT) solvers to enable formal verifiability and optimizationbased compliance correction. The LLM interprets statutes and enforcement cases to generate SMT constraints, while the solver enforces consistency and computes the minimal factual modification required to restore legality when penalties arise. Unlike transparency-oriented methods, our approach emphasizes logic-driven optimization, delivering verifiable, legally consistent reasoning rather than post-hoc explanation. Evaluated on 87 enforcement cases from Taiwan's Financial Supervisory Commission (FSC), the system attains 86.2 % correctness in SMT code generation, improves reasoning efficiency by over $100 \times$, and consistently corrects violations-establishing a preliminary foundation for optimization-based compliance applications.