Communication Networks and Service Management in the Era of Artificial Intelligence and Machine Learning. Группа авторов. Читать онлайн. Newlib. NEWLIB.NET

Автор: Группа авторов
Издательство: John Wiley & Sons Limited
Серия:
Жанр произведения: Отраслевые издания
Год издания: 0
isbn: 9781119675518
Скачать книгу
Journal of Network and Systems Management 7 (1): 9–26.

      35 35 Casado, M., Freedman, M.J., Pettit, J. et al. (2007). Ethane: taking control of the enterprise. ACM SIGCOMM Computer Communication Review 37 (4): 1–12.

      36 36 Kirkpatrick, K. (2013). Software‐defined networking. Communications of the ACM 56 (9): 16–19. https://doi.org/10.1145/2500468.2500473.

      37 37 Yang, Z., Cui, Y., Li, B. et al. (2019). Software‐defined wide area network (SD‐WAN): architecture, advances and opportunities. 2019 28th International Conference on Computer Communication and Networks (ICCCN), IEEE, pp. 1–9.

      38 38 McKeown, N., Anderson, T., Balakrishnan, H. et al. (2008). OpenFlow: enabling innovation in campus networks. SIGCOMM Computer Communication Review 38 (2): 69–74. https://doi.org/10.1145/1355734.1355746.

      39 39 Han, B., Gopalakrishnan, V., Ji, L., and Lee, S. (2015). Network function virtualization: challenges and opportunities for innovations. IEEE Communications Magazine 53 (2): 90–97.

       Nur Zincir‐Heywood1, Marco Mellia2, and Yixin Diao3

       1 Faculty of Computer Science, Dalhousie University, Halifax, Nova Scotia, Canada

       2 Department of Electronics and Telecommunications, Politecnico di Torino, Torino, Italy

       3 PebblePost, New York, NY, USA

      On the other hand, ML is data driven [8]. It means programming to optimize performance criteria using examples of data or past experience. In ML, there exists a model defined by some parameters, then the learning becomes the execution of a program to optimize the parameters of the model using the training data or the past experience. Past experience case is distinct from either supervised or unsupervised learning because credit assignment is subject to delays. Thus, it is not immediately apparent which behaviors should be rewarded or penalized. This issue is specific to reinforcement learning. The model could be predictive to make predictions in the future, or it could be descriptive to gain knowledge from data, or it could be both. ML uses statistical theory to guide model building in order to infer from the training data or the past experience. In training, efficient algorithms are necessary to solve the optimization problem as well as to store and process the data/past experience. Moreover, the model that is learned at the end of training is required to have efficient representation and solution for inference purposes, possibly in real time. In some applications of ML, the efficiency of the learning and inference model, in other words the space and time complexity could be as important as its prediction accuracy. The growth of network technologies for easy access to data, cheaper access to CPU power, and fast access to data storage has enabled the use of ML algorithms in network and service management [9, 10].

      2.2.1 Supervised Learning