English

LLMAC: A Global and Explainable Access Control Framework with Large Language Model

Cryptography and Security 2026-02-17 v1 Artificial Intelligence

Abstract

Today's business organizations need access control systems that can handle complex, changing security requirements that go beyond what traditional methods can manage. Current approaches, such as Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC), and Discretionary Access Control (DAC), were designed for specific purposes. They cannot effectively manage the dynamic, situation-dependent workflows that modern systems require. In this research, we introduce LLMAC, a new unified approach using Large Language Models (LLMs) to combine these different access control methods into one comprehensive, understandable system. We used an extensive synthetic dataset that represents complex real-world scenarios, including policies for ownership verification, version management, workflow processes, and dynamic role separation. Using Mistral 7B, our trained LLM model achieved outstanding results with 98.5% accuracy, significantly outperforming traditional methods (RBAC: 14.5%, ABAC: 58.5%, DAC: 27.5%) while providing clear, human readable explanations for each decision. Performance testing shows that the system can be practically deployed with reasonable response times and computing resources.

Keywords

Cite

@article{arxiv.2602.09392,
  title  = {LLMAC: A Global and Explainable Access Control Framework with Large Language Model},
  author = {Sharif Noor Zisad and Ragib Hasan},
  journal= {arXiv preprint arXiv:2602.09392},
  year   = {2026}
}

Comments

This paper is accepted and presented in IEEE Consumer Communications & Networking Conference (CCNC 2026)

R2 v1 2026-07-01T10:29:07.735Z