微波网络中联邦学习辅助故障原因识别

Tara Tandel, Omran Ayoub, F. Musumeci, Claudio Passera, M. Tornatore
{"title":"微波网络中联邦学习辅助故障原因识别","authors":"Tara Tandel, Omran Ayoub, F. Musumeci, Claudio Passera, M. Tornatore","doi":"10.1109/RNDM55901.2022.9927592","DOIUrl":null,"url":null,"abstract":"Machine Learning (ML) adoption for automated failure management is becoming pervasive in today’s communication networks. However, ML-based failure management typically requires that monitoring data is exchanged between network devices, where data is collected, and centralized locations, e.g., servers in data centers, where data is processed. ML algorithms in this centralized location are then trained to learn mappings between collected data and desired outputs, e.g., whether a failure exists, its cause, location, etc. This paradigm poses several challenges to network operators in terms of privacy as well as in terms of computational and communication resource usage, as a massive amount of sensible failure data is transmitted over the network. To overcome such limitations, Federated Learning (FL) can be adopted, which consists of training multiple distributed ML models at multiple decentralized locations (called “clients”) using a limited amount of locally-collected data, and of sharing these trained models to a centralized location (called “server”), where these models are aggregated and shared again with clients. FL reduces data exchange between clients and a server and improves algorithms’ performance thanks to sharing knowledge among different domains (i.e., clients), leveraging different sources of local information in a collaborative environment. In this paper, we focus on applying FL to perform failure-cause identification in microwave networks. The problem is modeled as a multi-class ML classification problem with six pre-defined failure causes. Specifically, using real failure data from an operational microwave network composed of more than 10000 microwave links, we emulate a multi-operator scenario in which one operator has partial knowledge of failure causes during the training phase. Thanks to knowledge sharing, numerical results show that FL achieves up to 72% precision in identifying an unknown particular class concerning traditional ML (non- FL) approaches where training is performed without knowledge sharing.","PeriodicalId":386500,"journal":{"name":"2022 12th International Workshop on Resilient Networks Design and Modeling (RNDM)","volume":"10 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-09-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Federated-Learning-Assisted Failure-Cause Identification in Microwave Networks\",\"authors\":\"Tara Tandel, Omran Ayoub, F. Musumeci, Claudio Passera, M. Tornatore\",\"doi\":\"10.1109/RNDM55901.2022.9927592\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Machine Learning (ML) adoption for automated failure management is becoming pervasive in today’s communication networks. However, ML-based failure management typically requires that monitoring data is exchanged between network devices, where data is collected, and centralized locations, e.g., servers in data centers, where data is processed. ML algorithms in this centralized location are then trained to learn mappings between collected data and desired outputs, e.g., whether a failure exists, its cause, location, etc. This paradigm poses several challenges to network operators in terms of privacy as well as in terms of computational and communication resource usage, as a massive amount of sensible failure data is transmitted over the network. To overcome such limitations, Federated Learning (FL) can be adopted, which consists of training multiple distributed ML models at multiple decentralized locations (called “clients”) using a limited amount of locally-collected data, and of sharing these trained models to a centralized location (called “server”), where these models are aggregated and shared again with clients. FL reduces data exchange between clients and a server and improves algorithms’ performance thanks to sharing knowledge among different domains (i.e., clients), leveraging different sources of local information in a collaborative environment. In this paper, we focus on applying FL to perform failure-cause identification in microwave networks. The problem is modeled as a multi-class ML classification problem with six pre-defined failure causes. Specifically, using real failure data from an operational microwave network composed of more than 10000 microwave links, we emulate a multi-operator scenario in which one operator has partial knowledge of failure causes during the training phase. Thanks to knowledge sharing, numerical results show that FL achieves up to 72% precision in identifying an unknown particular class concerning traditional ML (non- FL) approaches where training is performed without knowledge sharing.\",\"PeriodicalId\":386500,\"journal\":{\"name\":\"2022 12th International Workshop on Resilient Networks Design and Modeling (RNDM)\",\"volume\":\"10 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-09-19\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2022 12th International Workshop on Resilient Networks Design and Modeling (RNDM)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/RNDM55901.2022.9927592\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2022 12th International Workshop on Resilient Networks Design and Modeling (RNDM)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/RNDM55901.2022.9927592","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

在当今的通信网络中,采用机器学习(ML)进行自动化故障管理正变得越来越普遍。然而,基于机器学习的故障管理通常需要在网络设备(收集数据的地方)和集中位置(例如数据中心的服务器)(处理数据的地方)之间交换监控数据。然后训练这个集中位置的ML算法来学习收集的数据和期望输出之间的映射,例如,是否存在故障,故障的原因,位置等。这种模式在隐私以及计算和通信资源使用方面给网络运营商带来了一些挑战,因为大量的敏感故障数据通过网络传输。为了克服这些限制,可以采用联邦学习(FL),它包括使用有限数量的本地收集的数据在多个分散的位置(称为“客户端”)训练多个分布式ML模型,并将这些训练好的模型共享到一个集中的位置(称为“服务器”),在那里这些模型被聚合并再次与客户端共享。FL减少了客户端和服务器之间的数据交换,并通过在不同领域(即客户端)之间共享知识,在协作环境中利用不同的本地信息源,提高了算法的性能。在本文中,我们的重点是应用FL在微波网络中进行故障原因识别。该问题被建模为具有六个预定义故障原因的多类ML分类问题。具体而言,我们使用来自由10000多个微波链路组成的运行微波网络的真实故障数据,模拟了一个多操作员场景,其中一个操作员在训练阶段对故障原因具有部分知识。由于知识共享,数值结果表明,在传统的ML(非FL)方法中,在没有知识共享的情况下进行训练,FL在识别未知的特定类方面达到了高达72%的精度。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Federated-Learning-Assisted Failure-Cause Identification in Microwave Networks
Machine Learning (ML) adoption for automated failure management is becoming pervasive in today’s communication networks. However, ML-based failure management typically requires that monitoring data is exchanged between network devices, where data is collected, and centralized locations, e.g., servers in data centers, where data is processed. ML algorithms in this centralized location are then trained to learn mappings between collected data and desired outputs, e.g., whether a failure exists, its cause, location, etc. This paradigm poses several challenges to network operators in terms of privacy as well as in terms of computational and communication resource usage, as a massive amount of sensible failure data is transmitted over the network. To overcome such limitations, Federated Learning (FL) can be adopted, which consists of training multiple distributed ML models at multiple decentralized locations (called “clients”) using a limited amount of locally-collected data, and of sharing these trained models to a centralized location (called “server”), where these models are aggregated and shared again with clients. FL reduces data exchange between clients and a server and improves algorithms’ performance thanks to sharing knowledge among different domains (i.e., clients), leveraging different sources of local information in a collaborative environment. In this paper, we focus on applying FL to perform failure-cause identification in microwave networks. The problem is modeled as a multi-class ML classification problem with six pre-defined failure causes. Specifically, using real failure data from an operational microwave network composed of more than 10000 microwave links, we emulate a multi-operator scenario in which one operator has partial knowledge of failure causes during the training phase. Thanks to knowledge sharing, numerical results show that FL achieves up to 72% precision in identifying an unknown particular class concerning traditional ML (non- FL) approaches where training is performed without knowledge sharing.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信