paper-with-me

홈 › Papers

Chat to Chip: Large Language Model Based Design of Arbitrarily Shaped Metasurfaces

2025-09-29 · Huanshu Zhang, Lei Kang, Sawyer D. Campbell, Douglas H. Werner arxiv

Traditional metasurface design is limited by the computational cost of full-wave simulations, preventing thorough exploration of complex configurations. Data-driven approaches have emerged as a solution to this bottleneck, replacing costly simulations with rapid neural network evaluations and enabling near-instant design for meta-atoms. Despite advances, implementing a new optical function still requires building and training a task-specific network, along with exhaustive searches for suitable architectures and hyperparameters. Pre-trained large language models (LLMs), by contrast, sidestep this laborious process with a simple fine-tuning technique. However, applying LLMs to the design of nanophotonic devices, particularly for arbitrarily shaped metasurfaces, is still in its early stages; as such tasks often require graphical networks. Here, we show that an LLM, fed with descriptive inputs of arbitrarily shaped metasurface geometries, can learn the physical relationships needed for spectral prediction and inverse design. We further benchmarked a range of open-weight LLMs and identified relationships between accuracy and model size at the billion-parameter level. We demonstrated that 1-D token-wise LLMs provide a practical tool to designing 2-D arbitrarily shaped metasurfaces. Linking natural-language interaction to electromagnetic modelling, this "chat-to-chip" workflow represents a step toward more user-friendly data-driven nanophotonics.

📄 PDF Abstract BibTeX arXiv:2509.24196

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ChipNeMo: Domain-Adapted LLMs for Chip Design

2023-10-31 · Mingjie Liu, Teodor-Dumitru Ene, Robert Kirby, Chris Cheng 외

ChipNeMo aims to explore the applications of large language models (LLMs) for industrial chip design. Instead of directly deploying off-the-shelf commercial or open-source LLMs, we instead adopt the following domain adap…

ChatbotDomain AdaptationRetrievalScript Generation

ChipAlign: Instruction Alignment in Large Language Models for Chip Design via Geodesic Interpolation

2024-12-15 · Chenhui Deng, Yunsheng Bai, Haoxing Ren

Recent advancements in large language models (LLMs) have expanded their application across various domains, including chip design, where domain-adapted chip models like ChipNeMo have emerged. However, these models often …

Instruction Following

ChipChat: Low-Latency Cascaded Conversational Agent in MLX

2025-08-26 · Tatiana Likhomanenko, Luke Carlson, Richard He Bai, Zijin Gu 외 arxiv

The emergence of large language models (LLMs) has transformed spoken dialog systems, yet the optimal architecture for real-time on-device voice agents remains an open question. While end-to-end approaches promise theoret…

Text-To-Speech SynthesisSpeech Recognition

ChipGPT: How far are we from natural language hardware design

2023-05-23 · Kaiyan Chang, Ying Wang, Haimeng Ren, Mengdi Wang 외

As large language models (LLMs) like ChatGPT exhibited unprecedented machine intelligence, it also shows great performance in assisting hardware engineers to realize higher-efficiency logic design via natural language in…

Chip-Chat: Challenges and Opportunities in Conversational Hardware Design

2023-05-22 · Jason Blocklove, Siddharth Garg, Ramesh Karri, Hammond Pearce

Modern hardware design starts with specifications provided in natural language. These are then translated by hardware engineers into appropriate Hardware Description Languages (HDLs) such as Verilog before synthesizing c…