paper-with-me

홈 › Papers

"Get ready for a party": Exploring smarter smart spaces with help from large language models

2023-03-24 · Evan King, Haoxiang Yu, Sangsu Lee, Christine Julien

The right response to someone who says "get ready for a party" is deeply influenced by meaning and context. For a smart home assistant (e.g., Google Home), the ideal response might be to survey the available devices in the home and change their state to create a festive atmosphere. Current practical systems cannot service such requests since they require the ability to (1) infer meaning behind an abstract statement and (2) map that inference to a concrete course of action appropriate for the context (e.g., changing the settings of specific devices). In this paper, we leverage the observation that recent task-agnostic large language models (LLMs) like GPT-3 embody a vast amount of cross-domain, sometimes unpredictable contextual knowledge that existing rule-based home assistant systems lack, which can make them powerful tools for inferring user intent and generating appropriate context-dependent responses during smart home interactions. We first explore the feasibility of a system that places an LLM at the center of command inference and action planning, showing that LLMs have the capacity to infer intent behind vague, context-dependent commands like "get ready for a party" and respond with concrete, machine-parseable instructions that can be used to control smart devices. We furthermore demonstrate a proof-of-concept implementation that puts an LLM in control of real devices, showing its ability to infer intent and change device state appropriately with no fine-tuning or task-specific training. Our work hints at the promise of LLM-driven systems for context-awareness in smart environments, motivating future research in this area.

📄 PDF Abstract BibTeX arXiv:2303.14143

Code (1)

ut-mpc/homegpt 공식 구현

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Can Evolutionary Sampling Improve Bagged Ensembles?

2016-10-03 · Harsh Nisar, Bhanu Pratap Singh Rawat

Perturb and Combine (P&C) group of methods generate multiple versions of the predictor by perturbing the training set or construction and then combining them into a single predictor (Breiman, 1996b). The motive is to imp…

Evolutionary Algorithms

AI for Investment: A Platform Disruption

2023-09-06 · Mohammad Rasouli, Ravi Chiruvolu, Ali Risheh

With the investment landscape becoming more competitive, efficiently scaling deal sourcing and improving deal insights have become a dominant strategy for funds. While funds are already spending significant efforts on th…

SMARTER: A Data-efficient Framework to Improve Toxicity Detection with Explanation via Self-augmenting Large Language Models

2025-09-18 · Huy Nghiem, Advik Sachdeva, Hal Daumé arxiv

WARNING: This paper contains examples of offensive materials. To address the proliferation of toxic content on social media, we introduce SMARTER, we introduce SMARTER, a data-efficient two-stage framework for explainabl…

Adaptive Linear Span Network for Object Skeleton Detection

2020-11-08 · Chang Liu, Yunjie Tian, Jianbin Jiao, Qixiang Ye

Conventional networks for object skeleton detection are usually hand-crafted. Although effective, they require intensive priori knowledge to configure representative features for objects in different scale granularity.In…

Edge DetectionNeural Architecture SearchObjectObject Skeleton Detection

From Data to Action: Exploring AI and IoT-driven Solutions for Smarter Cities

2023-06-06 · Tiago Dias, Tiago Fonseca, João Vitorino, Andreia Martins 외

The emergence of smart cities demands harnessing advanced technologies like the Internet of Things (IoT) and Artificial Intelligence (AI) and promises to unlock cities' potential to become more sustainable, efficient, an…

Management