A zero-shot activity recognition system that classifies smart-home sensor windows by comparing sentence embeddings of data summaries with embeddings of activity descriptions, without prompting an LLM.
Large Language Models are Zero-Shot Recognizers for Activities of Daily Living
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The sensor-based recognition of Activities of Daily Living (ADLs) in smart home environments enables several applications in the areas of energy management, safety, well-being, and healthcare. ADLs recognition is typically based on deep learning methods requiring large datasets to be trained. Recently, several studies proved that Large Language Models (LLMs) effectively capture common-sense knowledge about human activities. However, the effectiveness of LLMs for ADLs recognition in smart home environments still deserves to be investigated. In this work, we propose ADL-LLM, a novel LLM-based ADLs recognition system. ADLLLM transforms raw sensor data into textual representations, that are processed by an LLM to perform zero-shot ADLs recognition. Moreover, in the scenario where a small labeled dataset is available, ADL-LLM can also be empowered with few-shot prompting. We evaluated ADL-LLM on two public datasets, showing its effectiveness in this domain.
fields
cs.AI 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Thou Shalt Not Prompt: Zero-Shot Human Activity Recognition in Smart Homes via Language Modeling of Sensor Data & Activities
A zero-shot activity recognition system that classifies smart-home sensor windows by comparing sentence embeddings of data summaries with embeddings of activity descriptions, without prompting an LLM.