A Comprehensive Review of Large Language Models for Nanophotonics: From Surrogate Modeling to Autonomous Design
Read the original on Hugging Face Trending Papers →The Flow has not summarised this story yet — read it at Hugging Face Trending Papers.
The Flow has not summarised this story yet — read it at Hugging Face Trending Papers.
The review examines how Large Language Models (LLMs) enhance nanophotonics design by providing semantic interfaces, code generation, and tool orchestration. It traces the evolution from classical neural networks to transformer-based models and categorizes LLM applications into surrogate models that map structure to spectrum and agentic systems that generate code and orchestrate simulations for closed-loop optimization. The article also highlights potential cross-disciplinary uses of LLMs in materials science and wireless communications, and envisions future multimodal foundation models that actively collaborate in autonomous scientific discovery.
MOCLIP (Metasurface Optics Contrastive Learning Pretrained) is a nanophotonic foundation model that unifies metasurface geometry and spectra in a shared latent space using contrastive learning on an ImageNet‑1K–sized experimental dataset. It enables high‑throughput zero‑shot inverse design, predicting 0.2 million samples per second and allowing the design of a full 4‑inch wafer of high‑density metasurfaces in minutes. The model also supports generative latent‑space optimization with 97 % accuracy and demonstrates an optical information storage concept achieving 0.1 Gbit/mm², six times higher than commercial optical media.
PICasso is an AI‑enabled framework that converts natural‑language specifications into manufacturable silicon photonic integrated circuits (PICs) through a structured pipeline of NL → YAML → GDS, PDK‑aware knowledge injection, automated placement and routing, DRC/LVS validation, and SAX‑based photonic simulation. The authors introduce PIC‑Set, a benchmark of 36 parameterized PIC design tasks, and evaluate several large language models (LLMs) using new metrics such as structural and functional Spec@k, optimization efficiency, and robustness. Across the benchmark, PICasso markedly improves specification satisfaction, achieving up to 92.7% structural Spec@3 and 52% functional Spec@3, while reducing mean insertion loss from 4.98 dB to 3.25 dB through simulation‑guided optimization.
The paper introduces a unified large language model workflow for modeling and inverse-design of metasurfaces across multiple families. By converting geometries, design parameters, and optical responses into a shared instruction‑following text format, the authors fine‑tune Gemma‑2‑9B on eight distinct metasurface families. Compared to single‑family models, the joint model predicts all families’ optical responses simultaneously and reduces mean‑squared error by an average of 56.5%. "whyItMatters":"The approach demonstrates that a shared sequence‑based LLM interface can streamline cross‑family metasurface design, eliminating the need for separate surrogate architectures for each geometry class."
The paper presents a collaborative on‑sensor array camera that uses a distributed meta‑optics learning method to jointly optimize a 100‑million‑nanopost metasurface array for broadband visible imaging. By training the array end‑to‑end with a learned meta‑atom proxy and a parallax‑aware, noise‑aware reconstruction algorithm, the design overcomes the wavelength‑dependent limitations of traditional metalenses. Experimental results show that the camera delivers consistent image quality across varying scene illumination spectra without relying on generative reconstruction.
The development of organic light-emitting diode (OLED) materials faces the compounded challenges of an astronomically large chemical space, stringent quantum-chemical constraints, and a scarcity of labeled data. Although the question of OLED generation is important, few models have been trained effectively for this specific domain.