📄
Abstract - S5-HES Agent: Society 5.0-driven Agentic Framework to Democratize Smart Home Environment Simulation
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. Democratizing smart home research would engage a broader community of innovators beyond traditional limited experts. This shift necessitates inclusive simulation frameworks that support research across diverse fields in industry and academia. However, existing smart home simulators require significant technical expertise, offer limited adaptability, and lack automated evolution, thereby failing to meet the holistic needs of Society 5.0. These constraints impede researchers from efficiently conducting simulations and experiments for security, energy, health, climate, and socio-economic research. To address these challenges, this paper presents the Society 5.0-driven Smart Home Environment Simulator Agent (S5-HES Agent), an agentic simulation framework that transforms traditional smart home simulation through autonomous AI orchestration. The framework coordinates specialized agents through interchangeable large language models (LLMs), enabling natural-language-driven end-to-end smart home simulation configuration without programming expertise. A retrieval-augmented generation (RAG) pipeline with semantic, keyword, and hybrid search retrieves smart home knowledge. Comprehensive evaluation on S5-HES Agent demonstrates that the RAG pipeline achieves near-optimal retrieval fidelity, simulated device behaviour and threat scenarios align with real-world IoT datasets, and simulation engine scales predictably across home configurations, establishing a stable foundation for Society 5.0 smart home research. Source code is available under the MIT License at this https URL.
S5-HES智能体:基于社会5.0愿景的智能家居环境仿真民主化框架 /
S5-HES Agent: Society 5.0-driven Agentic Framework to Democratize Smart Home Environment Simulation
1️⃣ 一句话总结
这篇论文提出了一个名为S5-HES智能体的新型仿真框架,它利用人工智能自主协调技术,让非编程专家也能通过自然语言轻松配置和运行复杂的智能家居仿真,从而降低了智能家居跨学科研究的门槛,以支持社会5.0愿景的实现。