Press Start to Charge: Videogaming the Online Centralized Charging Scheduling Problem
Alireza Ghahtarani, Martin Cousineau, Amir-massoud Farahmand, Jorge E. Mendoza
TL;DR
This work tackles online centralized charging scheduling for home EVs by reframing it as a gamified, interactive zero-sum-like scheduling game. It compares four input-output representations (I2M, I2S, V2M, V2S) and proves that image-based inputs with movement outputs (I2M) yield the strongest theoretical generalization guarantees, while empirically delivering superior load-balancing performance. The authors develop an algorithmic suite—oracle, re-optimization, heuristics, and learning-based policies trained on expert demonstrations and refined with DAgger—evaluated across diverse arrival patterns and a real-world Greater Montréal Area case. Results show that I2M-DAgger consistently outperforms baselines in Max-Min load imbalance and RMSE, with substantial potential economic benefits from avoided distribution-capacity costs, demonstrating the practical value of gamified online coordination for residential EV charging and broader online resource allocation problems.
Abstract
We study the online centralized charging scheduling problem (OCCSP). In this problem, a central authority must decide, in real time, when to charge dynamically arriving electric vehicles (EVs), subject to capacity limits, with the objective of balancing load across a finite planning horizon. To solve the problem, we first gamify it; that is, we model it as a game where charging blocks are placed within temporal and capacity constraints on a grid. We design heuristic policies, train learning agents with expert demonstrations, and improve them using Dataset Aggregation (DAgger). From a theoretical standpoint, we show that gamification reduces model complexity and yields tighter generalization bounds than vector-based formulations. Experiments across multiple EV arrival patterns confirm that gamified learning enhances load balancing. In particular, the image-to-movement model trained with DAgger consistently outperforms heuristic baselines, vector-based approaches, and supervised learning agents, while also demonstrating robustness in sensitivity analyses. These operational gains translate into tangible economic value. In a real-world case study for the Greater Montréal Area (Québec, Canada) using utility cost data, the proposed methods lower system costs by tens of millions of dollars per year over the prevailing practice and show clear potential to delay costly grid upgrades.
