paper-with-me

Papers

AgentSense: Virtual Sensor Data Generation Using LLM Agents in Simulated Home Environments

2025-06-13 · Zikang Leng, Megha Thukral, Yaqi Liu, Hrudhai Rajasekhar, Shruthi K. Hiremath, Thomas Plötz

A major obstacle in developing robust and generalizable smart home-based Human Activity Recognition (HAR) systems is the lack of large-scale, diverse labeled datasets. Variability in home layouts, sensor configurations, and user behavior adds further complexity, as individuals follow varied routines and perform activities in distinct ways. Building HAR systems that generalize well requires training data that captures the diversity across users and environments. To address these challenges, we introduce AgentSense, a virtual data generation pipeline where diverse personas are generated by leveraging Large Language Models. These personas are used to create daily routines, which are then decomposed into low-level action sequences. Subsequently, the actions are executed in a simulated home environment called VirtualHome that we extended with virtual ambient sensors capable of recording the agents activities as they unfold. Overall, AgentSense enables the generation of rich, virtual sensor datasets that represent a wide range of users and home settings. Across five benchmark HAR datasets, we show that leveraging our virtual sensor data substantially improves performance, particularly when real data are limited. Notably, models trained on a combination of virtual data and just a few days of real data achieve performance comparable to those trained on the entire real datasets. These results demonstrate and prove the potential of virtual data to address one of the most pressing challenges in ambient sensing, which is the distinct lack of large-scale, annotated datasets without requiring any manual data collection efforts.

📄 PDF Abstract BibTeX arXiv:2506.11773

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionHuman Activity Recognition

Similar Papers 제목 키워드 기반

AgentSense: LLMs Empower Generalizable and Explainable Web-Based Participatory Urban Sensing

2025-10-22 · Xusen Guo, Mingxing Peng, Xixuan Hao, Xingchen Zou 외 arxiv

Web-based participatory urban sensing has emerged as a vital approach for modern urban management by leveraging mobile individuals as distributed sensors. However, existing urban sensing systems struggle with limited gen…

AgentSense: Benchmarking Social Intelligence of Language Agents through Interactive Scenarios

2024-10-25 · Xinyi Mou, Jingcong Liang, Jiayu Lin, Xinnong Zhang 외

Large language models (LLMs) are increasingly leveraged to empower autonomous agents to simulate human beings in various fields of behavioral research. However, evaluating their capacity to navigate complex social intera…

BenchmarkingDiversityNavigate

V-IRL: Grounding Virtual Intelligence in Real Life

2024-02-05 · Jihan Yang, Runyu Ding, Ellis Brown, Xiaojuan Qi 외

There is a sensory gulf between the Earth that humans inhabit and the digital realms in which modern AI agents are created. To develop AI agents that can sense, think, and act as flexibly as humans in real-world settings…

Decision Making

Layout Generation Agents with Large Language Models

2024-05-13 · Yuichi Sasazawa, Yasuhiro Sogawa

In recent years, there has been an increasing demand for customizable 3D virtual spaces. Due to the significant human effort required to create these virtual spaces, there is a need for efficiency in virtual space creati…

Language ModelingLanguage ModellingLarge Language ModelLayout Generation+1

Scaling Human Activity Recognition: A Comparative Evaluation of Synthetic Data Generation and Augmentation Techniques

2025-06-09 · Zikang Leng, Archith Iyer, Thomas Plötz

Human activity recognition (HAR) is often limited by the scarcity of labeled datasets due to the high cost and complexity of real-world data collection. To mitigate this, recent work has explored generating virtual inert…

Activity RecognitionData AugmentationHuman Activity RecognitionSynthetic Data Generation