Enabling Delayed-Full Charging Through Transformer-Based Real-Time-to-Departure Modeling for EV Battery Longevity
Yonggeon Lee, Jibin Hwang, Alfred Malengo Kondoro, Juhyun Song, Youngtae Noh
TL;DR
The paper tackles delaying full EV charging to protect battery longevity by accurately predicting daily departure times in real time. It reframes departure prediction as a time-to-event problem and introduces a Transformer-based TTD model that updates survival probabilities across discretized time grids using streaming contextual cues from smartphone sensing. The method, aided by Gaussian-smoothed supervision and carefully designed regularization, outperforms historical and context-aware baselines on a real-world dataset of 93 participants, achieving a MAE of 2.20 hours and benefiting from personalization. The work provides a practical benchmark for real-time departure prediction in smart EV charging, with implications for battery health, user experience, and scalable deployment.
Abstract
Electric vehicles (EVs) are key to sustainable mobility, yet their lithium-ion batteries (LIBs) degrade more rapidly under prolonged high states of charge (SOC). This can be mitigated by delaying full charging \ours until just before departure, which requires accurate prediction of user departure times. In this work, we propose Transformer-based real-time-to-event (TTE) model for accurate EV departure prediction. Our approach represents each day as a TTE sequence by discretizing time into grid-based tokens. Unlike previous methods primarily dependent on temporal dependency from historical patterns, our method leverages streaming contextual information to predict departures. Evaluation on a real-world study involving 93 users and passive smartphone data demonstrates that our method effectively captures irregular departure patterns within individual routines, outperforming baseline models. These results highlight the potential for practical deployment of the \ours algorithm and its contribution to sustainable transportation systems.
