English

BatteryMFormer: Multi-level Learning for Battery Degradation Trajectory Forecasting

Artificial Intelligence 2026-05-27 v1

Abstract

Early battery degradation trajectory forecasting (BDTF), which predicts the full-life state-of-health trajectory from early operational data, is critical for battery optimization, manufacturing, and deployment. Battery degradation data exhibit two key characteristics. First, degradation data present a multi-level structure, including regularities shared within aging conditions and trajectory patterns shared across batteries. Second, degradation-related variations in voltage-current profiles are often localized to specific state-of-charge (SOC) intervals. Existing approaches often fail to explicitly model these characteristics. To bridge this gap, we propose BatteryMFormer, a multi-level Transformer for early BDTF. BatteryMFormer integrates (1) an aging-condition-aware decoder that injects aging-condition priors via aging-condition-informed queries and aging-condition-aware attention, (2) a meta degradation pattern memory that learns and retrieves trajectory prototypes to guide long-horizon forecasting, and (3) a dual-view encoder that jointly captures temporal dynamics and SOC-localized variations from voltage and current time series. Extensive experiments on four battery domains show that BatteryMFormer consistently outperforms state-of-the-art baselines, marking a significant step toward reliable BDTF. Our code is available at https://github.com/Ruifeng-Tan/BatteryMFormer.

Cite

@article{arxiv.2605.27044,
  title  = {BatteryMFormer: Multi-level Learning for Battery Degradation Trajectory Forecasting},
  author = {Ruifeng Tan and Jintao Dong and Weixiang Hong and Jia Li and Jiaqiang Huang and Tong-Yi Zhang},
  journal= {arXiv preprint arXiv:2605.27044},
  year   = {2026}
}