This paper was converted on www.awesomepapers.org from LaTeX by an anonymous user.
Want to know more? Visit the Converter page.

\nobibliography

*

Intelligent metaphotonics empowered by machine learning

Sergey Krasikov s.krasikov@metalab.ifmo.ru School of Physics and Engineering, ITMO University, St. Petersburg 197101, Russia Nonlinear Physics Center, Research School of Physics, Australian National University, Canberra ACT 2601, Australia    Aaron Tranter Centre for Quantum Computation and Communication Technology, Department of Quantum Science, Research School of Physics, The Australian National University, Canberra, ACT 2601, Australia    Andrey Bogdanov School of Physics and Engineering, ITMO University, St. Petersburg 197101, Russia    Yuri Kivshar yuri.kivshar@anu.edu.au School of Physics and Engineering, ITMO University, St. Petersburg 197101, Russia Nonlinear Physics Center, Research School of Physics, Australian National University, Canberra ACT 2601, Australia
(December 22, 2024)
Abstract

In the recent years, we observe a dramatic boost of research in photonics empowered by the concepts of machine learning and artificial intelligence. The corresponding photonic systems, to which this new methodology is applied, can range from traditional optical waveguides to nanoantennas and metasurfaces, and these novel approaches underpin the fundamental principles of light-matter interaction developed for a smart design of intelligent photonic devices. Concepts and approaches of artificial intelligence and machine learning penetrate rapidly into the fundamental physics of light, and they provide effective tools for the study of the field of metaphotonics driven by optically-induced electric and magnetic resonances. Here, we introduce this new field with its application to metaphotonics and also present a summary of the basic concepts of machine learning with some specific examples developed and demonstrated for metasystems and metasurfaces.

I Introduction

As demonstrated in the recent years, artificial intelligence (AI) is quickly becoming a ubiquitous concept in various physical sciences [1, 2, 3, 4, 5, 6]. Specifically, optics and photonics provide a variety of physical applications that can be studied and enhanced using these novel approaches. Merging AI with photonics is particularly advantageous as Maxwell’s equations fundamentally describe very precisely a wide range of experimentally observed phenomena. Thus they can be employed directly to generate vast amounts of training data required for implementing various AI algorithms. Also, by employing AI in optical physics, we may expect to create efficient photonic quantum machines that eventually may merge with much broader biological intelligence. Thus, a remarkably powerful AI methodology that complements many conventional analytical and numeric techniques find many important applications and demonstrations in photonics. In particular, such approaches are used for inverse design, optimization, big-data processing, underpinning the rapid development of precise photonic technologies.

Metaphotonics is a new and rapidly developing research direction in subwavelength photonics [7]. It is inspired by the physics of metamaterials where the electromagnetic response is associated with the magnetic dipole resonances and optical magnetism originating from the resonant dielectric nanostructures with high refractive index. The concept of all-dielectric resonant nanophotonics is driven by the idea to employ subwavelength dielectric Mie-resonant nanoparticles as “meta-atoms” for creating highly efficient optical metasurfaces and metadevices. These are defined as devices having unique functionalities derived from structuring of functional matter on the subwavelength scale [8], often termed as “meta-optics” for emphasizing the importance of optically-induced magnetic response of their artificial subwavelength-patterned structures. Because of the unique optical resonances and their various combinations for interference effects accompanied by strong localization of the electromagnetic fields, high-index nanoscale structures are expected to complement or even replace different plasmonic components in a range of potential applications. Moreover, many concepts which had been developed for plasmonic structures, but fell short of their potential due to strong losses of metals at optical frequencies, can now be realized based on low-loss dielectric structures.

High-index dielectric resonators can support both electric and magnetic Mie-type resonances which can be tailored by the nanoparticle geometry. Mie-resonant silicon nanoparticles have recently received considerable attention for applications in nanophotonics and metamaterials [9] including optical nanoantennas, wavefront-shaping metasurfaces, and nonlinear frequency generation. Importantly, the simultaneous excitation of strong electric and magnetic Mie-type dipole and multipole resonances can result in constructive or destructive interferences with unusual spatial scattering characteristics, and it may also lead to the resonant enhancement of magnetic fields in dielectric structures that could bring many novel effects in both linear and nonlinear regimes.

Here, we discuss the current progress in the recently emerged fields of machine learning and artificial intelligence focusing on their applications to metaphotonics driven by optically-induced electric and magnetic resonances. More specifically, we describe how these novel ideas can be applied to study optical nanoantennas and metasurfaces and improve their functionalities. We also present a summary of the basic concepts of machine learning with some specific examples developed and demonstrated for a variety of metasystems and metasurfaces.

This Perspective is organized as follows. In Sec. II we broadly discuss the basic concepts of machine learning irrespective of specific applications. We introduce the concepts of deep learning and machine learning and show how they are linked to artificial neutral networks and artificial intelligence concepts. Next, in Sec. III we summarize briefly the main ideas of metaphotonics and describe the main parameters and properties which are required usually for the optimisation. In Sec. IV we consider several examples of advanced nanoantennas and their optimisation with the help of machine learning. All Secs. V – VII discuss various aspects of functional and self-adaptive metasurfaces and their applications to sensing. Finally, Sec. VIII concludes the paper with perspectives and outlook.

II Basic concepts of machine learning

In this Perspective article, we focus on phenomena and applications which can be reached via AI technologies, and we do not discuss particular methods in detail. Still, here we provide a brief description of machine learning (ML) algorithms in order to outline the general ideas of those methods suitable for applications.

While AI is a broad field closely connected with the development of systems mimicking intelligence, ML provides a set of data-driven algorithms for learning ability of AI [10]. The goal of ML algorithms is to find a sequence of programmatic transformations connecting the input and output data. This could constitute a mathematical model that connects physical parameters to an observed phenomena [11, 12, 13]. In another case it could be the use of a heuristic to classify labelled data. Considering an example from physics, this might be transformations which have to be applied to geometric parameters of a unit cell of a metagrating to obtain a corresponding reflection spectrum. Generally, provided a good source of data, the more input data the algorithm receives, the more accurate a result will be. It should be highlighted that ML algorithms can work with data itself and find correlations within it without any understanding of physical, mathematical, or other meaning. However, in some cases it is possible to provide physical intuition or to constrain models to obey physical models such as, for example, the Navier-Stokes equations [14, 15] or Maxwell’s equations [16]. Existing ML methods span a range of tasks, including but not limited to, classification, regression, clustering, anomaly detection and structured prediction. While ML has demonstrable efficacy for a number of tasks there remains significant overhead involved in the application of such techniques. This usually involves a number of tasks such as tuning and design of the models in question, with the largest task generally being the feature extraction process which often requires domain specific expertise.

Deep learning (DL) is a subclass of ML (see Fig. 1) solely based on layered structures referred to as artificial neural networks (ANNs). ANNs derive their name from the neural structures found in biological entities. This structure is emulated mathematically as a node, referred to as a neuron, which may contain many input and output connections with associated weightings. These neurons have a non-linear activation function which is a function that serves to map the inputs to an output and provide the switching behaviour seen in biological neurons [17]. These neurons are stacked into layers which are then connected to subsequent layers. The utility of this is to construct a sufficiently deep neural network such that any arbitrary function may be approximated [18]. ANNs thus may be considered as a mapping from some input space to some output space which can be arbitrarily defined. ANNs can also have complicated structures for different tasks. The inclusion of convolutional layers have demonstrated great success in image processing tasks [19] and auto-regressive models similarly with natural language processing [20] and sequentially organised data [21]. A key feature of these models and DL in general is that the design process does not require the same domain specific knowledge as other classical ML methods. Instead the features of a data set are learnt automatically to best facilitate the desired mapping from input to output. To perform a given task DL models must undergo a process known as training. Training a model requires the introduction of the so-called loss function, which provides feedback on the difference between the real output (or “truth”) and the output predicted by the network for the same given input data. Training the ANN aims to minimize the loss function by adjustment of the weight values at each layer. This tasks is generally achieved via some form of stochastic gradient descent which may be done efficiently over the network with backward propagation [22]. The training is termed complete when the model is capable of predicting the output with some desired accuracy.

Refer to caption
Figure 1: Links of different ML-based concepts. Artificial intelligence (AI) is a part of computer science dedicated to development of ways to mimic general intelligence. Machine learning (ML) is a subset of AI, these are data-driven algorithms which learn from experience and have the capacity to improve their performance over time and adapt to new data. ML algorithms are varied in their approach, however deep learning (DL) is a subset of ML solely based on layered structures referred to as artificial neural networks. The main feature of DL is the capability to efficiently process raw unstructured data and automatically determine its features while classical ML involves the processing of data in a manner predefined by a human operator.

After the training, the ANN is able to accurately map the input to the desired output, implying that it has “learned” the necessary mapping from the given data. It should be noted that this mapping is not necessarily unique and differences in training procedure can cause a failure to converge. It is generally considered good practice to divide a dataset into training and validation sets. Due to the expressivity of high dimensional networks it is possible for over-fitting to occur which must be mitigated. Over-fitting can be monitored via the loss function applied to the validation set. Once the model is trained and over-fitting is mitigated the model can be said to be capable of generalising for an out of sample input. This of course assumes that the training data provided is representative of the problem that one is trying to learn. It is important to note that in general ML models are interpolative by construction, thus extrapolative intuition (not to be confused with generalisation) is still a difficult problem that is indeed difficult for human operators as well.

Refer to caption
Figure 2: Inverse and forward designs based on DL techniques. An artificial neural network is fed parameters of a structure and the corresponding physical response obtained with conventional numerical techniques or from an experiment. Structure parameters may come in a form of numerical arrays containing geometric or material parameters, or in a form of images or sets of pixels. During the learning procedure the neural network determines the appropriate mapping to account for the relation between the parameters and the responses. Then, the network is able to predict a structures response which was not present in the learning set of data – this is a forward design, which is a prediction of a physical response for a given structure. Swapping the input and output data and applying the same training procedure, the network may provide a reverse function, predicting parameters of a structure which allows achieving a given physical response, called an inverse design.

One of the major drawbacks of ML is the amount of data needed for the training procedure, which is typically dictated by the complexity of the problem. For DL increased training data also tends to mitigate over-fitting to a certain extent and thus can be even more important. The collection of the data as well as training may take an enormous time. Hence, the use of DL is usually justified when the same task has to be solved many times for slightly different set of parameters or the task of building a feature extractor is intractable.

Concerning photonics, ML was so-far incorporated mainly as a tool for forward and inverse design procedures (see Fig. 2). Forward design is associated with prediction of a physical response (scattering spectra, polarization, etc.) for a given structure. This task can be solved via variety of different tools, such as T-matrix calculations, full-wave simulations and others, which are basically aimed to solve Maxwell’s equations in some form. Though ML may become an alternative method for the same purpose, possibly its greatest benefit is associated with inverse design problems — determination of structure parameters necessary to provide a given response. In this case DL can be used as a basis for the so-called surrogate modelling providing not a simulation but rather its data-driven approximation.

To illustrate the above ideas, we consider an example of a metaphotonic system which can be designed with the help of an ANN. Let the aim be to predict a scattering spectrum for a given radius of a uniform spherical particle. In this case the input is the radius, and the output is the value of a scattering cross-section (SCS) at some particular frequency. The training set consists of pairs [radius, SCS] and the network finds the mapping between these two values, meaning that it finds a sequence of mathematical transformations which converts a given radius to a known SCS value. In this case, the transformations are not constrained to have anything in common with any physical equation, theory, or model.

When the sequence is defined, the network can predict the unknown value of SCS for a radius which was not given during the training. Importantly, the reverse process is possible, and inputs can be swapped with outputs so the network will estimate parameters required for a given SCS value. No additional training procedures or any changes of the algorithm are needed — when the connections are determined they work in both ways. Therefore, the network can be trained with the data acquired by conventional solvers and then it is capable to solve the inverse task to find parameters for a desired physical response. However, it should be mentioned that for real-world tasks the procedure may be not that straightforward and to achieve high accuracy special architectures of ANNs and algorithms should be considered. Nevertheless, accuracy of the predictions may approach unity when provided enough data, with the speed of estimation suitable to many real-time tasks making DL a promising tool for design of photonic devices.

The same logic can be applied for other classes of problems, not necessary related to scattering. However, in this Perspective we describe not the algorithms themselves but some results which can be achieved with their help. Thus, below we refer to DL algorithms as black-boxes with unspecified structures and functional mappings between the physical parameters.

III Metasystems and Metasurfaces

Electromagnetic metamaterials were suggested as artificial structures composed of subwavelength elements, and initially they were driven by curiosity such as negative refraction and super-lens. Some years later, metamaterials created a paradigm for engineering electromagnetic space with the help of transformation optics. More recently, research on metamaterials evolved into the study of metasystems and metasurfaces as basic components of the so-called metadevices defined as optical devices having unique and useful functionalities realized by structuring of functional matter on the subwavelength scale [8]. It is expected that future technologies will involve a high level of photonic integration achieved by embedding the data-processing and waveguiding functionalities at the material’s level. Thus, an important task is to study and optimize materials building blocks such as nanoantennas and metasurfaces.

Plasmonic and dielectric nanoantennas supporting resonances represent a novel type of building blocks of metamaterials for generating, manipulating, and modulating light [23, 7]. By combing both electric and magnetic modes, one can not only modify far-field radiation patterns but also localize the electromagnetic energy in open resonators by employing the physics of bound states in the continuum to achieve destructive interference of leaky modes [24].

Metasurfaces are created by artificial subwavelength elements with small thickness which provides novel capability to manipulate electromagnetic waves [25]. Well before the exploration of metasurfaces, tailoring the light scattering with planar optical structures has been majorly pursued with diffractive optical elements [26]. However, the concept of metasurfaces provides much broader and deeper insights and useful tools for complete control of light. Metasurfaces are characterized by reduced dimensionality, and usually they consist of arrays of optical resonators with spatially varying geometric parameters and subwavelength separation. In contrast to conventional optical components that achieve wavefront engineering by phase accumulation through light propagation in a medium, metasurface provides new degrees of freedom to control the phase, amplitude, and polarization of light waves with subwavelength resolution, as well as to accomplish wavefront shaping within a distance much less than the wavelength of light. The outstanding optical properties of dielectric metasurfaces drive the development of ultra-thin optical elements and devices, whether showing novel optical phenomena or new functionalities outperforming their traditional bulky counterparts [9, 27, 28]. Metasurfaces consist of carefully arranged “unit cells” or “meta-atoms” with subwavelength structures. The optical response (phase, amplitude, and polarisation) of the meta-atom changes with its geometry (height, width, material, etc). The meta-atoms are arranged into arrays to provide specific variations of parameters, depending on required functionalities. Meta-atoms can operate as subwavelength resonators supporting multipolar Mie resonances [9], or they can contribute to averaged parameters like metamaterials [27].

The concept of optical metasurfaces have been applied to demonstrate many exotic optical phenomena and various useful planar optical devices. Many of these metasurface-based applications are potentially very promising alternatives to replace conventional optical elements and devices, as they largely benefit from ultra-thin, lightweight, and ultracompact properties, provide the possibility of overcoming several limitations suffered by their traditional counterparts, and can demonstrate versatile novel functionalities. Metasurfaces were suggested for an efficient control of light-matter interaction with subwavelength resonant structures, and they have been explored widely in the recent years for creating transformational flat-optics devices.

Plasmonic metastructures suffer from significant losses and show low efficiency, but all-dielectric structures can readily combine electric and magnetic Mie resonances and control efficiently optical properties such as amplitude, phase, polarization, chirality, and anisotropy [7]. The control of all such parameters require a careful optimisation depending on the problems where the metasurfaces are used. Many such properties are driven by local electromagnetic resonances such as Mie-type scattering, bound states in the continuum, Fano resonances, and anapole resonances. The recent research frontiers in dielectric metasurfaces include wavefront-shaping, metalenses, multifunctional and computational approaches, with the main strategies to realize the dynamic tuning of dielectric metasurfaces.

Importantly, recent advances in nanofabrication technologies bring low-cost, large-area and mass productive approaches and capabilities for the development of various types of metasystems and metasurfaces, and the methods are gradually becoming mature. It is expected that flat-optics components based on dielectric metasurfaces will appear in our daily life very soon bringing complexity of optical components and novel functionalities [29].

IV Advanced nanoantennas

One of the first illustrative examples for application of the ML techniques to metaphotonics is a design of nanoantennas as elementary units of metasystems meta-atoms. Engineering of a scattering response is often realized with core-shell structures via tuning of thickness and dielectric permittivity of the layers. In this case, a design of nanoantennas may be time consuming due to the overwhelming number of possible combinations of the nanoantenna parameters. Even accounting for manufacturing limitations, the number of possible materials and layer thicknesses can go far beyond thousands of values. Without advanced optimization techniques they should be iterated to fit a desired scattering spectrum, which implies a large number of calculations. In this case, the application of DL techniques can become very useful and productive.

The general idea of a design procedure based on the DL approach is shown schematically in Fig. 3(a). One of the first results in this field was presented in Ref. [30] where the network was trained to determine a scattering spectrum of a layered spherical nanoparticle with fixed material parameters. The inputs of the network are the thicknesses of the layers (3030 – 7070 nm) and the outputs are the scattering spectrum samples in the range of wavelengths between 400400 nm and 800800 nm. After the training, the network is able to generate a scattering spectrum for a given set of parameters within a second and with a high precision (mean relative error is below 1.51.5%). Importantly, the re-trained network is used to provide an inverse design such that for a given spectra it gives a suitable set of thicknesses. Moreover, the network is used as a tool for optimizing the spectral features in narrow and broadband regions of the spectra. Similar tasks have also been considered in Refs. [31, 32], where more advanced DL techniques have been applied.

The DL procedure was further generalized to adjust not only thicknesses but also materials of a three-layered sphere via the application of neural network [33]. In this case, the inputs are electric and magnetic dipole responses while the output is the set of materials and thicknesses. To avoid arbitrary refractive indices which cannot be achieved in a real situation, the set of possible refractive indices is limited to 77 values corresponding to typical materials used for nanofabrication (such as Si, SiO2, Ag, etc.). On the one hand, such a strategy significantly limits the possible output parameters, but the computational problem actually become more complicated. In this case, two tasks have to be solved simultaneously: a regression problem, to estimate geometric parameters taking continuous values, and classification problem, to determine material properties. Additionally the network must also reconstruct the spectrum from the design parameters. The proposed solution is based on a purpose built hybrid architecture. Two networks are used here: one, to connect optical properties with parameters of the structure, and the other one, to map design parameters to optical responses. Importantly the training of both networks happens simultaneously with a combined loss function that imposes the networks learn forward and inverse design. The proposed DL architecture allows to find and tune electric and magnetic dipole resonances. For example, the algorithm is used to achieve the resonance spectral co-location. Simultaneous tuning of electric and magnetic dipole resonances also allow implementing the first Kerker condition and design even more complex media with negative index of refraction.

Implementation of ML-based numerical design techniques is not limited to spherical geometries and neural networks. Classical ML algorithm (the so-called Bayesian optimization) was applied for forward design of cylindrical metal-dielectric nanoantenna in order to achieve unidirectional scattering satisfying Kerker or anti-Kerker conditions [34]. Multipole engineering via DL techniques was also demonstrated, where an ANN was used to determine the far- and near-field response of arbitrary plasmonic and dielectric structures and the internal distribution of fields [35]. DL algorithms can be employed to study a variety of problems in metaphotonics including electric and magnetic dipole resonances, Kerker scattering, and destructive interferences leading to the anapole states.

Advantages of DL-based designs over FDTD simulations of core-shell nanoantennas have been discussed in Ref. [36]. In general, the speed of DL-based forward designs is 10010010001000 times faster in comparison with FDTD simulations. At the same time, accuracy of prediction reaches the values about 95%95\%. Together with developing ML-supplemented methods for solving both forward and inverse scattering problems [37, 38, 39, 40], such studies suggest that AI technologies may constitute conventional numerical methods resulting in the development of novel computational tools. For instance, the recent results [41] suggests real-time web-based tools for designing far-fields of arbitrary-shaped structures.

Other examples of the scattering problems that can be tackled with DL algorithms include a design of invisible objects. In particular, 55-layer particle (Ag and SiO2 layers) was inversely designed to achieve extremely low scattering efficiency within an optical frequency spectrum [42]. Namely, the scattering efficiency was below 10210^{-2} in the range from 400400 nm to 700700 nm, dropping below 10410^{-4} between 510510 nm and 550550 nm. Another demonstration utilizes phase-change materials for realizing invisibility-to-superscattering switching [43]. Developed DL approach allowed to predict required materials and structural parameters to realize simultaneously satisfied conditions for super- and near-zero scattering for two phase states, see Fig. 3(b). The shape of a particle itself may also be a target of DL-based design procedure as for example in Ref. [44] where an all-dielectric shell was designed for optical cloaking.

Design of nanoantennas can also be used as a basis for solving other problems. As was mentioned above, to achieve reasonable accuracy, the application of DL methods requires a large amount of data. At the same time, ANNs are usually implemented for some specific systems, and a change of the system requires initiation of a new training process even if the general task remains the same. For example, a design of a scattering response of nanoparticles is completely different from the same procedure for metasurfaces though the outputs are quite similar (such as scattering spectra). This is reasonable, since these two systems are characterized by different sets of parameters, and hence there are different mappings between the input and output data. Nevertheless, it is possible to transfer knowledge gained by an ANN between completely different scenarios, referred to as transfer learning [45, 46]. This was demonstrated for the transmission of 8-layer films utilizing the results obtained for scattering from 8-layer nanoparticles [47]. The general idea is presented in Fig. 3(c), and the procedure requires merging two ANNs meaning that layers of one network (for the scattering problem) can be inserted into the other one (for the transmission problem). As a result, the learning error of the network for the multilayer films is reduced by almost 20%20\% (from 7.1%7.1\% to 5.7%5.7\%). The proposed technique may be useful for insufficient data allowing to use ANNs already trained for other tasks. Similar idea was developed [48] to provide inverse design with finding simultaneous materials and continuous geometric parameters of core-shell particles and multilayer films.

Refer to caption
Figure 3: ML-empowered designs of multilayer nanoantennas. (a) Schematic of the design procedure based on the DL approaches. A DL algorithm (a black box) connects physical response with parameters of a structure. For example, hand-drawn scattering spectra can be processed with the black-box in order to define materials and thicknesses of the layers needed to achieve target spectra (Based on the results from Ref. [33]). (b) Demonstration of invisibility-to-superscattering transition of a multilayer sphere made of phase-change materials. Materials and thicknesses for this case are found similar to the scheme in (a). (Adopted from Ref. [43]). (c) Transfer learning process. Layers of one trained ANN can be merged with another ANN in order to provide a training procedure for another type of the structure. This might be used for a design of multilayer films or multilayer sphere with using the ANN approach (Concept originates from the results of Ref. [47, 48]).

Both shape and size of single-material nanoparticles may also be a target for the inverse design procedure. For instance, DL techniques were implemented to achieve a desired spectral emission [49] as well as far- and near-field properties [50, 51] of plasmonic nanoantennas. At the same time, a design of nanoparticles is required in many other fields apart from photonics, such as chemistry or biology. For instance, the DL-based inverse design can be implemented to realise specific interactions [52]. However, these topics are beyond the scope of the current paper.

Moving from isolated nanoantennas to their arrays, we wish to mention the results of the DL-based optimization of halide-perovskite thin solar cells combined with a layer of core-shell metallic nanoparticles [53]. This study employs the fact that core-shell nanoparticles may have two plasmon resonances located in different parts of spectra, and the resonances can be tuned by adjusting structural parameters. As a result, the efficiency of such solar cells can be improved by applying the ANN approach, e.g. by studying configurations of core-shell nanoparticles to maximize optical absorption. Similar ideas are applied to the design of metasurfaces with the optimization of structural parameters of single meta-atoms. Thus, it is natural to move from optimizing isolated nanoantennas to the use of DL approaches for advancing the field of metasurfaces.

V Transformative metasurfaces

The fundamental concepts and underlying optical physics of metasurfaces have been extensively explored with the field itself now exhibiting a comprehensive framework. Currently, more advanced engineering with optimization tools is required for moving this field to specific practical applications including bending of light, metalenses, and metaholograms. A rich variety of ML methods and DL approaches has already been explored for metasurfaces aiming to optimize their required functionalities. Below, we present only a few recent examples of such efforts concentrating on particular applications and specific optical devices and functionalities.

Inverse design of metasurfaces results in selecting particular shapes and materials of an isolated meta-atom as a specific element of metasurface supercell. In this case, representation of parameters plays an important role, often significantly affecting the result of the subsequent training procedure. Similar to the case of nanoantennas, the design procedure here may result in a set of geometric parameters of meta-atoms with fixed shapes. For example, such an approach was used for a metasurface with super-cells consisting of gold cross-shaped resonators (up to 25 resonators per supercell) [54]. Inputs to the DL algorithm were the corresponding sets of lengths, and the outputs were the absorption spectra. As a result, the algorithm allowed the design of narrow-band, broadband, and multiresonant absorbers. However, even with adjustment these constrained parameters may fail to provide a desired spectral response. As an alternative, a free-form design approach can be used. In this case, the DL algorithm process is based not on sets of parameters, but rather employs pixelated images of the unit cells [55]. Such techniques extend the expressivity of this approach, significantly extending the range of possible cell geometries. Conversely, the DL approach can also be used to restore a unit cell geometry from a given spectra [56]. The design procedure may also incorporate some transfer learning between meta-atoms of various shapes [57].

Refer to caption
Figure 4: ML-empowered designs of transformative metasurfaces. (a) General scheme of the inverse design implemented for metasurfaces. (Adapted from Refs. [54, 55, 58, 59, 60]. Representation of metasurface elements can be done in several ways. For example, DL may process parameters of unit cells with a fixed geometry. At the same time, free-form design can be implemented, such as unit cells are represented as sets of pixiliated images. DL-supplemented design of metasurfaces enable achieving of a great variety of devices, such as multi-resonant and broadband asorbers, metalenses with dual independent focal points, switchable reflectors and sturctures with desired circular dichroism. (b) Example of a designed phase-change metasurface switch (Adapted from Ref. [61]). (c) Example of a designed beam-steering metasurface (Adapted from Ref. [62].

One of the critical tasks in the development of transformative metadevices is to engineer specific properties of the light-matter interaction. As a consequence, many studies are devoted to the design and optimization of specific absorptive, scattering, and diffracting properties [63, 64, 65, 66]. However, many studies focus more on design methods rather than specific applications. We would like to highlight several examples of particular devices benefiting from the AI approach.

Starting from absorbers, there are a variety of realised design procedures resulting in the development of perfect [67], multi-band [68], and ultrathin [69] absorbers. Such studies cover both plasmonic [70, 71] and dielectric [72] metastructures. DL also opens the route for the design of biology-inspired devices such as moth-eye structures [73] with the designed average absorption reaching 90%90\% in the range from 400400 nm to 16001600 nm. Scattering properties are a subject of many design procedures [74, 75, 76, 77, 56, 78], including those devoted to the development of anisotropic [79] and bianisotropic [80] metasurfaces, as well as switchable reflectors [59]. DL was also exploited for achieving electromagnetically-induced transparency [81, 82, 83]. Chiral metasurfaces are also among the typical applications of the DL design procedures [84, 85, 86, 87, 88, 60]. Phase-amplitude engineering supported by DL algorithms helps to overcome chromatism [89], achieve tunable beam-steering [62], and multiplex an aperture [90] of metasurfaces. AI-assisted design enables development and improvement of broadband achromatic [91, 92], bifocal [58], thermally tunable [93], and RGB (red, green, blue)  [94] metalenses.

Light-matter interaction plays an important role in our daily life providing such information about an object as its color. In general, coloration of objects may be achieved by using special pigments characterized by different absorption properties. Another approach is to employ structural colors generated via engineering of diffraction and reflection properties of an object. Apart from surface decoration, structural colors may be used for digital displays, sensing, storage of information, and many other applications [95]. Metasurfaces are able to absorb or scatter light selectively with particular wavelengths making them are promising candidates for structural color engineering [96]. Methods to design metasurfaces for this specific purpose also include the application of DL algorithms to plasmonic [97, 98] and, more extensively, for dielectric metastructures [99, 100, 101, 102, 103, 104].

Metasurfaces may also enhance the performance of solar cells. To further improve capabilities of metasystems, a novel design of silicon solar cell with an active nanopixel metasurface has been suggested [105]. The shape was optimized by using DL to solve the forward design problem, over which an optimisation search is performed using a genetic algorithm to find the maximum short circuit current. As a result, the optimized solar cell exhibited a 2.5\leavevmode\nobreak\ 2.5 times larger short circuit current than in any solar cell without metasurfaces, but with the same amount of crystalline silicon. It was demonstrated that the short circuit current was above 1212mA/cm2 for all other polarizations and angles of incidence. Additionally, if the absorptive metasurfaces may be made of various materials, the design procedure can exploit transfer learning methods in order to account for the effect of different materials on the spectra [106].

One more application is laser imaging detection and ranging (LIDAR) systems [107] extensively used in many areas, such as biology, geology, atmosphere studies, astronomy, and many other fields. With the rise of augmented reality technologies and autonomous systems, such as self-driving vehicles, LIDAR systems entered a new stage of development as a tool for object recognition and 3D modeling of an environment. In Ref. [108], the authors suggested a device consisting of a metasurface covered by a layer of liquid crystals with high birefringence. The structure is sandwiched between two cover-slips with a transparent, patterned and conductive layer (ITO), serving as electrodes and connected to an field-programmable gate array (FPGA) control processor. The deflection is performed by the metasurface as well as a change of the surrounding media. Applied external voltage changes the orientation of liquid-crystal molecules resulting in a change of the refractive index enabling beam steering in the desired angle range. The metastructures consist of a patterned MoS2 layer with thickness 3030 nm and refractive index n=4.3+0.034in=4.3+0.034i. The ANN approach is employed to generate ensembles of topology-optimized metasurfaces for achieving the highest deflection efficiency for a desired deflection at the telecommunication wavelengths. The demonstrated deflection angles were 4545^{\circ}, 5555^{\circ}, and 6565^{\circ} with an absolute efficiency of 0.7\leavevmode\nobreak\ 0.7 in all cases..

AI methods can also empower technologies such as near-eye displays, required for virtual and augmented reality systems as well as for vision correction. One of the promising platforms for realizing such displays is based on the application of metasurfaces [109, 110, 111, 112, 113] employing their ability to control wavefront, phase, amplitude, and polarization of light. Design of metasurfaces for such applications can be realized efficiently with the DL methods. The paper [114] provides an example of a design of a metasurface acting as a beam deflector. It consists of a stack of LL-layer gratings made of TiO2 with glass nanoridges where each grating layer is 300300 nm thick. The display system transfers a designated scene toward the human eye via grating-covered waveguide. The system consists of image projectors, in-coupling and out-coupling gratings, and a waveguide. Light propagates along the waveguide towards an eye, and the in-coupling grating is illuminated by single or multiple projectors. The aim of the DL-based metasurface design is to maximize the deflection efficiency for given operating wavelengths, here chosen to be 720720 nm (red), 540540 nm (green), and 432432 nm (blue). For the cases of integrated and separated RGB projectors, the achieved deflection efficiency was about 91%91\% and 95%95\% respectively, and the overall efficiency is about 80%80\%. Also, the authors developed pupil expanded out-coupling grating consisting of three sections. For all of three designated diffraction efficiencies (33%33\%, 50%50\%, and 100%100\%), the design procedure led to the deflection efficiency above 85%85\%.

A very interesting application of metasurfaces includes the development of the so-called light sails — structures for a spacecraft propulsion system relied on a force exerted due to the radiation pressure coming from the Sun or a strong laser beam [115]. Recent studies demonstrated that all-dielectric metasurfaces can maximize the acceleration combined with thermal management requirements and passive stabilization mechanisms [116, 117, 118], however, such designs require precise engineering of the structures. Along with some conventional techniques [119, 120], the DL algorithms were considered as candidates to solve this task [121]. Aiming to develop a meta-sail for ultralight spacecraft that can reach Proxima Centauri b in approximately 20 years, the authors of Ref. [121] designed free-form silicon metastructures to satisfy optical and weight constraints. They demonstrated that optimization algorithms converged to one-dimensional gratings which allow the acceleration distance D=1.9×109D=1.9\times 10^{9} m (distance required to reach target velocity 0.20.2 of light speed) and mean reflectivity around 0.810.81.

Some other practically important applications include thermal emitters [122], optical memory elements [123], smart windows [124], programmable switches [61], and transmission cloaking devices [125]. Below, we discuss the application of metasurfaces to biosensing where AI methods and DL tools may provide very beneficial outcomes.

VI Chemical and biological sensing

Metasurfaces can be employed as a reliable and robust platform for various chemical and biological sensors [126, 127, 128]. Being one of the most promising and rapidly developing fields of modern photonics, biosensing has also utilised AI aided techniques  [129]. In this case, ML techniques may play two major roles. First, metasurfaces can be employed to optimize sensors [130, 131, 132, 133]. On the other hand, metasurfaces empowered by ML techniques provide a powerful tool for classification tasks, which can be exploited to analyze output data of a sensor [134, 135, 136, 137].

Refer to caption
Figure 5: DL-empowered metasensors. (a) Schematic of sensing applications of metasurfaces empowered by the of DL methods. DL serves as a tool for designing metasurfaces used as sensing platforms or for analyzing measured response spectra and its classification for the presence of specific molecules, etc. (b) Example of a colorimetric sensor inversely designed with the DL approach (Adapted from Ref. [132]). Design procedure implies achieving of a target dual-resonant spectra for a double-bar unit cell. As a result, the sensor is capable to distinguish refractive indexes differed in values by less than 0.010.01. (c) DL-supported classification of SARS-CoV-2. Here, unit cell and Raman shift spectra are shown, where P.A. stands for the primary aptamer and S.A. is for the secondary aptamer. Confusion matrix is composed for DL-based classification of clinical samples (Adapted from Ref. [134]). (d) Example of a plasmonic sensor for monitoring biomolecule dynamics (Adapted from Ref. [136]). Real-time analysis of absorbance spectra via ML methods allows to distinguish between dynamically changing biological samples. In particular, regression signal allow tracking dynamics of liposome nanoparticles loaded with sucrose and nucleotides. Introduction of mellittin results in perforation of lipid membrains and cargo release followed by formation of lipid bilayer. This process can be tracked with the help of ML.

To demonstrate benefits of the ML-assisted metasensor design, we consider the example of a colorimetric sensor based on all-dielectric metasurfaces. Colorimetry techniques rely on detection of color variations associated with environmental change leading to a change of refractive index. Hence, optimization of colorimetric sensors implies maximization of color difference. In Ref. [132], the authors propose a metasurface consisting of double-bar elements. They demonstrated that a dual-resonant type of spectrum can achieve better color difference than a single resonance. Therefore, the design process aims to find target dual-resonance spectra with the highest sensitivity of color change with respect to minute spectral shifts. These spectra were used as inputs to a DL algorithm in order to find geometric parameters of the unit cell. This design procedure is shown in Fig. 5(a). The optimized structure was used to sense the concentration of a glucose solution. It was demonstrated that the sensing resolution was able to distinguish a change in refractive index of 0.0086\leavevmode\nobreak\ 0.0086 with a mean square error within 0.0050.005.

Another demonstration of meta-sensor design includes the optimization of double-negative plasmonic metasurfaces for enhanced detection of DNA oligomers [133]. The overall device consisted of a layered structure comprised of a glass substrate, gold layer and negative-index effective medium. Immobilized and hybridized DNA oligonucleotides were placed on top of the metasurface and covered by a buffer ambience layer (distilled water). A standard multilayer perception was used to predict angular reflectance for a given thickness of the gold layer, effective permittivity and permeability. The obtained spectral characteristics were then clustered to ensure that resonance characteristics are appropriate for an efficient metasensor. The consequent application of DL and classical ML algorithms resulted in a sensitivity improvement of up to 1313 times, in comparison with conventional plasmonic sensors.

To illustrate how ML can be employed for classification of biomolecules, we mention the recently suggested platform for surface-enhanced infrared absorption spectroscopy empowered by DL algorithms [136]. In particular, they use nanoplasmonic metasurface supporting three resonances in a broad mid-IR spectrum (1000100030003000 cm-1) covering absorption bands of biomolecules. The sample consists of liposome nanoparticles loaded with sucrose and nucleotides. In addition, melittin is introduced to perforate the lipid membranes of the liposomes leading to dual cargo release and formation of supported lipid bilayer on the surface of the sensor. Real-time measurements of reflectance spectra are used to calculate absorbance which is analyzed via a DL technique. As a result, the algorithm able to distinguish between each analyte at each point of time [see Fig. 5(c)]. Therefore, the developed sensing platform enables simultaneous label-free monitoring of major biomolecule classes in water opening the route to study real-time biomolecular interactions, such as vesicle capture, perforation with dual cargo release, and partial transition to planar lipid bilayers.

Advances in metasensors have also been utilised to address global challenges such as COVID-19 pandemic. AI technologies were already exploited for diagnostics of coronavirus [138, 139] and recently they were proposed to be combined with meta-sensors. The SARS-CoV-2 saliva sensor [see Fig. 5(b)] proposed in Ref.[134] demonstrated sensitivity and specificity both reaching 95.2%95.2\% during clinical trials. The sensing platform is comprised of a plasmonic metasurface functionalized with thiol-modified primary DNA aptamers. Meta-atoms were optimized for maximization of the Raman cross-section using a genetic algorithm. Testing samples consisted of unprocessed saliva mixed with Cy5.5-modified fluorescent secondary DNA aptamers. After an allowed 15 minutes for binding, the solution was placed on the sensor to drain. The surface was then rinsed with double-distilled water and phosphate buffer saline. Identification of the virus was performed using an ML algorithm to process Raman shift spectra. Out of 6969 clinical samples only 11 false positive and 11 false negative result were obtained indicating a high potential worth further development. Moreover, the sensor was capable of variant detection among inactivated Alpha (B.1.1.7), Beta (B.1.351), and wild-type variants, with cumulative variance 99.7%99.7\%.

We notice that classification of a metasensor output is not necessary done via DL algorithms. Classical ML methods, such as k nearest neighbours or principal component analysis with latent Dirichlet allocation, may provide no less good results. For instance, gaseous and liquid chemicals may be recognised using plasmonic mid-infrared spectral filters with a photodetector array [137] or plasmonic metasurfaces integrated with microfluidic channel [135].

We notice also that ML may be used not only to design and supplement metasensors, but also to sense the presence of metamaterials per se. As an example, a DL algorithm could process electromagnetic response signals obtained with THz-band time-domain spectroscopy in order to identify metamaterial in lactose mixtures [140]. The accuracy reached an astonishing value of 100%100\%, while classical ML algorithm (support vector machine) allowed only 87.9%87.9\% and human’s ability to recognize the spectrum of a metamaterial was below 57%57\%.

The examples described above, together with other achievements of AI-supplemented sensing, suggest the beginning of a revolutionary era of intelligent biosensors, extensively discussed in literature (see Refs. [129, 141, 142, 143, 144] for instance). Seemingly, metastructures and metasurfaces will play an important role in the development of those ideas. Apart from photonics, other sensing technologies have also experienced a rapid onset of AI resulting in the development of next-level intelligent systems based on principles of self-adjustment, which we discuss in the next section.

VII Self-adapting metasystems

Progress in computer science enabled the development of such intriguing concepts as coding and digital (or programmable) metasurfaces [145, 146, 147, 148, 149, 150, 151, 152] that fill a gap between IT and electrodynamics. Though the ML concepts can also be used just for a straightforward design of such structures [153, 154, 155, 156, 157, 158, 159], they expose a range of additional possibilities. AI technologies which are capable of adjusting the response of a system to specific inputs are extremely useful for the development of self-adapting and re-programmable systems. In this case, ML can be used as a feedback mechanism, redefining programming sequences of a digital metasurface to adjust to environmental changes. In recent years, this concept has developed into a new branch of intelligent metasurfaces, which rapidly gained a lot of attention for wireless communications at radio frequencies, especially in 6G and internet-of-things technologies [160, 161, 162, 163, 164, 165, 166, 167]. Below we present only a few examples for illustrating those ideas.

Refer to caption
Figure 6: Self-adapting metasystems and metasurfaces. (a) General schematic of DL-assisted self-adjusting metadevices. In this case re-programmable metasurfaces are controlled via DL algorithm processing incoming signals. Thus, change of environment leads to change of coding sequence required to adjust the response of a metasurface. (b) Example of a self-adapting metamaterial cloaking device (Adapted from Ref. [168]). An object is covered by a metacloak made of varactor diodes. Sensors perceive changes in background and incoming radiation. This data is processed by DL algorithm determining voltages required to apply to diodes in order to provide cloaking capability. (c) DL-assisted microwave imager based on a metasurface (Adapted from Ref.  [169]). Microwave data coming to a metasurface is processed via DL algorithm to reconstruct image of a human. Another DL algorithm can be used for recognition of specific regions within the reconstructed image, such as hands (gestures). Additionally, the collected data may be used for identification of human breath. (d) Metasurface-based optical neural network with re-programmable functions (Adapted from Ref. [170]). Digital metasurfaces are used as a physical layers of the network. Programming sequences are controlled by FPGA processor. The network is able to dynamically change its functions via re-training procedure. As a result it may be capable of image and feature recognition, coding and de-coding of signals, and other tasks.

A self adapting approach was implemented to realize a real-time metasurface imager [171]. The proposed solution is based on 22-bit coding metasurface — a structure made of independently controlled meta-atoms supporting four different digital responses, 0000, 0101, 1010 and 1111, which correspond to the physical phases 0, π/2\pi/2, π\pi and 3π/23\pi/2, respectively. Thus, an incident field with different coding sequences will produce different scattering patterns. The principle behind this imaging technique is based on the recognition of an object from the measured scattered fields. In the proposed design, the coding metasurface is controlled via a field programmable gate array. First, the ML algorithms are trained for the desired radiation patterns, and then coding patterns of the metasurface are determined from the obtained radiation patterns.

Another imager was developed in Ref. [169]. In this case, microwave data collected by a metasurface are used as an input for an ANN reconstructing the image of a human body. A second ANN is used to recognize a particular region within the recorded image, such as a hand or a head. Coding sequences needed for control of programmable metasurfaces are defined via the Gerchberg-Saxton algorithm. This sequence is implemented to focus radiation waves onto the desired regions of a human body to read the necessary data from the reflected echoes and was demonstrated experimentally. Further development of such systems may lead to next-level human-device interfaces used for smart environments, health monitoring, sign and speech recognition.

Metamaterial cloaks, or meta-cloaks, previously mentioned in the framework of inverse design, also may be supplemented by ML algorithms enabling self-adapting functions. The cloak presented in Ref. [168] is made of reconfigurable metasurface consisting of varactor diodes. Incoming waves sensed by detectors in real time are processed by a DL algorithm calculating voltages, which have to be applied across the diodes in order to adjust the scattering spectrum. As a result, the engineered scattered field will be similar to that in the case of bare surrounding without an intruding object. The use of DL allows fast determination of the necessary parameters of the metasurface in order to provide cloaking for a wide range of changing parameters, such as the angle and frequency of the incident wave and background variations. As discussed in the literature [172], AI technologies may become a key factor in the future development of meta-cloaks and even more fascinating devices.

Here, we also mention that a relation between AI and photonics is not one-sided. Photonic devices find broad applications for realizing optical ANNs [173, 174] due to their ability to provide parallel computing with the speed of light. Metasurfaces are among a variety of building blocks of such networks [175, 176]. Indeed, individual meta-atoms of digital metasurfaces may represent single artificial neurons, controlled via some predefined algorithms. Functionality of optical ANNs may be extended with the use of feedback mechanisms providing re-training of the meta-ANN. For instance, Ref. [170] demonstrates that coding sequences can be redefined with real-time field-programmable gate arrays. Feedback signals allowed to realize self-learning functions using data from the interaction with environment without prior knowledge. As a result, the authors of Ref. [170] developed wave-based intelligence machine able to perform such DL tasks as image recognition and feature detection as well as multi-channel coding and decoding tasks and dynamic multi-beam focusing. We believe that such systems can be developed further by adding a feedback mechanism with another ANN. More discussion on application of metasurfaces for optical neural networks is provided in Sec. VIII.

Moving away from metadevices, it should be mentioned that the AI tools become a part of establishing control systems for lasers [177]. In this case, ML algorithms are integrated into feedback mechanisms automatically adjusting position and orientation of laser elements, such as waveplates and polarizers. Emergence of similar intelligent systems may change the way how experimental characterization of metasystems and their manufacturing are performed. Below, we discuss briefly some other applications of the AI technologies to other related fields and also provide some perspective on how AI technologies may reshape the development and applications of metadevices.

VIII Perspective and Outlook

Recent advancements in ML and AI methods are expected to reshape some major areas of metaphotonics where metastructures and metasurfaces play important roles. As we mentioned above, to develop metasurfaces with specific properties and functionalities, novel design strategies and approaches in advanced computational techniques are required. It is expected that ML and DL will be useful for developing sophisticated smartphones, robotic systems, and self-driving cars employing the concepts of flat optics. Importantly, ML can help to discover unconventional optical designs thus advancing imaging, sensing, and other functionalities of metaphotonic devices. Many recent studies are devoted to photonic design approaches and emerging material platforms showcasing ML-assisted optimization for intelligent metasurface designs.

Among emerging and future developments, we wish to mention a few examples of AI-supplemented systems, beyond the major scope of this paper but still closely related to metaphotonics.

Refer to caption
Figure 7: Examples of DL-empowered systems. (a) Forward and inverse design procedures for topological properties of 1D photonic crystal. Labels 0 and 11 indicate geometric Zak phase of bands (which is either 0 or π\pi, correspondingly). (Adopted from Refs. [178, 179]). (b) Bound states in the continuum designed via DL algorithm, which allowed to predict reflection spectra with automatically labeled modes and find suitable geometric parameters of a unit cell. The results of the design procedure were confirmed experimentally by angle-resolved measurements. (Adopted from Ref. [180]). (c) Example of biology-inspired system incorporating DL algorithms. Here, spider-eye-like system is presented, where antenna is used to perceive incoming waves and process them to retrieve information about the environment. ANN in this case explicitly imitates the work of a biological neural network, realizing a system similar to a vision system of a spider. (Adopted from Ref. [181]).

First, we wish to mention topological photonics being one of the most actively developing branches of photonics and physics in general. Realization of topological phases in physical systems opens a road towards novel robust structures protected from scattering losses and structural disorder [182, 183]. The current trends of AI-supplemented studies does not leave aside this important area of research. The first demonstrations of inverse design of photonic topological insulators include the DL-based estimation of geometric parameters of 1D photonic crystal to obtain protected edge states at target frequencies [184, 185, 178]. Later, this approach was also extended to 1D 𝒫𝒯\mathcal{PT}-symmetric chains and cylindrical photonic crystal fibers [186]. In addition, ANN methods were used to predict topological transitions in photonic crystals [179]. Recent works successfully utilizing non-DL methods for inverse design of 2D topological insulators and waveguides [187, 188] indicates that ANNs soon may be applied to design topological structures beyond 1D geometry. At the same time, direction of modern research is turned towards reduction of size and realization of topological metadevices [189] meaning that AI technologies can find their applications in metaphotonics.

Metasurfaces supporting high-Q optical resonances are especially promising for applications in nanophotonics, including enhancement of light-matter interaction, high-harmonic generation, biosensing and nonlinear effects [190]. Realization of such opening opportunities require achievement of desired resonance properties. DL-based inverse design of photonic structures supporting BIC was presented in Refs. [191, 180]. In particular, in Ref. [180] authors consider suspended photonic crystal slab made of Si3N4 [see Fig. 7(b)]. Using DL, they find geometric parameters of the structure (radius and height of circular holes) for which symmetry-protected BIC may occur. Importantly, they support the results with experimental measurements demonstrating the presence of two BICs at Γ\Gamma-point at wavelengths 700700 and 750750 nm. Widespread attention which BICs receive in the area of photonics [192, 193] suggests that more studies supported by AI-algorithms will appear in recent future.

While the previous sections of this review have discussed the application of DL techniques to photonics, here we briefly discuss an emerging field, namely that of photonic devices as platforms for physical neural networks. Recently there has been increasing interest in approaches termed neuromorphic computing with photonics providing a potentially viable platform [194, 195]. Neuromorphic computing aims to take an alternative approach to information processing by creating hardware structures that mimic that of nature’s analogue computing i.e. neural structures. This approach is a departure from standard computing models which rely on a centralized processing architecture, instead opting for a distributed model. This approach has several key advantages: firstly this model maps well to information tasks that are distributive, such as neural network models. This match between hardware and algorithm allows an energy efficient approach to information processing. Secondly, for photonics based systems the computation is inherently parallel due to the nature of the platform. Using photonics one can implement different types of neuron schemes with physical implementations having being demonstrated using Mach–Zehnder interferometers [196, 197], phase change materials [198] and diffractive elements [199]. Recently [200] increased the scope of such applications by proposing a physics aware training scheme that allows a wider class of systems to be trained for DL applications. As metaphotonics develops, it is likely that many of the mechanics and non-linearities possible with metaphotonics will be identified as potential candidates for DL platforms. A metaphotonic hybrid approach to computational sensors has already been demonstrated that operates similar to that of conventional convolutional neural networks [201].

Similar to neuromorphic structures there has been development of biology-inspired systems complimented with AI technologies. As an example, the spider-eye-like antenna demonstrated in Ref. [181] is supplemented by a generalised regression neural network [202] to analyze the incoming waves (see Fig. 7(a)). In particular, this algorithm predicts the direction of arrival and the polarization state, simulating a work of a spider’s neural system. Similar ideas were implemented for development of AI photonic synapse [203]. The structure is based on a filed-effect transistor with a floating gate of self-assembled perovskite nanocones embedded into a self-assembled block co-polymer. Arrays of such synapses imitate human retina with position-dependent photosynaptic performance defined by the spatial distribution of the nanocones. Such retina represents a single-layer neural network capable of image recognition with up to 90%90\% accuracy. We believe that intelligent metasurfaces may be integrated in such kind of systems to improve their performance and extend functionality, providing additional re-programmable functions or data processing with optical ANNs.

The use of DL methods is not limited to a design of nanoantennas and their optical response. It may become an extremely useful assisting tool for experimental measurements. The demonstrations in this field include characterization of orientation [204] or size [205] of metallic nanoparticles using measured spectral data. ML find its applications in a variety of microscopy and imaging techniques [206, 207] as well as for tracking [208], localization [209] and analysis of single molecules [210]. The proposed algorithms may become a basis for a fast automated retrieval of parameters of nanoantenna samples.

An additional application for DL methods lies within the realm of optimisation, specifically that of high dimensional systems. Global optimisation is a generally challenging endeavour with many problems becoming intractable with a growing number of parameters in the absence of prior knowledge of the parameter landscape. One approach that leverages the power of DL to generalise high dimensional systems is to perform an online optimisation. In this case an ML agent is put in a type of feedback loop with the agent providing predictions as to the best parameters, whilst updating its belief based on feedback from the system. This approach has been used to optimise the laser cooling sequences of cold atom traps with up to 63 individual controllable parameters [211, 212]. The use of DL allows one to consider optimisation problems with much higher dimensions compared to conventional approaches such as Gaussian process which are generally limited to smaller parameter spaces [213, 214]. Metaphotonics and metasurfaces in particular provide a range if different parameters and exhibit a rich range of phenomena owing to their subwavelength structuring. This provides an opportunity for direct optimisation both in a design setting and real-time capacity, such as that of programmable metasurfaces. Such approaches are indeed flexible as the objective function may be arbitrarily defined to suit any given purpose.

While metaphotonics structures have been intensively studied in the past decade, many challenges still exist for practical and end-specific utilization. Fabrication becomes a tricky issue for many accuracy-required structures, and it also becomes harder to modulate metasurfaces. With emerging materials, new physics, and advanced nanofabrication techniques, those challenges may be bypassed. We anticipate new insights being delivered by merging the concepts from several fields exploring interdisciplinary concepts of metaphotonics and creating new types of hybrid systems governed by the concepts of flat optics and metamaterial-inspired subwavelength engineering. We expect that the future research in intelligent metaphotonics will significantly broaden the horizons of photonics and offer new perspectives for novel applications beyond our current imagination.

Acknowledgements

The authors acknowledge useful comments and suggestions received from A. Chukhrov, A. Slobozhanyuk, I. Melchakova, and P. Belov. Y.K. acknowledges a support from the Strategic Fund of the Australian National University, The Australian Research Council (grants DP200101168 and DP210101292), the US Army International Office (grant FA5209-21-P0034), and the Russian Science Foundation (grant 21-72-30018). A.B. acknowledges a support from the Foundation for the Advancement of Theoretical Physics and Mathematics ”BASIS”. A.T. acknowledges a support from the Australian Research Council Grant No. CE170100012.

References

  • [1] Alexander Radovic, Mike Williams, David Rousseau, Michael Kagan, Daniele Bonacorsi, Alexander Himmel, Adam Aurisano, Kazuhiro Terao, and Taritree Wongjirad. Machine learning at the energy and intensity frontiers of particle physics. Nature, 560(7716):41–48, August 2018.
  • [2] Jonathan Schmidt, Mário R. G. Marques, Silvana Botti, and Miguel A. L. Marques. Recent advances and applications of machine learning in solid-state materials science. npj Computational Materials, 5(1):1–36, August 2019.
  • [3] Keith A. Brown, Sarah Brittman, Nicolò Maccaferri, Deep Jariwala, and Umberto Celano. Machine Learning in Nanoscience: Big Data at Small Scales. Nano Letters, 20(1):2–10, January 2020.
  • [4] Juan Carrasquilla. Machine learning for quantum matter. Advances in Physics: X, 5(1):1797528, January 2020.
  • [5] Edwin Bedolla, Luis Carlos Padierna, and Ramón Castañeda-Priego. Machine learning for condensed matter physics. Journal of Physics: Condensed Matter, 33(5):053001, November 2020.
  • [6] Sawyer D. Campbell, Ronald P. Jenkins, Philip J. O’Connor, and Douglas Werner. The Explosion of Artificial Intelligence in Antennas and Propagation: How Deep Learning Is Advancing Our State of the Art. IEEE Antennas and Propagation Magazine, 63(3):16–27, June 2021.
  • [7] Kirill Koshelev and Yuri Kivshar. Dielectric Resonant Metaphotonics. ACS Photonics, 8(1):102–112, January 2021.
  • [8] Nikolay I. Zheludev and Yuri S. Kivshar. From metamaterials to metadevices. Nature Materials, 11(11):917–924, Nov 2012.
  • [9] Sergey Kruk and Yuri Kivshar. Functional Meta-Optics and Nanophotonics Governed by Mie Resonances. ACS Photonics, 4(11):2638–2649, November 2017.
  • [10] Mehryar Mohri, Afshin Rostamizadeh, and Ameet Talwalkar. Foundations of Machine Learning. MIT Press, 2 edition, Dec 2018. Google-Books-ID: dWB9DwAAQBAJ.
  • [11] Pankaj Mehta, Marin Bukov, Ching-Hao Wang, Alexandre G. R. Day, Clint Richardson, Charles K. Fisher, and David J. Schwab. A high-bias, low-variance introduction to Machine Learning for physicists. Physics Reports, 810:1–124, May 2019.
  • [12] Ribana Roscher, Bastian Bohn, Marco F. Duarte, and Jochen Garcke. Explainable Machine Learning for Scientific Insights and Discoveries. IEEE Access, 8:42200–42216, 2020.
  • [13] Akinori Tanaka, Akio Tomiya, and Koji Hashimoto. Deep Learning and Physics. Mathematical Physics Studies. Springer Singapore, 2021.
  • [14] Tharindu P. Miyanawala and Rajeev K. Jaiman. An Efficient Deep Learning Technique for the Navier-Stokes Equations: Application to Unsteady Wake Flow Dynamics. October 2017.
  • [15] Didier Lucor, Atul Agrawal, and Anne Sergent. Physics-aware deep neural networks for surrogate modeling of turbulent natural convection. March 2021.
  • [16] Joowon Lim and Demetri Psaltis. MaxwellNet: Physics-driven deep neural network training based on Maxwell’s equations. arXiv:2107.06164 [physics], July 2021.
  • [17] Ian Goodfellow, Yoshua Bengio, and Aaron Courville. Deep Learning. MIT Press, 2016.
  • [18] Kurt Hornik, Maxwell Stinchcombe, and Halbert White. Multilayer feedforward networks are universal approximators. Neural Networks, 2(5):359–366, January 1989.
  • [19] Karen Simonyan and Andrew Zisserman. Very Deep Convolutional Networks for Large-Scale Image Recognition. arXiv:1409.1556 [cs], April 2015. arXiv: 1409.1556.
  • [20] Tom B. Brown, Benjamin Mann, Nick Ryder, Melanie Subbiah, Jared Kaplan, Prafulla Dhariwal, Arvind Neelakantan, Pranav Shyam, Girish Sastry, Amanda Askell, Sandhini Agarwal, Ariel Herbert-Voss, Gretchen Krueger, Tom Henighan, Rewon Child, Aditya Ramesh, Daniel M. Ziegler, Jeffrey Wu, Clemens Winter, Christopher Hesse, Mark Chen, Eric Sigler, Mateusz Litwin, Scott Gray, Benjamin Chess, Jack Clark, Christopher Berner, Sam McCandlish, Alec Radford, Ilya Sutskever, and Dario Amodei. Language Models are Few-Shot Learners. arXiv:2005.14165 [cs], July 2020. arXiv: 2005.14165.
  • [21] Aaron van den Oord, Nal Kalchbrenner, and Koray Kavukcuoglu. Pixel Recurrent Neural Networks. arXiv:1601.06759 [cs], August 2016. arXiv: 1601.06759.
  • [22] David E. Rumelhart, Geoffrey E. Hinton, and Ronald J. Williams. Learning representations by back-propagating errors. Nature, 323(6088):533–536, October 1986. Bandiera_abtest: a Cg_type: Nature Research Journals Number: 6088 Primary_atype: Research Publisher: Nature Publishing Group.
  • [23] Nannan Li, Yunhe Lai, Shiu Hei Lam, Haoyuan Bai, Lei Shao, and Jianfang Wang. Directional Control of Light with Nanoantennas. Advanced Optical Materials, 9(1):2001081, 2021.
  • [24] Mikhail V. Rybin, Kirill L. Koshelev, Zarina F. Sadrieva, Kirill B. Samusev, Andrey A. Bogdanov, Mikhail F. Limonov, and Yuri S. Kivshar. High-$Q$ Supercavity Modes in Subwavelength Dielectric Resonators. Physical Review Letters, 119(24):243901, December 2017.
  • [25] Alexander V. Kildishev, Alexandra Boltasseva, and Vladimir M. Shalaev. Planar photonics with metasurfaces. Science, 339(6125):1232009, Mar 2013.
  • [26] Philippe Lalanne and Pierre Chavel. Metalenses at visible wavelengths: past, present, perspectives. Laser & Photonics Reviews, 11(3):1600295, 2017.
  • [27] Hui-Hsin Hsiao, Cheng Hung Chu, and Din Ping Tsai. Fundamentals and applications of metasurfaces. Small Methods, 1(4):1600064, 2017.
  • [28] Cheng-Wei Qiu, Tan Zhang, Guangwei Hu, and Yuri Kivshar. Quo vadis, metasurfaces? Nano Letters, 21(13):5461–5474, Jul 2021.
  • [29] Wei Ting Chen and Federico Capasso. Will flat optics appear in everyday life anytime soon? Applied Physics Letters, 118(10):100503, Mar 2021.
  • [30] John Peurifoy, Yichen Shen, Li Jing, Yi Yang, Fidel Cano-Renteria, Brendan G. DeLacy, John D. Joannopoulos, Max Tegmark, and Marin Soljačić. Nanophotonic particle simulation and inverse design using artificial neural networks. Science Advances, 4(6):eaar4206, June 2018.
  • [31] Baiqiang Hu, Bei Wu, Dong Tan, Jing Xu, Jing Xu, Yuntian Chen, and Yuntian Chen. Robust inverse-design of scattering spectrum in core-shell structure using modified denoising autoencoder neural network. Optics Express, 27(25):36276–36285, December 2019.
  • [32] Cankun Qiu, Zhi Luo, Xia Wu, Huidong Yang, and Bo Huang. Inverse design of multilayer nanoparticles using artificial neural networks and genetic algorithm. arXiv:2003.08356 [physics, stat], March 2020.
  • [33] Sunae So, Jungho Mun, and Junsuk Rho. Simultaneous Inverse Design of Materials and Structures via Deep Learning: Demonstration of Dipole Resonance Engineering Using Core–Shell Nanoparticles. ACS Applied Materials & Interfaces, 11(27):24264–24268, July 2019.
  • [34] Feifei Qin, Feifei Qin, Dasen Zhang, Dasen Zhang, Zhenzhen Liu, Zhenzhen Liu, Qiang Zhang, Qiang Zhang, Junjun Xiao, and Junjun Xiao. Designing metal-dielectric nanoantenna for unidirectional scattering via Bayesian optimization. Optics Express, 27(21):31075–31086, October 2019.
  • [35] Peter R. Wiecha and Otto L. Muskens. Deep Learning Meets Nanophotonics: A Generalized Accurate Predictor for Near Fields and Far Fields of Arbitrary 3D Nanostructures. Nano Letters, 20(1):329–338, January 2020.
  • [36] Ehsan Vahidzadeh and Karthik Shankar. Artificial Neural Network-Based Prediction of the Optical Properties of Spherical Core–Shell Plasmonic Metastructures. Nanomaterials, 11(3):633, March 2021.
  • [37] Zhaolou Cao, Fenping Cui, Fenglin Xian, Chunjie Zhai, and Shixin Pei. A hybrid approach using machine learning and genetic algorithm to inverse modeling for single sphere scattering in a Gaussian light sheet. Journal of Quantitative Spectroscopy and Radiative Transfer, 235:180–186, September 2019.
  • [38] Y. Li, Y. Wang, S. Qi, Q. Ren, L. Kang, S. D. Campbell, P. L. Werner, and D. H. Werner. Predicting Scattering From Complex Nano-Structures via Deep Learning. IEEE Access, 8:139983–139993, 2020.
  • [39] Rui Guo, Zhichao Lin, Tao Shan, Xiaoqian Song, Maokun Li, Fan Yang, Shenheng Xu, and Aria Abubakar. Physics Embedded Deep Neural Network for Solving Full-wave Inverse Scattering Problems. IEEE Transactions on Antennas and Propagation, pages 1–1, 2021.
  • [40] Zhichao Lin, Rui Guo, Maokun Li, Aria Abubakar, Tao Zhao, Fan Yang, and Shenheng Xu. Low-Frequency Data Prediction With Iterative Learning for Highly Nonlinear Inverse Scattering Problems. IEEE Transactions on Microwave Theory and Techniques, pages 1–1, 2021.
  • [41] Jinran Qie, Erfan Khoram, Dianjing Liu, Ming Zhou, and Li Gao. Real-time deep learning design tool for far-field radiation profile. Photonics Research, 9(4):B104–B108, April 2021.
  • [42] Arsen Sheverdin, Francesco Monticone, and Constantinos Valagiannopoulos. Photonic Inverse Design with Neural Networks: The Case of Invisibility in the Visible. Physical Review Applied, 14(2):024054, August 2020.
  • [43] Jie Luo, Xun Li, Xinyuan Zhang, Xinyuan Zhang, Jiajie Guo, Jiajie Guo, Wei Liu, Yun Lai, Yaohui Zhan, Yaohui Zhan, Yaohui Zhan, Min Huang, and Min Huang. Deep-learning-enabled inverse engineering of multi-wavelength invisibility-to-superscattering switching with phase-change materials. Optics Express, 29(7):10527–10537, March 2021.
  • [44] Andre-Pierre Blanchard-Dionne and Olivier J. F. Martin. Successive training of a generative adversarial network for the design of an optical cloak. OSA Continuum, 4(1):87–95, January 2021.
  • [45] Sinno Jialin Pan and Qiang Yang. A survey on transfer learning. IEEE Transactions on Knowledge and Data Engineering, 22(10):1345–1359, Oct 2010.
  • [46] Fuzhen Zhuang, Zhiyuan Qi, Keyu Duan, Dongbo Xi, Yongchun Zhu, Hengshu Zhu, Hui Xiong, and Qing He. A comprehensive survey on transfer learning. Proceedings of the IEEE, 109(1):43–76, Jan 2021.
  • [47] Yurui Qu, Li Jing, Yichen Shen, Min Qiu, and Marin Soljačić. Migrating Knowledge between Physical Scenarios Based on Artificial Neural Networks. ACS Photonics, 6(5):1168–1174, May 2019.
  • [48] Cankun Qiu, Xia Wu, Xia Wu, Zhi Luo, Huidong Yang, Guannan He, Guannan He, Bo Huang, and Bo Huang. Nanophotonic inverse design with deep neural networks based on knowledge transfer using imbalanced datasets. Optics Express, 29(18):28406–28415, August 2021.
  • [49] Mahmoud Elzouka, Charles Yang, Adrian Albert, Sean Lubner, and Ravi S. Prasher. Interpretable inverse design of particle spectral emissivity using machine learning. arXiv:2002.04223 [physics], February 2020.
  • [50] Jing He, Chang He, Chao Zheng, Qian Wang, and Jian Ye. Plasmonic nanoparticle simulations and inverse design using machine learning. Nanoscale, 11(37):17444–17459, September 2019.
  • [51] Qingxin Wu, Qingxin Wu, Xiaozhong Li, Xiaozhong Li, Li Jiang, Xiao Xu, Dong Fang, Jingjing Zhang, Chunyuan Song, Zongfu Yu, Lianhui Wang, Lianhui Wang, Li Gao, and Li Gao. Deep neural network for designing near- and far-field properties in plasmonic antennas. Optical Materials Express, 11(7):1907–1917, July 2021.
  • [52] Sergio A. Hassan. Artificial neural networks for the inverse design of nanoparticles with preferential nano-bio behaviors. The Journal of Chemical Physics, 153(5):054102, August 2020.
  • [53] Michael D. Nelson and Marcel Di Vece. Using a Neural Network to Improve the Optical Absorption in Halide Perovskite Layers Containing Core-Shells Silver Nanoparticles. Nanomaterials, 9(3):437, March 2019.
  • [54] Christopher Yeung, Ju-Ming Tsai, Brian King, Benjamin Pham, David Ho, Julia Liang, Mark W. Knight, and Aaswath P. Raman. Multiplexed supercell metasurface design and optimization with tandem residual networks. Nanophotonics, 10(3):1133–1143, January 2021.
  • [55] Ruichao Zhu, Tianshuo Qiu, Jiafu Wang, Sai Sui, Chenglong Hao, Tonghao Liu, Yongfeng Li, Mingde Feng, Anxue Zhang, Cheng-Wei Qiu, and Shaobo Qu. Phase-to-pattern inverse design paradigm for fast realization of functional metasurfaces via transfer learning. Nature Communications, 12(1):2974, May 2021.
  • [56] Itzik Malkiel, Michael Mrejen, Lior Wolf, and Haim Suchowski. Inverse design of unparametrized nanostructures by generating images from spectra. Optics Letters, 46(9):2087–2090, May 2021.
  • [57] Dong Xu, Dong Xu, Yu Luo, Jun Luo, Jun Luo, Mingbo Pu, Mingbo Pu, Yaxin Zhang, Yaxin Zhang, Yinli Ha, Yinli Ha, Xiangang Luo, and Xiangang Luo. Efficient design of a dielectric metasurface with transfer learning and genetic algorithm. Optical Materials Express, 11(7):1852–1862, July 2021.
  • [58] Yijie Gu, Ran Hao, and Er-Ping Li. Independent Bifocal Metalens Design Based on Deep Learning Algebra. IEEE Photonics Technology Letters, 33(8):403–406, April 2021.
  • [59] J. R. Thompson, J. R. Thompson, J. A. Burrow, P. J. Shah, P. J. Shah, J. Slagle, E. S. Harper, A. Van Rynbach, I. Agha, and M. S. Mills. Artificial neural network discovery of a switchable metasurface reflector. Optics Express, 28(17):24629–24656, August 2020.
  • [60] Jun Zhang, Yukun Luo, Zilong Tao, and Jie You. Graphic-processable deep neural network for the efficient prediction of 2D diffractive chiral metamaterials. Applied Optics, 60(19):5691–5698, July 2021.
  • [61] Sajjad Abdollahramezani, Omid Hemmatyar, Mohammad Taghinejad, Hossein Taghinejad, Alex Krasnok, Ali A. Eftekhar, Christian Teichrib, Sanchit Deshmukh, Mostafa El-Sayed, Eric Pop, Matthias Wuttig, Andrea Alu, Wenshan Cai, and Ali Adibi. Electrically driven programmable phase-change meta-switch reaching 80% efficiency. arXiv:2104.10381 [physics], April 2021.
  • [62] Chia-Hsiang Lin, Yu-Sheng Chen, Jhao-Ting Lin, Hao Chung Wu, Hsuan-Ting Kuo, Chen-Fu Lin, Peter Chen, and Pin Chieh Wu. Automatic Inverse Design of High-Performance Beam-Steering Metasurfaces via Genetic-type Tree Optimization. Nano Letters, 21(12):4981–4989, June 2021.
  • [63] Dayu Zhu, Zhaocheng Liu, Lakshmi Raju, Andrew S. Kim, Wenshan Cai, and Wenshan Cai. Building Multi-functional Meta-optic Systems through Deep Learning. In Conference on Lasers and Electro-Optics (2021), Paper FTu4H.3, page FTu4H.3. Optical Society of America, May 2021.
  • [64] Maksym V. Zhelyeznyakov, Steve Brunton, and Arka Majumdar. Deep Learning to Accelerate Scatterer-to-Field Mapping for Inverse Design of Dielectric Metasurfaces. ACS Photonics, 8(2):481–488, February 2021.
  • [65] Shane Colburn and Arka Majumdar. Inverse design and flexible parameterization of meta-optics using algorithmic differentiation. Communications Physics, 4(1):1–11, March 2021.
  • [66] Sensong An, Bowen Zheng, Hong Tang, Mikhail Y. Shalaginov, Li Zhou, Hang Li, Myungkoo Kang, Kathleen A. Richardson, Tian Gu, Juejun Hu, Clayton Fowler, and Hualiang Zhang. Multifunctional Metasurface Design with a Generative Adversarial Network. Advanced Optical Materials, 9(5):2001433, 2021.
  • [67] Cheng Han, Cheng Han, Baifu Zhang, Baifu Zhang, Hao Wang, Jianping Ding, and Jianping Ding. Metamaterial perfect absorber with morphology-engineered meta-atoms using deep learning. Optics Express, 29(13):19955–19963, June 2021.
  • [68] Sunae So, Younghwan Yang, Taejun Lee, Junsuk Rho, Junsuk Rho, and Junsuk Rho. On-demand design of spectrally sensitive multiband absorbers using an artificial neural network. Photonics Research, 9(4):B153–B158, April 2021.
  • [69] Jian Chen, Wei Ding, Ximing Li, Xiang Xi, Kangping Ye, Huabing Wu, and Rui-xin Wu. Absorption and Diffusion Enabled Ultrathin Broadband Metamaterial Absorber Designed by Deep Neural Network and PSO. IEEE Antennas and Wireless Propagation Letters, pages 1–1, 2021.
  • [70] Iman Sajedian, Jeonghyun Kim, and Junsuk Rho. Finding the optical properties of plasmonic structures by image processing using a combination of convolutional neural networks and recurrent neural networks. Microsystems & Nanoengineering, 5(1):1–8, June 2019.
  • [71] Ronghui Lin, Yanfen Zhai, Chenxin Xiong, and Xiaohang Li. Inverse design of plasmonic metasurfaces by convolutional neural network. Optics Letters, 45(6):1362–1365, March 2020.
  • [72] Yang Deng, Simiao Ren, Kebin Fan, Jordan M. Malof, and Willie J. Padilla. Neural-adjoint method for the inverse design of all-dielectric metasurfaces. Optics Express, 29(5):7526–7534, March 2021.
  • [73] Trevon Badloe, Inki Kim, and Junsuk Rho. Biomimetic ultra-broadband perfect absorbers optimised with reinforcement learning. Physical Chemistry Chemical Physics, 22(4):2337–2342, January 2020.
  • [74] Fardin Ghorbani, Sina Beyraghi, Javad Shabanpour, Homayoon Oraizi, Hossein Soleimani, and Mohammad Soleimani. Deep neural network-based automatic metasurface design with a wide frequency range. Scientific Reports, 11(1):7102, March 2021.
  • [75] Fardin Ghorbani, Javad Shabanpour, Sina Beyraghi, Hossein Soleimani, Homayoon Oraizi, and Mohammad Soleimani. A deep learning approach for inverse design of the metasurface for dual-polarized waves. arXiv:2105.08508 [physics], July 2021.
  • [76] Slawomir Koziel and Muhammad Abdullah. Machine-Learning-Powered EM-Based Framework for Efficient and Reliable Design of Low Scattering Metasurfaces. IEEE Transactions on Microwave Theory and Techniques, 69(4):2028–2041, April 2021.
  • [77] Slawomir Koziel, Muhammad Abdullah, and Stanislaw Szczepanski. Design of High-Performance Scattering Metasurfaces Through Optimization-Based Explicit RCS Reduction. IEEE Access, 9:113077–113088, 2021.
  • [78] Mohammadreza Zandehshahvar, Yashar Kiarashi, Muliang Zhu, Hossein Maleki, Tyler Brown, and Ali Adibi. Manifold Learning for Knowledge Discovery and Intelligent Inverse Design of Photonic Nanostructures: Breaking the Geometric Complexity. arXiv:2102.04454 [physics], February 2021.
  • [79] Hai Peng Wang, Yun Bo Li, He Li, Shu Yue Dong, Che Liu, Shi Jin, and Tie Jun Cui. Deep Learning Designs of Anisotropic Metasurfaces in Ultrawideband Based on Generative Adversarial Networks. Advanced Intelligent Systems, 2(9):2000068, 2020.
  • [80] Parinaz Naseri, Stewart Pearson, Zhengzheng Wang, and Sean V. Hum. A Combined Machine-Learning / Optimization-Based Approach for Inverse Design of Nonuniform Bianisotropic Metasurfaces. arXiv:2105.14133 [physics], May 2021.
  • [81] Wei Huang, Ziming Wei, Benying Tan, Shan Yin, and Wentao Zhang. Inverse engineering of electromagnetically induced transparency in terahertz metamaterial via deep learning. Journal of Physics D: Applied Physics, 54(13):135102, January 2021.
  • [82] Lin Yuan, Lan Wang, Xue-Song Yang, Hao Huang, and Bing-Zhong Wang. An Efficient Artificial Neural Network Model for Inverse Design of Metasurfaces. IEEE Antennas and Wireless Propagation Letters, 20(6):1013–1017, June 2021.
  • [83] Zhen Zhang, Dai Han, Liuyang Zhang, Xianqiao Wang, and Xuefeng Chen. Adaptively reverse design of terahertz metamaterial for electromagnetically induced transparency with generative adversarial network. Journal of Applied Physics, 130(3):033101, July 2021.
  • [84] Wei Ma, Feng Cheng, and Yongmin Liu. Deep-Learning-Enabled On-Demand Design of Chiral Metamaterials. ACS Nano, 12(6):6326–6334, June 2018.
  • [85] Yu Li, Youjun Xu, Meiling Jiang, Bowen Li, Tianyang Han, Cheng Chi, Feng Lin, Bo Shen, Xing Zhu, Luhua Lai, and Zheyu Fang. Self-Learning Perfect Optical Chirality via a Deep Neural Network. Physical Review Letters, 123(21):213902, November 2019.
  • [86] Eric Ashalley, Kingsley Acheampong, Lucas V. Besteiro, Lucas V. Besteiro, Peng Yu, Arup Neogi, Alexander O. Govorov, Alexander O. Govorov, and Zhiming M. Wang. Multitask deep-learning-based design of chiral plasmonic metamaterials. Photonics Research, 8(7):1213–1225, July 2020.
  • [87] Zilong Tao, Jie You, Jun Zhang, Xin Zheng, Hengzhu Liu, and Tian Jiang. Optical circular dichroism engineering in chiral metamaterials utilizing a deep learning network. Optics Letters, 45(6):1403–1406, March 2020.
  • [88] Zilong Tao, Jun Zhang, Jie You, Hao Hao, Hao Ouyang, Qiuquan Yan, Shiyin Du, Zeyu Zhao, Qirui Yang, Xin Zheng, and Tian Jiang. Exploiting deep learning network in optical chirality tuning and manipulation of diffractive chiral metamaterials. Nanophotonics, 9(9):2945–2956, June 2020.
  • [89] Ruichao Zhu, Jiafu Wang, Jiafu Wang, Tianshuo Qiu, Tianshuo Qiu, Sai Sui, Yajuan Han, Yuxiang Jia, Yongfeng Li, Mingbao Yan, Yongqiang Pang, Zhuo Xu, and Shaobo Qu. Overcome chromatism of metasurface via Greedy Algorithm empowered by self-organizing map neural network. Optics Express, 28(24):35724–35733, November 2020.
  • [90] Ruichao Zhu, Tianshuo Qiu, Jiafu Wang, Sai Sui, Yongfeng Li, Mingde Feng, Hua Ma, and Shaobo Qu. Multiplexing the aperture of a metasurface: Inverse design via deep-learning-forward genetic algorithm. Journal of Physics D: Applied Physics, 53(45):455002, August 2020.
  • [91] Xipeng An, Yue Cao, Yunxuan Wei, Zhihao Zhou, Tie Hu, Xing Feng, Guangqiang He, Ming Zhao, Ming Zhao, and Zhenyu Yang. Broadband achromatic metalens design based on deep neural networks. Optics Letters, 46(16):3881–3884, August 2021.
  • [92] Chun-Yuan Fan and Guo-Dung J. Su. Time-Effective Simulation Methodology for Broadband Achromatic Metalens Using Deep Neural Networks. Nanomaterials, 11(8):1966, August 2021.
  • [93] Sanaz Zarei and Amin Khavasi. Inverse Design of On-Chip Thermally Tunable Varifocal Metalens Based on Silicon Metalines. IEEE Access, 9:73453–73466, 2021.
  • [94] Mahmoud M. R. Elsawy, Anthony Gourdin, Mickaël Binois, Régis Duvigneau, Didier Felbacq, Samira Khadir, Patrice Genevet, and Stéphane Lanteri. Multiobjective Statistical Learning Optimization of RGB Metalens. ACS Photonics, 8(8):2498–2508, August 2021.
  • [95] Soroosh Daqiqeh Rezaei, Zhaogang Dong, John You En Chan, Jonathan Trisno, Ray Jia Hong Ng, Qifeng Ruan, Cheng-Wei Qiu, N. Asger Mortensen, and Joel K.W. Yang. Nanophotonic Structural Colors. ACS Photonics, 8(1):18–33, January 2021.
  • [96] Taejun Lee, Jaehyuck Jang, Heonyeong Jeong, and Junsuk Rho. Plasmonic- and dielectric-based structural coloring: From fundamentals to practical applications. Nano Convergence, 5(1):1, January 2018.
  • [97] Joshua Baxter, Antonino Calà Lesina, Jean-Michel Guay, Arnaud Weck, Pierre Berini, and Lora Ramunno. Plasmonic colours predicted by deep learning. Scientific Reports, 9(1):8074, May 2019.
  • [98] Nathan Bryn Roberts and Mehdi Keshavarz Hedayati. A deep learning approach to the forward prediction and inverse design of plasmonic metasurface structural color. Applied Physics Letters, 119(6):061101, August 2021.
  • [99] Li Gao, Xiaozhong Li, Dianjing Liu, Lianhui Wang, and Zongfu Yu. A Bidirectional Deep Neural Network for Accurate Silicon Color Design. Advanced Materials, 31(51):1905467, 2019.
  • [100] Omid Hemmatyar, Sajjad Abdollahramezani, Yashar Kiarashinejad, Mohammadreza Zandehshahvar, and Ali Adibi. Full color generation with Fano-type resonant HfO 2 nanopillars designed by a deep-learning approach. Nanoscale, 11(44):21266–21274, 2019.
  • [101] Zhao Huang, Xin Liu, and Jianfeng Zang. The inverse design of structural color using machine learning. Nanoscale, 11(45):21748–21758, 2019.
  • [102] Victor Kalt, Alma K. González-Alcalde, Soukaina Es-Saidi, Rafael Salas-Montiel, Sylvain Blaize, and Demetrio Macías. Metamodeling of high-contrast-index gratings for color reproduction. JOSA A, 36(1):79–88, January 2019.
  • [103] Iman Sajedian, Trevon Badloe, and Junsuk Rho. Optimisation of colour generation from dielectric nanostructures using reinforcement learning. Optics Express, 27(4):5874–5883, February 2019.
  • [104] Alma K. González-Alcalde, Rafael Salas-Montiel, Victor Kalt, Sylvain Blaize, and Demetrio Macías. Engineering colors in all-dielectric metasurfaces: Metamodeling approach. Optics Letters, 45(1):89–92, January 2020.
  • [105] Mohammad Ali Shameli, Amirhossein Fallah, and Leila Yousefi. Developing an optimized metasurface for light trapping in thin-film solar cells using a deep neural network and a genetic algorithm. JOSA B, 38(9):2728–2735, September 2021.
  • [106] Sadia Noureen, Muhammad Zubair, Muhammad Zubair, Mohsen Ali, Muhammad Qasim Mehmood, and Muhammad Qasim Mehmood. Deep learning based hybrid sequence modeling for optical response retrieval in metasurfaces for STPV applications. Optical Materials Express, 11(9):3178–3193, September 2021.
  • [107] Paul F. McManamon. LiDAR Technologies and Systems. SPIE Press, 2019.
  • [108] Giuseppe Emanuele Lio and Antonio Ferraro. LIDAR and Beam Steering Tailored by Neuromorphic Metasurfaces Dipped in a Tunable Surrounding Medium. Photonics, 8(3):65, March 2021.
  • [109] Gun-Yeal Lee, Jong-Young Hong, SoonHyoung Hwang, Seokil Moon, Hyeokjung Kang, Sohee Jeon, Hwi Kim, Jun-Ho Jeong, and Byoungho Lee. Metasurface eyepiece for augmented reality. Nature Communications, 9(1):4562, November 2018.
  • [110] Shoufeng Lan, Xueyue Zhang, Mohammad Taghinejad, Sean Rodrigues, Kyu-Tae Lee, Zhaocheng Liu, and Wenshan Cai. Metasurfaces for Near-Eye Augmented Reality. ACS Photonics, 6(4):864–870, April 2019.
  • [111] Shang-Yu Long, Ding-Yue Zhang, Zhen-Zhen Liu, and Jun-Jun Xiao. Colorful see-through near-eye display based on all-dielectric metasurface. In Optics Frontier Online 2020: Optics Imaging and Display, volume 11571, pages 32–39. SPIE, October 2020.
  • [112] Chang Wang, Zeqing Yu, Qiangbo Zhang, Yan Sun, Chenning Tao, Fei Wu, and Zhenrong Zheng. Metalens Eyepiece for 3D Holographic Near-Eye Display. Nanomaterials, 11(8):1920, August 2021.
  • [113] Elyas Bayati, Andrew Wolfram, Shane Colburn, Luocheng Huang, Arka Majumdar, and Arka Majumdar. Design of achromatic augmented reality visors based on composite metasurfaces. Applied Optics, 60(4):844–850, February 2021.
  • [114] Wen-Qing Chen, Da-Sen Zhang, Shang-Yu Long, Zhen-Zhen Liu, and Jun-Jun Xiao. Nearly dispersionless multicolor metasurface beam deflector for near eye display designed by a physics-driven deep neural network. Applied Optics, 60(13):3947–3953, May 2021.
  • [115] Giovanni Vulpetti, Les Johnson, and Gregory L. Matloff. Solar Sails: A Novel Approach to Interplanetary Travel. Space Exploration. Springer-Verlag, 2 edition.
  • [116] Karim Achouri, Oscar V. Céspedes, and Christophe Caloz. Solar “Meta-Sails” for Agile Optical Force Control. IEEE Transactions on Antennas and Propagation, 67(11):6924–6934, November 2019.
  • [117] Joel Siegel, Anthony Y. Wang, Sergey G. Menabde, Mikhail A. Kats, Min Seok Jang, and Victor Watson Brar. Self-Stabilizing Laser Sails Based on Optical Metasurfaces. ACS Photonics, 6(8):2032–2040, August 2019.
  • [118] Mohammad Mahdi Salary and Hossein Mosallaei. Photonic Metasurfaces as Relativistic Light Sails for Doppler-Broadened Stable Beam-Riding and Radiative Cooling. Laser & Photonics Reviews, 14(8):1900311, 2020.
  • [119] Weiliang Jin, Wei Li, Meir Orenstein, and Shanhui Fan. Inverse Design of Lightweight Broadband Reflector for Relativistic Lightsail Propulsion. ACS Photonics, 7(9):2350–2355, September 2020.
  • [120] Mohammad Mahdi Salary and Hossein Mosallaei. Inverse Design of Diffractive Relativistic Meta-Sails via Multi-Objective Optimization. Advanced Theory and Simulations, 4(6):2100047, 2021.
  • [121] Zhaxylyk A. Kudyshev, Alexander V. Kildishev, Vladimir M. Shalaev, and Alexandra Boltasseva. Optimizing Startshot lightsail design: A generative network-based approach. arXiv:2108.12999 [physics], August 2021.
  • [122] Zhaxylyk A. Kudyshev, Alexander V. Kildishev, Vladimir M. Shalaev, and Alexandra Boltasseva. Machine-learning-assisted metasurface design for high-efficiency thermal emitter optimization. Applied Physics Reviews, 7(2):021407, June 2020.
  • [123] Peter R. Wiecha, Aurélie Lecestre, Nicolas Mallet, and Guilhem Larrieu. Pushing the limits of optical information storage using deep learning. Nature Nanotechnology, 14(3):237–244, March 2019.
  • [124] Igal Balin, Valery Garmider, Yi Long, and Ibrahim Abdulhalim. Training artificial neural network for optimization of nanostructured VO2-based smart window performance. Optics Express, 27(16):A1030–A1040, August 2019.
  • [125] Zheng Zhen, Zheng Zhen, Zheng Zhen, Chao Qian, Chao Qian, Chao Qian, Chao Qian, Yuetian Jia, Yuetian Jia, Yuetian Jia, Zhixiang Fan, Zhixiang Fan, Zhixiang Fan, Ran Hao, Ran Hao, Tong Cai, Tong Cai, Tong Cai, Bin Zheng, Bin Zheng, Bin Zheng, Bin Zheng, Hongsheng Chen, Hongsheng Chen, Hongsheng Chen, Erping Li, Erping Li, and Erping Li. Realizing transmitted metasurface cloak by a tandem neural network. Photonics Research, 9(5):B229–B235, May 2021.
  • [126] Mohammad Muntasir Hassan, Farhan Sadik Sium, Fariba Islam, and Sajid Muhaimin Choudhury. A review on plasmonic and metamaterial based biosensing platforms for virus detection. Sensing and Bio-Sensing Research, 33:100429, August 2021.
  • [127] Ming Lun Tseng, Yasaman Jahani, Aleksandrs Leitis, and Hatice Altug. Dielectric Metasurfaces Enabling Advanced Optical Biosensors. ACS Photonics, 8(1):47–60, January 2021.
  • [128] Shuyan Zhang, Chi Lok Wong, Shuwen Zeng, Renzhe Bi, Kolvyn Tai, Kishan Dholakia, and Malini Olivo. Metasurfaces for biomedical applications: Imaging and sensing from a nanophotonics perspective. Nanophotonics, 10(1):259–293, January 2021.
  • [129] Andreas Tittl, Aurelian John-Herpin, Aleksandrs Leitis, Eduardo R. Arvelo, and Hatice Altug. Metasurface-Based Molecular Biosensing Aided by Artificial Intelligence. Angewandte Chemie International Edition, 58(42):14810–14822, 2019.
  • [130] Xiaozhong Li, Jing Shu, Wenhua Gu, and Li Gao. Deep neural network for plasmonic sensor modeling. Optical Materials Express, 9(9):3857–3862, September 2019.
  • [131] Ruoqin Yan, Tao Wang, Xiaoyun Jiang, Qingfang Zhong, Xing Huang, Lu Wang, and Xinzhao Yue. Design of high-performance plasmonic nanosensors by particle swarm optimization algorithm combined with machine learning. Nanotechnology, 31(37):375202, June 2020.
  • [132] Hyunwoo Son, Sun-Je Kim, Jongwoo Hong, Jangwoon Sung, and Byoungho Lee. Design of Highly Perceptible Dual-resonance All-dielectric Metasurface Colorimetric Sensor via Deep Neural Networks. August 2021.
  • [133] Gwiyeong Moon, Jong-ryul Choi, Changhun Lee, Youngjin Oh, Kyung Hwan Kim, and Donghyun Kim. Machine learning-based design of meta-plasmonic biosensors with negative index metamaterials. Biosensors and Bioelectronics, 164:112335, September 2020.
  • [134] Hulya Torun, Buse Bilgin, Muslum Ilgu, Cenk Yanik, Numan Batur, Suleyman Celik, Meric Ozturk, Ozlem Dogan, Onder Ergonul, Ihsan Solaroglu, Fusun Can, and Mehmet Cengiz Onbasli. Machine learning detects SARS-CoV-2 and variants rapidly on DNA aptamer metasurfaces. page 2021.08.07.21261749, August 2021.
  • [135] Zhihao Ren, Zixuan Zhang, Jingxuan Wei, Bowei Dong, and Chengkuo Lee. Mid-infrared Nanoantennas as Ultrasensitive Vibrational Probes Assisted by Machine Learning and Hyperspectral Imaging. August 2021.
  • [136] Aurelian John-Herpin, Deepthy Kavungal, Lea von Mücke, and Hatice Altug. Infrared Metasurface Augmented by Deep Learning for Monitoring Dynamics between All Major Classes of Biomolecules. Advanced Materials, 33(14):2006054, 2021.
  • [137] Jiajun Meng, Jasper J. Cadusch, and Kenneth B. Crozier. Plasmonic Mid-Infrared Filter Array-Detector Array Chemical Classifier Based on Machine Learning. ACS Photonics, 8(2):648–657, February 2021.
  • [138] Mohammad Jamshidi, Ali Lalbakhsh, Jakub Talla, Zdeněk Peroutka, Farimah Hadjilooei, Pedram Lalbakhsh, Morteza Jamshidi, Luigi La Spada, Mirhamed Mirmozafari, Mojgan Dehghani, Asal Sabet, Saeed Roshani, Sobhan Roshani, Nima Bayat-Makou, Bahare Mohamadzade, Zahra Malek, Alireza Jamshidi, Sarah Kiani, Hamed Hashemi-Dezaki, and Wahab Mohyuddin. Artificial Intelligence and COVID-19: Deep Learning Approaches for Diagnosis and Treatment. IEEE Access, 8:109581–109595, 2020.
  • [139] Ameer Sardar Kwekha-Rashid, Heamn N. Abduljabbar, and Bilal Alhayani. Coronavirus disease (COVID-19) cases analysis using machine-learning applications. Applied Nanoscience, May 2021.
  • [140] Feifei Liu, Weihao Zhang, Yu Sun, Jianwei Liu, Jungang Miao, Feng He, and Xiaojun Wu. Secure Deep Learning for Intelligent Terahertz Metamaterial Identification. Sensors, 20(19):5673, January 2020.
  • [141] Feiyun Cui, Yun Yue, Yi Zhang, Ziming Zhang, and H. Susan Zhou. Advancing Biosensors with Machine Learning. ACS Sensors, 5(11):3346–3364, November 2020.
  • [142] Aishwaryadev Banerjee, Swagata Maity, and Carlos H. Mastrangelo. Nanostructures for Biosensing, with a Brief Overview on Cancer Detection, IoT, and the Role of Machine Learning in Smart Biosensors. Sensors, 21(4):1253, January 2021.
  • [143] Morgan G. Blevins, Alvaro Fernandez-Galiana, Milo J. Hooper, and Svetlana V. Boriskina. Roadmap on Universal Photonic Biosensors for Real-Time Detection of Emerging Pathogens. Photonics, 8(8):342, August 2021.
  • [144] Hossam Haick and Ning Tang. Artificial Intelligence in Medical Sensors for Clinical Decisions. ACS Nano, 15(3):3557–3567, March 2021.
  • [145] Tie Jun Cui, Mei Qing Qi, Xiang Wan, Jie Zhao, and Qiang Cheng. Coding metamaterials, digital metamaterials and programmable metamaterials. Light: Science & Applications, 3(10):e218–e218, October 2014.
  • [146] Lianlin Li and Tie Jun Cui. Information metamaterials – from effective media to real-time information processing systems. Nanophotonics, 8(5):703–724, May 2019.
  • [147] Sergi Abadal, Tie-Jun Cui, Tony Low, and Julius Georgiou. Programmable Metamaterials for Software-Defined Electromagnetic Control: Circuits, Systems, and Architectures. IEEE Journal on Emerging and Selected Topics in Circuits and Systems, 10(1):6–19, March 2020.
  • [148] Lei Bao and Tie Jun Cui. Tunable, reconfigurable, and programmable metamaterials. Microwave and Optical Technology Letters, 62(1):9–32, 2020.
  • [149] Tie Jun Cui, Lianlin Li, Shuo Liu, Qian Ma, Lei Zhang, Xiang Wan, Wei Xiang Jiang, and Qiang Cheng. Information Metamaterial Systems. iScience, 23(8):101403, July 2020.
  • [150] Qian Ma and Tie Jun Cui. Information Metamaterials: Bridging the physical world and digital world. PhotoniX, 1(1):1, March 2020.
  • [151] Odysseas Tsilipakos, Anna C. Tasolamprou, Alexandros Pitilakis, Fu Liu, Xuchen Wang, Mohammad Sajjad Mirmoosa, Dimitrios C. Tzarouchis, Sergi Abadal, Hamidreza Taghvaee, Christos Liaskos, Ageliki Tsioliaridou, Julius Georgiou, Albert Cabellos-Aparicio, Eduard Alarcón, Sotiris Ioannidis, Andreas Pitsillides, Ian F. Akyildiz, Nikolaos V. Kantartzis, Eleftherios N. Economou, Costas M. Soukoulis, Maria Kafesaki, and Sergei Tretyakov. Toward Intelligent Metasurfaces: The Progress from Globally Tunable Metasurfaces to Software-Defined Metasurfaces with an Embedded Network of Controllers. Advanced Optical Materials, 8(17):2000783, 2020.
  • [152] Sisi Luo, Jianjiao Hao, Fuju Ye, Jiaxin Li, Ying Ruan, Haoyang Cui, Wenjun Liu, and Lei Chen. Evolution of the Electromagnetic Manipulation: From Tunable to Programmable and Intelligent Metasurfaces. Micromachines, 12(8):988, August 2021.
  • [153] Qian Zhang, Che Liu, Xiang Wan, Lei Zhang, Shuo Liu, Yan Yang, and Tie Jun Cui. Machine-Learning Designs of Anisotropic Digital Coding Metasurfaces. Advanced Theory and Simulations, 2(2):1800132, 2019.
  • [154] Sourangsu Banerji, Apratim Majumder, Alex Hamrick, Rajesh Menon, and Berardi Sensale-Rodriguez. Machine Learning enables Ultra-Compact Integrated Photonics through Silicon-Nanopattern Digital Metamaterials. arXiv:2011.11754 [physics], November 2020.
  • [155] Tao Shan, Xiaotian Pan, Maokun Li, Shenheng Xu, and Fan Yang. Coding Programmable Metasurfaces Based on Deep Learning Techniques. IEEE Journal on Emerging and Selected Topics in Circuits and Systems, 10(1):114–125, March 2020.
  • [156] Muhammad Abdullah and Slawomir Koziel. Supervised-Learning-Based Development of Multibit RCS-Reduced Coding Metasurfaces. IEEE Transactions on Microwave Theory and Techniques, pages 1–1, 2021.
  • [157] Che Liu, Che Liu, Wen Ming Yu, Wen Ming Yu, Qian Ma, Qian Ma, Lianlin Li, Tie Jun Cui, and Tie Jun Cui. Intelligent coding metasurface holograms by physics-assisted unsupervised generative adversarial network. Photonics Research, 9(4):B159–B167, April 2021.
  • [158] Fanping Sui, Ruiqi Guo, Zhizhou Zhang, Grace X. Gu, and Liwei Lin. Deep Reinforcement Learning for Digital Materials Design. ACS Materials Letters, pages 1433–1439, August 2021.
  • [159] Shuai Yang, Kuang Zhang, Xumin Ding, Guohui Yang, and Qun Wu. Tailoring the scattering properties of coding metamaterials based on machine learning. EPJ Applied Metamaterials, 8:15, 2021.
  • [160] Marco Di Renzo, Merouane Debbah, Dinh-Thuy Phan-Huy, Alessio Zappone, Mohamed-Slim Alouini, Chau Yuen, Vincenzo Sciancalepore, George C. Alexandropoulos, Jakob Hoydis, Haris Gacanin, Julien de Rosny, Ahcene Bounceur, Geoffroy Lerosey, and Mathias Fink. Smart radio environments empowered by reconfigurable AI meta-surfaces: An idea whose time has come. EURASIP Journal on Wireless Communications and Networking, 2019(1):129, May 2019.
  • [161] Marco Di Renzo, Alessio Zappone, Merouane Debbah, Mohamed-Slim Alouini, Chau Yuen, Julien de Rosny, and Sergei Tretyakov. Smart Radio Environments Empowered by Reconfigurable Intelligent Surfaces: How It Works, State of Research, and The Road Ahead. IEEE Journal on Selected Areas in Communications, 38(11):2450–2525, November 2020.
  • [162] Shimin Gong, Xiao Lu, Dinh Thai Hoang, Dusit Niyato, Lei Shu, Dong In Kim, and Ying-Chang Liang. Toward Smart Wireless Communications via Intelligent Reflecting Surfaces: A Contemporary Survey. IEEE Communications Surveys Tutorials, 22(4):2283–2314, 2020.
  • [163] George C. Alexandropoulos, Nir Shlezinger, Idban Alamzadeh, Mohammadreza F. Imani, Haiyang Zhang, and Yonina C. Eldar. Hybrid Reconfigurable Intelligent Metasurfaces: Enabling Simultaneous Tunable Reflections and Sensing for 6G Wireless Communications. arXiv:2104.04690 [cs, eess, math], April 2021.
  • [164] Yuanwei Liu, Xiao Liu, Xidong Mu, Tianwei Hou, Jiaqi Xu, Marco Di Renzo, and Naofal Al-Dhahir. Reconfigurable Intelligent Surfaces: Principles and Opportunities. IEEE Communications Surveys Tutorials, 23(3):1546–1577, 2021.
  • [165] Wenxuan Long, Rui Chen, Marco Moretti, Wei Zhang, and Jiandong Li. A Promising Technology for 6G Wireless Networks: Intelligent Reflecting Surface. Journal of Communications and Information Networks, 6(1):1–16, March 2021.
  • [166] Munyaradzi Munochiveyi, Arjun Chakravarthi Pogaku, Dinh-Thuan Do, Anh-Tu Le, Miroslav Voznak, and Nhan Duc Nguyen. Reconfigurable Intelligent Surface Aided Multi-User Communications: State-of-the-Art Techniques and Open Issues. IEEE Access, 9:118584–118605, 2021.
  • [167] Jinghe Wang, Wankai Tang, Yu Han, Shi Jin, Xiao Li, Chao-Kai Wen, Qiang Cheng, and Tie Jun Cui. Interplay Between RIS and AI in Wireless Communications: Fundamentals, Architectures, Applications, and Open Research Problems. IEEE Journal on Selected Areas in Communications, 39(8):2271–2288, August 2021.
  • [168] Chao Qian, Bin Zheng, Yichen Shen, Li Jing, Erping Li, Lian Shen, and Hongsheng Chen. Deep-learning-enabled self-adaptive microwave cloak without human intervention. Nature Photonics, 14(6):383–390, June 2020.
  • [169] Lianlin Li, Ya Shuang, Qian Ma, Haoyang Li, Hanting Zhao, Menglin Wei, Che Liu, Chenglong Hao, Cheng-Wei Qiu, and Tie Jun Cui. Intelligent metasurface imager and recognizer. Light: Science & Applications, 8(1):97, October 2019.
  • [170] Tie Jun Cui, Che Liu, qian ma, Zhangjie Luo, Qiaoru Hong, Qiang Xiao, Hao Chi Zhang, Long Miao, Wenming Yu, Qiang Cheng, and Lianlin Li. Programmable artificial intelligence machine for wave sensing and communications. October 2020.
  • [171] Lianlin Li, Hengxin Ruan, Che Liu, Ying Li, Ya Shuang, Andrea Alù, Cheng-Wei Qiu, and Tie Jun Cui. Machine-learning reprogrammable metasurface imager. Nature Communications, 10(1):1082, March 2019.
  • [172] Chao Qian and Hongsheng Chen. A perspective on the next generation of invisibility cloaks—Intelligent cloaks. Applied Physics Letters, 118(18):180501, May 2021.
  • [173] Bhavin J. Shastri, Alexander N. Tait, T. Ferreira de Lima, Wolfram H. P. Pernice, Harish Bhaskaran, C. D. Wright, and Paul R. Prucnal. Photonics for artificial intelligence and neuromorphic computing. Nature Photonics, 15(2):102–114, February 2021.
  • [174] Shuiying Xiang, Yanan Han, Ziwei Song, Xingxing Guo, Yahui Zhang, Zhenxing Ren, Suhong Wang, Yuanting Ma, Weiwen Zou, Bowen Ma, Shaofu Xu, Jianji Dong, Hailong Zhou, Quansheng Ren, Tao Deng, Yan Liu, Genquan Han, and Yue Hao. A review: Photonics devices, architectures, and algorithms for optical neural computing. Journal of Semiconductors, 42(2):023105, February 2021.
  • [175] Carlos Mauricio Villegas Burgos, Tianqi Yang, Yuhao Zhu, Yuhao Zhu, and A. Nickolas Vamivakas. Design framework for metasurface optics-based convolutional neural networks. Applied Optics, 60(15):4356–4365, May 2021.
  • [176] Xuhao Luo, Yueqiang Hu, Xin Li, Xiangnian Ou, Jiajie Lai, Na Liu, and Huigao Duan. Metasurface-Enabled On-Chip Multiplexed Diffractive Neural Networks in the Visible. arXiv:2107.07873 [physics], July 2021.
  • [177] Guoqing Pu, Li Zhang, Weisheng Hu, and Lilin Yi. Automatic mode-locking fiber lasers: Progress and perspectives. Science China Information Sciences, 63(6):160404, May 2020.
  • [178] Robin Singh, Robin Singh, Robin Singh, Anu Agarwal, Anu Agarwal, Anu Agarwal, Brian W. Anthony, Brian W. Anthony, and Brian W. Anthony. Mapping the design space of photonic topological states via deep learning. Optics Express, 28(19):27893–27902, September 2020.
  • [179] Bei Wu, Kun Ding, C.T. Chan, and Yuntian Chen. Machine Prediction of Topological Transitions in Photonic Crystals. Physical Review Applied, 14(4):044032, October 2020.
  • [180] Xuezhi Ma, Yuan Ma, Preston Cunha, Qiushi Liu, Kaushik Kudtarkar, Da Xu, Jiafei Wang, Ming Liu, M. Cynthia Hipwell, and Shoufeng Lan. A universal deep learning strategy for designing high-quality-factor photonic resonances. arXiv:2105.03001 [physics], May 2021.
  • [181] Zhedong Wang, Chao Qian, Tong Cai, Longwei Tian, Zhixiang Fan, Jian Liu, Yichen Shen, Li Jing, Jianming Jin, Er-Ping Li, Bin Zheng, and Hongsheng Chen. Demonstration of Spider-Eyes-Like Intelligent Antennas for Dynamically Perceiving Incoming Waves. Advanced Intelligent Systems, n/a(n/a):2100066, July 2021.
  • [182] Hongfei Wang, Samit Kumar Gupta, Biye Xie, and Minghui Lu. Topological photonic crystals: A review. Frontiers of Optoelectronics, 13(1):50–72, March 2020.
  • [183] Mordechai Segev and Miguel A. Bandres. Topological photonics: Where do we go from here? Nanophotonics, 10(1):425–434, January 2021.
  • [184] Laura Pilozzi, Francis A. Farrelly, Giulia Marcucci, and Claudio Conti. Machine learning inverse problem for topological photonics. Communications Physics, 1(1):1–7, September 2018.
  • [185] Yang Long, Jie Ren, Yunhui Li, and Hong Chen. Inverse design of photonic topological state via machine learning. Applied Physics Letters, 114(18):181105, May 2019.
  • [186] Laura Pilozzi, Francis A. Farrelly, Giulia Marcucci, and Claudio Conti. Topological nanophotonics and artificial neural networks. Nanotechnology, 32(14):142001, January 2021.
  • [187] Yafeng Chen, Fei Meng, Yuri Kivshar, Baohua Jia, and Xiaodong Huang. Inverse design of higher-order photonic topological insulators. Physical Review Research, 2(2):023115, May 2020.
  • [188] Eric Nussbaum, Erik Sauer, and Stephen Hughes. Inverse design of broadband and lossless topological photonic crystal waveguide modes. Optics Letters, 46(7):1732–1735, April 2021.
  • [189] Dmitry V. Zhirihin and Yuri S. Kivshar. Topological Photonics on a Small Scale. arXiv:2108.12248 [cond-mat, physics:physics], August 2021.
  • [190] Kirill Koshelev, Andrey Bogdanov, and Yuri Kivshar. Meta-optics and bound states in the continuum. Science Bulletin, 64(12):836–842, Jun 2019.
  • [191] Ronghui Lin, Zahrah Alnakhli, and Xiaohang Li. Engineering of multiple bound states in the continuum by latent representation of freeform structures. Photonics Research, 9(4):B96–B103, April 2021.
  • [192] Shaimaa I. Azzam and Alexander V. Kildishev. Photonic bound states in the continuum: From basics to applications. Advanced Optical Materials, 9(1):2001469, 2021.
  • [193] Almas F Sadreev. Interference traps waves in an open system: bound states in the continuum. Reports on Progress in Physics, 84(5):055901, apr 2021.
  • [194] Bhavin J. Shastri, Alexander N. Tait, T. Ferreira de Lima, Wolfram H. P. Pernice, Harish Bhaskaran, C. D. Wright, and Paul R. Prucnal. Photonics for artificial intelligence and neuromorphic computing. Nature Photonics, 15(2):102–114, February 2021. Bandiera_abtest: a Cg_type: Nature Research Journals Number: 2 Primary_atype: Reviews Publisher: Nature Publishing Group Subject_term: Integrated optics;Nanophotonics and plasmonics;Optoelectronic devices and components;Ultrafast photonics Subject_term_id: integrated-optics;nanophotonics-and-plasmonics;optoelectronic-devices-and-components;ultrafast-photonics.
  • [195] Catherine D. Schuman, Thomas E. Potok, Robert M. Patton, J. Douglas Birdwell, Mark E. Dean, Garrett S. Rose, and James S. Plank. A Survey of Neuromorphic Computing and Neural Networks in Hardware. May 2017.
  • [196] Yichen Shen, Nicholas C. Harris, Scott Skirlo, Mihika Prabhu, Tom Baehr-Jones, Michael Hochberg, Xin Sun, Shijie Zhao, Hugo Larochelle, Dirk Englund, and Marin Soljačić. Deep learning with coherent nanophotonic circuits. Nature Photonics, 11(7):441–446, July 2017. Bandiera_abtest: a Cg_type: Nature Research Journals Number: 7 Primary_atype: Research Publisher: Nature Publishing Group Subject_term: Integrated optics;Silicon photonics Subject_term_id: integrated-optics;silicon-photonics.
  • [197] Tyler W. Hughes, Momchil Minkov, Yu Shi, and Shanhui Fan. Training of photonic neural networks through in situ backpropagation and gradient measurement. Optica, 5(7):864–871, July 2018.
  • [198] J. Feldmann, N. Youngblood, C. D. Wright, H. Bhaskaran, and W. H. P. Pernice. All-optical spiking neurosynaptic networks with self-learning capabilities. Nature, 569(7755):208–214, May 2019. Bandiera_abtest: a Cg_type: Nature Research Journals Number: 7755 Primary_atype: Research Publisher: Nature Publishing Group Subject_term: Microresonators;Nanophotonics and plasmonics Subject_term_id: microresonators;nanophotonics-and-plasmonics.
  • [199] Xing Lin, Yair Rivenson, Nezih T. Yardimci, Muhammed Veli, Yi Luo, Mona Jarrahi, and Aydogan Ozcan. All-optical machine learning using diffractive deep neural networks. Science, 361(6406):1004–1008, September 2018. Publisher: American Association for the Advancement of Science.
  • [200] Logan G. Wright, Logan G. Wright, Tatsuhiro Onodera, Tatsuhiro Onodera, Martin M. Stein, Tianyu Wang, Darren T. Schachter, Zoey Hu, and Peter L. McMahon. Deep nonlinear optical neural networks using physics-aware training. In Conference on Lasers and Electro-Optics (2021), paper FF1A.4, page FF1A.4. Optical Society of America, May 2021.
  • [201] Arka Majumdar and Arka Majumdar. Metaphotonic Computational Image Sensors. In Imaging and Applied Optics Congress (2020), paper IW1D.3, page IW1D.3. Optical Society of America, June 2020.
  • [202] Donald F. Specht. Brief Papers A General Regression Neural Network.
  • [203] Kyuho Lee, Hyowon Han, Youngwoo Kim, Jumi Park, Seonghoon Jang, Hyeokjung Lee, Seung Won Lee, HoYeon Kim, Yeeun Kim, Taebin Kim, Dongho Kim, Gunuk Wang, and Cheolmin Park. Retina-Inspired Structurally Tunable Synaptic Perovskite Nanocones. Advanced Functional Materials, n/a(n/a):2105596, August 2021.
  • [204] Jingtian Hu, Tingting Liu, Priscilla Choo, Shengjie Wang, Thaddeus Reese, Alexander D. Sample, and Teri W. Odom. Single-Nanoparticle Orientation Sensing by Deep Learning. ACS Central Science, 6(12):2339–2346, December 2020.
  • [205] Katsuya Shiratori, Logan D. C. Bishop, Behnaz Ostovar, Rashad Baiyasi, Yi-Yu Cai, Peter J. Rossky, Christy F. Landes, and Stephan Link. Machine-Learned Decision Trees for Predicting Gold Nanorod Sizes from Spectra. The Journal of Physical Chemistry C, August 2021.
  • [206] Tanchao Pu, Jun-Yu Ou, Vassili Savinov, Guanghui Yuan, Nikitas Papasimakis, and Nikolay I. Zheludev. Unlabeled Far-Field Deeply Subwavelength Topological Microscopy (DSTM). Advanced Science, 8(1):2002886, 2021.
  • [207] Siyao Shao, Siyao Shao, Kevin Mallery, Kevin Mallery, S. Santosh Kumar, S. Santosh Kumar, Jiarong Hong, and Jiarong Hong. Machine learning holography for 3D particle field imaging. Optics Express, 28(3):2987–2999, February 2020.
  • [208] Qian Wang, Hua He, Qian Zhang, Zhenzhen Feng, Jiqiang Li, Xiaoliang Chen, Lihua Liu, Xiaojuan Wang, Baosheng Ge, Daoyong Yu, Hao Ren, and Fang Huang. Deep-Learning-Assisted Single-Molecule Tracking on a Live Cell Membrane. Analytical Chemistry, 93(25):8810–8816, June 2021.
  • [209] Artur Speiser, Lucas-Raphael Müller, Philipp Hoess, Ulf Matti, Christopher J. Obara, Wesley R. Legant, Anna Kreshuk, Jakob H. Macke, Jonas Ries, and Srinivas C. Turaga. Deep learning enables fast and dense single-molecule localization with high accuracy. Nature Methods, pages 1–9, September 2021.
  • [210] Peiyi Zhang, Sheng Liu, Abhishek Chaurasia, Donghan Ma, Michael J. Mlodzianoski, Eugenio Culurciello, and Fang Huang. Analyzing complex single-molecule emission patterns with deep learning. Nature Methods, 15(11):913–916, November 2018.
  • [211] A. D. Tranter, H. J. Slatyer, M. R. Hush, A. C. Leung, J. L. Everett, K. V. Paul, P. Vernaz-Gris, P. K. Lam, B. C. Buchler, and G. T. Campbell. Multiparameter optimisation of a magneto-optical trap using deep learning. Nature Communications, 9(1):4360, October 2018. Bandiera_abtest: a Cc_license_type: cc_by Cg_type: Nature Research Journals Number: 1 Primary_atype: Research Publisher: Nature Publishing Group Subject_term: Atom optics;Computational science;Quantum information;Ultracold gases Subject_term_id: atom-optics;computational-science;quantum-information;ultracold-gases.
  • [212] Ratnesh K. Gupta, Jesse L. Everett, Aaron D. Tranter, René Henke, Vandna Gokhroo, Ping Koy Lam, and Síle Nic Chormaic. Machine learner optimization of optical nanofiber-based dipole traps for cold 87rb atoms, 2021.
  • [213] P. B. Wigley, P. J. Everitt, A. van den Hengel, J. W. Bastian, M. A. Sooriyabandara, G. D. McDonald, K. S. Hardman, C. D. Quinlivan, P. Manju, C. C. N. Kuhn, I. R. Petersen, A. N. Luiten, J. J. Hope, N. P. Robins, and M. R. Hush. Fast machine-learning online optimization of ultra-cold-atom experiments. Scientific Reports, 6:srep25890, May 2016.
  • [214] Bryce M. Henson, Dong K. Shin, Kieran F. Thomas, Jacob A. Ross, Michael R. Hush, Sean S. Hodgman, and Andrew G. Truscott. Approaching the adiabatic timescale with machine learning. Proceedings of the National Academy of Sciences, 115(52):13216–13221, December 2018. Publisher: National Academy of Sciences Section: Physical Sciences.