2nd ACM International Conference on AI-powered Software

Neuro-Symbolic Compliance: Integrating LLMs and SMT Solver for Automated Financial Legal Analysis

📍 Seoul, South Korea | 🏆 ACM SIGSOFT Distinguished Paper Award

📋 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 optimization-based 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×, and consistently corrects violations—establishing a preliminary foundation for optimization-based compliance applications.

🏆 Awards & Recognition

🥇 ACM SIGSOFT Distinguished Paper Award

This paper was awarded the Distinguished Paper Award for its innovative contributions at the intersection of artificial intelligence and software engineering.

💻 Technology Stack

Python LLM Architecture SMT Solver (Z3) Formal Verification Neuro-Symbolic AI Financial Regulation Multi-Agent System

📷 Conference Photos

← Back to Home