paper-with-me

홈 › Papers

Large Language Model-driven Security Assistant for Internet of Things via Chain-of-Thought

2025-05-08 · Mingfei Zeng, Ming Xie, Xixi Zheng, Chunhai Li, Chuan Zhang, Liehuang Zhu

The rapid development of Internet of Things (IoT) technology has transformed people's way of life and has a profound impact on both production and daily activities. However, with the rapid advancement of IoT technology, the security of IoT devices has become an unavoidable issue in both research and applications. Although some efforts have been made to detect or mitigate IoT security vulnerabilities, they often struggle to adapt to the complexity of IoT environments, especially when dealing with dynamic security scenarios. How to automatically, efficiently, and accurately understand these vulnerabilities remains a challenge. To address this, we propose an IoT security assistant driven by Large Language Model (LLM), which enhances the LLM's understanding of IoT security vulnerabilities and related threats. The aim of the ICoT method we propose is to enable the LLM to understand security issues by breaking down the various dimensions of security vulnerabilities and generating responses tailored to the user's specific needs and expertise level. By incorporating ICoT, LLM can gradually analyze and reason through complex security scenarios, resulting in more accurate, in-depth, and personalized security recommendations and solutions. Experimental results show that, compared to methods relying solely on LLM, our proposed LLM-driven IoT security assistant significantly improves the understanding of IoT security issues through the ICoT approach and provides personalized solutions based on the user's identity, demonstrating higher accuracy and reliability.

📄 PDF Abstract BibTeX arXiv:2505.06307

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Security and Privacy Problems in Voice Assistant Applications: A Survey

2023-04-19 · Jingjin Li, Chao Chen, Lei Pan, Mostafa Rahimi Azghadi 외

Voice assistant applications have become omniscient nowadays. Two models that provide the two most important functions for real-life applications (i.e., Google Home, Amazon Alexa, Siri, etc.) are Automatic Speech Recogni…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Speaker Identificationspeech-recognition+2

Chatbots As Fluent Polyglots: Revisiting Breakthrough Code Snippets

2023-01-05 · David Noever, Kevin Williams

The research applies AI-driven code assistants to analyze a selection of influential computer code that has shaped modern technology, including email, internet browsing, robotics, and malicious software. The original con…

Can You Really Trust Code Copilots? Evaluating Large Language Models from a Code Security Perspective

2025-05-15 · Yutao Mou, Xiao Deng, Yuxiao Luo, Shikun Zhang 외

Code security and usability are both essential for various coding assistant applications driven by large language models (LLMs). Current code security benchmarks focus solely on single evaluation task and paradigm, such …

Code CompletionCode GenerationVulnerability Detection

From Assistants to Adversaries: Exploring the Security Risks of Mobile LLM Agents

2025-05-19 · Liangxuan Wu, Chao Wang, Tianming Liu, Yanjie Zhao 외

The growing adoption of large language models (LLMs) has led to a new paradigm in mobile computing--LLM-powered mobile AI agents--capable of decomposing and automating complex tasks directly on smartphones. However, the …

MIST: Multimodal Interactive Speech-based Tool-calling Conversational Assistants for Smart Homes

2026-05-07 · Maximillian Chen, Xuanming Zhang, Michael Peng, Zhou Yu 외 arxiv

The rise of Internet of Things (IoT) devices in the physical world necessitates voice-based interfaces capable of handling complex user experiences. While modern Large Language Models (LLMs) already demonstrate strong to…

Code Generation