arXiv:2507.18320cs.LG2025-07被引 1

用时间感知的逆序变换器精准预测电池健康状态,解决数据不规则难题。

State of Health Estimation of Batteries Using a Time-Informed Dynamic Sequence-Inverted Transformer

  • 引入连续时间嵌入与动态时序注意力,处理非均匀采样和长度不一的充放电序列。
  • 在NASA电池数据集上误差降低超50%,预测误差低于0.58%。
  • 适合需要高精度健康监测的电池管理、智能运维等场景。

过去十年间,电池驱动车辆和储能系统的广泛应用使电池健康监测日益重要。电池在反复充放电过程中不可避免地退化,导致能量效率下降和过热风险,威胁系统安全。因此,准确估计电池健康状态(SoH)对保障运行可靠性与安全性至关重要。现有机器学习模型如LSTM、Transformer等虽用于从放电周期数据中估算SoH,但难以应对真实测量中的不规则性:放电数据常以非均匀间隔记录,且各周期长度差异显著。多数方法通过提取序列特征而非全序列处理,造成信息丢失,影响精度。为此,本文提出一种新架构——时间感知动态序列逆变变压器(TIDSIT)。该模型采用连续时间嵌入表示非均匀采样数据,并利用带填充的序列与时间注意力机制,在不丢弃序列信息的前提下处理可变长度输入。在NASA电池退化数据集上的实验表明,TIDSIT显著优于现有模型,预测误差降低超过50%,且保持在0.58%以下。该架构具备泛化能力,有望推广至其他含不规则时间序列的健康监测任务。

原文摘要 · Abstract (English)

The rapid adoption of battery-powered vehicles and energy storage systems over the past decade has made battery health monitoring increasingly critical. Batteries play a central role in the efficiency and safety of these systems, yet they inevitably degrade over time due to repeated charge-discharge cycles. This degradation leads to reduced energy efficiency and potential overheating, posing significant safety concerns. Accurate estimation of a State of Health (SoH) of battery is therefore essential for ensuring operational reliability and safety. Several machine learning architectures, such as LSTMs, transformers, and encoder-based models, have been proposed to estimate SoH from discharge cycle data. However, these models struggle with the irregularities inherent in real-world measurements: discharge readings are often recorded at non-uniform intervals, and the lengths of discharge cycles vary significantly. To address this, most existing approaches extract features from the sequences rather than processing them in full, which introduces information loss and compromises accuracy. To overcome these challenges, we propose a novel architecture: Time-Informed Dynamic Sequence Inverted Transformer (TIDSIT). TIDSIT incorporates continuous time embeddings to effectively represent irregularly sampled data and utilizes padded sequences with temporal attention mechanisms to manage variable-length inputs without discarding sequence information. Experimental results on the NASA battery degradation dataset show that TIDSIT significantly outperforms existing models, achieving over 50% reduction in prediction error and maintaining an SoH prediction error below 0.58%. Furthermore, the architecture is generalizable and holds promise for broader applications in health monitoring tasks involving irregular time-series data.

电池健康时序建模Transformer

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。