# Data-driven acceleration of Photonic Simulations

**Authors:** Rahul Trivedi, Logan Su, Jesse Lu, Martin F Schubert, Jelena Vuckovic

arXiv: 1902.00090 · 2020-03-27

## TL;DR

This paper introduces a machine learning-augmented approach to accelerate the GMRES algorithm for solving Maxwell's equations in photonic device design, achieving significant reductions in computational iterations.

## Contribution

The authors develop data-driven models using PCA and CNN to predict solution subspaces, enhancing GMRES efficiency in photonic simulations.

## Key findings

- Achieved 10-50x reduction in GMRES iterations.
- Trained models on grating wavelength-splitting devices.
- Demonstrated effective acceleration of electromagnetic simulations.

## Abstract

Designing modern photonic devices often involves traversing a large parameter space via an optimization procedure, gradient based or otherwise, and typically results in the designer performing electromagnetic simulations of correlated devices. In this paper, we present an approach to accelerate the Generalized Minimal Residual (GMRES) algorithm for the solution of frequency-domain Maxwell's equations using two machine learning models (principal component analysis and a convolutional neural network) trained on simulations of correlated devices. These data-driven models are trained to predict a subspace within which the solution of the frequency-domain Maxwell's equations lie. This subspace can then be used for augmenting the Krylov subspace generated during the GMRES iterations. By training the proposed models on a dataset of grating wavelength-splitting devices, we show an order of magnitude reduction ($\sim 10 - 50$) in the number of GMRES iterations required for solving frequency-domain Maxwell's equations.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.00090/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1902.00090/full.md

## References

19 references — full list in the complete paper: https://tomesphere.com/paper/1902.00090/full.md

---
Source: https://tomesphere.com/paper/1902.00090