paper-with-me

홈 › Papers

HearthNet: Edge Multi-Agent Orchestration for Smart Homes

2026-03-16 · Zhonghao Zhan, Krinos Li, Yefan Zhang, Hamed Haddadi arxiv

Smart-home users increasingly want to control their homes in natural language rather than assemble rules, dashboards, and API integrations by hand. At the same time, real deployments are brittle: devices fail, integrations break, and recoveries often require manual intervention. Existing agent toolkits are effective for session-scoped delegation, but smart-home control operates under a different scenario: it is persistent, event-driven, failure-prone, and tied to physical devices with no shared context window. We present HearthNet, an edge multi-agent orchestration system for smart homes. HearthNet deploys a small set of persistent, role-specialized LLM agents at the home hub, where they coordinate through MQTT, Git-backed shared state, and root-issued actuation leases to govern heterogeneous devices through thin adapters. This design externalizes context, preserves execution history, and separates planning, verification, authorization, and actuation across explicit boundaries. Our current prototype runs on commodity edge hardware and Android devices; it keeps orchestration, state management, and device control on-premise while using hosted LLM APIs for inference. We demonstrate the system through three live scenarios: intent-driven multi-agent coordination from ambiguous natural language, conflict resolution with timeline-based tracing, and rejection of stale or unauthorized commands before device actuation.

📄 PDF Abstract BibTeX arXiv:2604.09618

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Internet of Agentic Things: Networked AI Agents for Closed-Loop IoT Orchestration

2026-07-14 · Quanyan Zhu arxiv

The paper introduces the Internet of Agentic Things (IoAT), an architectural framework that integrates agentic AI, IoT, cyber-physical systems, Physical AI, edge computing, and digital twins into a unified closed-loop or…

Decision Making

Hybrid Agentic AI and Multi-Agent Systems in Smart Manufacturing

2025-11-23 · Mojtaba A. Farahani, Md Irfan Khan, Thorsten Wuest arxiv

The convergence of Agentic AI and MAS enables a new paradigm for intelligent decision making in SMS. Traditional MAS architectures emphasize distributed coordination and specialized autonomy, while recent advances in age…

Decision Making

S5-HES Agent: Society 5.0-driven Agentic Framework to Democratize Smart Home Environment Simulation

2026-03-02 · Akila Siriweera, Janani Rangila, Keitaro Naruse, Incheon Paik 외 arxiv

The smart home is a key domain within the Society 5.0 vision for a human-centered society. Smart home technologies rapidly evolve, and research should diversify while remaining aligned with Society 5.0 objectives. Democr…

Knowledge Base-Aware Orchestration: A Dynamic, Privacy-Preserving Method for Multi-Agent Systems

2025-09-23 · Danilo Trombino, Vincenzo Pecorella, Alessandro de Giulii, Davide Tresoldi arxiv

Multi-agent systems (MAS) are increasingly tasked with solving complex, knowledge-intensive problems where effective agent orchestration is critical. Conventional orchestration methods rely on static agent descriptions, …

Agents-K1: Towards Agent-native Knowledge Orchestration

2026-06-11 · Zongsheng Cao, Bihao Zhan, Jinxin Shi, Jiong Wang 외 arxiv

Current LLM-based research agents have advanced through agent orchestration, yet largely overlook scientific knowledge orchestration. Existing works often reduce papers to abstracts, surface mentions, and flat \texttt{ci…

Information ExtractionKnowledge Graphs