ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.23835
20
0

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

28 May 2025
Y. Cheng
Minghui Xu
Yue Zhang
Kun Li
Hao Wu
Yechao Zhang
Shaoyong Guo
Wangjie Qiu
Dongxiao Yu
Xiuzhen Cheng
ArXiv (abs)PDFHTML
Main:11 Pages
5 Figures
Bibliography:2 Pages
Appendix:1 Pages
Abstract

Access control in the Internet of Things (IoT) is becoming increasingly complex, as policies must account for dynamic and contextual factors such as time, location, user behavior, and environmental conditions. However, existing platforms either offer only coarse-grained controls or rely on rigid rule matching, making them ill-suited for semantically rich or ambiguous access scenarios. Moreover, the policy authoring process remains fragmented: domain experts describe requirements in natural language, but developers must manually translate them into code, introducing semantic gaps and potential misconfiguration. In this work, we present LACE, the Language-based Access Control Engine, a hybrid framework that leverages large language models (LLMs) to bridge the gap between human intent and machine-enforceable logic. LACE combines prompt-guided policy generation, retrieval-augmented reasoning, and formal validation to support expressive, interpretable, and verifiable access control. It enables users to specify policies in natural language, automatically translates them into structured rules, validates semantic correctness, and makes access decisions using a hybrid LLM-rule-based engine. We evaluate LACE in smart home environments through extensive experiments. LACE achieves 100% correctness in verified policy generation and up to 88% decision accuracy with 0.79 F1-score using DeepSeek-V3, outperforming baselines such as GPT-3.5 and Gemini. The system also demonstrates strong scalability under increasing policy volume and request concurrency. Our results highlight LACE's potential to enable secure, flexible, and user-friendly access control across real-world IoT platforms.

View on arXiv
@article{cheng2025_2505.23835,
  title={ Say What You Mean: Natural Language Access Control with Large Language Models for Internet of Things },
  author={ Ye Cheng and Minghui Xu and Yue Zhang and Kun Li and Hao Wu and Yechao Zhang and Shaoyong Guo and Wangjie Qiu and Dongxiao Yu and Xiuzhen Cheng },
  journal={arXiv preprint arXiv:2505.23835},
  year={ 2025 }
}
Comments on this paper