Accounting for Hysteresis and Eddy Currents in Finite Element Simulations of Ferromagnetic Laminated Cores using a Recurrent Neural Network

arXiv:2607.14321 2026 Architecture 1 ideas extracted · analyzed Aug 30, 2026

What the math gives to ML

The paper contains a useful state-update structure beyond its use of an RNN surrogate: each latent reversible state is obtained by projecting its previous value onto a ball centered at the current input, with a branch-specific radius controlling memory persistence. This creates a piecewise-smooth, bounded-memory recurrent cell that preserves state during small input reversals and updates only when the input moves beyond a threshold. The transferable asset is the explicit geometric hysteresis operator, which can serve as an inductive bias for sequence models handling regime changes, temporal hysteresis, or noisy trajectories. A practical first test is to replace part of a GRU or state-space layer with several differentiable threshold-projection memory branches and evaluate long-range forecasting and stability.

Ideas from this paper

Unverified 2026

Threshold-Projection Recurrent Memory

Replace or augment a recurrent cell with multiple hysteresis memory branches whose states remain unchanged while the input stays within a branch-specific radius, then move toward the current input only when that radius is exceeded. The resulting cell has explicit persistence and bounded state changes, giving it an inductive bias for temporal hysteresis and reducing the need for the network to learn long-term memory behavior from scratch.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Accounting for Hysteresis and Eddy Currents in Finite Element Simulations of Ferromagnetic Laminated Cores using a Recurrent Neural Network arXiv:2607.14321