English

Learning to Simulate Daily Activities via Modeling Dynamic Human Needs

Machine Learning 2023-02-23 v1 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2302.10897,
  title  = {Learning to Simulate Daily Activities via Modeling Dynamic Human Needs},
  author = {Yuan Yuan and Huandong Wang and Jingtao Ding and Depeng Jin and Yong Li},
  journal= {arXiv preprint arXiv:2302.10897},
  year   = {2023}
}

Comments

Accepted by WWW 2023

R2 v1 2026-06-28T08:45:55.945Z