Leveraging LLMs for Efficient and Personalized Smart Home Automation
By: Chaerin Yu , Chihun Choi , Sunjae Lee and more
Potential Business Impact:
Controls smart home devices with your voice.
The proliferation of smart home devices has increased the complexity of controlling and managing them, leading to user fatigue. In this context, large language models (LLMs) offer a promising solution by enabling natural-language interfaces for Internet of Things (IoT) control. However, existing LLM-based approaches suffer from unreliable and inefficient device control due to the non-deterministic nature of LLMs, high inference latency and cost, and limited personalization. To address these challenges, we present IoTGPT, an LLM-based smart home agent designed to execute IoT commands in a reliable, efficient, and personalized manner. Inspired by how humans manage complex tasks, IoTGPT decomposes user instructions into subtasks and memorizes them. By reusing learned subtasks, subsequent instructions can be processed more efficiently with fewer LLM calls, improving reliability and reducing both latency and cost. IoTGPT also supports fine-grained personalization by adapting individual subtasks to user preferences. Our evaluation demonstrates that IoTGPT outperforms baselines in accuracy, latency/cost, and personalization, while reducing user workload.
Similar Papers
Talk with the Things: Integrating LLMs into IoT Networks
Networking and Internet Architecture
Lets smart devices understand your voice commands.
Large Language Models in the IoT Ecosystem -- A Survey on Security Challenges and Applications
Cryptography and Security
Lets smart devices understand and talk better.
AutoIOT: LLM-Driven Automated Natural Language Programming for AIoT Applications
Computation and Language
Lets you control smart devices with just your voice.