🤖 AI Summary
Balancing privacy preservation and model utility remains challenging in GPS trajectory-driven stress recognition. Method: This paper proposes an end-to-end semantic location encoding framework: it constructs a static semantic map using a self-hosted OpenStreetMap (OSM) engine and performs on-device trajectory anonymization via large language model–guided stop detection and semantic labeling. Contribution/Results: We first quantify the impact of semantic features on the privacy–utility trade-off, demonstrating that under strong privacy guarantees—i.e., no exposure of raw coordinates—the model’s stress recognition performance is statistically indistinguishable from a non-private baseline (p > 0.05). Experiments employ leave-one-subject-out (LOSO) cross-validation; key discriminative semantic features are leisure, work, and commuting periods. Our approach achieves high-accuracy stress recognition while enforcing strict location privacy.
📝 Abstract
Psychological stress is a widespread issue that significantly impacts student well-being and academic performance. Effective remote stress recognition is crucial, yet existing methods often rely on wearable devices or GPS-based clustering techniques that pose privacy risks. In this study, we introduce a novel, end-to-end privacy-enhanced framework for semantic location encoding using a self-hosted OSM engine and an LLM-bootstrapped static map. We rigorously quantify the privacy-utility trade-off and demonstrate (via LOSO validation) that our Privacy-Aware (PA) model achieves performance statistically indistinguishable from a non-private model, proving that utility does not require sacrificing privacy. Feature importance analysis highlights that recreational activity time, working time, and travel time play a significant role in stress recognition.