paper-with-me

Papers

Learning to Simulate Daily Activities via Modeling Dynamic Human Needs

2023-02-09 · Yuan Yuan, Huandong Wang, Jingtao Ding, Depeng Jin, Yong Li

Daily activity data that records individuals' various types of activities in daily life are widely used in many applications such as activity scheduling, activity recommendation, and policymaking. Though with high value, its accessibility is limited due to high collection costs and potential privacy issues. Therefore, simulating human activities to produce massive high-quality data is of great importance to benefit practical applications. However, existing solutions, including rule-based methods with simplified assumptions of human behavior and data-driven methods directly fitting real-world data, both cannot fully qualify for matching reality. In this paper, motivated by the classic psychological theory, Maslow's need theory describing human motivation, we propose a knowledge-driven simulation framework based on generative adversarial imitation learning. To enhance the fidelity and utility of the generated activity data, our core idea is to model the evolution of human needs as the underlying mechanism that drives activity generation in the simulation model. Specifically, this is achieved by a hierarchical model structure that disentangles different need levels, and the use of neural stochastic differential equations that successfully captures piecewise-continuous characteristics of need dynamics. Extensive experiments demonstrate that our framework outperforms the state-of-the-art baselines in terms of data fidelity and utility. Besides, we present the insightful interpretability of the need modeling. The code is available at https://github.com/tsinghua-fib-lab/SAND.

📄 PDF Abstract BibTeX arXiv:2302.10897

Code (1)

tsinghua-fib-lab/sand 공식 구현 pytorch

Tasks

Imitation LearningSandScheduling

Similar Papers 제목 키워드 기반

A Markovian-based Approach for Daily Living Activities Recognition

2016-03-10 · Zaineb Liouane, Tayeb Lemlouma, Philippe Roose, Frédéric Weis 외

Recognizing the activities of daily living plays an important role in healthcare. It is necessary to use an adapted model to simulate the human behavior in a domestic space to monitor the patient harmonically and to inte…

Simulating Human-like Daily Activities with Desire-driven Autonomy

2024-12-09 · Yiding Wang, Yuxuan Chen, Fangwei Zhong, Long Ma 외

Existing task-oriented AI agents often depend on explicit instructions or external rewards, limiting their ability to be driven by intrinsic motivations like humans. In this paper, we present a desire-driven autonomy fra…

Language ModelingLanguage ModellingLarge Language Model

Unobtrusive Monitoring of Physical Weakness: A Simulated Approach

2024-06-14 · Chen Long-fei, Muhammad Ahmed Raza, Craig Innes, Subramanian Ramamoorthy 외

Aging and chronic conditions affect older adults' daily lives, making early detection of developing health issues crucial. Weakness, common in many conditions, alters physical movements and daily activities subtly. Howev…

CitySim: Modeling Urban Behaviors and City Dynamics with Large-Scale LLM-Driven Agent Simulation

2025-06-26 · Nicolas Bougie, Narimasa Watanabe

Modeling human behavior in urban environments is fundamental for social science, behavioral studies, and urban planning. Prior work often rely on rigid, hand-crafted rules, limiting their ability to simulate nuanced inte…

Proactive Robot Assistance via Spatio-Temporal Object Modeling

2022-11-28 · Maithili Patel, Sonia Chernova

Proactive robot assistance enables a robot to anticipate and provide for a user's needs without being explicitly asked. We formulate proactive assistance as the problem of the robot anticipating temporal patterns of obje…

Graph Neural NetworkObjectTemporal Sequences