Deep Learning: A Rapid and Efficient Route to Automatic Metasurface Design.
TL;DR: This work designs a triple‐band absorber using the REACTIVE method, where a deep learning model computes the metasurface structure automatically through inputting the desired absorption rate.
read more
Abstract: Metasurfaces provide unprecedented routes to manipulations on electromagnetic waves, which can realize many exotic functionalities. Despite the rapid development of metasurfaces in recent years, the design process of metasurface is still time-consuming and computational resource-consuming. Moreover, it is quite complicated for layman users to design metasurfaces as plenty of specialized knowledge is required. In this work, a metasurface design method named REACTIVE is proposed on the basis of deep learning, as deep learning method has shown its natural advantages and superiorities in mining undefined rules automatically in many fields. REACTIVE is capable of calculating metasurface structure directly through a given design target; meanwhile, it also shows the advantage in making the design process automatic, more efficient, less time-consuming, and less computational resource-consuming. Besides, it asks for less professional knowledge, so that engineers are required only to pay attention to the design target. Herein, a triple-band absorber is designed using the REACTIVE method, where a deep learning model computes the metasurface structure automatically through inputting the desired absorption rate. The whole design process is achieved 200 times faster than the conventional one, which convincingly demonstrates the superiority of this design method. REACTIVE is an effective design tool for designers, especially for laymen users and engineers.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Deep learning for the design of photonic structures
TL;DR: Recent progress in deep-learning-based photonic design is reviewed by providing the historical background, algorithm fundamentals and key applications, with the emphasis on various model architectures for specific photonic tasks.
822
RUN beyond the metaphor: An efficient optimization algorithm based on Runge Kutta method
Iman Ahmadianfar,Ali Asghar Heidari,Ali Asghar Heidari,Amir H. Gandomi,Xuefeng Chu,Huiling Chen +5 more
TL;DR: This study attempts to go beyond the traps of metaphors and introduce a novel metaphor-free population-based optimization based on the mathematical foundations and ideas of the Runge Kutta (RK) method widely well-known in mathematics.
800
Tunable nanophotonics enabled by chalcogenide phase-change materials
Sajjad Abdollahramezani,Omid Hemmatyar,Hossein Taghinejad,Alex Krasnok,Yashar Kiarashinejad,Mohammadreza Zandehshahvar,Andrea Alù,Ali Adibi +7 more
TL;DR: The unique material properties, structural transformation, and thermo-optic effects of well-established classes of chalcogenide PCMs are outlined and the emerging deep learning-based approaches for the optimization of reconfigurable MSs and the analysis of light-matter interactions are discussed.
Deep Learning: A Rapid and Efficient Route to Automatic Metasurface Design.
TL;DR: This work designs a triple‐band absorber using the REACTIVE method, where a deep learning model computes the metasurface structure automatically through inputting the desired absorption rate.
367
Nano Biosensors: Properties, applications and electrochemical techniques
TL;DR: Nano Biosensors as mentioned in this paper is a class of sensors that use the biological element as a diagnostic component and the electrode as a transducer, such as a DNA strand, antibody, enzyme, whole cell.
298
References
Random Forests
Leo Breiman
- 01 Oct 2001
TL;DR: Internal estimates monitor error, strength, and correlation and these are used to show the response to increasing the number of features used in the forest, and are also applicable to regression.
ImageNet classification with deep convolutional neural networks
TL;DR: A large, deep convolutional neural network was trained to classify the 1.2 million high-resolution images in the ImageNet LSVRC-2010 contest into the 1000 different classes and employed a recently developed regularization method called "dropout" that proved to be very effective.
•Proceedings Article
ImageNet Classification with Deep Convolutional Neural Networks
Alex Krizhevsky,Ilya Sutskever,Geoffrey E. Hinton +2 more
- 03 Dec 2012
TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Deep learning
TL;DR: Deep learning is making major advances in solving problems that have resisted the best attempts of the artificial intelligence community for many years, and will have many more successes in the near future because it requires very little engineering by hand and can easily take advantage of increases in the amount of available computation and data.
67K
Reducing the Dimensionality of Data with Neural Networks
TL;DR: In this article, an effective way of initializing the weights that allows deep autoencoder networks to learn low-dimensional codes that work much better than principal components analysis as a tool to reduce the dimensionality of data is described.