pith. sign in

arxiv: 2604.24724 · v2 · submitted 2026-04-27 · 📡 eess.SY · cs.SY

Data-Driven Privacy-Preserving Modeling and Frequency Regulation with Aggregated Electric Vehicles via Bilinear Hidden Markov Model

Pith reviewed 2026-05-08 01:32 UTC · model grok-4.3

classification 📡 eess.SY cs.SY
keywords electric vehiclesvehicle-to-gridfrequency regulationprivacy-preserving controlhidden Markov modelaggregated modelingdata-driven estimationancillary services
0
0 comments X

The pith

A bilinear hidden Markov model trained only on aggregate EV measurements can estimate fleet power output and flexibility accurately enough to enable frequency regulation.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

Electric vehicles can provide real-time grid support through vehicle-to-grid technology, but most coordination methods require private details such as individual travel times, battery parameters, or live state-of-charge values. This paper shows that a bilinear hidden Markov model fitted solely to total fleet measurements can still recover the collective power output and available flexibility. The resulting estimates support closed-loop frequency regulation commands that keep the grid stable without ever accessing data from any single vehicle. If the claim holds, large-scale EV participation in ancillary services becomes feasible while sidestepping both privacy regulations and the practical problems of incomplete or noisy individual data.

Core claim

The paper establishes that a bilinear hidden Markov model trained exclusively on aggregate power measurements can deliver accurate estimates of the EV fleet's power output and flexibility and can be used to generate effective frequency regulation signals without any individual EV information.

What carries the argument

Bilinear hidden Markov model that maps aggregate measurements to hidden fleet states and flexibility dynamics.

If this is right

  • Frequency regulation can be performed using only aggregate power measurements collected at the charger or substation level.
  • The approach remains effective even when individual state-of-charge data are missing or inaccurate.
  • Privacy is preserved because no arrival times, departure times, or battery parameters of single vehicles are required.
  • The method outperforms both conventional model-based controllers and federated-learning baselines under realistic data-quality conditions.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The same aggregate-only modeling strategy could be tested on other distributed resources whose owners resist sharing individual operating data.
  • If the learned model generalizes across different EV manufacturers and usage patterns, grid operators could deploy a single controller rather than per-fleet calibrations.
  • Real-time deployment would require checking whether the hidden-state estimates remain stable under sudden changes in fleet composition or charging-station availability.

Load-bearing premise

A model trained only on total fleet measurements can still recover the underlying flexibility and power-output behavior of the entire collection of vehicles.

What would settle it

A controlled simulation or field experiment in which frequency-regulation error or estimation accuracy becomes unacceptable when the model is retrained on aggregate data alone, while the same task succeeds with access to individual vehicle data.

Figures

Figures reproduced from arXiv: 2604.24724 by Geza Joos, Xiaozhe Wang, Yiping Liu.

Figure 1
Figure 1. Figure 1: Individual charging model of an EV. 𝑢𝑑,𝑖 = 𝑢𝑑,𝑖 ′ /𝑥𝑁+𝑖 2N+1 2N+2 …….. 3N-1 3N Smin Smax CM IM DM 1 2 …….. N-1 N N+1 N+2 …….. 2N-1 2N 2N+3 3 N+3 FCM 3N+3 𝑢𝑑,𝑁+1 𝑢𝑎,𝑖 = 𝑢𝑎,𝑖 ′ /𝑥𝑖 3N-2 2N-2 N-2 𝑢𝑏,𝑁+1 𝑢𝑏,𝑖 = 𝑢𝑏,𝑖 ′ …….. /𝑥𝑁+𝑖 …….. 3N+1 3N+2 …….. 𝑢𝑐,𝑖 = 𝑢𝑐,𝑖 ′ /𝑥2𝑁+𝑖 …….. Control signals 𝑢𝑐,𝑖/𝑢𝑑,𝑖 Control signals 𝑢𝑎,𝑖/𝑢𝑏,𝑖 SOC boundary transitions State Transitions Charging Mode (CM) Force Charging Mode (FCM… view at source ↗
Figure 2
Figure 2. Figure 2: State transition of aggregated EVs. Modified from Fig. 4. in [5]. view at source ↗
Figure 2
Figure 2. Figure 2: The lower flexibility bound P is obtained by setting every entry of uc, ud, and ud,N+1 to 1 in (8), which enforces the opposite transitions. These control settings are used only in simulations to estimate flexibility. The detailed algorithm for predicting aggregated power outputs and flexibility is outlined in Algorithm 1. Remarks: • Proper initialization of model parameters can significantly improve predi… view at source ↗
Figure 3
Figure 3. Figure 3: Periodic updates of model parameters using sliding windows. view at source ↗
Figure 4
Figure 4. Figure 4: The frequency regulation framework with EVs. view at source ↗
Figure 6
Figure 6. Figure 6: Prediction results of different modeling methods with control present. view at source ↗
Figure 7
Figure 7. Figure 7: Wind and load profiles adapted from [30]. view at source ↗
Figure 9
Figure 9. Figure 9: Absolute power tracking error of different modeling methods under view at source ↗
Figure 10
Figure 10. Figure 10: Frequency deviation profiles of different modeling methods under view at source ↗
read the original abstract

Vehicle-to-Grid (V2G) technology allows bidirectional power flow for real-time grid support, making electric vehicles (EVs) well-suited for ancillary services such as frequency regulation. However, existing methods for flexibility estimation and coordinating aggregated EVs often rely on individual EV traveling information (e.g., arrival/departure time) and/or characteristic parameters (e.g., charging efficiency, battery capacity) as well as real-time state-of-charge (SOC), which raises privacy concerns and faces data quality issues. To address these challenges, this paper proposes a data-driven, privacy-preserving modeling and control framework for frequency regulation using aggregated EVs. The proposed method can provide accurate estimation for power outputs and flexibility of aggregated EVs and carry out effective frequency regulation without any individual EV information. Simulation results validate the accuracy and effectiveness of the proposed method, which also outperforms the model-based and federated learning-based method under SOC data inaccuracies.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

3 major / 2 minor

Summary. The manuscript proposes a data-driven, privacy-preserving framework for modeling aggregated electric vehicles (EVs) using a bilinear hidden Markov model (BHMM). It claims this enables accurate estimation of aggregate power outputs and flexibility for frequency regulation without any individual EV information such as traveling data, parameters, or real-time SOC, while outperforming model-based and federated learning methods under SOC inaccuracies, as validated by simulations.

Significance. If the BHMM can reliably recover flexibility bounds and support effective regulation from aggregate measurements alone, the work would meaningfully advance V2G applications by resolving privacy and data-quality barriers to large-scale EV aggregation for ancillary services. The data-driven formulation and claimed outperformance under realistic inaccuracies represent potential strengths, provided they are backed by reproducible quantitative validation.

major comments (3)
  1. [Abstract / Simulation results] Abstract and simulation section: The claim that 'simulations validate the accuracy and effectiveness' and that the method 'outperforms' alternatives is unsupported by any quantitative metrics, error bars, training/validation splits, data exclusion rules, or statistical significance tests. This absence makes it impossible to evaluate whether the central claim of accurate power and flexibility estimation holds.
  2. [Model formulation] Model formulation (likely §3): The bilinear HMM is fitted exclusively to aggregate power observations, yet flexibility is a nonlinear function of the joint distribution of individual SOCs, capacities, and efficiencies. No explicit verification is provided that the chosen hidden-state space and bilinear emission structure can reconstruct the support of feasible aggregate power ranges; without this, estimated flexibility bounds risk being optimistic or pessimistic for the subsequent regulation controller.
  3. [Numerical results / Validation] Validation against ground truth: The paper does not report comparisons of BHMM-derived flexibility against true feasible sets computed from individual EV trajectories (even in simulation), leaving open whether the aggregate-only approach recovers the necessary statistics of hidden states or merely fits observed power sums.
minor comments (2)
  1. [Model section] Notation for the bilinear transition and emission matrices should be clarified with explicit definitions of state and observation spaces to avoid ambiguity in how individual heterogeneity is implicitly captured.
  2. [Abstract / Experiments] The abstract mentions outperformance 'under SOC data inaccuracies' but does not specify the nature or magnitude of those inaccuracies or the exact baseline implementations; this should be detailed for reproducibility.

Simulated Author's Rebuttal

3 responses · 0 unresolved

We thank the referee for the constructive and detailed review of our manuscript. We address each major comment point by point below, providing clarifications from the work and indicating revisions that will be incorporated to strengthen the presentation and validation.

read point-by-point responses
  1. Referee: [Abstract / Simulation results] Abstract and simulation section: The claim that 'simulations validate the accuracy and effectiveness' and that the method 'outperforms' alternatives is unsupported by any quantitative metrics, error bars, training/validation splits, data exclusion rules, or statistical significance tests. This absence makes it impossible to evaluate whether the central claim of accurate power and flexibility estimation holds.

    Authors: We agree that the abstract and simulation results section would benefit from more explicit quantitative support. The manuscript presents performance through comparative figures, but does not include tabulated metrics such as RMSE for power estimation, bound accuracy for flexibility, or details on simulation data splits and statistical tests. We will revise the abstract to reference key quantitative outcomes and add a table in the numerical results section reporting these metrics along with error bars, simulation setup parameters, and data generation details. revision: yes

  2. Referee: [Model formulation] Model formulation (likely §3): The bilinear HMM is fitted exclusively to aggregate power observations, yet flexibility is a nonlinear function of the joint distribution of individual SOCs, capacities, and efficiencies. No explicit verification is provided that the chosen hidden-state space and bilinear emission structure can reconstruct the support of feasible aggregate power ranges; without this, estimated flexibility bounds risk being optimistic or pessimistic for the subsequent regulation controller.

    Authors: The bilinear emission structure and hidden-state representation are chosen to capture aggregate interactions that implicitly encode the joint effects of individual states. We acknowledge that an explicit check against the true support of feasible aggregate power would provide stronger assurance. In the revised manuscript we will add a verification step (in the main text or appendix) that uses the simulation environment to compute ground-truth feasible ranges from individual trajectories and confirms that the BHMM-derived bounds correctly cover the necessary support. revision: yes

  3. Referee: [Numerical results / Validation] Validation against ground truth: The paper does not report comparisons of BHMM-derived flexibility against true feasible sets computed from individual EV trajectories (even in simulation), leaving open whether the aggregate-only approach recovers the necessary statistics of hidden states or merely fits observed power sums.

    Authors: Although the BHMM is trained solely on aggregate power, the simulation framework generates data from individual EV models, allowing post-hoc computation of true feasible sets. We will revise the numerical results section to include direct side-by-side comparisons of the BHMM-estimated flexibility bounds versus the true feasible sets derived from individual SOCs, capacities, and efficiencies, thereby demonstrating that the model recovers the relevant hidden-state statistics rather than merely fitting observed aggregates. revision: yes

Circularity Check

0 steps flagged

No significant circularity detected

full rationale

The paper presents a standard data-driven bilinear HMM trained exclusively on aggregate power measurements to estimate EV fleet power outputs and flexibility, followed by a model-based frequency regulation controller. No load-bearing step reduces by construction to its own inputs: parameter estimation uses observed aggregate data, and subsequent predictions or control actions are generated from the fitted model applied to new observations. There are no self-definitional equations, no relabeling of fitted quantities as independent predictions, and no load-bearing self-citations that substitute for external validation. The derivation chain remains self-contained and externally falsifiable via simulation benchmarks against model-based and federated-learning baselines.

Axiom & Free-Parameter Ledger

0 free parameters · 0 axioms · 0 invented entities

Abstract-only review provides no equations, training procedure, or model specification, so no free parameters, axioms, or invented entities can be identified.

pith-pipeline@v0.9.0 · 5465 in / 1058 out tokens · 44154 ms · 2026-05-08T01:32:15.025772+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

32 extracted references · 32 canonical work pages

  1. [1]

    A survey of algorithms for distributed charging control of electric vehicles in smart grid,

    N. I. Nimalsiri, C. P. Mediwaththe, E. L. Ratnam, M. Shaw, D. B. Smith, and S. K. Halgamuge, “A survey of algorithms for distributed charging control of electric vehicles in smart grid,”IEEE Transactions 11 on Intelligent Transportation Systems, vol. 21, no. 11, pp. 4497–4515, 2019

  2. [2]

    Evaluation of achievable vehicle- to-grid capacity using aggregate pev model,

    H. Zhang, Z. Hu, Z. Xu, and Y . Song, “Evaluation of achievable vehicle- to-grid capacity using aggregate pev model,”IEEE Transactions on Power Systems, vol. 32, no. 1, pp. 784–794, 2016

  3. [3]

    Dynamic frequency response from electric vehicles considering travelling behavior in the great britain power system,

    J. Meng, Y . Mu, H. Jia, J. Wu, X. Yu, and B. Qu, “Dynamic frequency response from electric vehicles considering travelling behavior in the great britain power system,”Applied energy, vol. 162, pp. 966–979, 2016

  4. [4]

    State space modeling and control of aggregated tcls for regulation services in power grids,

    M. Song, C. Gao, M. Shahidehpour, Z. Li, J. Yang, and H. Yan, “State space modeling and control of aggregated tcls for regulation services in power grids,”IEEE Transactions on Smart Grid, vol. 10, no. 4, pp. 4095–4106, 2018

  5. [5]

    State space model of aggregated electric vehicles for frequency regulation,

    M. Wang, Y . Mu, F. Li, H. Jia, X. Li, Q. Shi, and T. Jiang, “State space model of aggregated electric vehicles for frequency regulation,”IEEE Transactions on Smart Grid, vol. 11, no. 2, pp. 981–994, 2019

  6. [6]

    Electric vehicle aggregator modeling and control for frequency regulation considering progressive state recovery,

    M. Wang, Y . Mu, Q. Shi, H. Jia, and F. Li, “Electric vehicle aggregator modeling and control for frequency regulation considering progressive state recovery,”IEEE Transactions on Smart Grid, vol. 11, no. 5, pp. 4176–4189, 2020

  7. [7]

    An extended state space model for aggregation of large-scale evs considering fast charging,

    S. Kiani, K. Sheshyekani, and H. Dagdougui, “An extended state space model for aggregation of large-scale evs considering fast charging,” IEEE Transactions on Transportation Electrification, vol. 9, no. 1, pp. 1238–1251, 2022

  8. [8]

    An extended state space model of aggregated electric vehicles for flexibility estimation and power control,

    Y . Liu, X. Wang, and G. Joos, “An extended state space model of aggregated electric vehicles for flexibility estimation and power control,” arXiv preprint arXiv:2503.04714, 2025

  9. [9]

    A data-driven management strategy of electric vehicles and thermostatically controlled loads based on modified generative adversarial network,

    Y . Tao, J. Qiu, and S. Lai, “A data-driven management strategy of electric vehicles and thermostatically controlled loads based on modified generative adversarial network,”IEEE Transactions on Transportation Electrification, vol. 8, no. 1, pp. 1430–1444, 2021

  10. [10]

    A v2g-oriented reinforcement learning framework and empirical study for heterogeneous electric vehicle charging management,

    X. Hao, Y . Chen, H. Wang, H. Wang, Y . Meng, and Q. Gu, “A v2g-oriented reinforcement learning framework and empirical study for heterogeneous electric vehicle charging management,”Sustainable Cities and Society, vol. 89, p. 104345, 2023

  11. [11]

    An augmented lagrangian- based safe reinforcement learning algorithm for carbon-oriented optimal scheduling of ev aggregators,

    X. Shi, Y . Xu, G. Chen, and Y . Guo, “An augmented lagrangian- based safe reinforcement learning algorithm for carbon-oriented optimal scheduling of ev aggregators,”IEEE Transactions on Smart Grid, vol. 15, no. 1, pp. 795–809, 2023

  12. [12]

    Optimal electric vehicle charging strategy with markov decision process and reinforcement learning technique,

    T. Ding, Z. Zeng, J. Bai, B. Qin, Y . Yang, and M. Shahidehpour, “Optimal electric vehicle charging strategy with markov decision process and reinforcement learning technique,”IEEE Transactions on Industry Applications, vol. 56, no. 5, pp. 5811–5823, 2020

  13. [13]

    Definition and evaluation of model-free coordination of electrical vehicle charging with reinforcement learning,

    N. Sadeghianpourhamami, J. Deleu, and C. Develder, “Definition and evaluation of model-free coordination of electrical vehicle charging with reinforcement learning,”IEEE Transactions on Smart Grid, vol. 11, no. 1, pp. 203–214, 2019

  14. [14]

    Real-time feedback based online aggregate ev power flexibility characterization,

    D. Yan, S. Huang, and Y . Chen, “Real-time feedback based online aggregate ev power flexibility characterization,”IEEE Transactions on Sustainable Energy, vol. 15, no. 1, pp. 658–673, 2023

  15. [15]

    Local differential privacy-based privacy-preserving data range query scheme for electric vehicle charging,

    Z. Ju and Y . Li, “Local differential privacy-based privacy-preserving data range query scheme for electric vehicle charging,”IEEE Transactions on Network Science and Engineering, vol. 11, no. 1, pp. 673–684, 2023

  16. [16]

    A homomorphic encryption- based private collaborative distributed energy management system,

    Z. Cheng, F. Ye, X. Cao, and M.-Y . Chow, “A homomorphic encryption- based private collaborative distributed energy management system,” IEEE Transactions on Smart Grid, vol. 12, no. 6, pp. 5233–5243, 2021

  17. [17]

    Privacy preserving machine learning for electric vehicles: A survey,

    A. R. Sani, M. U. Hassan, and J. Chen, “Privacy preserving machine learning for electric vehicles: A survey,”arXiv preprint arXiv:2205.08462, 2022

  18. [18]

    Federated reinforcement learning for electric vehicles charging control on distribution networks,

    J. Qian, Y . Jiang, X. Liu, Q. Wang, T. Wang, Y . Shi, and W. Chen, “Federated reinforcement learning for electric vehicles charging control on distribution networks,”IEEE Internet of Things Journal, vol. 11, no. 3, pp. 5511–5525, 2023

  19. [19]

    Federated learning with local differential privacy for autonomous electronic ve- hicles: Enhancing security and performance,

    X. Wang, B.-G. Kim, M. Amoon, S. Kumar, and Z. Liu, “Federated learning with local differential privacy for autonomous electronic ve- hicles: Enhancing security and performance,”IEEE Transactions on Consumer Electronics, 2025

  20. [20]

    Federated learning for connected and automated vehicles: A survey of existing approaches and challenges,

    V . P. Chellapandi, L. Yuan, C. G. Brinton, S. H. ˙Zak, and Z. Wang, “Federated learning for connected and automated vehicles: A survey of existing approaches and challenges,”IEEE Transactions on Intelligent Vehicles, vol. 9, no. 1, pp. 119–137, 2023

  21. [21]

    Maximum likelihood identification of multivariable bilinear state-space systems by projected gradient search,

    V . Verdult, N. Bergboer, and M. Verhaegen, “Maximum likelihood identification of multivariable bilinear state-space systems by projected gradient search,” inProceedings of the 41st IEEE Conference on Decision and Control, 2002., vol. 2. IEEE, 2002, pp. 1808–1813

  22. [22]

    P. M. Pardalos and V . A. Yatsenko,Optimization and control of bilinear systems: theory, algorithms, and applications. Springer Science & Business Media, 2010, vol. 11

  23. [23]

    The gradient-based iterative estimation algorithms for bilinear systems with autoregressive noise,

    M. Li, X. Liu, and F. Ding, “The gradient-based iterative estimation algorithms for bilinear systems with autoregressive noise,”Circuits, Systems, and Signal Processing, vol. 36, pp. 4541–4568, 2017

  24. [24]

    Subspace identifica- tion of bilinear systems subject to white inputs,

    W. Favoreel, B. De Moor, and P. Van Overschee, “Subspace identifica- tion of bilinear systems subject to white inputs,”IEEE Transactions on Automatic Control, vol. 44, no. 6, pp. 1157–1165, 1999

  25. [25]

    Learning bilinear models of actuated koopman generators from partially-observed trajectories,

    S. E. Otto, S. Peitz, and C. W. Rowley, “Learning bilinear models of actuated koopman generators from partially-observed trajectories,”arXiv preprint arXiv:2209.09977, 2022

  26. [26]

    On the convergence properties of the em algorithm,

    C. J. Wu, “On the convergence properties of the em algorithm,”The Annals of statistics, pp. 95–103, 1983

  27. [27]

    P. A. Ioannou and J. Sun,Robust adaptive control. PTR Prentice-Hall Upper Saddle River, NJ, 1996, vol. 1

  28. [28]

    Model predictive control,

    B. Kouvaritakis and M. Cannon, “Model predictive control,”Switzer- land: Springer International Publishing, vol. 38, pp. 13–56, 2016

  29. [29]

    Liste des bornes de recharge,

    Circuit ´Electrique, “Liste des bornes de recharge,” https://www. donneesquebec.ca/recherche/dataset/liste-des-bornes-de-recharge, 2015, donn´ees Qu ´ebec. Last updated: 26 June 2023. Accessed: 16 September 2025

  30. [30]

    Services – ˇCeps, a.s

    ˇCEPS, a.s., “Services – ˇCeps, a.s.” https://www.ceps.cz/en/services, accessed: Apr. 30, 2025

  31. [31]

    A hybrid dynamic demand control strategy for power system frequency regulation,

    Q. Shi, H. Cui, F. Li, Y . Liu, W. Ju, and Y . Sun, “A hybrid dynamic demand control strategy for power system frequency regulation,”CSEE Journal of Power and Energy Systems, vol. 3, no. 2, pp. 176–185, 2017

  32. [32]

    Applicability of a clustered unit commitment model in power system modeling,

    J. Meus, K. Poncelet, and E. Delarue, “Applicability of a clustered unit commitment model in power system modeling,”IEEE Transactions on Power Systems, vol. 33, no. 2, pp. 2195–2204, 2017. APPENDIXA E STEP: KALMANFILTER ANDSMOOTHER LetV 0 =A−I, and define ˜Vj as in (24) forj= 0, . . . , N u. The model in (9) can be reformulated as (25). ˜Vj = 0V ′ j 0V T ...