用隐私保护的充电数据,自监督学习电池容量,效果远超现有方法。
Learning More with Less: A Generalizable, Self-Supervised Framework for Privacy-Preserving Capacity Estimation with EV Charging Data
- 通过片段对比与加权重建,从碎片化数据中学习深层特征。
- 在跨厂商、跨年龄的数据分布偏移下,测试误差比最优基线低31.9%。
- 适合电池健康度评估、智能运维等实际场景使用。
准确估计电池容量对缓解消费者对电动车性能与可靠性担忧至关重要。然而,严格的隐私法规和标注数据不足,限制了可泛化的容量估计模型发展,尤其在真实世界数据分布变化时表现不佳。现有自监督方法难以有效处理特征少、噪声多的隐私友好型数据。本文提出首个基于自监督预训练的容量估计模型,利用大规模真实电动车运行中的隐私保护充电数据片段。提出的片段相似性加权掩码重建框架,通过对比学习捕捉碎片片段间的高层相似性,再结合相似性加权的掩码重建,同时学习单个片段内的细粒度充电模式与片段间的关联关系。得益于丰富的表征学习,该模型在受制造商与老化引起的分布偏移影响的挑战性场景下,仍显著优于现有最佳基准,测试误差降低31.9%。源代码已公开于 https://github.com/en-research/GenEVBattery。
原文摘要 · Abstract (English)
Accurate battery capacity estimation is key to alleviating consumer concerns about battery performance and reliability of electric vehicles (EVs). However, practical data limitations imposed by stringent privacy regulations and labeled data shortages hamper the development of generalizable capacity estimation models that remain robust to real-world data distribution shifts. While self-supervised learning can leverage unlabeled data, existing techniques are not particularly designed to learn effectively from challenging field data -- let alone from privacy-friendly data, which are often less feature-rich and noisier. In this work, we propose a first-of-its-kind capacity estimation model based on self-supervised pre-training, developed on a large-scale dataset of privacy-friendly charging data snippets from real-world EV operations. Our pre-training framework, snippet similarity-weighted masked input reconstruction, is designed to learn rich, generalizable representations even from less feature-rich and fragmented privacy-friendly data. Our key innovation lies in harnessing contrastive learning to first capture high-level similarities among fragmented snippets that otherwise lack meaningful context. With our snippet-wise contrastive learning and subsequent similarity-weighted masked reconstruction, we are able to learn rich representations of both granular charging patterns within individual snippets and high-level associative relationships across different snippets. Bolstered by this rich representation learning, our model consistently outperforms state-of-the-art baselines, achieving 31.9% lower test error than the best-performing benchmark, even under challenging domain-shifted settings affected by both manufacturer and age-induced distribution shifts. Source code is available at https://github.com/en-research/GenEVBattery.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。