English

Activation-Space Anchored Access Control for Multi-Class Permission Reasoning in Large Language Models

Computation and Language 2026-01-21 v1

Abstract

Large language models (LLMs) are increasingly deployed over knowledge bases for efficient knowledge retrieval and question answering. However, LLMs can inadvertently answer beyond a user's permission scope, leaking sensitive content, thus making it difficult to deploy knowledge-base QA under fine-grained access control requirements. In this work, we identify a geometric regularity in intermediate activations: for the same query, representations induced by different permission scopes cluster distinctly and are readily separable. Building on this separability, we propose Activation-space Anchored Access Control (AAAC), a training-free framework for multi-class permission control. AAAC constructs an anchor bank, with one permission anchor per class, from a small offline sample set and requires no fine-tuning. At inference time, a multi-anchor steering mechanism redirects each query's activations toward the anchor-defined authorized region associated with the current user, thereby suppressing over-privileged generations by design. Finally, extensive experiments across three LLM families demonstrate that AAAC reduces permission violation rates by up to 86.5% and prompt-based attack success rates by 90.7%, while improving response usability with minor inference overhead compared to baselines.

Keywords

Cite

@article{arxiv.2601.13630,
  title  = {Activation-Space Anchored Access Control for Multi-Class Permission Reasoning in Large Language Models},
  author = {Zhaopeng Zhang and Pengcheng Sun and Lan Zhang and Chen Tang and Jiewei Lai and Yunhao Wang and Hui Jin},
  journal= {arXiv preprint arXiv:2601.13630},
  year   = {2026}
}
R2 v1 2026-07-01T09:11:53.531Z