| Literature DB >> 34883831 |
Silvana Trindade1, Ricardo da S Torres2,3, Zuqing Zhu4, Nelson L S da Fonseca1.
Abstract
This paper introduces a new solution to improve network performance by decreasing spectrum fragmentation, crosstalk interference, blocking of virtual networks, cost, and link load imbalance. These problems degrade the performance of Elastic Optical Networks with Space-Division Multiplexing. The proposed solution, called Cognitive control loop (CO-OP), is capable of identifying a set of problems and creating plans to mitigate these problems. The CO-OP comprises four functions that employ learning algorithms to identify problems and plan a series of actions to reduce or eliminate them. The results show that the CO-OP can effectively decrease up to 30% the blocking of requests and up to 50% the crosstalk occurrence compared to existing algorithms.Entities:
Keywords: cognitive networks; control loop; machine learning; space-division multiplexing; virtual networks
Mesh:
Year: 2021 PMID: 34883831 PMCID: PMC8659587 DOI: 10.3390/s21237821
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Existing solutions in the literature.
| References | Year | Main Achievement |
|---|---|---|
| [ | 2012 | Heuristic algorithm to configure VONs over single-mode-fiber optical networks. |
| [ | 2017 | Algorithm to enhance load balance among network links and reduce spectrum usage. |
| [ | 2016–2017 | Load-balancing algorithms were introduced for virtual network configuration on physical networks employing MCFs and FMFs. |
| [ | 2017 | Algorithm for virtual network topology adaptation using artificial neural networks including neural networks. |
| [ | 2018 and 2021 | Virtual network reconfiguration algorithms for optical networks with single-mode fibers. |
| [ | 2020 | Algorithms to cope with the spectrum fragmentation in lightpath establishment for VONs. |
| [ | 2020 | Machine learning algorithms to handle the spectrum fragmentation problem. |
| [ | 2020 | Distributed SDN control system with blockchain technology. |
Notation used in the paper.
| Symbol | Description |
|---|---|
|
| Set of physical nodes, where |
|
| Set of physical links, where |
|
| |
|
| Number of physical links. |
|
| Number of physical nodes. |
|
| |
|
| |
|
| |
|
| |
|
| Set of compute resource required, where |
Figure 1The structure of CO-OP framework in EON-SDM networks.
Accuracy of supervised algorithms when used by monitor and analyze functions.
| Classifier | Description | Accuracy of Monitor (%) | Accuracy of Analyze (%) |
|---|---|---|---|
| Random Forest | Random Forest classifier combines random variable choice at nodes and bootstrap aggregation. For training decision trees, it uses a subset of the dataset. | 95 | 90 |
| This classifier similar samples into | 90 | 95 | |
| Naive Bayes | This classifier is a probabilistic machine learning model based on Bayes theorem. | 95 | 97.5 |
| Logistic Regression | This classifier is a statistical model that in its basic form uses a logistic function to model a binary dependent variable, although many more complex extensions exist. | 90 | 90 |
| Neural Networks | Neural networks represent an attempt to mimic the biological nervous system for both architecture and information processing strategies. | 90 | 90 |
| Support Vector Machine | This linear model for classification or regression can create a line or a hyper plane which separates the data into classes. | 90 | 97.8 |
Figure 2Agent-Environment interactions in the RL.
Possible actions given by the Q-Learning algorithm.
| Action | Application | Associated Problem | Type |
|---|---|---|---|
| Reconfiguration | Link | Spectrum inefficiency | Medium |
| Redirection | Link | Unbalanced load | High |
| Blocking | Link | Unbalanced or spectrum inefficiency | High |
| Blocking | Node | Cost | High |
| Limiting | Link | Unbalanced, spectrum inefficiency, or overload | Medium |
| Limiting | Node | Cost | Medium |
| Nothing | Node or link | No problem was identified | Low |
Figure 3Illustration of how the CO-OP, control plane, and VON configuration algorithm are integrated.
Figure 4The NSFNET topology with 14 nodes and 21 links.
Figure 5The CHNNET topology with 15 nodes and 27 fiber links.
Figure 6BBR for the NSFNET topology.
Figure 7BBR results for the CHNNET topology.
Figure 8Acceptance ratio for the NSFNET topology.
Figure 9Acceptance ratio for the CHNNET topology.
Figure 10Mean crosstalk for the NSFNET topology.
Figure 11Mean crosstalk for the CHNNET topology.