Numerical field optimization for enhanced efficiency in time-reversible gradient computation of open-source GPU-accelerated FDTD simulations
Yannik Mahlau, Lukas Berg, Bodo Rosenhahn

TL;DR
This paper introduces memory-efficient field optimization techniques for FDTD simulations, enabling accurate, large-scale, GPU-accelerated inverse design in nanophotonics by reducing data precision without sacrificing accuracy.
Contribution
It proposes two novel methods for reducing memory usage in FDTD simulations through smaller bit-width representation and interpolation, integrated into an open-source differentiable solver.
Findings
Achieves similar accuracy with lower memory cost.
Enhances GPU-accelerated inverse design efficiency.
Supports large-scale open-source nanophotonics simulations.
Abstract
Finite-difference time-domain (FDTD) simulations often involve physical quantities spanning multiple orders of magnitude, such as the speed of light or electromagnetic field amplitudes. The standard practice for maintaining numerical accuracy in many FDTD implementations is to use 32-bit or 64-bit floating-point values to represent the electric and magnetic fields. However, this approach is not always optimal when recording field values, particularly during time-reversible gradient computation where electric and magnetic field values need to be saved at the boundary of the simulation domain. Since this memory bottleneck is often the limiting factor in time-reversible inverse design for nanophotonics, we present two field optimizations for enhancing memory efficiency in FDTD simulations. Using a smaller bit-width representation of field values as well as interpolation, we achieve similar…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsElectromagnetic Simulation and Numerical Methods · Magnetic properties of thin films · Metamaterials and Metasurfaces Applications
