Lec Assignment4 2020: This Case Study Covers Progress in The Combined Area of Optics and AI, Ranging From
Lec Assignment4 2020: This Case Study Covers Progress in The Combined Area of Optics and AI, Ranging From
This case study covers progress in the combined area of optics and AI, ranging from
photonic neural network (NN) architecture to AI-enabled advances in optical communications
including both physical layer transceiver signal processing and network layer performance
monitoring,
1. Photonic neural network architecture
2. AI for short-reach optical communications
3. AI for medium- and long-reach optical communications
4. AI for optical performance monitoring
The progress in the field of PNN is indeed remarkable,
5. especially in the latest years, and new promising research
6. directions are emerging, with potentially disruptive impact
7. on developing faster and/or less energy-hungry PNN imple-
8. mentations. Many challenges are still to be overcome: many
9. diverse material platforms are being investigated without a
10. clear winner, the maturity of the developed hardware must
11. improve (in many demonstrators critical elements are still
12. emulated in electronics), the scalability and the robustness of
13. the proposed PNN architectures should grow in order to meet
14. the requirements of typical machine learning problems.
15. Nevertheless the growing research efforts both from
16. academia, prominent companies, and fast-growing start-ups
17. indicate that the coming years will witness a huge expansion
18. of this field, with strong potentials to address real-world
19. applications.
Photonic neural network architecture
The progress in the field of PNN is indeed remarkable,
especially in the latest years, and new promising research
directions are emerging, with potentially disruptive impact
on developing faster and/or less energy-hungry PNN imple-
mentations. Many challenges are still to be overcome: many
diverse material platforms are being investigated without a
clear winner, the maturity of the developed hardware must
improve (in many demonstrators critical elements are still
emulated in electronics), the scalability and the robustness of
the proposed PNN architectures should grow in order to meet
the requirements of typical machine learning problems.
Nevertheless the growing research efforts both from
academia, prominent companies, and fast-growing start-ups
indicate that the coming years will witness a huge expansion
of this field, with strong potentials to address real-world
JASMINE[17105051] Page 1
Lec Assignment4 2020
applications.
The progress in the field of PNN is indeed remarkable,
especially in the latest years, and new promising research
directions are emerging, with potentially disruptive impact
on developing faster and/or less energy-hungry PNN imple-
mentations. Many challenges are still to be overcome: many
diverse material platforms are being investigated without a
clear winner, the maturity of the developed hardware must
improve (in many demonstrators critical elements are still
emulated in electronics), the scalability and the robustness of
the proposed PNN architectures should grow in order to meet
the requirements of typical machine learning problems.
Nevertheless the growing research efforts both from
academia, prominent companies, and fast-growing start-ups
indicate that the coming years will witness a huge expansion
of this field, with strong potentials to address real-world
applications.
The progress in the field of PNN is indeed remarkable,
especially in the latest years, and new promising research
directions are emerging, with potentially disruptive impact
on developing faster and/or less energy-hungry PNN imple-
mentations. Many challenges are still to be overcome: many
diverse material platforms are being investigated without a
clear winner, the maturity of the developed hardware must
improve (in many demonstrators critical elements are still
emulated in electronics), the scalability and the robustness of
the proposed PNN architectures should grow in order to meet
the requirements of typical machine learning problems.
Nevertheless the growing research efforts both from
academia, prominent companies, and fast-growing start-ups
indicate that the coming years will witness a huge expansion
of this field, with strong potentials to address real-world
applications.
The progress in the field of PNN is indeed remarkable,
especially in the latest years, and new promising research
directions are emerging, with potentially disruptive impact
on developing faster and/or less energy-hungry PNN imple-
mentations. Many challenges are still to be overcome: many
diverse material platforms are being investigated without a
clear winner, the maturity of the developed hardware must
improve (in many demonstrators critical elements are still
JASMINE[17105051] Page 2
Lec Assignment4 2020
JASMINE[17105051] Page 3
Lec Assignment4 2020
JASMINE[17105051] Page 4
Lec Assignment4 2020
Over the years, photonic solutions for optical communication
and processing evolved along the same lines, aiming at increasing the transmission speed and
the energy efficiency. For this reason, optical implementations of neural networks have been
investigated since a long ago, aimed at exploiting the large parallelism (through degrees of
freedom such as wavelength, polarization, and mode) and the high connectivity achievable
with optics. Additionally, many linear transformations can be performed with passive optics
without power consumption and with minimal latency. These features indicate that optical
implementations of neural networks can overcome electronic solutions in terms of
computational speed and energy efficiency.
Various approaches pursued in the field of Photonic Neural Networks (PNN) – alternatively
called, sometimes, photonic neuromorphic computing. When it comes to incorporating
intelligence to optical systems or networks, three noteworthy topics are :
BNs provide real-time solutions that are beyond the capabilities of human reasoning
and present them in simple, easy to interpret graphical models
Moreover, optical systems and networks are subject to constant changes. Hence, intelligent
agents must include inference algorithms for temporal models to perform tasks like filtering,
prediction or smoothing, relying on techniques like hidden Markov models (HMM) .
Tackling decision making:
A second key element is the use of decision-making algorithms. The underlying principle for
these algorithms is the maximization of the expected utility, in which a utility function is
defined in order to assign a single number to express the desirability of a state and an agent
makes decisions with the aim of maximizing such a function .
Realistic networking environments, however, must deal with
uncertainty and the utility of an agent usually depends on a sequence of decisions rather than
on a single isolated one. Decision making in optical network agents can therefore be modelled
as sequential decision problems in uncertain environments. These problems can be solved
by Markov decision processes (MDPs) if the agent's actions depend only on the current state
of the agent, and not on its history. MDPs are defined by a transition model, which specifies
the probabilistic outcomes of actions, and by a reward function, which specifies the reward in
each state. The solution of an MDP is a policy that associates a decision with every state that
the agent might reach. An optimal policy maximizes the utility of the state sequences
encountered when it is executed.
Learning:The third issue of paramount importance is learning. Learning enables an agent to
improve its performance on future tasks due to acquired experience. The inclusion of learning
JASMINE[17105051] Page 5
Lec Assignment4 2020
is important for several reasons. A learning-capable agent can adapt to changes in the
environment and it is even able to adapt to unforeseen scenarios that could not be anticipated
when the agent was designed. Moreover, in many cases, learning from existing data may
be the only way to generate a working model, or in other words, sometimes human
programmers (or engineers) have no idea on how to program a solution themselves.
Statistical learning and artificial intelligence here provide the theory and tools to learn
from existing data, which can be gathered in optical communications systems and
networks to monitoring techniques.
Although agents can handle uncertainty by using the methods of probability and decision
theory, they must learn their probabilistic theories from experience. Thus, Bayesian learning
methods formulate learning as a form of probabilistic inference using the observations to
update a prior distribution over hypotheses; maximum a posteriori (MAP) learning selects a
single most likely hypothesis given the data, and maximum-likelihood learning simply selects
the hypothesis that maximizes the likelihood of the data. These techniques have been used
in optical receivers.
Apart from the above mentioned techniques machine learning has also been widely used.
There are three main categories in machine learning:
In supervised learning an agent observes some example input-output pairs and learns a
function that maps from input to output. Techniques include linear regression, logistic
regression, decision trees, artificial neural networks, nearest neighbor models
and support vector machines (SVM) to name just a few. Moreover, different models
can be combined in ensemble learning, with the aim of improving results. Supervised
learning has been used, for instance, for optical performance monitoring, to estimate
the quality of transmission (QoT) in optical networks and for resource allocation in
data centers.
In unsupervised learning, an agent learns patterns from the input even though no
explicit output is supplied. For instance, clustering and principal component analysis
methods, which belong to this type of learning, have been used for optical performance
monitoring, modulation format recognition and impairment mitigation.
Finally, in reinforcement learning an agent learns an optimal (or nearly optimal)
policy from a series of reinforcements or punishments received from its interaction
with the environment. Some techniques include adaptive dynamic programming and
temporal-difference (TD) methods. Q-learning , a well-known technique of the latter
type, aims to find an optimal quality value (Q-Value) of action-selection policy for any
given (finite) Markov decision process .For instance, Q-learning has been used for path
and wavelength selection in the context of optical burst-switched (OBS) networks.
JASMINE[17105051] Page 6
Lec Assignment4 2020
Photonics implementation of AI and neuromorphic systems results in systems with good
signal fidelity, high efficiency, high interconnectivity, highly parallel architectures, and high
information density. On the other hand, the integration of AI technologies into photonic
systems has proven to be promising for exacting knowledge from large datasets generated and
transported by photonic systems. The exploitation of machine-learning techniques has been
shown to have an impact in the areas of communications, imaging, and sensing.
Many challenges are still to be overcome and many diverse material platforms are being
investigated without a clear winner, the maturity of the developed hardware must improve (in
many demonstrators critical elements are still emulated in electronics), the scalability and the
robustness of the proposed PNN architectures should grow in order to meet the requirements
of typical machine learning problems.
Nevertheless the growing research efforts both from academia, prominent companies, and
fast- growing start-ups indicate that the coming years will witness a huge expansion of
this field, with strong potentials to address real-world applications.
JASMINE[17105051] Page 7
Lec Assignment4 2020
For instance, Samples of received signals can be input to ML algorithms for monitoring the
chromatic dispersion (CD), polarization-mode dispersion (PMD) and optical signal-to-noise
ratio (OSNR) at the same time. Moreover, when obtaining information from the receiver
digital signal processing (DSP) modules, ML methods may be able to monitor the QoT or
impairments without any external devices such as the optical spectrum analyzer (OSA)
Therefore, for the next generation EON, applications of ML techniques for modeling
and monitoring can provide strong support to build a reliable and intelligent optical network
with lower design margins because:
the monitoring information can guide the network self-reconfiguration and also
enables receivers to adapt some impairment compensation algorithms.
Secondly, the real-time monitoring can continuously obtain the condition of the
physical layer.
ML methods are essential tools for network planning and management, but these methods
should be improved to be cost-effective and reliable for deployment.
Efficient adaptation scheme: For most of the works mentioned above, the ML-based
methods are trained offline with data from simulations or lab experiments before
deployment. Since the weights and parameters of the ML-based methods are fixed
after training, the calculation time will be short when using these methods in a
practical system. This firstly-trained-then-deployed scheme is efficient for adopting
ML-based methods for situations that require a fast response time. However, the data
from real scenes may be different from the simulation data. Therefore, a reasonable
adaptation scheme is also needed after deployment. In EON, online learning
approaches such as retraining are preferable to cope with time-evolving network
scenarios.
JASMINE[17105051] Page 8
Lec Assignment4 2020
Reasonable design of ML structure: To reach a higher accuracy, ML algorithms with
more complex structures are introduced, such as DGCNN, reinforcement learning and
generative adversarial network (GAN). However, these ML methods with complex
structures may be hard to deploy in an optical system since they require large
memories. Therefore, cost-effective ML methods are desired for EON and the
structures of ML methods need to be adjusted to be tailored for the optical system.
Deployment of the ML engine: Many approaches for modeling and monitoring with
ML have been proposed recently. Where to deploy these ML engines is another
problem. Some ML engines can be embedded in receivers to build a low latency
system while some need to be deployed in the control plane to obtain information
from the whole optical networks Therefore, the strategies for the deployment of the
ML engine can be carefully designed to reach an optimum performance of the ML-
based method.
JASMINE[17105051] Page 9
Lec Assignment4 2020
The eNLE-derived NN consists either in describing an
eNLE, or determining physical parameters used to perform NLSE resolution. On the other
hand, non-eNLE-derived NN act as “black boxes”, regardless of optical line parameters.In
terms of complexity, NN computation is much lower compared to physical approach models
Furthermore, it is well-known that nonlinear equalizers such as DBP are especially efficient
to mitigate intra- channel nonlinear effects.In WDM configurations, their efficiencies are
limited, as inter-channel nonlinear effects involve physical mechanisms that need too heavy
computations for those equalizers.
Thus, Artificial Intelligence solutions focused on neural networks to mitigate fiber nonlinear
effects. NN solutions derived from existing nonlinear equalizers could help to cope with one
difficult step consisting in the determination of the number of layers, neurons and activation
function. NN offers a significant reduction in terms of computation complexity with
furthermore a slightly better system performance. Extending the proposed algorithms to
mitigate nonlinearity in WDM systems and dynamic environments could lead to find more
relevant scenarios to apply NN solutions.
REFERENCES
JASMINE[17105051] Page 10
Lec Assignment4 2020
Z. Dong, F. N. Khan, Q. Sui, K. Zhong, C. Lu and A. P. T. Lau, "Optical
Performance Monitoring: A Review of Current and Future Technologies," in
Journal of Lightwave Technology, vol. 34, no. 2, pp. 525-543, 15 Jan.15,
2016, doi: 10.1109/JLT.2015.2480798.
JASMINE[17105051] Page 11
JASMINE[17105051] Page 12
JASMINE[17105051] Page 13
JASMINE[17105051] Page 14