用小型大模型解决智能家居用户的安全困惑。
Identifying and Addressing User-level Security Concerns in Smart Homes Using "Smaller" LLMs
- 构建公开论坛问答数据集,提炼用户真实安全痛点。
- 微调T5等小模型,准确回答智能家居常见安全问题。
- 适合资源有限或注重隐私的智能家居部署场景。
随着智能家居物联网设备的快速增长,用户面临日益严重的安全风险。当前用户在了解安全问题时,往往需自行查阅博客和技术手册,信息获取复杂且难以理解。本文旨在识别并解决智能家居中的主要用户级安全问题。我们构建了一个来自公共论坛的新型问答数据集,捕捉用户实际遭遇的安全挑战,并利用潜在狄利克雷分配(LDA)从中提取主要安全关切。在此基础上,我们对T5和Flan-T5等较小的Transformer模型进行微调,构建面向智能家居安全的问答系统。相比GPT、Gemini等大型模型,这些小型模型更适用于资源受限或隐私敏感的环境。数据集经人工标注并补充合成数据,实验表明该方法显著提升了模型在真实用户问题上的回答准确性和相关性,有效增强了系统应对常见安全问题的能力。
原文摘要 · Abstract (English)
With the rapid growth of smart home IoT devices, users are increasingly exposed to various security risks, as evident from recent studies. While seeking answers to know more on those security concerns, users are mostly left with their own discretion while going through various sources, such as online blogs and technical manuals, which may render higher complexity to regular users trying to extract the necessary information. This requirement does not go along with the common mindsets of smart home users and hence threatens the security of smart homes furthermore. In this paper, we aim to identify and address the major user-level security concerns in smart homes. Specifically, we develop a novel dataset of Q&A from public forums, capturing practical security challenges faced by smart home users. We extract major security concerns in smart homes from our dataset by leveraging the Latent Dirichlet Allocation (LDA). We fine-tune relatively "smaller" transformer models, such as T5 and Flan-T5, on this dataset to build a QA system tailored for smart home security. Unlike larger models like GPT and Gemini, which are powerful but often resource hungry and require data sharing, smaller models are more feasible for deployment in resource-constrained or privacy-sensitive environments like smart homes. The dataset is manually curated and supplemented with synthetic data to explore its potential impact on model performance. This approach significantly improves the system's ability to deliver accurate and relevant answers, helping users address common security concerns with smart home IoT devices. Our experiments on real-world user concerns show that our work improves the performance of the base models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。