首页 > 最新文献

arXiv - CS - Networking and Internet Architecture最新文献

英文 中文
Adaptive Multi-Layer Deployment for A Digital Twin Empowered Satellite-Terrestrial Integrated Network 自适应多层部署,打造数字孪生星地一体化网络
Pub Date : 2024-09-09 DOI: arxiv-2409.05480
Yihong Tao, Bo Lei, Haoyang Shi, Jingkai Chen, Xing Zhang
With the development of satellite communication technology,satellite-terrestrial integrated networks (STIN), which integrate satellitenetworks and ground networks, can realize seamless global coverage ofcommunication services. Confronting the intricacies of network dynamics, thediversity of resource heterogeneity, and the unpredictability of user mobility,dynamic resource allocation within networks faces formidable challenges.Digital twin (DT), as a new technique, can reflect a physical network to avirtual network to monitor, analyze, and optimize the physical network.Nevertheless, in the process of constructing the DT model, the deploymentlocation and resource allocation of DTs may adversely affect its performance.Therefore, we propose a STIN model, which alleviates the problem ofinsufficient single-layer deployment flexibility of the traditional edgenetwork by deploying DTs in multi-layer nodes in a STIN. To address thechallenge of deploying DTs in the network, we propose multi-layer DT deploymentin a STIN to reduce system delay. Then we adopt a multi-agent reinforcementlearning (MARL) scheme to explore the optimal strategy of the DT multi-layerdeployment problem. The implemented scheme demonstrates a notable reduction insystem delay, as evidenced by simulation outcomes.
随着卫星通信技术的发展,将卫星网络和地面网络整合在一起的星地一体化网络(STIN)可以实现通信服务的全球无缝覆盖。数字孪生(DT)作为一种新技术,可以将物理网络反映到虚拟网络中,对物理网络进行监测、分析和优化。因此,我们提出了 STIN 模型,通过在 STIN 中的多层节点中部署 DT,缓解了传统教育网络单层部署灵活性不足的问题。为解决网络中 DT 部署的难题,我们提出在 STIN 中部署多层 DT,以减少系统延迟。然后,我们采用多代理强化学习(MARL)方案来探索 DT 多层部署问题的最优策略。仿真结果表明,所实施的方案显著降低了系统延迟。
{"title":"Adaptive Multi-Layer Deployment for A Digital Twin Empowered Satellite-Terrestrial Integrated Network","authors":"Yihong Tao, Bo Lei, Haoyang Shi, Jingkai Chen, Xing Zhang","doi":"arxiv-2409.05480","DOIUrl":"https://doi.org/arxiv-2409.05480","url":null,"abstract":"With the development of satellite communication technology,\u0000satellite-terrestrial integrated networks (STIN), which integrate satellite\u0000networks and ground networks, can realize seamless global coverage of\u0000communication services. Confronting the intricacies of network dynamics, the\u0000diversity of resource heterogeneity, and the unpredictability of user mobility,\u0000dynamic resource allocation within networks faces formidable challenges.\u0000Digital twin (DT), as a new technique, can reflect a physical network to a\u0000virtual network to monitor, analyze, and optimize the physical network.\u0000Nevertheless, in the process of constructing the DT model, the deployment\u0000location and resource allocation of DTs may adversely affect its performance.\u0000Therefore, we propose a STIN model, which alleviates the problem of\u0000insufficient single-layer deployment flexibility of the traditional edge\u0000network by deploying DTs in multi-layer nodes in a STIN. To address the\u0000challenge of deploying DTs in the network, we propose multi-layer DT deployment\u0000in a STIN to reduce system delay. Then we adopt a multi-agent reinforcement\u0000learning (MARL) scheme to explore the optimal strategy of the DT multi-layer\u0000deployment problem. The implemented scheme demonstrates a notable reduction in\u0000system delay, as evidenced by simulation outcomes.","PeriodicalId":501280,"journal":{"name":"arXiv - CS - Networking and Internet Architecture","volume":"141 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-09-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142183689","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Towards Practical Overlay Networks for Decentralized Federated Learning 面向分散式联合学习的实用重叠网络
Pub Date : 2024-09-09 DOI: arxiv-2409.05331
Yifan Hua, Jinlong Pang, Xiaoxue Zhang, Yi Liu, Xiaofeng Shi, Bao Wang, Yang Liu, Chen Qian
Decentralized federated learning (DFL) uses peer-to-peer communication toavoid the single point of failure problem in federated learning and has beenconsidered an attractive solution for machine learning tasks on distributeddevices. We provide the first solution to a fundamental network problem of DFL:what overlay network should DFL use to achieve fast training of highly accuratemodels, low communication, and decentralized construction and maintenance?Overlay topologies of DFL have been investigated, but no existing DFL topologyincludes decentralized protocols for network construction and topologymaintenance. Without these protocols, DFL cannot run in practice. This workpresents an overlay network, called FedLay, which provides fast training andlow communication cost for practical DFL. FedLay is the first solution forconstructing near-random regular topologies in a decentralized manner andmaintaining the topologies under node joins and failures. Experiments based onprototype implementation and simulations show that FedLay achieves the fastestmodel convergence and highest accuracy on real datasets compared to existingDFL solutions while incurring small communication costs and being resilient tonode joins and failures.
去中心化联合学习(DFL)使用点对点通信来避免联合学习中的单点故障问题,被认为是分布式设备上机器学习任务的一种有吸引力的解决方案。我们首次为 DFL 的一个基本网络问题提供了解决方案:DFL 应该使用什么样的覆盖网络来实现高精度模型的快速训练、低通信量以及分散式构建和维护?没有这些协议,DFL 就无法实际运行。本研究提出了一种名为 FedLay 的叠加网络,它能为实际的 DFL 提供快速训练和较低的通信成本。FedLay 是第一个以分散方式构建近乎随机的规则拓扑并在节点加入和故障情况下维护拓扑的解决方案。基于原型实现和仿真的实验表明,与现有的 DFL 解决方案相比,FedLay 在真实数据集上实现了最快的模型收敛和最高的准确性,同时产生的通信成本较低,并且对节点加入和故障具有弹性。
{"title":"Towards Practical Overlay Networks for Decentralized Federated Learning","authors":"Yifan Hua, Jinlong Pang, Xiaoxue Zhang, Yi Liu, Xiaofeng Shi, Bao Wang, Yang Liu, Chen Qian","doi":"arxiv-2409.05331","DOIUrl":"https://doi.org/arxiv-2409.05331","url":null,"abstract":"Decentralized federated learning (DFL) uses peer-to-peer communication to\u0000avoid the single point of failure problem in federated learning and has been\u0000considered an attractive solution for machine learning tasks on distributed\u0000devices. We provide the first solution to a fundamental network problem of DFL:\u0000what overlay network should DFL use to achieve fast training of highly accurate\u0000models, low communication, and decentralized construction and maintenance?\u0000Overlay topologies of DFL have been investigated, but no existing DFL topology\u0000includes decentralized protocols for network construction and topology\u0000maintenance. Without these protocols, DFL cannot run in practice. This work\u0000presents an overlay network, called FedLay, which provides fast training and\u0000low communication cost for practical DFL. FedLay is the first solution for\u0000constructing near-random regular topologies in a decentralized manner and\u0000maintaining the topologies under node joins and failures. Experiments based on\u0000prototype implementation and simulations show that FedLay achieves the fastest\u0000model convergence and highest accuracy on real datasets compared to existing\u0000DFL solutions while incurring small communication costs and being resilient to\u0000node joins and failures.","PeriodicalId":501280,"journal":{"name":"arXiv - CS - Networking and Internet Architecture","volume":"66 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-09-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142183695","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Positioning of a Next Generation Mobile Cell to Maximise Aggregate Network Capacity 定位下一代移动蜂窝,最大限度地提高网络总容量
Pub Date : 2024-09-09 DOI: arxiv-2409.06098
Paulo Furtado Correia, Andre Coelho, Manuel Ricardo
In wireless communications, the need to cover operation areas, such asseaports, is at the forefront of discussion, especially regarding networkcapacity provisioning. Radio network planning typically involves determiningthe number of fixed cells, considering link budgets and deploying themgeometrically centered across targeted areas. This paper proposes a solution todetermine the optimal position for a mobile cell, considering 3GPP path lossmodels. The optimal position for the mobile cell maximises the aggregatenetwork capacity offered to a set of User Equipments (UEs), with gains up to187% compared to the positioning of the mobile cell at the UEs geometricalcenter. The proposed solution can be used by network planners and integratedinto network optimisation tools. This has the potential to reduce costsassociated with the Radio Access Network (RAN) planning by enhancingflexibility for on-demand deployments.
在无线通信领域,覆盖港口等运营区域的需求是讨论的重点,尤其是在网络容量配置方面。无线网络规划通常包括确定固定小区的数量,考虑链路预算,并以目标区域为中心进行几何部署。考虑到 3GPP 路径损耗模型,本文提出了一种确定移动小区最佳位置的解决方案。移动基站的最佳位置可最大限度地提高提供给一组用户设备(UE)的聚合网络容量,与将移动基站定位在 UE 几何中心相比,收益高达 187%。网络规划人员可以使用所提出的解决方案,并将其集成到网络优化工具中。通过提高按需部署的灵活性,这有可能降低与无线接入网(RAN)规划相关的成本。
{"title":"Positioning of a Next Generation Mobile Cell to Maximise Aggregate Network Capacity","authors":"Paulo Furtado Correia, Andre Coelho, Manuel Ricardo","doi":"arxiv-2409.06098","DOIUrl":"https://doi.org/arxiv-2409.06098","url":null,"abstract":"In wireless communications, the need to cover operation areas, such as\u0000seaports, is at the forefront of discussion, especially regarding network\u0000capacity provisioning. Radio network planning typically involves determining\u0000the number of fixed cells, considering link budgets and deploying them\u0000geometrically centered across targeted areas. This paper proposes a solution to\u0000determine the optimal position for a mobile cell, considering 3GPP path loss\u0000models. The optimal position for the mobile cell maximises the aggregate\u0000network capacity offered to a set of User Equipments (UEs), with gains up to\u0000187% compared to the positioning of the mobile cell at the UEs geometrical\u0000center. The proposed solution can be used by network planners and integrated\u0000into network optimisation tools. This has the potential to reduce costs\u0000associated with the Radio Access Network (RAN) planning by enhancing\u0000flexibility for on-demand deployments.","PeriodicalId":501280,"journal":{"name":"arXiv - CS - Networking and Internet Architecture","volume":"1 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-09-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142183888","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Coordinated Sampling in SDNs with Dynamic Flow Rates 具有动态流速的 SDN 中的协调采样
Pub Date : 2024-09-09 DOI: arxiv-2409.05966
Soroosh Esmaeilian, Mahdi Dolati, Sogand Sadrhaghighi, Majid Ghaderi
Traffic sampling has become an indispensable tool in network management.While there exists a plethora of sampling systems, they generally assume flowrates are stable and predictable over a sampling period. Consequently, whendeployed in networks with dynamic flow rates, some flows may be missed orunder-sampled, while others are over-sampled. This paper presents the designand evaluation of dSamp, a network-wide sampling system capable of handlingdynamic flow rates in Software-Defined Networks (SDNs). The key idea in dSampis to consider flow rate fluctuations when deciding on which network switchesand at what rate to sample each flow. To this end, we develop a general modelfor sampling allocation with dynamic flow rates, and then design an efficientapproximate integer linear program called APX that can be used to computesampling allocations even in large-scale networks. To show the efficacy ofdSamp for network monitoring, we have implemented APX and several existingsolutions in ns-3 and conducted extensive experiments using model-driven aswell as trace-driven simulations. Our results indicate that, by consideringdynamic flow rates, APX outperforms the existing solutions by up to 10% insampling more flows at a given sampling rate.
流量采样已成为网络管理中不可或缺的工具。虽然存在大量的采样系统,但它们一般都假定流量在采样期间是稳定和可预测的。因此,当部署在具有动态流量的网络中时,一些流量可能会被漏掉或采样不足,而另一些流量则会被采样过多。本文介绍了 dSamp 的设计和评估,这是一种能够处理软件定义网络 (SDN) 中动态流速的全网采样系统。dSamp 的关键理念是在决定使用哪个网络交换机以及以何种速率对每个流量进行采样时,考虑流量波动。为此,我们开发了一种用于动态流量采样分配的通用模式,然后设计了一种名为 APX 的高效近似整数线性程序,即使在大规模网络中也能用于计算采样分配。为了证明 dSamp 在网络监控中的有效性,我们在 ns-3 中实现了 APX 和几种现有解决方案,并使用模型驱动和跟踪驱动仿真进行了大量实验。结果表明,考虑到动态流率,在给定采样率下采样更多流量时,APX 的性能比现有解决方案高出 10%。
{"title":"Coordinated Sampling in SDNs with Dynamic Flow Rates","authors":"Soroosh Esmaeilian, Mahdi Dolati, Sogand Sadrhaghighi, Majid Ghaderi","doi":"arxiv-2409.05966","DOIUrl":"https://doi.org/arxiv-2409.05966","url":null,"abstract":"Traffic sampling has become an indispensable tool in network management.\u0000While there exists a plethora of sampling systems, they generally assume flow\u0000rates are stable and predictable over a sampling period. Consequently, when\u0000deployed in networks with dynamic flow rates, some flows may be missed or\u0000under-sampled, while others are over-sampled. This paper presents the design\u0000and evaluation of dSamp, a network-wide sampling system capable of handling\u0000dynamic flow rates in Software-Defined Networks (SDNs). The key idea in dSamp\u0000is to consider flow rate fluctuations when deciding on which network switches\u0000and at what rate to sample each flow. To this end, we develop a general model\u0000for sampling allocation with dynamic flow rates, and then design an efficient\u0000approximate integer linear program called APX that can be used to compute\u0000sampling allocations even in large-scale networks. To show the efficacy of\u0000dSamp for network monitoring, we have implemented APX and several existing\u0000solutions in ns-3 and conducted extensive experiments using model-driven as\u0000well as trace-driven simulations. Our results indicate that, by considering\u0000dynamic flow rates, APX outperforms the existing solutions by up to 10% in\u0000sampling more flows at a given sampling rate.","PeriodicalId":501280,"journal":{"name":"arXiv - CS - Networking and Internet Architecture","volume":"23 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-09-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142183685","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
How We Lost The Internet 我们是如何失去互联网的
Pub Date : 2024-09-09 DOI: arxiv-2409.05264
Micah Beck, Terry Moore
In this paper we reexamine an assumption that underpinned the development ofthe Internet architecture, namely that a stateless and loosely synchronouspoint-to-point datagram delivery service would be sufficient to meet the needsof all network applications, including those which deliver content and servicesto a mass audience at global scale. Such applications are inherentlyasynchronous and point-to-multipoint in nature. We explain how the inability ofdistributed systems based on this stateless datagram service to provideadequate and affordable support for them within the public (I.e., universallyshared and available) network led to the development of private overlayinfrastructures, specifically Content Delivery Networks and distributed Clouddata centers. We argue that the burdens imposed by reliance on these privateoverlays may have been an obstacle to achieving the Open Data Networking goalsof early Internet advocates. The contradiction between those initial goals andthe exploitative commercial imperatives of hypergiant overlay operators isoffered as a possibly important reason for the negative impact of their mostprofitable applications (e.g., social media) and monetization strategies (e.g.,targeted advertisement). We propose that one important step in resolving thiscontradiction may be to reconsider the adequacy Internet's stateless datagramservice model.
在本文中,我们重新审视了支撑互联网架构发展的一个假设,即无状态、松散同步的点对点数据报传送服务足以满足所有网络应用的需求,包括那些在全球范围内向广大受众传送内容和服务的应用。这类应用本质上是同步和点对多点的。我们解释了基于这种无状态数据报服务的分布式系统如何无法在公共网络(即普遍共享和可用的网络)中为它们提供足够且经济实惠的支持,从而导致了私有叠加基础设施的发展,特别是内容交付网络和分布式云数据中心的发展。我们认为,依赖这些私有覆盖所带来的负担可能阻碍了早期互联网倡导者开放数据网络目标的实现。我们认为,这些最初的目标与超大型覆盖运营商的剥削性商业需求之间的矛盾可能是其最有利可图的应用(如社交媒体)和盈利策略(如定向广告)产生负面影响的重要原因。我们建议,解决这一矛盾的一个重要步骤可能是重新考虑互联网无状态数据报服务模型的适当性。
{"title":"How We Lost The Internet","authors":"Micah Beck, Terry Moore","doi":"arxiv-2409.05264","DOIUrl":"https://doi.org/arxiv-2409.05264","url":null,"abstract":"In this paper we reexamine an assumption that underpinned the development of\u0000the Internet architecture, namely that a stateless and loosely synchronous\u0000point-to-point datagram delivery service would be sufficient to meet the needs\u0000of all network applications, including those which deliver content and services\u0000to a mass audience at global scale. Such applications are inherently\u0000asynchronous and point-to-multipoint in nature. We explain how the inability of\u0000distributed systems based on this stateless datagram service to provide\u0000adequate and affordable support for them within the public (I.e., universally\u0000shared and available) network led to the development of private overlay\u0000infrastructures, specifically Content Delivery Networks and distributed Cloud\u0000data centers. We argue that the burdens imposed by reliance on these private\u0000overlays may have been an obstacle to achieving the Open Data Networking goals\u0000of early Internet advocates. The contradiction between those initial goals and\u0000the exploitative commercial imperatives of hypergiant overlay operators is\u0000offered as a possibly important reason for the negative impact of their most\u0000profitable applications (e.g., social media) and monetization strategies (e.g.,\u0000targeted advertisement). We propose that one important step in resolving this\u0000contradiction may be to reconsider the adequacy Internet's stateless datagram\u0000service model.","PeriodicalId":501280,"journal":{"name":"arXiv - CS - Networking and Internet Architecture","volume":"56 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-09-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142183691","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Optimizing Vehicular Users Association in Urban Mobile Networks 优化城市移动网络中的车载用户关联
Pub Date : 2024-09-09 DOI: arxiv-2409.05845
Geymerson S. Ramos, Razvan Stanica, Rian G. S. Pinheiro, Andre L. L. Aquino
This study aims to optimize vehicular user association to base stations in amobile network. We propose an efficient heuristic solution that considers thebase station average handover frequency, the channel quality indicator, andbandwidth capacity. We evaluate this solution using real-world base stationlocations from S~ao Paulo, Brazil, and the SUMO mobility simulator. We compareour approach against a state of the art solution which uses route prediction,maintaining or surpassing the provided quality of service with the same numberof handover operations. Additionally, the proposed solution reduces theexecution time by more than 80% compared to an exact method, while achievingoptimal solutions.
本研究旨在优化移动网络中车辆用户与基站的关联。我们提出了一种高效的启发式解决方案,它考虑了基站平均切换频率、信道质量指标和带宽容量。我们使用巴西圣保罗的实际基站位置和 SUMO 移动模拟器对该解决方案进行了评估。我们将我们的方法与最先进的解决方案进行了比较,后者使用路由预测,在相同的切换操作次数下保持或超越了所提供的服务质量。此外,与精确方法相比,所提出的解决方案减少了 80% 以上的执行时间,同时实现了最优解决方案。
{"title":"Optimizing Vehicular Users Association in Urban Mobile Networks","authors":"Geymerson S. Ramos, Razvan Stanica, Rian G. S. Pinheiro, Andre L. L. Aquino","doi":"arxiv-2409.05845","DOIUrl":"https://doi.org/arxiv-2409.05845","url":null,"abstract":"This study aims to optimize vehicular user association to base stations in a\u0000mobile network. We propose an efficient heuristic solution that considers the\u0000base station average handover frequency, the channel quality indicator, and\u0000bandwidth capacity. We evaluate this solution using real-world base station\u0000locations from S~ao Paulo, Brazil, and the SUMO mobility simulator. We compare\u0000our approach against a state of the art solution which uses route prediction,\u0000maintaining or surpassing the provided quality of service with the same number\u0000of handover operations. Additionally, the proposed solution reduces the\u0000execution time by more than 80% compared to an exact method, while achieving\u0000optimal solutions.","PeriodicalId":501280,"journal":{"name":"arXiv - CS - Networking and Internet Architecture","volume":"2 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-09-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142183688","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
NetDPSyn: Synthesizing Network Traces under Differential Privacy NetDPSyn:差异隐私下的网络痕迹合成
Pub Date : 2024-09-08 DOI: arxiv-2409.05249
Danyu Sun, Joann Qiongna Chen, Chen Gong, Tianhao Wang, Zhou Li
As the utilization of network traces for the network measurement researchbecomes increasingly prevalent, concerns regarding privacy leakage from networktraces have garnered the public's attention. To safeguard network traces,researchers have proposed the trace synthesis that retains the essentialproperties of the raw data. However, previous works also show that synthesistraces with generative models are vulnerable under linkage attacks. This paper introduces NetDPSyn, the first system to synthesize high-fidelitynetwork traces under privacy guarantees. NetDPSyn is built with theDifferential Privacy (DP) framework as its core, which is significantlydifferent from prior works that apply DP when training the generative model.The experiments conducted on three flow and two packet datasets indicate thatNetDPSyn achieves much better data utility in downstream tasks like anomalydetection. NetDPSyn is also 2.5 times faster than the other methods on averagein data synthesis.
随着利用网络痕迹进行网络测量研究的日益盛行,网络痕迹泄露隐私的问题引起了公众的关注。为了保护网络痕迹,研究人员提出了保留原始数据基本特性的痕迹合成方法。然而,前人的研究也表明,使用生成模型的合成痕迹容易受到链接攻击。本文介绍了 NetDPSyn,这是第一个在隐私保证下合成高保真网络痕迹的系统。NetDPSyn以差分隐私(Differential Privacy,DP)框架为核心,与之前在训练生成模型时应用DP的工作有很大不同。在三个流数据集和两个数据包数据集上进行的实验表明,NetDPSyn在异常检测等下游任务中实现了更好的数据效用。在数据合成方面,NetDPSyn 也比其他方法平均快 2.5 倍。
{"title":"NetDPSyn: Synthesizing Network Traces under Differential Privacy","authors":"Danyu Sun, Joann Qiongna Chen, Chen Gong, Tianhao Wang, Zhou Li","doi":"arxiv-2409.05249","DOIUrl":"https://doi.org/arxiv-2409.05249","url":null,"abstract":"As the utilization of network traces for the network measurement research\u0000becomes increasingly prevalent, concerns regarding privacy leakage from network\u0000traces have garnered the public's attention. To safeguard network traces,\u0000researchers have proposed the trace synthesis that retains the essential\u0000properties of the raw data. However, previous works also show that synthesis\u0000traces with generative models are vulnerable under linkage attacks. This paper introduces NetDPSyn, the first system to synthesize high-fidelity\u0000network traces under privacy guarantees. NetDPSyn is built with the\u0000Differential Privacy (DP) framework as its core, which is significantly\u0000different from prior works that apply DP when training the generative model.\u0000The experiments conducted on three flow and two packet datasets indicate that\u0000NetDPSyn achieves much better data utility in downstream tasks like anomaly\u0000detection. NetDPSyn is also 2.5 times faster than the other methods on average\u0000in data synthesis.","PeriodicalId":501280,"journal":{"name":"arXiv - CS - Networking and Internet Architecture","volume":"52 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142183694","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Towards an AI/ML-driven SMO Framework in O-RAN: Scenarios, Solutions, and Challenges 在 O-RAN 中建立人工智能/ML 驱动的 SMO 框架:场景、解决方案和挑战
Pub Date : 2024-09-08 DOI: arxiv-2409.05092
Mohammad Asif Habibi, Bin Han, Merve Saimler, Ignacio Labrador Pavon, Hans D. Schotten
The emergence of the open radio access network (O-RAN) architecture offers aparadigm shift in cellular network management and service orchestration,leveraging data-driven, intent-based, autonomous, and intelligent solutions.Within O-RAN, the service management and orchestration (SMO) framework plays apivotal role in managing network functions (NFs), resource allocation, serviceprovisioning, and others. However, the increasing complexity and scale ofO-RANs demand autonomous and intelligent models for optimizing SMO operations.To achieve this goal, it is essential to integrate intelligence and automationinto the operations of SMO. In this manuscript, we propose three scenarios forintegrating machine learning (ML) algorithms into SMO. We then focus onexploring one of the scenarios in which the non-real-time RAN intelligencecontroller (Non-RT RIC) plays a major role in data collection, as well as modeltraining, deployment, and refinement, by proposing a centralized MLarchitecture. Finally, we identify potential challenges associated withimplementing a centralized ML solution within SMO.
开放式无线接入网(O-RAN)架构的出现为蜂窝网络管理和服务协调提供了一个范式转变,它利用了数据驱动、基于意图、自主和智能的解决方案。在 O-RAN 中,服务管理和协调(SMO)框架在管理网络功能(NF)、资源分配、服务供应等方面发挥着关键作用。然而,O-RAN 的复杂性和规模不断扩大,需要自主和智能的模型来优化 SMO 的运营。在本手稿中,我们提出了将机器学习(ML)算法集成到 SMO 中的三种方案。然后,我们通过提出一种集中式 ML 架构,重点探索了其中一种方案,在这种方案中,非实时 RAN 智能控制器(Non-RT RIC)在数据收集以及模型训练、部署和完善方面发挥了重要作用。最后,我们确定了在 SMO 中实施集中式 ML 解决方案可能面临的挑战。
{"title":"Towards an AI/ML-driven SMO Framework in O-RAN: Scenarios, Solutions, and Challenges","authors":"Mohammad Asif Habibi, Bin Han, Merve Saimler, Ignacio Labrador Pavon, Hans D. Schotten","doi":"arxiv-2409.05092","DOIUrl":"https://doi.org/arxiv-2409.05092","url":null,"abstract":"The emergence of the open radio access network (O-RAN) architecture offers a\u0000paradigm shift in cellular network management and service orchestration,\u0000leveraging data-driven, intent-based, autonomous, and intelligent solutions.\u0000Within O-RAN, the service management and orchestration (SMO) framework plays a\u0000pivotal role in managing network functions (NFs), resource allocation, service\u0000provisioning, and others. However, the increasing complexity and scale of\u0000O-RANs demand autonomous and intelligent models for optimizing SMO operations.\u0000To achieve this goal, it is essential to integrate intelligence and automation\u0000into the operations of SMO. In this manuscript, we propose three scenarios for\u0000integrating machine learning (ML) algorithms into SMO. We then focus on\u0000exploring one of the scenarios in which the non-real-time RAN intelligence\u0000controller (Non-RT RIC) plays a major role in data collection, as well as model\u0000training, deployment, and refinement, by proposing a centralized ML\u0000architecture. Finally, we identify potential challenges associated with\u0000implementing a centralized ML solution within SMO.","PeriodicalId":501280,"journal":{"name":"arXiv - CS - Networking and Internet Architecture","volume":"29 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142183690","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
PANTS: Practical Adversarial Network Traffic Samples against ML-powered Networking Classifiers PANTS:针对 ML 驱动的网络分类器的实用对抗性网络流量样本
Pub Date : 2024-09-07 DOI: arxiv-2409.04691
Minhao Jin, Maria Apostolaki
Multiple network management tasks, from resource allocation to intrusiondetection, rely on some form of ML-based network-traffic classification (MNC).Despite their potential, MNCs are vulnerable to adversarial inputs, which canlead to outages, poor decision-making, and security violations, among otherissues. The goal of this paper is to help network operators assess and enhance therobustness of their MNC against adversarial inputs. The most critical step forthis is generating inputs that can fool the MNC while being realizable undervarious threat models. Compared to other ML models, finding adversarial inputsagainst MNCs is more challenging due to the existence of non-differentiablecomponents e.g., traffic engineering and the need to constrain inputs topreserve semantics and ensure reliability. These factors prevent the direct useof well-established gradient-based methods developed in adversarial ML (AML). To address these challenges, we introduce PANTS, a practical white-boxframework that uniquely integrates AML techniques with Satisfiability ModuloTheories (SMT) solvers to generate adversarial inputs for MNCs. We also embedPANTS into an iterative adversarial training process that enhances therobustness of MNCs against adversarial inputs. PANTS is 70% and 2x more likelyin median to find adversarial inputs against target MNCs compared to twostate-of-the-art baselines, namely Amoeba and BAP. Integrating PANTS into theadversarial training process enhances the robustness of the target MNCs by52.7% without sacrificing their accuracy. Critically, these PANTS-robustifiedMNCs are more robust than their vanilla counterparts against distinctattack-generation methodologies.
从资源分配到入侵检测等多项网络管理任务都依赖于某种形式的基于 ML 的网络流量分类 (MNC)。尽管 MNC 潜力巨大,但仍容易受到对抗性输入的影响,从而导致中断、决策失误和安全违规等问题。本文的目标是帮助网络运营商评估和增强其 MNC 的稳健性,以抵御对抗性输入。其中最关键的一步是生成能骗过 MNC 的输入,同时又能实现不可靠的威胁模型。与其他 ML 模型相比,寻找针对 MNC 的对抗性输入更具挑战性,因为存在不可区分的组件(如流量工程),而且需要限制输入以保留语义并确保可靠性。这些因素阻碍了直接使用在对抗性 ML(AML)中开发的成熟的基于梯度的方法。为了应对这些挑战,我们引入了 PANTS,这是一个实用的白盒框架,它将 AML 技术与满意度模态理论(SMT)求解器独特地整合在一起,为跨国公司生成对抗性输入。我们还将 PANTS 嵌入到迭代对抗训练过程中,以提高跨国公司对抗对抗输入的稳健性。与 Amoeba 和 BAP 这两种最先进的基线相比,PANTS 找到针对目标 MNC 的对抗性输入的可能性中位数分别提高了 70% 和 2 倍。将 PANTS 集成到对抗训练过程中,可将目标 MNC 的鲁棒性提高 52.7%,而不会降低其准确性。更重要的是,这些经过 PANTS 改进的 MNCs 在面对不同的攻击生成方法时,比其虚构的同类产品更具鲁棒性。
{"title":"PANTS: Practical Adversarial Network Traffic Samples against ML-powered Networking Classifiers","authors":"Minhao Jin, Maria Apostolaki","doi":"arxiv-2409.04691","DOIUrl":"https://doi.org/arxiv-2409.04691","url":null,"abstract":"Multiple network management tasks, from resource allocation to intrusion\u0000detection, rely on some form of ML-based network-traffic classification (MNC).\u0000Despite their potential, MNCs are vulnerable to adversarial inputs, which can\u0000lead to outages, poor decision-making, and security violations, among other\u0000issues. The goal of this paper is to help network operators assess and enhance the\u0000robustness of their MNC against adversarial inputs. The most critical step for\u0000this is generating inputs that can fool the MNC while being realizable under\u0000various threat models. Compared to other ML models, finding adversarial inputs\u0000against MNCs is more challenging due to the existence of non-differentiable\u0000components e.g., traffic engineering and the need to constrain inputs to\u0000preserve semantics and ensure reliability. These factors prevent the direct use\u0000of well-established gradient-based methods developed in adversarial ML (AML). To address these challenges, we introduce PANTS, a practical white-box\u0000framework that uniquely integrates AML techniques with Satisfiability Modulo\u0000Theories (SMT) solvers to generate adversarial inputs for MNCs. We also embed\u0000PANTS into an iterative adversarial training process that enhances the\u0000robustness of MNCs against adversarial inputs. PANTS is 70% and 2x more likely\u0000in median to find adversarial inputs against target MNCs compared to two\u0000state-of-the-art baselines, namely Amoeba and BAP. Integrating PANTS into the\u0000adversarial training process enhances the robustness of the target MNCs by\u000052.7% without sacrificing their accuracy. Critically, these PANTS-robustified\u0000MNCs are more robust than their vanilla counterparts against distinct\u0000attack-generation methodologies.","PeriodicalId":501280,"journal":{"name":"arXiv - CS - Networking and Internet Architecture","volume":"67 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-09-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142183697","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Reinforcement Learning-Based Adaptive Load Balancing for Dynamic Cloud Environments 基于强化学习的动态云环境自适应负载平衡
Pub Date : 2024-09-07 DOI: arxiv-2409.04896
Kavish Chawla
Efficient load balancing is crucial in cloud computing environments to ensureoptimal resource utilization, minimize response times, and prevent serveroverload. Traditional load balancing algorithms, such as round-robin or leastconnections, are often static and unable to adapt to the dynamic andfluctuating nature of cloud workloads. In this paper, we propose a noveladaptive load balancing framework using Reinforcement Learning (RL) to addressthese challenges. The RL-based approach continuously learns and improves thedistribution of tasks by observing real-time system performance and makingdecisions based on traffic patterns and resource availability. Our framework isdesigned to dynamically reallocate tasks to minimize latency and ensurebalanced resource usage across servers. Experimental results show that theproposed RL-based load balancer outperforms traditional algorithms in terms ofresponse time, resource utilization, and adaptability to changing workloads.These findings highlight the potential of AI-driven solutions for enhancing theefficiency and scalability of cloud infrastructures.
在云计算环境中,高效的负载均衡对于确保最佳资源利用率、缩短响应时间和防止服务器过载至关重要。传统的负载均衡算法,如循环或最少连接,往往是静态的,无法适应云计算工作负载的动态和波动特性。在本文中,我们提出了一种使用强化学习(RL)的新型自适应负载平衡框架,以应对这些挑战。基于强化学习的方法通过观察实时系统性能并根据流量模式和资源可用性做出决策,不断学习和改进任务分配。我们的框架旨在动态地重新分配任务,以最大限度地减少延迟,并确保服务器之间的资源使用平衡。实验结果表明,所提出的基于 RL 的负载平衡器在响应时间、资源利用率和对不断变化的工作负载的适应性方面都优于传统算法。
{"title":"Reinforcement Learning-Based Adaptive Load Balancing for Dynamic Cloud Environments","authors":"Kavish Chawla","doi":"arxiv-2409.04896","DOIUrl":"https://doi.org/arxiv-2409.04896","url":null,"abstract":"Efficient load balancing is crucial in cloud computing environments to ensure\u0000optimal resource utilization, minimize response times, and prevent server\u0000overload. Traditional load balancing algorithms, such as round-robin or least\u0000connections, are often static and unable to adapt to the dynamic and\u0000fluctuating nature of cloud workloads. In this paper, we propose a novel\u0000adaptive load balancing framework using Reinforcement Learning (RL) to address\u0000these challenges. The RL-based approach continuously learns and improves the\u0000distribution of tasks by observing real-time system performance and making\u0000decisions based on traffic patterns and resource availability. Our framework is\u0000designed to dynamically reallocate tasks to minimize latency and ensure\u0000balanced resource usage across servers. Experimental results show that the\u0000proposed RL-based load balancer outperforms traditional algorithms in terms of\u0000response time, resource utilization, and adaptability to changing workloads.\u0000These findings highlight the potential of AI-driven solutions for enhancing the\u0000efficiency and scalability of cloud infrastructures.","PeriodicalId":501280,"journal":{"name":"arXiv - CS - Networking and Internet Architecture","volume":"19 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-09-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142183696","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
arXiv - CS - Networking and Internet Architecture
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1