用迁移学习提升电池状态估计的PINN模型训练效率
Physics-Informed Neural Network with Transfer Learning for State Estimation in Lithium-Ion Batteries using the Single Particle Model with Electrolyte
- 先预训练通用电化学模型,再迁移到具体电池微调
- 电压预测准确,训练时间显著缩短
- 适合跨电池类型快速部署的工程场景
物理信息神经网络(PINNs)在求解非线性偏微分方程方面表现出强大能力,尤其适用于锂离子电池的电化学模型。传统数值方法如有限差分、有限体积和有限元法依赖离散化,对非线性系统计算成本高。为应对这一挑战,本文采用简化模型单粒子电解质模型(SPMe),并引入迁移学习框架来训练基于SPMe的PINN。模型首先在通用电化学动态上进行预训练,随后通过权重迁移、部分层冻结和参数微调,适应特定电池。使用PyBaMM验证表明,该方法能实现精确的电压预测,同时保持电化学一致性,大幅减少训练时间,实现跨电池类型的高效泛化。
原文摘要 · Abstract (English)
Physics-informed neural networks (PINNs) have emerged as a powerful tool for solving nonlinear partial differential equations (PDEs), including battery electrochemical models. They typically en-force conservation laws within the loss function to ensure physically consistent solutions. Tradi-tional numerical methods such as finite difference, finite volume, and finite element techniques, re-ly on discretization and can be computationally expensive for nonlinear systems. To address this challenge, PINNs offer improved scalability, particularly for reduced-order models like the single particle model with electrolyte (SPMe). The SPMe describes lithium-ion battery dynamics through coupled diffusion, transport, reaction kinetics, and voltage equations. Despite these advantages, training SPMe-based PINNs from scratch for different battery chemistries or operating conditions is demanding and often leads to slow convergence. To overcome this limitation, this work introduces a transfer learning framework for SPMe-PINNs. The model is first pretrained to learn general elec-trochemical dynamics and then adapted to a target battery by transferring weights, freezing se-lected layers, and fine tuning the remaining parameters, including estimating key electrochemical variables. Validation using PyBaMM demonstrates accurate voltage prediction, indicating that the proposed approach preserves electrochemical consistency while reducing training time and ena-bling efficient generalization across batteries.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。