LLMES: an LLMs-based expert system for quality management system audits
摘要
Many organizations still face significant challenges in document audits, such as contract reviews, accounting audits, and compliance checks, which require substantial manpower and time. Current Artificial Intelligence solutions struggle with ambiguous requirements, unclear standards, and complex documents, limiting their scalability and effectiveness. To address these challenges, we propose a novel architecture, LLMES, designed to generate a concise and independent audit checklist. This approach allows Large Language Models to perform audits and produce results without prior fine-tuning. LLMES effectively integrates complex legal documents, expert knowledge, and mandatory regulatory guidelines with large language modeling to enhance artificial intelligence-assisted auditing. In our experiments auditing a medical device quality management system using a 292-item sampled checklist, LLMES achieved an F1 score of 0.895 on core datasets, significantly outperforming the 0.696 score of direct auditing. Additionally, LLMES attained an F1 score of 0.876 ± 0.034 across full datasets and 0.905 on a complete 1696-item checklist. The source code and datasets are publicly available on our GitHub repository: https://github.com/lyxx3rd/LLMES