paper-with-me

홈 › Papers

Sasha: Creative Goal-Oriented Reasoning in Smart Homes with Large Language Models

2023-05-16 · Evan King, Haoxiang Yu, Sangsu Lee, Christine Julien

Smart home assistants function best when user commands are direct and well-specified (e.g., "turn on the kitchen light"), or when a hard-coded routine specifies the response. In more natural communication, however, human speech is unconstrained, often describing goals (e.g., "make it cozy in here" or "help me save energy") rather than indicating specific target devices and actions to take on those devices. Current systems fail to understand these under-specified commands since they cannot reason about devices and settings as they relate to human situations. We introduce large language models (LLMs) to this problem space, exploring their use for controlling devices and creating automation routines in response to under-specified user commands in smart homes. We empirically study the baseline quality and failure modes of LLM-created action plans with a survey of age-diverse users. We find that LLMs can reason creatively to achieve challenging goals, but they experience patterns of failure that diminish their usefulness. We address these gaps with Sasha, a smarter smart home assistant. Sasha responds to loosely-constrained commands like "make it cozy" or "help me sleep better" by executing plans to achieve user goals, e.g., setting a mood with available devices, or devising automation routines. We implement and evaluate Sasha in a hands-on user study, showing the capabilities and limitations of LLM-driven smart homes when faced with unconstrained user-generated scenarios.

📄 PDF Abstract BibTeX arXiv:2305.09802

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EscapeBench: Pushing Language Models to Think Outside the Box

2024-12-18 · Cheng Qian, Peixuan Han, Qinyu Luo, Bingxiang He 외

Language model agents excel in long-session planning and reasoning, but existing benchmarks primarily focus on goal-oriented tasks with explicit objectives, neglecting creative adaptation in unfamiliar environments. To a…

Language ModelingLanguage Modelling

From Answers to Rationales: Self-Aligning Multimodal Reasoning with Answer-Oriented Chain-of-Thought

2025-07-01 · Wentao Tan, Qiong Cao, Yibing Zhan, Chao Xue 외 arxiv

Achieving human-like reasoning capabilities in Multimodal Large Language Models (MLLMs) has long been a goal. Current methods primarily focus on synthesizing positive rationales, typically relying on manual annotations o…

Multimodal Reasoning

Sequential Attention-based Sampling for Histopathological Analysis

2025-07-07 · Tarun G, Naman Malpani, Gugan Thoppe, Sridharan Devarajan arxiv

Deep neural networks are increasingly applied in automated histopathology. Yet, whole-slide images (WSIs) are often acquired at gigapixel sizes, rendering them computationally infeasible to analyze entirely at high resol…

Multiple Instance LearningReinforcement Learning

SmartAgent: Chain-of-User-Thought for Embodied Personalized Agent in Cyber World

2024-12-10 · JiaQi Zhang, Chen Gao, Liyuan Zhang, Yong Li 외

Recent advances in embodied agents with multimodal perception and reasoning capabilities based on large vision-language models (LVLMs), excel in autonomously interacting either real or cyber worlds, helping people make i…

A Declarative Goal-oriented Framework for Smart Environments with LPaaS

2021-06-18 · Giuseppe Bisicchia, Stefano Forti, Antonio Brogi

Smart environments powered by the Internet of Things aim at improving our daily lives by automatically tuning ambient parameters (e.g. temperature, interior light) and by achieving energy savings through self-managing cy…