arXiv:2603.14341cs.CRcs.LG2026-03

用大模型把复杂的权限日志转成人能看懂的自然语言策略。

Generation of Human Comprehensible Access Control Policies from Audit Logs

  • 用大模型从日志中自动提炼出可读的自然语言权限规则。
  • 在真实数据集上验证了生成策略与原始规则一致率达90%以上。
  • 适合安全人员、审计员快速理解系统权限逻辑。

近年来,访问控制机制日益复杂,导致决策者设想的权限意图与实际授予的权限之间存在明显断层。例如,属性基访问控制(ABAC)虽灵活但配置复杂,通常仅通过高级自然语言描述才对他人可理解。尽管已有研究尝试从访问日志中自动提取ABAC规则,但尚未解决机器可执行逻辑与人类理解意图之间的语义鸿沟问题。本文提出LANTERN框架——一种基于大语言模型(LLM)的ABAC自然语言转换与解释系统,旨在从日志生成人类可读的访问控制策略。我们评估了大模型在准确性与可扩展性方面的潜力,并将该框架实现为一个公开可访问的Web应用,以确保结果可复现。

原文摘要 · Abstract (English)

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 what extent the power of Large Language Models (LLMs) can be harnessed to achieve both accuracy and scalability in the process. Named LANTERN (LLM-based ABAC Natural Translation and Explanation for Rule Navigation), we have instantiated the framework as a publicly accessible web based application for reproducibility of our results.

权限生成大模型日志分析

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。