arXiv:2601.09626cs.LGcs.AI2026-01

用大模型快速优化电池充电策略,提升寿命并减少试错成本。

From Prompt to Protocol: Fast Charging Batteries with Large Language Models

  • 通过大模型生成充电协议代码或显式函数,实现无梯度优化
  • 在真实快充场景中,电池健康度提升4.2%,优于现有最优方案
  • 支持语言约束,适合需高效探索复杂协议的工业研发

高效优化电池充电协议面临评估慢、成本高且不可微的挑战。现有方法常过度限制搜索空间,制约协议多样性与性能上限。本文提出两种无梯度、基于大模型的闭环方法:Prompt-to-Optimizer(P2O)利用大模型生成小型神经网络协议代码,再由内循环训练;Prompt-to-Protocol(P2P)直接生成电流及其标量参数的显式函数。在多个案例研究中,P2O性能超越贝叶斯优化、进化算法和随机搜索设计的神经网络。在真实快充场景下,P2O与P2P均使电池健康度(容量保持率)提升约4.2%,且在相同评估预算下,P2P达到此效果。结果表明,大模型可拓展协议函数形式空间,融入语言约束,并在高成本实验中实现高效优化。

原文摘要 · Abstract (English)

Efficiently optimizing battery charging protocols is challenging because each evaluation is slow, costly, and non-differentiable. Many existing approaches address this difficulty by heavily constraining the protocol search space, which limits the diversity of protocols that can be explored, preventing the discovery of higher-performing solutions. We introduce two gradient-free, LLM-driven closed-loop methods: Prompt-to-Optimizer (P2O), which uses an LLM to propose the code for small neural-network-based protocols, which are then trained by an inner loop, and Prompt-to-Protocol (P2P), which simply writes an explicit function for the current and its scalar parameters. Across our case studies, LLM-guided P2O outperforms neural networks designed by Bayesian optimization, evolutionary algorithms, and random search. In a realistic fast charging scenario, both P2O and P2P yield around a 4.2 percent improvement in state of health (capacity retention based health metric under fast charging cycling) over a state-of-the-art multi-step constant current (CC) baseline, with P2P achieving this under matched evaluation budgets (same number of protocol evaluations). These results demonstrate that LLMs can expand the space of protocol functional forms, incorporate language-based constraints, and enable efficient optimization in high cost experimental settings.

电池优化大模型应用智能控制

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