Generation of Human Comprehensible Access Control Policies from Audit Logs
Gautam Kumar (Indian Institute of Technology Kharagpur, India), Ravi Sundaram (Northeastern University, Boston, USA), Shamik Sural (Indian Institute of Technology Kharagpur, India)

TL;DR
This paper presents LANTERN, a framework utilizing Large Language Models to automatically generate human-readable access control policies from audit logs, bridging the gap between machine logic and human understanding.
Contribution
It introduces a novel LLM-based framework for translating access logs into natural language policies, enhancing interpretability of complex ABAC systems.
Findings
Effective natural language policy generation demonstrated
Framework scalable to large logs and complex policies
Public web application for reproducibility
Abstract
Over the years, access control systems have become increasingly more complex, often causing a disconnect between what is envisaged by the stakeholders in decision-making positions and the actual permissions granted as evidenced from access logs. For instance, Attribute-based Access Control (ABAC), which is a flexible yet complex model typically configured by system security officers, can be made understandable to others only when presented at a high level in natural language. Although several algorithms have been proposed in the literature for automatic extraction of ABAC rules from access logs, there is no attempt yet to bridge the semantic gap between the machine-enforceable formal logic and human-centric policy intent. Our work addresses this problem by developing a framework that generates human understandable natural language access control policies from logs. We investigate to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAccess Control and Trust · Software System Performance and Reliability · Information and Cyber Security
