物联网大脑:面向语义-空间传感器调度的LLM落地框架 / IoT-Brain: Grounding LLMs for Semantic-Spatial Sensor Scheduling
1️⃣ 一句话总结
这篇论文提出了一个名为IoT-Brain的系统,它通过一种创新的‘空间轨迹图’方法,将大语言模型理解的高层语义任务,可靠且高效地转化为物理世界中具体传感器的调度方案,从而弥合了智能意图与物理感知之间的鸿沟。
Intelligent systems powered by large-scale sensor networks are shifting from predefined monitoring to intent-driven operation, revealing a critical Semantic-to-Physical Mapping Gap. While large language models (LLMs) excel at semantic understanding, existing perception-centric pipelines operate retrospectively, overlooking the fundamental decision of what to sense and when. We formalize this proactive decision as Semantic-Spatial Sensor Scheduling (S3) and demonstrate that direct LLM planning is unreliable due to inherent gaps in representation, reasoning, and optimization. To bridge these gaps, we introduce the Spatial Trajectory Graph (STG), a neuro-symbolic paradigm governed by a verify-before-commit discipline that transforms open-ended planning into a verifiable graph optimization problem. Based on STG, we implement IoT-Brain, a concrete system embodiment, and construct TopoSense-Bench, a campus-scale benchmark with 5,250 natural-language queries across 2,510 cameras. Evaluations show that IoT-Brain boosts task success rate by 37.6% over the strongest search-intensive methods while running nearly 2 times faster and using 6.6 times fewer prompt tokens. In real-world deployment, it approaches the reliability upper bound while reducing 4.1 times network bandwidth, providing a foundational framework for LLMs to interact with the physical world with unprecedented reliability and efficiency.
物联网大脑:面向语义-空间传感器调度的LLM落地框架 / IoT-Brain: Grounding LLMs for Semantic-Spatial Sensor Scheduling
这篇论文提出了一个名为IoT-Brain的系统,它通过一种创新的‘空间轨迹图’方法,将大语言模型理解的高层语义任务,可靠且高效地转化为物理世界中具体传感器的调度方案,从而弥合了智能意图与物理感知之间的鸿沟。
源自 arXiv: 2604.08033