Pith. sign in

REVIEW 3 cited by

RAGent: Retrieval-based Access Control Policy Generation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2409.07489 v2 pith:K5ECYWIH submitted 2024-09-08 cs.CR cs.AI

classification cs.CRcs.AI
keywords accesscontrolgenerationragentpoliciespolicyspecificationsframeworks
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Manually generating access control policies from an organization's high-level requirement specifications poses significant challenges. It requires laborious efforts to sift through multiple documents containing such specifications and translate their access requirements into access control policies. Also, the complexities and ambiguities of these specifications often result in errors by system administrators during the translation process, leading to data breaches. However, the automated policy generation frameworks designed to help administrators in this process are unreliable due to limitations, such as the lack of domain adaptation. Therefore, to improve the reliability of access control policy generation, we propose RAGent, a novel retrieval-based access control policy generation framework based on language models. RAGent identifies access requirements from high-level requirement specifications with an average state-of-the-art F1 score of 87.9%. Through retrieval augmented generation, RAGent then translates the identified access requirements into access control policies with an F1 score of 77.9%. Unlike existing frameworks, RAGent generates policies with complex components like purposes and conditions, in addition to subjects, actions, and resources. Moreover, RAGent automatically verifies the generated policies and iteratively refines them through a novel verification-refinement mechanism, further improving the reliability of the process by 3%, reaching the F1 score of 80.6%. We also introduce three annotated datasets for developing access control policy generation frameworks in the future, addressing the data scarcity of the domain.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. L0: Reinforcement Learning to Become General Agents

    cs.CL 2025-06 conditional novelty 5.0 of 10

    L0 combines a code-as-action agent scaffold with multi-turn RLVR, lifting Qwen2.5-7B HotpotQA EM from 22 to 41 and SimpleQA judge accuracy from 30 to 80.

  2. Say What You Mean: Natural Language Access Control with Large Language Models for Internet of Things

    cs.CL 2025-05 conditional novelty 5.0 of 10

    LACE is a hybrid LLM-RAG-OPA framework that generates and verifies natural-language IoT access-control policies and reports up to 88% decision accuracy in smart-home evaluations.

  3. Private, Verifiable, and Auditable AI Systems

    cs.CR 2025-08 conditional novelty 4.0 of 10

    A thesis demonstrating partial prototypes for zk-verifiable model evaluation and privacy-preserving retrieval, and arguing these pieces can compose into end-to-end auditable AI systems.

Pith tools