Enhancing Screen Time Identification in Children with a Multi-View Vision Language Model and Screen Time Tracker
Xinlong Hou, Sen Shen, Xueshen Li, Xinran Gao, Ziyi Huang, Steven J. Holiday, Matthew R. Cribbet, Susan W. White, Edward Sazonov, Yu Gan
TL;DR
This work addresses the need for objective, non-invasive measurement of children's screen exposure across devices in natural settings. It introduces Screen Time Tracker (STT) wearables and a multi-view Vision Language Model (MV-VLM) that processes egocentric image streams from multiple views, guided by a CLIP-based view-selection module, to generate scene descriptions and identify screen types (TV, Smartphone, Computer) via keyword mapping. The model uses Swin Transformer visual embeddings, MiniLM text embeddings, alignment layers, and Llama2-7B for text generation, with training focused on alignment layers; key results show MV-VLM outperforms baselines, achieving 95.5% accuracy for screen existence and strong screen-type discrimination, with an ablation confirming the necessity of each component. The framework is validated on a free-living, child-centered dataset of 1,800 images from 30 children, demonstrating practical viability, comfort suitability, and potential for integration with behavioral studies to link screen exposure with health outcomes.
Abstract
Being able to accurately monitor the screen exposure of young children is important for research on phenomena linked to screen use such as childhood obesity, physical activity, and social interaction. Most existing studies rely upon self-report or manual measures from bulky wearable sensors, thus lacking efficiency and accuracy in capturing quantitative screen exposure data. In this work, we developed a novel sensor informatics framework that utilizes egocentric images from a wearable sensor, termed the screen time tracker (STT), and a vision language model (VLM). In particular, we devised a multi-view VLM that takes multiple views from egocentric image sequences and interprets screen exposure dynamically. We validated our approach by using a dataset of children's free-living activities, demonstrating significant improvement over existing methods in plain vision language models and object detection models. Results supported the promise of this monitoring approach, which could optimize behavioral research on screen exposure in children's naturalistic settings.
