AutoLife: Automatic Life Journaling with Smartphones and LLMs
Huatao Xu, Panrong Tong, Mo Li, Mani Srivastava
TL;DR
AutoLife tackles automatic life journaling by fusing multimodal smartphone sensors with LLM/VLM reasoning to generate long-duration semantic journals without user input. A multi-layer pipeline decomposes data into motion and location contexts, converts them into concise textual representations, and then synthesizes comprehensive journals via LLMs, aided by a duty-cycle data collection strategy to manage energy use. The system is evaluated on a real-life Hong Kong dataset and demonstrates high journal quality with competitive metrics (e.g., BERTScore, chrF) and no hallucinations, while also offering clear cost savings and practical deployment guidance. The work provides a publicly available benchmark and shows that combining map-based and WiFi-based location cues with structured prompts enables robust, privacy-conscious life journaling on commodity smartphones, paving the way for downstream personalized analytics and applications.
Abstract
This paper introduces a novel mobile sensing application - life journaling - designed to generate semantic descriptions of users' daily lives. We present AutoLife, an automatic life journaling system based on commercial smartphones. AutoLife only inputs low-cost sensor data (without photos or audio) from smartphones and can automatically generate comprehensive life journals for users. To achieve this, we first derive time, motion, and location contexts from multimodal sensor data, and harness the zero-shot capabilities of Large Language Models (LLMs), enriched with commonsense knowledge about human lives, to interpret diverse contexts and generate life journals. To manage the task complexity and long sensing duration, a multilayer framework is proposed, which decomposes tasks and seamlessly integrates LLMs with other techniques for life journaling. This study establishes a real-life dataset as a benchmark and extensive experiment results demonstrate that AutoLife produces accurate and reliable life journals.
