← Back to papers

Paper deep dive

A scalable neural bundle map for multiphysics prediction in lithium-ion battery across varying configurations

Zhiwei Zhao, Changqing Liu, Jie Lin, Fan Yang, Yifan Zhang, Yan Jin, Yingguang Li

Year: 2026Venue: arXiv preprintArea: cs.CEType: PreprintEmbeddings: 62

Abstract

Abstract:Efficient and accurate prediction of Multiphysics evolution across diverse cell geometries is fundamental to the design, management and safety of lithium-ion batteries. However, existing computational frameworks struggle to capture the coupled electrochemical, thermal, and mechanical dynamics across diverse cell geometries and varying operating conditions. Here, we present a Neural Bundle Map (NBM), a mathematically rigorous framework that reformulates multiphysics evolution as a bundle map over a geometric base manifold. This approach enables the complete decoupling of geometric complexity from underlying physical laws, ensuring strong operator continuity across varying domains. Our framework achieves high-fidelity spatiotemporal predictions with a normalized mean absolute error of less than 1% across varying configurations, while maintaining stability during long-horizon forecasting far beyond the training window and reducing computational costs by two orders of magnitude compared with conventional solvers. Leveraging this capability, we rapidly explored a vast configurational space to identify an optimal battery design that yields a 38% increase in energy density while adhering to thermal safety constraints. Furthermore, the NBM demonstrates remarkable scalability to multi-cell systems through few-shot transfer learning, providing a foundational paradigm for the intelligent design and real-time monitoring of complex energy storage infrastructures.

Tags

ai-safety (imported, 100%)csce (suggested, 92%)preprint (suggested, 88%)

Links

Your browser cannot display the PDF inline. Open PDF directly →

Intelligence

Status: not_run | Model: - | Prompt: - | Confidence: 0%

Entities (0)

No extracted entities yet.

Relation Signals (0)

No relation signals yet.

Cypher Suggestions (0)

No Cypher suggestions yet.

Full Text

62,092 characters extracted from source content.

Expand or collapse full text

1 A scalable neural bundle map for multiphysics prediction in lithium-ion battery across varying configurations Zhiwei Zhao a,b,# , Changqing Liu a, # , Jie Lin b , Fan Yang a , Yifan Zhang a , Ya n J i n b , Yingguang Li a, * a College of Mechanical and Electrical Engineering, Nanjing University of Aeronautics and Astronautics, Nanjing, 210016, China b School of Mechanical and Aerospace Engineering, Queen's University Belfast, Belfast BT9 5AH, UK # These authors contributed equally to this work. * Corresponding author. E-mail address: liyingguang@nuaa.edu.cn (Yingguang Li). Abstract: Efficient and accurate prediction of Multiphysics evolution across diverse cell geometries is fundamental to the design, management and safety of lithium-ion batteries. However, existing computational frameworks struggle to capture the coupled electrochemical, thermal, and mechanical dynamics across diverse cell geometries and varying operating conditions. Here, we present a Neural Bundle Map (NBM), a mathematically rigorous framework that reformulates multiphysics evolution as a bundle map over a geometric base manifold. This approach enables the complete decoupling of geometric complexity from underlying physical laws, ensuring strong operator continuity across varying domains. Our framework achieves high-fidelity spatiotemporal predictions with a normalized mean absolute error of less than 1% across varying configurations, while maintaining stability during long-horizon forecasting far beyond the training window and reducing computational costs by two orders of magnitude compared with conventional solvers. Leveraging this capability, we rapidly explored a vast configurational space to identify an optimal battery design that yields a 38% increase in energy density while adhering to thermal safety constraints. Furthermore, the NBM demonstrates remarkable scalability to multi-cell systems through few-shot transfer learning, providing a foundational paradigm for the intelligent design and real-time monitoring of complex energy storage infrastructures. Introduction Lithium-ion batteries (LIBs) are the cornerstone of the global transition toward sustainable energy systems 1,2 . As the primary energy storage technology for electric vehicles and renewable energy integration, LIBs are subject to rising demands for higher energy density, enhanced safety, and lower costs. Yet, the traditional trial-and-error development cycle remains a significant impediment, as the sheer temporal and financial costs of physical testing cannot sustain the current pace of required innovation 3,4 . The rapid design of next-generation energy storage systems necessitates predictive models that can both reduce experimental overhead and provide deep insights into the complex electrochemical reactions and associated multiphysics processes occurring within the cell 5,6 . Batteries exhibit complicated behaviors during operation arising from the tightly coupled evolution of 2 electrochemical, thermal and mechanical fields, which are highly sensitive to cell geometry, material configuration and boundary conditions 7–9 . Capturing these nonlinear and interdependent processes requires models that can resolve both spatial heterogeneity and temporal dynamics across multiple physical domains 10 . Predictive multiphysics modelling is therefore a valuable tool for guiding battery design, as it enables the evaluation of architectures and operating strategies before costly prototyping and testing 11,12 . Traditional physics-based models, such as the Doyle–Fuller–Newman (DFN) framework, provide high- fidelity insights into these interactions by solving coupled partial differential equations (PDEs) 13 . However, their computational complexity grows exponentially when extended to three-dimensional geometries or complex field interactions, rendering them impractical for real-time monitoring or massive design optimization 14 . To improve efficiency, reduced-order and surrogate models such as the single-particle model (SPM) and its enhanced versions (e.g., SPMe) have been proposed. While reduced-order models offer speed, they often sacrifice accuracy particularly under challenging conditions (e.g., high-rate charging/discharging, large-format cells) where spatial heterogeneity and multiphysics coupling are significant 15,16 . As a result, there remains a gap between physically consistent but slow mechanistic models and computationally efficient but less accurate surrogates 17 . Data-driven approaches have emerged as a promising alternative for accelerating battery modeling by learning complex nonlinear dynamics directly from data. Neural networks have been widely applied to tasks such as state-of-charge estimation, degradation forecasting, and lifetime prediction 18–22 . More recently, physics-informed neural networks have been proposed to embed governing equations into the learning process 23 . Despite these advances, most existing models focus on low-dimensional quantities or fixed geometries, and struggle to accurately represent the spatiotemporal evolution of coupled multiphysics fields across heterogeneous domains 24,25 . Neural operators represent a conceptual shift in scientific machine learning by learning mappings between function spaces rather than between finite-dimensional representations 26 . This operator-level formulation enables generalization across initial conditions and source terms and has shown strong performance in solving PDEs. Neural operators have already been applied to battery prediction, for example using DeepONet 27 and Fourier neural operators 28 to model state-of-charge or concentration fields 29–31 . However, these studies are limited to fixed geometries and individual physical fields, often underpinned by SPMs that cannot capture coupled battery multi-physical fields. Existing variants such as diffeomorphic neural operators have attempted to extend neural operators across different geometries through diffeomorphic mappings to the same reference domain 32,33 . While these methods can theoretically ensure operator continuity within the transformed reference space, they are inherently restricted to geometries that share the same topology and possess differentiable mappings. Another class of methods utilizes Transformer-based architecture to process geometry and physical fields as unified inputs 34,35 . Although these approaches offer greater flexibility in handling diverse geometries, they treat geometry primarily as a discrete feature or field and lack a mathematical framework to guarantee operator continuity across the geometry space. Consequently, both paradigms struggle to overcome the fundamental limitation that functions defined on varying domains belong to distinct Banach spaces, making it theoretically challenging to construct continuous operators across diverse geometries. 3 In batteries, this limitation is particularly severe. Different physical fields are defined on distinct, geometry- dependent subdomains, such as electrode solid particles, electrolyte and current collectors, and are governed by a mixture of transient and static partial differential equations 36 . As cell geometry or configuration varies, both the topology of these domains and the functional spaces supporting the solution fields change accordingly. As a result, battery evolution is more naturally viewed as a family of geometry-indexed operators acting on heterogeneous state spaces, rather than a single operator defined on a fixed domain. To date, a unified learning framework capable of representing and approximating such geometry-dependent multiphysics evolution remains unavailable. In this paper, we propose a Neural Bundle Map (NBM) framework and theoretical formulation for multiphysics prediction in LIBs, enabling efficient and accurate learning of the coupled electrochemical– thermal evolution. By generalizing conventional neural operators to a fiber bundle structure, we represent geometric variations on a base manifold and learn multi-physical field mappings within the fiber space. This construction establishes a unified representation across heterogeneous geometries and coupled physical fields. Crucially, NBM internalizes the complex, non-linear coupling of electrochemical-thermal processes by learning the evolution operator itself rather than discrete state mappings. This operator-based approach allows the model to achieve high-fidelity spatiotemporal generalization, where it autonomously forecasts battery states over long-term horizons far exceeding the training window. Mathematically, our framework ensures operator continuity across varying geometries by mapping design parameters onto a compact latent manifold. This continuity guarantees that the physical response remains stable under geometric perturbations, effectively overcoming the Banach space limitations of traditional operators defined on fixed domains. Once initialized with a given state, the neural fiber bundle can autonomously predict subsequent spatiotemporal evolution. When applied to high-energy-density battery design, the NBM identifies optimal configurations within minutes, achieving a 38% increase in energy density while maintaining thermal safety. This framework offers a mathematically rigorous pathway for the intelligent design and monitoring of next-generation battery systems. Results Framework overview and flowchart We developed an NBM framework to predict the coupled multiphysics evolution of LIBs across varying geometries. Given the battery geometry and the multiphysics state at the initial time, the learned NBM autonomously generates the subsequent spatiotemporal evolution of all coupled fields (Fig. 1a). The conceptual foundation of the NBM is rooted in the fiber bundle theory, where the battery design space is represented as a base manifold ℬ. Each point 푏∈ℬ denotes a specific battery geometric configuration, such as cell length, cell width, and electrode thickness, which determines the fiber ℱ 푏 . This fiber ℱ 푏 represents the total space of coupled electrochemical and thermal fields in the cell evolving over time. The evolution of the battery state is then modeled as a bundle map Ψ:ℰ →ℰ that propagates the multi-physical states along fibers while maintaining geometric consistency (Fig. 1b). 4 Fig. 1 | The flowchart of the proposed NBM for lithium-ion battery multiphysics filed estimation. (a) Multiphysics rollout and forecasting. Once initialized, the model autonomously predicts the spatiotemporal evolution of potential fields without intermediate 5 numerical solvers. (b) Conceptual foundation based on fiber bundle theory. The battery design space is represented as a base manifold ℬ, where each point 푏 denotes a unique geometric configuration. The associated fiber ℱ 푏 encapsulates the total space of coupled electrochemical (e.g., electrolyte concentration 푐 푙 ) and thermal fields (푇). The NBM Ψ:ℰ →ℰ acts as a bundle map that propagates multiphysics states forward in time while maintaining geometric consistency across different cell architectures. (c) Architecture of NBM. The framework integrates a geometry encoder (eo enc ) that maps high-dimensional cell geometries into a compact latent manifold 푧 푔 on a unit hypersphere, ensuring operator continuity under geometric perturbations. Modular field encoders (MLP enc ) transform spatial physical states into latent features 푧 푓 , which are then fused with 푧 푔 to form geometry-conditioned representations ℎ. A cross-field attention module approximates the geometry-dependent kernel functions to resolve the non-linear coupling between disparate physical domains. The updated states 푢 푡+1 are reconstructed via field-specific decoders (MLP enc ). The architecture of the NBM is designed to mirror the physical coupling of the underlying governing equations through modular neural components (Fig. 1c). The construction of the NBM is governed by strict theoretical requirements regarding geometric regularity and integral kernel approximation. To ensure that the physical evolution varies continuously with respect to geometric perturbations, a geometry encoder module (퐺 표 푒 ) is used to map the battery design space onto a compact latent manifold 푧 푔 ∈ℬ, specifically a unit hypersphere, which serves as a locally compact Hausdorff base space. This embedding must be Lipschitz- admissible to preserve the strong operator continuity of the physical fields across different cell configurations. Within this structure, the governing partial differential equations are reformulated into a unified Fredholm integral framework. Independent sub-field encoders (MLP enc ) learn representations for physical variables, which are then fused with 푧 푔 using concentrate mechanism. Then a cross-field attention module acts as a neural approximation of the geometry-dependent kernel function 퐾(푥,푦;푏), while a cross-field attention module approximates the block-kernel matrix representing inter-domain couplings (Fig. 1b). This allows both transient fields, such as the thermal field, and static fields, such as the electrolyte potential, to be resolved through a canonical kernel-based operator family. Finally, a specific point-query based decoder (MLP dec ) is used to predict the corresponding fields. Consequently, NBM operates as an operator family-based predictor. This operator formulation allows the model to propagate system dynamics forward in time without repeated numerical solving. Detailed information can be found in the Method section. Data generation To generate a comprehensive dataset for training and evaluating the NBM, we consider a representative large-format 20Ah lithium-ion prismatic pouch cell (A123 System) composed of a LiFePO₄ positive electrode, and a graphite negative LiPF₆ electrode. Specifically, the training data were generated using a computationally efficient high-fidelity 3D physics-based model 36 . This model streamlines the classic DFN framework through a dimensional analysis while incorporating cell multiscale coupling of electrochemical and thermal processes. By resolving the interdependent dynamics of ion transport, charge transfer, and heat generation, the model provides high-accuracy ground truth data. All simulations are performed under constant-current discharge, starting from an initial terminal voltage of 3.7 V and terminating when the voltage reaches 2.5 V. T h i s setup provides a physically consistent foundation for capturing the interdependent dynamics of the electrochemical 6 and thermal states under realistic operating conditions. The geometric configuration of the battery is systematically varied to account for structural heterogeneity relevant to practical battery design, including variations in cell dimensions such as width 푊 푒푙 and height 퐻 푒푙 , as well as the thicknesses of current collectors and the specific geometries of tabs and busbars, as summarized in Table S 1. These geometric variations are selected to represent different battery form factors and design choices commonly encountered in cell-level and module-level configurations, which are known to influence current distribution, voltage response, heat generation, and heat dissipation. In addition to geometric parameters, operating and initial conditions are sampled across a broad range, including initial temperature and discharge C-rate. All parameters are generated through uniform random sampling within predefined physical bounds, and their distributions are shown in Fig. 1d, ensuring sufficient coverage of both typical and extreme operating regimes. For each simulated case, the spatiotemporal evolution of multiple physical fields is recorded throughout the discharge process. The output variables include temperature 푇, solid-phase electric potential 휙 푠 , electrolyte potential 휙 푙 , local current density 푖 푙푒 , average solid-phase lithium concentration at the particle surface 푐 푠 푠푓 and electrolyte concentration 푐 푙 , together with boundary-level and integral quantities such as cell terminal voltage 푉 푒푙 and the state of charge of both positive 푆 퐶 푝 and negative 푆 퐶 푒 electrodes. Because different physical fields are defined over distinct spatial regions, all variables are extracted in a domain-aware manner, with field quantities recorded on their corresponding physical subdomains and global quantities tracked at the cell or electrode level. All simulations are sampled at a fixed temporal resolution of 10 s. To evaluate the robustness and temporal extrapolative capacity of the framework, we established a distinct separation between the training and testing data horizons. The training dataset comprises 1,000 simulated cases with a truncated discharge duration of 1,500 s, focusing on the initial and mid-stages of electrochemical evolution. In contrast, the test set consists of 200 cases extending to a maximum duration of 3,000 s, effectively doubling the temporal window to assess long-horizon stability. To quantify the challenge of this generalization task, we first analyze the data distribution differences between the training and test sets as shown in Fig. 1e. A noticeable disparity in data distributions is observed between the 1,500 s training window and the 1,500 to 3,000 s generalization window. To quantify this difference, we calculate the histogram overlap between distributions. For the solid-phase potential 휙 푠 , the electrolyte potential 휙 푙 , and local current density 푖 푙푒 , the overlap values are below 0.5, as illustrated in Table S 2. This indicates that the model is required to generalize across data distributions that are significantly different from those encountered during training. Geometric manifold structure in the latent base space. We analyze the structure of the learned geometric latent variables to determine whether the NBM framework captures a physically meaningful representation of the battery configuration space. In the NBM architecture, battery geometries are embedded into a latent manifold defined on a hypersphere, where the distances along the manifold reflect the underlying similarity between different geometric configurations. A 7 fundamental prerequisite for operator continuity is that similar geometric configurations in the physical design space must remain proximal within the learned latent manifold to ensure the stability of the predicted multiphysics evolution. To validate this property, we conduct controlled variations of the battery geometry by systematically perturbing specific design parameters while keeping others constant. For each configuration, the corresponding geometric latent variables are extracted and pairwise distances on the hyper-spherical manifold are computed using geodesic distance. These manifold distances are then compared against the normalized Euclidean distances of the corresponding geometric parameters in the original design space. The relationship between the physical geometric distance and the manifold geodesic distance is presented in Fig. 2a for three representative groups of geometric variations: cell dimensions, tab geometry, and busbar geometry. In all instances, a clear positive correlation exists between the physical design space and the learned manifold, which confirms that the NBM accurately preserves the topological relationships of the input geometries. Specifically, variations in cell geometry, the correlation coefficient reaches 0.83, which indicates a robust alignment between geometric similarity and manifold proximity. Variations in busbar geometry exhibit a moderate correlation of 0.66, while tab geometry variations yield a correlation of 0.71. Beyond these quantitative correlations, the learned manifold captures the relative sensitivity of multiphysics behavior to different geometric components. The average geodesic distance induced by variations in cell geometry exceeds those associated with bar and tab geometries. This ordering is consistent with the physical hierarchy of geometric influence on electrochemical and thermal fields, where global cell dimensions exert the strongest effect, followed by current collectors and then tabs. The structural consistency between the physical sensitivity and the latent manifold distance demonstrates that the NBM encodes geometry in a rigorous and physically intuitive manner. By preserving neighborhood relationships between battery geometries, the learned representation supports smooth variation of the operator with respect to geometry, providing a foundation for robust generalization across design spaces and ensuring continuity of multiphysics state evolution with respect to geometric perturbation. Spatiotemporal prediction fidelity and extrapolative generalization We evaluate the spatiotemporal prediction fidelity of the NBM by examining its performance across the full battery domain and extended time horizons for all test cases. Accurate spatial prediction is particularly critical for battery analysis, such as non-uniform heat generation can lead to the formation of localized hot spots, which accelerate degradation and may trigger thermal runaway if not properly identified. Consequently, a robust predictive model must resolve spatially localized features and gradients across the battery domain. To provide a rigorous pointwise assessment, we analyzed a random subset of 100,000 spatiotemporal sample points drawn from the test set, spanning all spatial regions and time steps. As illustrated in Fig. 2b, the predicted values for most physical fields align closely with the reference solutions. Although moderate dispersion is observed in certain electrochemical quantities, such as the electrolyte potential 휙 푙 and terminal voltage 푉 푒푙 , the error spread remains bounded without a systematic bias toward overprediction or underprediction. The overall error spread remains bounded across the entire 8 space-time domain. Quantitatively, the average NMAE across the test set is approximately 0.2% for solid- phase potential 휙 푠 , solid-phase surface concentration 푐 푠 푠푓 and local current density 푖 푙푒 , as shown in Table 1. The errors are slightly higher for other fields including the temperature 푇(0.5%), 휙 푙 (0.7%) and 푉 푒푙 (0.9%). Fig. 2 | Spatiotemporal fidelity and extrapolative robustness of the NBM framework. (a) Topological preservation in the latent base 9 space. Pairwise geodesic distances on the learned manifold are compared against normalized physical design distances for tab, busbar, and cell geometries. Clear positive correlations (up to 0.83 for cell geometry) demonstrate that the NBM accurately internalizes the topological relationships of the design space, ensuring operator continuity under geometric perturbations. (b) Pointwise assessment of multiphysics prediction accuracy. The scatter plots compare NBM predictions against reference numerical solutions across a random subset of 100,000 spatiotemporal sample points from the test set. (c) (c) Long-horizon temporal generalization and stability. The model, trained on the initial 1,500 s of discharge, is tested on an extended 3,000 s window to evaluate extrapolative capacity. It shows the evolution of temporal average NMAE and the calibration of predicted maximum values against ground truth. The ability to maintain such fidelity over extended periods is fundamental for capturing multiphysics dynamics. For effective design and optimization, it is essential that the learned operator generalizes well beyond the training time window, maintaining accuracy even as the system undergoes prolonged evolution. To assess the extrapolative robustness of the NBM, the model was trained on data from the first 1,500 s of discharge and tested on a 3,000 s horizon, effectively doubling the temporal window. We evaluate the temporal prediction accuracy using the average NMAE and the evolution of the maximum values of key physical fields. Despite data distribution shifts (as shown in Data generation Section), the NBM retains high prediction accuracy as the simulation progresses into the unseen temporal regime. As illustrated in Fig. 2c, the average NMAE for fields such as the electrolyte concentration 푐 푙 , the local current density 푖 푙푒 , and the temperature 푇 remains low throughout the entire 3,000 s duration. While the errors for the terminal voltage 푉 푒푙 , 휙 푙 and 푐 푠 푠푓 increase slightly in the late stages of discharge, they remain below 0.06. Furthermore, the predicted maximum and minimum normalized values are well calibrated against the ground truth, particularly for fields with significant distribution differences such as 푉 푒푙 , 휙 푙 , 휙 푠 and 푇. These results indicate that the model effectively captures the underlying temporal dynamics and successfully extends those dynamics to the later stages of discharge. The consistency of prediction errors over time ensures that the trajectories remain stable and do not diverge, highlighting the reliability of the learned bundle map for long- term forecasting and its ability to generalize to unseen temporal domains. Overall, these results confirm that the model has learned the temporal dynamics of the battery and successfully extended those dynamics to later stages of discharge. The consistency of prediction errors over time ensures that the predictions remain stable and do not diverge, highlighting the reliability and robustness of the learned operator for long-term forecasting. This indicates that the neural bundle map effectively generalizes unseen time periods, maintaining high prediction accuracy across an extended temporal range. Table 1 Test set performance metrics. Physics fields 푇 푐 푙 휙 푙 푐 푠 푠푓 푉 푒푙 Average NMAE 0.5%±1. 2% 0.2%±0. 3% 0.7%±1. 8% 0.1%±0. 2% 0.9%±2. 3% Physics fields 휙 푠 푆퐶 푝 푆퐶 푒 푖 푙푒 Average NMAE 0.2%±0. 5% 0.2%±0. 3% 0.2%±0. 2% 0.2%±0. 3% 10 Validation of Multiphysics evolution against experimental measurements and simulation results. We evaluate the ability of the proposed NBM to predict the full multiphysics state evolution of a real battery cell during a complete discharge cycle. In this context, the specific battery geometry and the complete multiphysics state at the initial time are provided as inputs, after which the model autonomously generates the subsequent evolution of all coupled physical fields through a recursive application of the learned NBM. Notably, no exogenous temporal information or intermediate physical states are provided during the inference phase, rendering this task a rigorous long-horizon rollout of the underlying battery dynamics. To rigorously assess fidelity of the model in a physical environment, the predictions are compared not only against the numerical simulations (Truth) but also against experimental measurements of surface temperature and terminal voltage. Fig. 3a illustrates the spatiotemporal temperature evolution on the battery surface at two critical time steps (푡=400 s and 푡=800 s). The NBM accurately reproduces the global temperature rise and the non-uniform spatial distribution observed in experimental measurements. Specifically, the model resolves the localized heating near the tabs and the resulting thermal gradients of the cell. Quantitatively, the NBM achieves exceptional thermal prediction accuracy, at a discharge end state (푡=800 s), the spatially averaged NMAE relative to experimental measurements is 0.77%, corresponding to a degree mean absolute error (MAE) of 0.39 °C. Notably, this performance closely approaches the intrinsic error of the high-fidelity numerical simulation relative to the experiment (0.49%), while the NMAE between the NBM prediction and simulation truth is minimized at 0.50%. Furthermore, the NBM demonstrates high precision in predicting the temporal trajectory of the terminal voltage 푉 푒푙 , as shown in Fig. 3c. Throughout the entire discharge duration, the model yields a temporal average NMAE of 1.73% relative to experimental measurements. As the system approaches the discharge cutoff, the NBM exhibits alignment with experimental data, achieving a terminal voltage error of only 0.0015 V. These results demonstrate that the NBM not only preserves the rigorous computational fidelity of traditional solvers but also maintains high consistency with physical experimental benchmarks throughout the discharge process. Regarding the internal electrochemical fields where direct experimental measurement remains a challenge, such as electrolyte concentration 푐 푙 and solid-phase surface concentration 푐 푠 푠푓 , the NBM maintains strict consistency with the simulation truth. As depicted in Fig. 3b, the model successfully captures the accumulation dynamics and spatial contrast within the positive and negative electrodes. For these region- specific fields, the spatially averaged NMAE remains below 1.1% throughout the discharge process. Similarly, the prediction of electrode-level states, 푆 퐶 푝 and 푆 퐶 푒 , exhibits stable and continuous evolution without numerical drift. Quantitatively, the prediction for 푆 퐶 푝 and 푆 퐶 푒 yields time-averaged NMAEs of 0.3% and 0.8%, respectively. These errors remain bounded even as the system approaches the discharge cutoff, indicating that the learned NBM effectively preserves the long-term temporal coherence of the coupled multiphysics system. 11 Fig. 3 | Battery state evolution prediction. (a) Spatiotemporal evolution of the battery surface temperature field. The figures compare experimental thermal measurements (left), numerical simulations (center, Truth), and NBM predictions (right) at two critical timestamps during discharge: 푡=400 s and 푡=800 s. The NBM accurately reproduces the global temperature rise and localized heating gradients. At the end of discharge. (b) Three-dimensional reconstruction of internal coupled multiphysics fields. The sequences show the autonomous rollout of the electrolyte concentration 푐 푙 , electrolyte potential 휙 푙 , solid-phase potential 휙 푠 , solid-phase surface concentration 푐 푠 푠 푓 , and local current density 푖 푙푒 . (c) Temporal trajectories and error analysis of global battery states. Top panels show the evolution of terminal voltage푉 푒푙 , positive electrode state-of-charge 푆퐶 푝 , and negative electrode state-of-charge 푆퐶 푒 . Battery design optimization with NBM In this section, we evaluate the practical utility of the Neural Bundle Map (NBM) framework in high- dimensional battery design optimization. The primary objective is to solve a multi-objective optimization problem that aims to maximize gravimetric energy density 퐸 푑 while simultaneously minimizing the maximum temperature 푇 푚 during the discharge process. This optimization task involves varying a diverse set of design parameters including electrode geometries, material properties, and initial operating conditions. We begin by analyzing the sensitivity of 퐸 푑 and 푇 푚 to individual geometric parameters and configurational parameters. Fig. 4a-c illustrate the relationships between specific parameters, such as electrode geometry (퐻 푒푙 and 푊 푒푙 ), particle radii(푟 푝,푝푙푠 ,푟 푝,푒푔 ), and electrode porosities (휖 푝푙푠 ,휖 푒푔 ), and the resulting battery performance. The results demonstrate that global cell dimensions and electrode porosities exert the most significant influence on the energy-thermal trade-off. 12 Fig. 4 | Multi-objective design optimization and sensitivity analysis enabled by the NBM. (a–c) Sensitivity analysis of gravimetric energy density 퐸 푑 and maximum temperature 푇 푚 relative to electrode microstructural parameters (particle radii 푟 푝,푝푙푠 ,푟 푝,푒푔 ), porosities (휖 푝푙푠 ,휖 푒푔 ), and cell geometries (퐻 푒푙 and 푊 푒푙 ). The NBM predictions (dashed lines) show high alignment with reference FEA simulations (solid lines) across the design space. (d) Impact of operational variables, including discharge C-rates and initial temperatures, on battery performance metrics. (e, f) Multi-objective optimization results using the NSGA-2 algorithm for 1C (e) and 4C (f) discharge scenarios. The NBM-driven search successfully identifies Pareto-optimal configurations (red crosses) that significantly surpass the baseline design (blue circle). Specifically, at a 1C rate, the framework discovers a configuration achieving a 38% increase in 퐸 푑 with only a marginal 6% rise in 푇 푚 . The NBM predictions align closely with the reference physical simulations across the entire design space. Missing data points in the figures are due to convergence issues in the simulation process. Critically, the NBM performs these evaluations with a computational speed that is two orders of magnitude faster than traditional finite element analysis (FEA). This reduction in latency enables a rapid and granular exploration of the configurational manifold that would be computationally prohibitive using conventional solvers. Furthermore, we also examine the effect of discharge rate and initial temperature on battery performance, as 13 illustrated in Fig. 4d. The model shows consistent prediction accuracy under varying discharge conditions, confirming its robustness when exposed to different operating environments. For example, increasing the initial temperature leads to higher energy density but also raises the maximum temperature, emphasizing the trade-off between energy density and temperature control. For the multi-objective optimization, we use the NSGA-2 optimization algorithm with 10 generations and 15 populations to search for optimal solutions. The optimization is performed under two different discharge rates: 1C and 4C, and the resulting Pareto fronts are shown in Fig. 4e and Fig. 4f. For the 1C discharge case, the NBM successfully identifies an optimized configuration that achieves a 38% increase in 퐸 푑 compared to the baseline design. This improvement is attained with a marginal increase in 푇 푚 of only 6%. In the high-rate 4C discharge scenario, the model identifies a design that enhances 퐸 푑 by 14% while maintaining a minimal temperature rise of just 1%. These results are summarized in Table 4 and Table 5, which detail the specific geometric parameters and performance metrics for the selected optimal solutions. The entire multi-objective optimization process, involving hundreds of iterations across the design space, is completed within several minutes. The ability of the NBM to generalize across varying C-rates and initial temperatures ensures that the optimized designs remain robust under diverse operational environments. These findings demonstrate that the NBM provides a powerful and mathematically rigorous tool for the accelerated design of next-generation energy storage systems where performance and safety must be balanced. Extension to multi-cell battery pack systems. To further evaluate the architectural flexibility and scalability of the NBM framework, we extend the trained single-cell operator to predict the multiphysics evolution of complex battery packs. We consider parallel-connected configurations comprising 3 to 10 cells, where each cell inherits the geometric and material variability of the original design space. A key advantage of the NBM is its ability to maintain a consistent network structure while adapting to system-level interactions. From a physical perspective, electrochemical processes, such as concentration gradients and potential distributions, remain predominantly coupled within individual cells. Conversely, the thermal field exhibits global coupling across the pack due to heat conduction and shared boundary conditions between adjacent cells. To reflect this hierarchy, we adapt the cross-field attention module: intra-cell electrochemical fields follow the single-cell coupling logic, while the thermal field utilizes a global attention mechanism to incorporate the temperature states of all cells within the pack. The transferability of the pre-trained NBM is validated through a few-shot fine-tuning strategy. As illustrated in Fig. 5a, we compare the performance of models fine-tuned with 50, 100, 200, and 300 samples against a baseline model re-trained from scratch using 300 samples. Remarkably, the fine-tuned NBM with as few as 50 samples achieves significantly lower NMAE across all physical fields compared to the fully re- trained model. This suggests that the NBM has successfully internalized the fundamental governing laws of battery physics, requiring only minimal data to adapt to the boundary conditions of multi-cell systems Quantitatively, with 300 fine-tuning samples, the temporal average NMAE for critical fields such as temperature 푇 and state-of-charge remains below 0.5%. We further analyze the spatial error distribution across 14 a 10-cell pack (Fig. 5b). By scaling the battery index to a normalized [0,1] interval, the NBM demonstrates uniform prediction accuracy across the entire system. There is no observable error accumulation as the number of cells increases, confirming that the fiber bundle formulation effectively decouples individual cell complexity from global system dynamics. These results position the NBM as a powerful foundation for the monitoring and safety management of large-scale energy storage systems. Fig. 5 | Scalability and few-shot transfer learning to multi-cell battery packs. (a) It illustrates the NMAE for physical fields in multi- cell systems. The fine-tuned NBM, using as few as 50 samples, significantly outperforms a model re-trained from scratch with 300 samples, indicating that the framework has internalized the fundamental governing laws of battery physics. (b) Spatial prediction fidelity in battery packs. The uniform NMAE across individual cells (normalized index [0, 1]) demonstrates that the NBM effectively decouples cell-level complexity from global system-level thermal and electrochemical interactions. Limitations and outlook Although the current investigation demonstrates the high fidelity of the NBM framework for LiFePO₄/graphite battery systems, the methodology remains inherently adaptable to diverse battery chemistries. Future research may extend this operator-based approach to Nickel Manganese Cobalt (NCM) cathodes or all-solid-state architectures where different interfacial physics dominate. The inherent flexibility 15 and scalability of the NBM allow for the rapid evaluation of varied material configurations and their subsequent impacts on gravimetric energy density and thermal management. While this study utilized a specific set of design parameters, the underlying mathematical formulation is applicable to a significantly broader design space. For example, additional parameters, such as tab geometry and electrode designs, or even factors in battery pack design, can be incorporated into the optimization process. The neural bundle map can be applied to these more complex scenarios, offering a pathway for optimizing multi-parameter designs and accelerating the development of next-generation battery systems. Furthermore, the framework could be adapted to investigate critical practical challenges in the battery industry. Potential applications include the optimization of extreme fast-charging protocols, the prediction of long-term capacity degradation over thousands of cycles, and the integration of advanced functional materials. The generalizability of the NBM across heterogeneous configurations and operational requirements positions it as a robust tool for both fundamental academic research and commercial battery engineering. Discussion The ability to rapidly predict the spatiotemporal evolution of coupled multiphysics fields in LIBs is essential for accelerating design cycles and enabling real-time performance monitoring. Traditional methods often require time-consuming simulations and experimental testing, which makes real-time optimization of battery systems difficult. In this work, we propose a NBM framework based on fiber bundle theory that unifies electrochemical and thermal dynamics within a rigorous mathematical structure, enabling fast design iterations and optimization. The NBM framework represents a significant advancement in scientific operator learning by addressing the fundamental limitations of traditional neural operators. While existing models are often restricted to fixed domains or single physical fields, the NBM utilizes a unified Fredholm integral representation to resolve the interdependence of transient and static partial differential equations. Our theoretical analysis confirms that this architecture preserves strong operator continuity across varying geometries, ensuring that the physical response remains stable under geometric perturbations. This rigorous foundation allows the model to achieve a temporal averaged normalized mean absolute error (NMAE) of less than 1% for critical fields. From an engineering perspective, the NBM facilitates a paradigm shift in battery design by reducing computational latency by two orders of magnitude compared to conventional finite element solvers. This acceleration enables complex multi-objective optimization tasks that were previously impractical. Our case study on high-energy-density battery design identifies configurations that increase gravimetric energy density by 38% while maintaining strict thermal safety constraints. Furthermore, the model demonstrates remarkable robustness in temporal generalization, accurately forecasting battery states over long-term horizons that significantly exceed the training window. In summary, the Neural Bundle Map provides a scalable and mathematically principled pathway for the design and monitoring of next-generation energy storage systems. By bridging the gap between high-fidelity mechanistic modeling and rapid data-driven inference, this framework offers a powerful tool for optimizing performance, safety, and longevity across various battery chemistries and form factors. 16 Methods Data-driven approaches for solving partial differential equations (PDEs) have demonstrated substantial success in systems constrained to fixed spatial domains or single-field evolutions. However, complex engineering systems such as electrochemical cells present a fundamental challenge to these conventional frameworks. LIBs are characterized by the concurrent evolution of heterogeneous physical fields, including the thermal field 푇, solid-phase potential 휙 푠 , electrolyte potential 휙 푙 , and concentration fields 푐 푙 . These variables are defined across distinct, geometry-dependent subdomains such as porous electrode continua and solid particles. Furthermore, the governing laws comprise a mixture of transient equations, such as heat and diffusion, and static equations, such as elliptic potential models. This combination of heterogeneous fields, disjoint domains, and varying geometries renders existing operator learning frameworks insufficient. Models trained on a fixed domain typically fail to generalize to new geometrical configurations. Additionally, methods that require all fields to be defined on a single shared domain cannot fully capture the underlying physical coupling structure of the system. These limitations underscore a fundamental necessity for a unified mathematical and computational formalism capable of representing the evolution of multi-field and multi-domain systems subject to geometric variability. To address this, a fiber-bundle formulation for multiphysics evolution is introduced, wherein dynamics are learned as a bundle map via neural approximation. This formulation provides a mathematically principled foundation for representing heterogeneous physical fields on geometry-dependent partitions, expressing their joint evolution under coupled PDEs, and enabling the generalization of data-driven models across diverse cell architectures. Fiber bundle formulation of geometry-dependent multiphysics The mathematical modeling of electrochemical batteries is fundamentally characterized by the dependence of heterogeneous physical fields on the specific geometric configuration of the cell. To rigorously encode this geometric variability within a unified framework, the collection of all admissible multiphysics state spaces is formalized as a Hilbert fiber bundle over a geometry base space. Let ℬ⊂ℝ 푑 represent the manifold of geometric configuration parameters, where each 푏∈ℬ parameterizes a specific cell architecture, such as electrode thickness or particle radius. This parameterization determines the topological and metric properties of the underlying computational subdomains. To account for multiphysics heterogeneity, let 풜 represent the index set of physical fields (e.g., solid-phase concentration, electrolyte potential, and temperature). For a fixed geometry 푏∈ℬ and a specific physical field a∈풜, the field variable is defined on a configuration-dependent subdomain Ω 푏,푚 ⊂ℝ 3 . Associated with each domain is a Hilbert space 풳 푏,푚 . The full multiphysics state space for a specific configuration 푏, denoted as the fiber ℱ b , is constructed as the direct sum of these heterogeneous function spaces, ℱ b =⨁ 푚∈풜 풳 푏,푚 . (1) This fiber ℱ 퐛 encapsulates the complete state vector 풖 푏 =(푢 푏,1 , ...,푢 푏,|풜| ) compatible with geometry 푏. 17 The total space 퐸 of the bundle is then defined as the disjoint union of these fibers over the base manifold, 퐸=⨆ 푏∈ℬ 푏 ×ℱ b . (2) This structure is equipped with the canonical projection 휋:퐸 →ℬ such that 휋(푏,푢) =푏, which ensures that the inverse projection 휋 −1 (푏) strictly recovers the valid function space ℱ b for the given geometry 푏. Within this bundle structure, the physical dynamics are modeled as operations acting along the fibers. Because the temporal evolution of the system does not alter the geometric configuration, the state at time 푡 evolves to 푡+Δ푡 within the same fiber ℱ b for a fixed 푏. We define this evolution via a discrete operator family 풮 푏 :ℱ b →ℱ b such that, 풖 푏 푡+1 =풮 푏 ( 풖 푏 푡 ) . (3) Collecting these operators across the entire base space yields a global bundle map 횿 acting on the total space, 횿:퐸 →퐸,횿 ( 푏,풖 ) = � 푏, 푆 푏 ( 풖 ) � . (4) This formalism provides a natural interpretation of the dynamics as a bundle map acting along the fibers of the configuration dependent state space, capturing both the variability of battery geometries and the coupled evolution of heterogeneous physical fields in a single mathematical structure. Unified Fredholm Representation of the Multiphysics Operator Family The evolution map 풮 푏 :ℱ 푏 →ℱ 푏 induced by the battery multiphysics equations lacks a tractable closed- form expression and offers no structural regularity to ensure consistency across varying geometries, domains, or equation types. To resolve this, we reformulate the governing coupled PDEs into a unified Fredholm integral framework. This formulation converts both transient and static PDEs into a canonical kernel-based operator family on each fiber, providing the mathematical foundation for the Strong Continuity proven in Theorem 1 of the Supplementary section. Consider multiphysics state vector 풖∈ℱ b on a specific geometry 푏. We define a generalized linear operator equation that encapsulates both transient and static physics, 퓜휕 푡 풖 ( 푡,푥 ) +퓛 푏 [풖](푡,푥) = 퐪(푡,푥), 푥 ∈Ω 푏 . (5) Here, 퓛 푏 denotes the spatial differential operator dependent on the domain topology, 퐪(푡,푥) represents source terms. The capacity operator 퓜 serves as a selector for time-dependency. It entries are unity for transient fields such as temperature, and zero for static fields such as the electrolyte potential. To derive the discrete time-evolution operator 풮 푏 , we apply the Rothe method with a fixed time step Δ푡. Approximating the temporal derivative via an implicit Euler scheme yields the semi-discrete formulation, ( 퓜+Δ푡퓛 풃 ) 풖 푡+1 =퓜풖 푡 +Δ푡퐪 푡 . (6) By defining the composite spatial operator 퓐 푏 =퓜+Δ푡퓛 푏 and the aggregated source term 퐫 푡 = 퓜풖 푡 + Δ푡퐪 푡 , the system reduces to a linear inversion problem at each time step 퓐 푏 � 퐮 풕+ퟏ � ( 푥 ) =퐫 푡 ( 푥 ) . Assuming the boundary value problem is well-posed, the operator 퓐 푏 admits a right inverse. From the theory of Green's 18 functions, the solution 풖 푡+1 can be expressed explicitly as a Fredholm integral equation of the second kind, 풖 푡+1 (푥) =Φ 푏 [퐫 푡 ](푥) = ∫ 푲(푥,푦;푏) Ω b 퐫 푡 (푦) 푑푦. (7) Here, 푲(푥,푦;푏) is the Green's function kernel matrix specific to the geometry 푏. Crucially, as the geometry 푏 varies across the base space ℬ, the associated Green's operator Φ 푏 changes accordingly. For a multiphysics system with 푁 coupled fields, the kernel 푲 is a block operator matrix, 푲(푥,푦;푏) =( 퐾 11 ⋯퐾 1푁 ⋮ ⋱ ⋮ 퐾 푁1 ⋯퐾 푁 ). (8) In this matrix, a diagonal kernel 퐾 푖 propagates the dynamics of the 푖-th physical field, while the off- diagonal kernel 퐾 푖 (푖 ≠푗) represents the cross-physics coupling influence, such as the effect of ohmic heat generation from the potential field on the temperature field. This block-Fredholm structure provides the theoretical blueprint for our neural architecture, which parametrizes the entire operator family 픉 by learning to approximate the geometry-dependent kernel matrix 푲(⋅,⋅;푏) as a fiber-wise bundle map 횿. Architecture of Neural Bundle Map The architecture of the NBM is designed to computationally realize the bundle map Ψ 휃 by structurally mimicking the Fredholm integral operation. To ensure consistency with the Strong Continuity requirement established in the Supplementary Information, the network facilitates the mapping of heterogeneous physical fields through a sequence of geometric embedding, field encoding, and multiphysics coupling. For a given configuration 푏, the battery geometry is represented as a discretized point cloud 푷 푏 = 푝 푘 푘=1 푁 푔 ⊂Ω 푏 . A geometry encoder network 퐺 표 푒 processes this spatial input to extract a global geometric latent descriptor 퐳 푔 ∈ℝ 푑 푔 , which is PointTransformer used in this work. To satisfy the topological axioms of the base manifold, 퐳 푔 is projected onto a unit hypersphere 푆 푑−1 , serving as a locally compact Hausdorff base space. This Lipschitz-admissible embedding ensures that physical evolution varies continuously with respect to geometric perturbations, providing a stable foundation for the operator family. Simultaneously, the input field for each physical field 풖 푖 is lifted into a feature space. Let (풚 푚,푖 ,풖 푖 (푦 푚 )) 푚=1 푀 denote the set of coordinate-value pairs for the 푖 field. A field-specific encoder MLP 풆,풊 maps these coordinate-value pairs to local feature, which are then aggregated via a field-wise global pooling operation, 퐳 푓,푖 = 1 푀 �MLP 풆,풊 (풚 푚,푖 ,풖 푖 (푦 푚 )) 푀 푚=1 . (9) This pooling step serves as a Monte Carlo approximation of the integral operator ∫ (⋅)푑푦 Ω 푏 , generating a discretization-invariant representation 퐳 푓,푖 of the field state. In this refined architecture, the geometric descriptor 퐳 푔 is concatenated directly with the field features 퐳 푓,푖 to produce a geometry-conditioned representation 퐡 푖 . This concatenation ensures that the physical dynamics are explicitly modulated by the boundary conditions and metric constraints encoded in 퐳 푔 . The multiphysics coupling represented theoretically by the block kernel matrix 푲(⋅,⋅;푏), is realized through a cross-field attention mechanism. To compute the updated state for the target field 푖, the network aggregates 19 information from all source fields 푗. 퐜 푖 =�CrossAttention(퐡 푖 ,퐡 푖 ) 푖∈풜 . (10) The attention weights effectively learn the coupling strength between fields, such as the thermal influence of ohmic heat generation on the temperature field. This operation realizes the block-matrix multiplication inherent to the Fredholm representation of coupled PDEs. The final decoding stage addresses the spatial heterogeneity of the fiber bundle. To reconstruct the solution 풖 푡+1 푖 for the 푖-th field, the coupled latent vector 퐜 푖 is concatenated with query coordinates 푥 ∈Ω 푏,푖 and processed by a field-specific decoder MLP 풅풆,풊 . 풖 풊 푡+1 (푥) =MLP 풅풆,풊 (푥,퐜 푖 ),∀푥 ∈Ω 푏,푖 . (11) This pointwise evaluation completes the neural approximation of the continuous operator field. As established in Theorem 2 of the Supplementary Information, this architecture possesses universal approximation capability for the class of geometry-dependent Fredholm operators defined on fiber bundles. Strong continuity and approximation of neural bundle maps The efficacy of the NBM rests upon two fundamental theoretical pillars: the existence of a continuous evolution operator across varying geometries and the ability of the proposed architecture to approximate this operator with arbitrary precision. Strong continuity of the multiphysics operator family. We first establish that the variation of battery physics with respect to geometry is mathematically well-posed. Let ℋ be the continuous field of Hilbert spaces over the geometric base space ℬ, where each fiber ℋ 푏 =퐿 2 (Ω 푏 ) represents the state space for a specific cell design. The temporal evolution of the physical fields is governed by operator family 풮= 푆 푏 :ℋ 푏 →ℋ 푏 푏∈퐵 . Drawing upon the theory of operator fields over varying domains, the space of bounded operators ℒ 푠 (ℋ) equipped with the strong operator topology forms a continuous field of locally convex spaces. Since our geometric embedding maps design parameters to a latent manifold, i.e., the hypersphere, the base space ℬ is locally compact Hausdorff space. Under these conditions, the existence of continuous local frames guarantees that if two geometries 푏 1 ,푏 2 are close on the manifold, the associated physical operators 푆 푏 1 and 푆 푏 2 are close in the operator fields. This strong continuity, defined as 푏↦푆 푏 ∈ℒ 푠 (ℋ) is the prerequisite for learnability, ensuring that the target function for our neural network does not exhibit chaotic discontinuities under geometric perturbation. Universal approximation via neural kernels. Having established the continuity of the target operator family, we demonstrate that the NBM architecture serves as a universal approximator for continuous operator fields. Our architecture approximates this geometry-dependent kernel function 푲(⋅,⋅;푏) through the integration of the latent geometric variable 퐳 푔 and the cross-field attention mechanism. By extending the Universal Approximation Theorem for operators to fiber bundles, we state in Theorem 2 that for any 휖>0, there exist and NBM configuration such that the neural operator 풩 satisfies, 20 푠푢푝 푏∈퐵 ∥푆 푏 −풩 푏 ∥ ℒ(퐻 푏 ) <휖. (12) This confirms that the NBM is not merely a heuristic surrogate, but a rigorous discretization of the continuous operator field governing multiphysics evolution. (Detailed proof is provided in Supplementary Information Section 1). Acknowledgements This research was funded by the National Natural Science Foundation of China under Grant 52575579 (Changqing Liu), UK EPSRC Grant EP/V007335/1 (Yan Jin), Royal Society Research Grant RGS 2\252634 (Jie Lin), UKRI EPSRC DICE Networks+ Flexible Fund grant (Jie Lin) and Royal Society International Exchanges Program IEC \233361 (Jie Lin). Author Contributions Statement Y.L. supervised the project and obtained funding for the research. Z.Z., C.L., J.L., and Y. L . conceptualized the study. Z.Z. and C.L. performed formal analysis and contributed the original draft. Z.Z., C.L., J.L., F.Y, Y.Z., Y.J. and Y.L. contributed to writing, review, and editing. All authors have read and agreed to the final published version of the manuscript. Competing interests and ethics declaration The authors declare no competing interest. Reference 1. Zhang, J. et al. Discovery learning predicts battery cycle life from minimal experiments. Nature 650, 110–115 (2026). 2. Degen, F., Winter, M., Bendig, D. & Tübke, J. Energy consumption of current and future production of lithium-ion and post lithium-ion battery cells. Nat. Energy 8, 1284–1295 (2023). 3. Grey, C. P. & Hall, D. S. Prospects for lithium-ion batteries and beyond—a 2030 vision. Nat. Commun. 11, 6279 (2020). 4. Xu, C. et al. Electric vehicle batteries alone could satisfy short-term grid storage demand by as early as 2030. Nat. Commun. 14, 119 (2023). 5. Zhang, H. et al. Battery lifetime prediction across diverse ageing conditions with inter-cell deep learning. Nat. Mach. Intell. 7, 270–277 (2025). 6. Thelen, A. et al. Probabilistic machine learning for battery health diagnostics and prognostics—review and perspectives. Npj Mater. Sustain. 2, 14 (2024). 7. Yan, P. et al. Coupling of electrochemically triggered thermal and mechanical effects to aggravate failure in a layered cathode. Nat. Commun. 9, 2437 (2018). 8. Li, X. et al. High-fidelity hierarchical modeling of lithium-ion batteries: A cross-scale electrochemical-mechanical framework. Commun. Eng. 5, 10 (2025). 9. Santos, D. A. et al. Chemistry–mechanics–geometry coupling in positive electrode materials: A scale-bridging perspective for mitigating degradation in lithium-ion batteries through materials design. Chem. Sci. 14, 458–484 (2023). 10. Kim, G.-H., Smith, K., Ireland, J. & Pesaran, A. Fail-safe design for large capacity lithium-ion battery systems. J. Power 21 Sources 210, 243–253 (2012). 11. Franco, A. A. Multiscale modelling and numerical simulation of rechargeable lithium ion batteries: Concepts, methods and challenges. RSC Adv. 3, 13027–13058 (2013). 12. Ji, C. et al. A review on lithium-ion battery modeling from mechanism-based and data-driven perspectives. Processes 12, 1871 (2024). 13. Doyle, M., Fuller, T. F. & Newman, J. Modeling of galvanostatic charge and discharge of the lithium/polymer/insertion cell. J. Electrochem. Soc. 140, 1526 (1993). 14. Brosa Planella, F. et al. A continuum of physics-based lithium-ion battery models reviewed. Prog. Energy 4, 042003 (2022). 15. Bizeray, A. M., Zhao, S., Duncan, S. R. & Howey, D. A. Lithium-ion battery thermal-electrochemical model-based state estimation using orthogonal collocation and a modified extended kalman filter. J. Power Sources 296, 400–412 (2015). 16. Ali, H. A. A. et al. A comparison between physics-based li-ion battery models. Electrochimica Acta 493, 144360 (2024). 17. Dubarry, M., Howey, D. & Wu, B. Enabling battery digital twins at the industrial scale. Joule 7, 1134–1144 (2023). 18. Attia, P. M. et al. Closed-loop optimization of fast-charging protocols for batteries with machine learning. Nature 578, 397–402 (2020). 19. Severson, K. A. et al. Data-driven prediction of battery cycle life before capacity degradation. Nat. Energy 4, 383–391 (2019). 20. Dubarry, M., Costa, N. & Matthews, D. Data-driven direct diagnosis of li-ion batteries connected to photovoltaics. Nat. Commun. 14, 3138 (2023). 21. Lu, J., Xiong, R., Tian, J., Wang, C. & Sun, F. Deep learning to estimate lithium-ion battery state of health without additional degradation experiments. Nat. Commun. 14, 2760 (2023). 22. Wang, F., Zhai, Z., Zhao, Z., Di, Y. & Chen, X. Physics-informed neural network for lithium-ion battery degradation stable modeling and prognosis. Nat. Commun. 15, 4332 (2024). 23. Raissi, M., Perdikaris, P. & Karniadakis, G. E. Physics-informed neural networks: A deep learning framework for solving forward and inverse problems involving nonlinear partial differential equations. J. Comput. Phys. 378, 686–707 (2019). 24. Thawon, I. et al. Physics-informed neural networks in the energy sector: Progress, trends, and future directions. Energy Rep. 15, 109013 (2026). 25. Borah, M., Wang, Q., Moura, S., Sauer, D. U. & Li, W. Synergizing physics and machine learning for advanced battery management. Commun. Eng. 3, 134 (2024). 26. Azizzadenesheli, K. et al. Neural operators for accelerating scientific simulations and design. Nat. Rev. Phys. 6, 320–328 (2024). 27. Lu, L., Jin, P. & Karniadakis, G. E. DeepONet: Learning nonlinear operators for identifying differential equations based on the universal approximation theorem of operators. Nat. Mach. Intell. 3, 218–229 (2021). 28. Li, Z. et al. Fourier neural operator for parametric partial differential equations. Int. Conf. Learn. Represent. 2021, 1–16 (2021). 29. Brendel, P., Mele, I., Rosskopf, A., Katrašnik, T. & Lorentz, V. Parametrized physics-informed deep operator networks for design of experiments applied to lithium-ion-battery cells. J. Energy Storage 128, 117055 (2025). 30. Panahi, A. A. et al. Fast and generalizable parameter-embedded neural operators for lithium-ion battery simulation. Preprint at https://doi.org/10.48550/arXiv.2508.08087 (2025). 31. Zheng, Q., Yin, X. & Zhang, D. Inferring electrochemical performance and parameters of li-ion batteries based on deep operator networks. J. Energy Storage 65, 107176 (2023). 32. Zhao, Z., Liu, C., Li, Y., Chen, Z. & Liu, X. Diffeomorphism neural operator for various domains and parameters of partial differential equations. Preprint at https://doi.org/10.48550/arXiv.2402.12475 (2024). 22 33. Yin, M. et al. A scalable framework for learning the geometry-dependent solution operators of partial differential equations. Nat. Comput. Sci. 1–13 (2024) doi:10.1038/s43588-024-00732-2. 34. Li, Z. et al. Geometry-informed neural operator for large-scale 3D PDEs. Adv. Neural Inf. Process. Syst. 36, 35836–35854 (2023). 35. Wu, H., Luo, H., Wang, H., Wang, J. & Long, M. Transolver: A fast transformer solver for PDEs on general geometries. Preprint at http://arxiv.org/abs/2402.02366 (2024). 36. Lin, J., Chu, H. N., Howey, D. A. & Monroe, C. W. Multiscale coupling of surface temperature with solid diffusion in large lithium-ion pouch cells. Commun. Eng. 1, 1 (2022).