arXiv ScienceSearch

arXiv subjects

Sebastian Schaffer

Publications and source records attributed to Sebastian Schaffer.

9 recordsLinked to original sources

An Energy-Based Conservative-Dissipative Latent Neural Evolution Operator for Magnetization Dynamics

We develop an energy-based reduced-order model for micromagnetic magnetization dynamics that couples a convolutional autoencoder to a structured latent neural ordinary differential equation. Motivated by the precessional-dissipative structure of the Landau-Lifshitz-Gilbert equation, the latent vector field is generated from the gradient of a learned scalar potential through an antisymmetric operator and a symmetric positive-semidefinite dissipative operator. This potential is learned in nonunique latent coordinates and is not identified with the Gibbs free energy, but decreases monotonically along autonomous continuous-time solutions, while the antisymmetric component permits motion along its level sets. The encoder, decoder, latent energy, and operators are trained jointly on short trajectory windows using latent and decoded-rollout losses alone, without time-derivative supervision, physical-energy labels, or dissipation penalties. At inference, an initial state is encoded once, evolved in latent space, and decoded only at the requested output times, enabling substantially cheaper trajectory prediction than the micromagnetic solver used to generate the training data. We compare quadratic, deep, and additive deep-quadratic latent energies on two datasets parameterized by field amplitude and generated for the two applied-field directions of the NIST $\mu$MAG Standard Problem 4. Dissipative-only and antisymmetric-dissipative models achieve comparable accuracy on short training-style windows but differ substantially on uninterrupted rollouts, for which the antisymmetric-dissipative models provide markedly more accurate trajectory predictions. The deep-quadratic energy gives the best overall accuracy for both field directions and exhibits slower error growth when rollouts are extended to twice the training horizon.

cs.LG

Physics-informed low-rank neural operators with application to parametric elliptic PDEs

We present the Physics-Informed Low-Rank Neural Operator (PILNO), a neural operator framework for efficiently approximating solution operators of partial differential equations (PDEs) on point cloud data. PILNO combines low-rank kernel approximations with an encoder--decoder architecture, enabling fast, continuous one-shot predictions while remaining independent of specific discretizations. The model is trained using a physics-informed penalty framework, ensuring that PDE constraints and boundary conditions are satisfied in both supervised and unsupervised settings. We demonstrate its effectiveness on diverse problems, including function fitting, the Poisson equation, the screened Poisson equation with variable coefficients, and parameterized Darcy flow. The low-rank structure provides computational efficiency in high-dimensional parameter spaces, establishing PILNO as a scalable and flexible surrogate modeling tool for PDEs.

math.NA

Near-field-free super-potential FFT method for the three-dimensional free-space Poisson equation

We present a spectrally accurate, efficient FFT-based method for the three-dimensional free-space Poisson equation with smooth, compactly supported sources. The method adopts a super-potential formulation: we first compute the convolution with the biharmonic Green's function, then recover the potential by spectral differentiation, applying the Laplacian in Fourier space. A separable Gaussian-sum (GS) approximation enables efficient precomputation and quasi-linear, FFT-based convolution. Owing to the biharmonic kernel's improved regularity, the GS cutoff error is fourth-order, uniform for all target points, eliminating the near-field corrections and Taylor expansions required in standard GS/Ewald-type methods. Benchmarks on Gaussian, oscillatory, and compactly supported densities reach the double-precision limit and, at matched accuracy on the same hardware, reduce both error and per-solve runtime relative to our original GS-based scheme. The resulting method is simple, reproducible, and efficient for three-dimensional free-space Poisson problems with smooth sources on uniform grids.

physics.comp-ph

Higher order stray field computation on tensor product domains

We present an extension of the tensor grid method for stray field computation on rectangular domains that incorporates higher-order basis functions. Both the magnetization and the resulting magnetic field are represented using higher-order B-spline bases, which allow for increased accuracy and smoothness. The method employs a super-potential formulation, which circumvents the need to convolve with a singular kernel. The field is represented with high accuracy as a functional Tucker tensor, leveraging separable expansions on the tensor product domain and trained via a multilinear extension of the extreme learning machine methodology. Unlike conventional grid-based methods, the proposed mesh-free approach allows for continuous field evaluation. Numerical experiments confirm the accuracy and efficiency of the proposed method, demonstrating exponential convergence of the energy and linear computational scaling with respect to the multilinear expansion rank.

physics.comp-ph

Physics aware machine learning for micromagnetic energy minimization: recent algorithmic developments

In this work, we explore advanced machine learning techniques for minimizing Gibbs free energy in full 3D micromagnetic simulations. Building on Brown's bounds for magnetostatic self-energy, we revisit their application in the context of variational formulations of the transmission problems for the scalar and vector potential. To overcome the computational challenges posed by whole-space integrals, we reformulate these bounds on a finite domain, making the method more efficient and scalable for numerical simulation. Our approach utilizes an alternating optimization scheme for joint minimization of Brown's energy bounds and the Gibbs free energy. The Cayley transform is employed to rigorously enforce the unit norm constraint, while R-functions are used to impose essential boundary conditions in the computation of magnetostatic fields. Our results highlight the potential of mesh-free Physics-Informed Neural Networks (PINNs) and Extreme Learning Machines (ELMs) when integrated with hard constraints, providing highly accurate approximations. These methods exhibit competitive performance compared to traditional numerical approaches, showing significant promise in computing magnetostatic fields and the application for energy minimization, such as the computation of hysteresis curves. This work opens the path for future directions of research on more complex geometries, such as grain structure models, and the application to large scale problem settings which are intractable with traditional numerical methods.

physics.comp-ph

Physics-informed machine learning and stray field computation with application to micromagnetic energy minimization

We study the full 3d static micromagnetic equations via a physics-informed neural network (PINN) ansatz for the continuous magnetization configuration. PINNs are inherently mesh-free and unsupervised learning models. In our approach we can learn to minimize the total Gibbs free energy with additional conditional parameters, such as the exchange length, by a single low-parametric neural network model. In contrast, traditional numerical methods would require the computation and storage of a large number of solutions to interpolate the continuous spectrum of quasi-optimal magnetization configurations. We also consider the important and computationally expensive stray field problem via PINNs, where we use a basically linear learning ansatz, called extreme learning machines (ELM) within a splitting method for the scalar potential. This reduces the stray field training to a linear least squares problem with precomputable solution operator. We validate the stray field method by means of numerical example comparisons from literature and illustrate the full micromagnetic approach via the NIST $\mu$MAG standard problem $\#3$.

physics.comp-ph

Bridging Fidelities to Predict Nanoindentation Tip Radii Using Interpretable Deep Learning Models

As the need for miniaturized structural and functional materials has increased,the need for precise materials characterizaton has also expanded. Nanoindentation is a popular method that can be used to measure material mechanical behavior which enables high-throughput experiments and, in some cases, can also provide images of the indented area through scanning. Both indenting and scanning can cause tip wear that can influence the measurements. Therefore, precise characterization of tip radii is needed to improve data evaluation. A data fusion method is introduced which uses finite element simulations and experimental data to estimate the tip radius in situ in a meaningful way using an interpretable multi-fidelity deep learning approach. By interpreting the machine learning models, it is shown that the approaches are able to accurately capture physical indentation phenomena.

cond-mat.mtrl-sci

Machine learning methods for the prediction of micromagnetic magnetization dynamics

Machine learning (ML) entered the field of computational micromagnetics only recently. The main objective of these new approaches is the automatization of solutions of parameter-dependent problems in micromagnetism such as fast response curve estimation modeled by the Landau-Lifschitz-Gilbert (LLG) equation. Data-driven models for the solution of time- and parameter-dependent partial differential equations require high dimensional training data-structures. ML in this case is by no means a straight-forward trivial task, it needs algorithmic and mathematical innovation. Our work introduces theoretical and computational conceptions of certain kernel and neural network based dimensionality reduction approaches for efficient prediction of solutions via the notion of low-dimensional feature space integration. We introduce efficient treatment of kernel ridge regression and kernel principal component analysis via low-rank approximation. A second line follows neural network (NN) autoencoders as nonlinear data-dependent dimensional reduction for the training data with focus on accurate latent space variable description suitable for a feature space integration scheme. We verify and compare numerically by means of a NIST standard problem. The low-rank kernel method approach is fast and surprisingly accurate, while the NN scheme can even exceed this level of accuracy at the expense of significantly higher costs.

physics.comp-ph

Prediction of magnetization dynamics in a reduced dimensional feature space setting utilizing a low-rank kernel method

We establish a machine learning model for the prediction of the magnetization dynamics as function of the external field described by the Landau-Lifschitz-Gilbert equation, the partial differential equation of motion in micromagnetism. The model allows for fast and accurate determination of the response to an external field which is illustrated by a thin-film standard problem. The data-driven method internally reduces the dimensionality of the problem by means of nonlinear model reduction for unsupervised learning. This not only makes accurate prediction of the time steps possible, but also decisively reduces complexity in the learning process where magnetization states from simulated micromagnetic dynamics associated with different external fields are used as input data. We use a truncated representation of kernel principal components to describe the states between time predictions. The method is capable of handling large training sample sets owing to a low-rank approximation of the kernel matrix and an associated low-rank extension of kernel principal component analysis and kernel ridge regression. The approach entirely shifts computations into a reduced dimensional setting breaking down the problem dimension from the thousands to the tens.

physics.comp-ph