arXiv:2505.19628cs.CL2025-05ACL被引 19

首个评估LLM在复杂家庭场景下表现的基准,涵盖无效指令与多设备操作。

HomeBench: Evaluating LLMs in Smart Homes with Valid and Invalid Instructions Across Single and Multiple Devices

  • 构建包含有效与无效指令的跨设备家庭控制数据集。
  • GPT-4o在无效多设备指令下成功率为0%,暴露现有模型严重短板。
  • 适合研究智能助手鲁棒性、错误纠正与多任务执行的学者使用。

大型语言模型(LLMs)有望革新智能家居助手,提升其理解用户需求并做出恰当响应的能力,从而推动更智能的家庭环境建设。尽管近期研究已探索将LLMs集成至智能家居系统,但主要聚焦于处理简单、有效的单设备操作指令。然而,真实场景远为复杂,常涉及用户发出无效指令或同时操控多个设备。这带来两大挑战:一是准确识别并修正用户指令中的错误,二是完美执行多个指令。为应对这些挑战并推动基于LLMs的智能家居助手发展,本文提出HomeBench,首个涵盖单设备与多设备场景下有效与无效指令的智能家居数据集。我们在13种不同LLMs上进行了实验,例如,GPT-4o在无效多设备指令场景下的成功率仅为0.0%,表明即使借助上下文学习、检索增强生成和微调,当前最先进模型在此类场景下仍表现不佳。代码与数据集已在GitHub公开:https://github.com/BITHLP/HomeBench。

原文摘要 · Abstract (English)

Large language models (LLMs) have the potential to revolutionize smart home assistants by enhancing their ability to accurately understand user needs and respond appropriately, which is extremely beneficial for building a smarter home environment. While recent studies have explored integrating LLMs into smart home systems, they primarily focus on handling straightforward, valid single-device operation instructions. However, real-world scenarios are far more complex and often involve users issuing invalid instructions or controlling multiple devices simultaneously. These have two main challenges: LLMs must accurately identify and rectify errors in user instructions and execute multiple user instructions perfectly. To address these challenges and advance the development of LLM-based smart home assistants, we introduce HomeBench, the first smart home dataset with valid and invalid instructions across single and multiple devices in this paper. We have experimental results on 13 distinct LLMs; e.g., GPT-4o achieves only a 0.0% success rate in the scenario of invalid multi-device instructions, revealing that the existing state-of-the-art LLMs still cannot perform well in this situation even with the help of in-context learning, retrieval-augmented generation, and fine-tuning. Our code and dataset are publicly available at https://github.com/BITHLP/HomeBench.

智能家庭指令纠错多设备控制大模型评测

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。