使用连体神经网络实现高效准确的物联网设备识别

F. Trad, Ali Hussein, A. Chehab
{"title":"使用连体神经网络实现高效准确的物联网设备识别","authors":"F. Trad, Ali Hussein, A. Chehab","doi":"10.1109/FMEC57183.2022.10062771","DOIUrl":null,"url":null,"abstract":"With the wide adoption of Internet of Things (IoT) devices, it becomes crucial to identify which IoT devices are connected to the network at a specific time. Previous studies have built machine learning models that can accurately identify IoT devices on a specific network based on their traffic characteristics. However, one limitation of such models is that whenever a new device joins the network, the model has to be retrained from scratch, which adds a lot of computation overhead. In this work, we propose the use of Siamese Neural Networks to reduce the retraining frequency of IoT device identification models. We use a public dataset containing traffic features from 10 devices. To validate the proposed idea, we first compare the performance of classical multi-class classification neural networks with Siamese Networks on the task at hand. We see that both networks perform similarly. Then, we build 10 separate models based on Siamese networks, and we train each of them to recognize a different combination of 9 devices. Then, we use each of the trained models to recognize the device that was not part of the training set. We assess the performance of each model, and we compare the results with the ones achieved by the multi-class classification network. We prove that with the proposed approach, similar or even better outcomes are achieved, with the main advantage of not having to retrain. Finally, we test the proposed approach against 2 other datasets: Aalto and UNSW. We compare the outcomes with previous works, and we prove that Siamese Networks achieve a better performance.","PeriodicalId":129184,"journal":{"name":"2022 Seventh International Conference on Fog and Mobile Edge Computing (FMEC)","volume":"62 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-12-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"Using Siamese Neural Networks for Efficient and Accurate IoT Device Identification\",\"authors\":\"F. Trad, Ali Hussein, A. Chehab\",\"doi\":\"10.1109/FMEC57183.2022.10062771\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"With the wide adoption of Internet of Things (IoT) devices, it becomes crucial to identify which IoT devices are connected to the network at a specific time. Previous studies have built machine learning models that can accurately identify IoT devices on a specific network based on their traffic characteristics. However, one limitation of such models is that whenever a new device joins the network, the model has to be retrained from scratch, which adds a lot of computation overhead. In this work, we propose the use of Siamese Neural Networks to reduce the retraining frequency of IoT device identification models. We use a public dataset containing traffic features from 10 devices. To validate the proposed idea, we first compare the performance of classical multi-class classification neural networks with Siamese Networks on the task at hand. We see that both networks perform similarly. Then, we build 10 separate models based on Siamese networks, and we train each of them to recognize a different combination of 9 devices. Then, we use each of the trained models to recognize the device that was not part of the training set. We assess the performance of each model, and we compare the results with the ones achieved by the multi-class classification network. We prove that with the proposed approach, similar or even better outcomes are achieved, with the main advantage of not having to retrain. Finally, we test the proposed approach against 2 other datasets: Aalto and UNSW. We compare the outcomes with previous works, and we prove that Siamese Networks achieve a better performance.\",\"PeriodicalId\":129184,\"journal\":{\"name\":\"2022 Seventh International Conference on Fog and Mobile Edge Computing (FMEC)\",\"volume\":\"62 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-12-12\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2022 Seventh International Conference on Fog and Mobile Edge Computing (FMEC)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/FMEC57183.2022.10062771\",\"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 Seventh International Conference on Fog and Mobile Edge Computing (FMEC)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/FMEC57183.2022.10062771","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

随着物联网(IoT)设备的广泛采用,识别哪些物联网设备在特定时间连接到网络变得至关重要。之前的研究已经建立了机器学习模型,可以根据其流量特征准确识别特定网络上的物联网设备。然而,这种模型的一个限制是,每当一个新设备加入网络时,模型必须从头开始重新训练,这增加了大量的计算开销。在这项工作中,我们建议使用连体神经网络来降低物联网设备识别模型的再训练频率。我们使用包含10个设备流量特征的公共数据集。为了验证所提出的想法,我们首先比较了经典的多类分类神经网络和Siamese网络在手头任务上的性能。我们看到两个网络的表现相似。然后,我们基于暹罗网络建立了10个独立的模型,我们训练每个模型识别9种设备的不同组合。然后,我们使用每个训练好的模型来识别不属于训练集的设备。我们评估了每个模型的性能,并将结果与多类分类网络的结果进行了比较。我们证明,采用所提出的方法,可以获得类似甚至更好的结果,其主要优点是无需再培训。最后,我们针对另外两个数据集(Aalto和UNSW)测试了所提出的方法。我们将结果与先前的工作进行了比较,并证明了Siamese Networks取得了更好的性能。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Using Siamese Neural Networks for Efficient and Accurate IoT Device Identification
With the wide adoption of Internet of Things (IoT) devices, it becomes crucial to identify which IoT devices are connected to the network at a specific time. Previous studies have built machine learning models that can accurately identify IoT devices on a specific network based on their traffic characteristics. However, one limitation of such models is that whenever a new device joins the network, the model has to be retrained from scratch, which adds a lot of computation overhead. In this work, we propose the use of Siamese Neural Networks to reduce the retraining frequency of IoT device identification models. We use a public dataset containing traffic features from 10 devices. To validate the proposed idea, we first compare the performance of classical multi-class classification neural networks with Siamese Networks on the task at hand. We see that both networks perform similarly. Then, we build 10 separate models based on Siamese networks, and we train each of them to recognize a different combination of 9 devices. Then, we use each of the trained models to recognize the device that was not part of the training set. We assess the performance of each model, and we compare the results with the ones achieved by the multi-class classification network. We prove that with the proposed approach, similar or even better outcomes are achieved, with the main advantage of not having to retrain. Finally, we test the proposed approach against 2 other datasets: Aalto and UNSW. We compare the outcomes with previous works, and we prove that Siamese Networks achieve a better performance.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
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学术文献互助群
群 号:604180095
Book学术官方微信