A natural-language chatbot for data center IoT queries builds small query-specific knowledge graphs to ground LLM-generated SPARQL, reporting 92.5% accuracy and 3.03s latency.
Integrating Large Language Models with Internet of Things Applications
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper identifies and analyzes applications in which Large Language Models (LLMs) can make Internet of Things (IoT) networks more intelligent and responsive through three case studies from critical topics: DDoS attack detection, macroprogramming over IoT systems, and sensor data processing. Our results reveal that the GPT model under few-shot learning achieves 87.6% detection accuracy, whereas the fine-tuned GPT increases the value to 94.9%. Given a macroprogramming framework, the GPT model is capable of writing scripts using high-level functions from the framework to handle possible incidents. Moreover, the GPT model shows efficacy in processing a vast amount of sensor data by offering fast and high-quality responses, which comprise expected results and summarized insights. Overall, the model demonstrates its potential to power a natural language interface. We hope that researchers will find these case studies inspiring to develop further.
fields
cs.DC 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
From Data Center IoT Telemetry to Data Analytics Chatbots -- Virtual Knowledge Graph is All You Need
A natural-language chatbot for data center IoT queries builds small query-specific knowledge graphs to ground LLM-generated SPARQL, reporting 92.5% accuracy and 3.03s latency.