SearcharxivSearch

arXiv subjects

Sunghyun Nam

Publications and source records attributed to Sunghyun Nam.

3 recordsLinked to original sources

Data-Efficient Electromagnetic Surrogate Solver Through Dissipative Relaxation Transfer Learning

In neural network surrogate solvers for electromagnetic simulations, accurately modeling resonant phenomena remains a central challenge. High-amplitude resonances generate strongly localized field patterns that deviate significantly from the general distribution of non-resonant cases, leading to instability and degraded predictive performance. To address this, we introduce dissipative relaxation transfer learning (DIRTL), a data-efficient training framework that integrates transfer learning with loss-regularized optimization principles from high-Q photonics. DIRTL first pretrains the model on data generated with a small fictitious material loss, which broadens sharp resonant modes and suppresses extreme field amplitudes. This smoothing of the response landscape enables the model to learn global modal features more effectively. The pretrained model is subsequently fine-tuned on the target lossless dataset containing true high-amplitude resonances, allowing stable adaptation based on the pretrained representation. Applied to both the Fourier Neural Operator (FNO) and UNet architectures, DIRTL yields substantial improvements in prediction accuracy, including up to a two-fold error reduction for the FNO variant. Furthermore, DIRTL demonstrates robustness across diverse training conditions and supports multi-tasking performance, suggesting the generalizability and flexibility of the pretrained core. Altogether, these results position DIRTL as a physically grounded curriculum for improving the reliability of neural network surrogate solvers.

physics.optics

High-directivity multi-level beam switching with single-gate tunable metasurfaces based on graphene

The growing demand for ultra-fast telecommunications, autonomous driving, and futuristic technologies highlights the crucial role of active beam steering at the nanoscale. This is essential for applications like LiDAR, beam-forming, and holographic displays, especially as devices reduce in form-factor. Although device with active beam switching capability is a potential candidate for realizing those applications, there have been only a few works to realize beam switching in reconfigurable metasurfaces with active tuning materials. In this paper, we theoretically present a multi-level beam-switching dielectric metasurface with a graphene layer for active tuning, addressing challenges associated with achieving high directivity and diffraction efficiency, and doing so while using a single-gate setup. For two-level switching, the directivities reached above 95%, and the diffraction efficiencies were near 50% at the operation wavelength $λ_0$ = 8 $μ$m. Through quasi-normal mode expansion, we illustrate the physics of the beam switching metasurface inverse-designed by the adjoint method, highlighting the role of resonant modes and their response to charge carrier tuning. Under the same design scheme, we design and report characteristics of a three-level and four-level beam switching device, suggesting a possibility of generalizing to multi-level beam switching.

physics.optics

Meent: Differentiable Electromagnetic Simulator for Machine Learning

Electromagnetic (EM) simulation plays a crucial role in analyzing and designing devices with sub-wavelength scale structures such as solar cells, semiconductor devices, image sensors, future displays and integrated photonic devices. Specifically, optics problems such as estimating semiconductor device structures and designing nanophotonic devices provide intriguing research topics with far-reaching real world impact. Traditional algorithms for such tasks require iteratively refining parameters through simulations, which often yield sub-optimal results due to the high computational cost of both the algorithms and EM simulations. Machine learning (ML) emerged as a promising candidate to mitigate these challenges, and optics research community has increasingly adopted ML algorithms to obtain results surpassing classical methods across various tasks. To foster a synergistic collaboration between the optics and ML communities, it is essential to have an EM simulation software that is user-friendly for both research communities. To this end, we present Meent, an EM simulation software that employs rigorous coupled-wave analysis (RCWA). Developed in Python and equipped with automatic differentiation (AD) capabilities, Meent serves as a versatile platform for integrating ML into optics research and vice versa. To demonstrate its utility as a research platform, we present three applications of Meent: 1) generating a dataset for training neural operator, 2) serving as an environment for the reinforcement learning of nanophotonic device optimization, and 3) providing a solution for inverse problems with gradient-based optimizers. These applications highlight Meent's potential to advance both EM simulation and ML methodologies. The code is available at https://github.com/kc-ml2/meent with the MIT license to promote the cross-polinations of ideas among academic researchers and industry practitioners.

cs.LG