首页 > 最新文献

IEEE Transactions on Network Science and Engineering最新文献

英文 中文
Hybrid Quantum–Classical Benders' Decomposition for Federated Learning Scheduling in Distributed Networks 用于分布式网络中联合学习调度的混合量子-经典班德斯分解法
IF 6.7 2区 计算机科学 Q1 ENGINEERING, MULTIDISCIPLINARY Pub Date : 2024-08-14 DOI: 10.1109/TNSE.2024.3440930
Xinliang Wei;Lei Fan;Yuanxiong Guo;Yanmin Gong;Zhu Han;Yu Wang
Scheduling multiple federated learning (FL) models within a distributed network, especially in large-scale scenarios, poses significant challenges since it involves solving NP-hard mixed-integer nonlinear programming (MINLP) problems. However, it's imperative to optimize participant selection and learning rate determination for these FL models to avoid excessive training costs and prevent resource contention. While some existing methods focus solely on optimizing a single global FL model, others struggle to achieve optimal solutions as the problem grows more complex. In this paper, exploiting the potential of quantum computing, we introduce the Hybrid Quantum-Classical Benders' Decomposition (HQCBD) algorithm to effectively tackle the joint MINLP optimization problem for multi-model FL training. HQCBD combines quantum and classical computing to solve the joint participant selection and learning scheduling problem. It decomposes the optimization problem into a master problem with binary variables and small subproblems with continuous variables, then leverages the strengths of both quantum and classical computing to solve them respectively and iteratively. Furthermore, we propose the Hybrid Quantum-Classical Multiple-cuts Benders' Decomposition (MBD) algorithm, which utilizes the inherent capabilities of quantum algorithms to produce multiple cuts in each round, to speed up the proposed HQCBD algorithm. Extensive simulation on the commercial quantum annealing machine demonstrates the effectiveness and robustness of the proposed methods (both HQCBD and MBD), with improvements of up to 70.3% in iterations and 81% in computation time over the classical Benders' decomposition algorithm on classical CPUs, even at modest scales.
{"title":"Hybrid Quantum–Classical Benders' Decomposition for Federated Learning Scheduling in Distributed Networks","authors":"Xinliang Wei;Lei Fan;Yuanxiong Guo;Yanmin Gong;Zhu Han;Yu Wang","doi":"10.1109/TNSE.2024.3440930","DOIUrl":"10.1109/TNSE.2024.3440930","url":null,"abstract":"Scheduling multiple federated learning (FL) models within a distributed network, especially in large-scale scenarios, poses significant challenges since it involves solving NP-hard mixed-integer nonlinear programming (MINLP) problems. However, it's imperative to optimize participant selection and learning rate determination for these FL models to avoid excessive training costs and prevent resource contention. While some existing methods focus solely on optimizing a single global FL model, others struggle to achieve optimal solutions as the problem grows more complex. In this paper, exploiting the potential of quantum computing, we introduce the Hybrid Quantum-Classical Benders' Decomposition (HQCBD) algorithm to effectively tackle the joint MINLP optimization problem for multi-model FL training. HQCBD combines quantum and classical computing to solve the joint participant selection and learning scheduling problem. It decomposes the optimization problem into a master problem with binary variables and small subproblems with continuous variables, then leverages the strengths of both quantum and classical computing to solve them respectively and iteratively. Furthermore, we propose the Hybrid Quantum-Classical Multiple-cuts Benders' Decomposition (MBD) algorithm, which utilizes the inherent capabilities of quantum algorithms to produce multiple cuts in each round, to speed up the proposed HQCBD algorithm. Extensive simulation on the commercial quantum annealing machine demonstrates the effectiveness and robustness of the proposed methods (both HQCBD and MBD), with improvements of up to 70.3% in iterations and 81% in computation time over the classical Benders' decomposition algorithm on classical CPUs, even at modest scales.","PeriodicalId":54229,"journal":{"name":"IEEE Transactions on Network Science and Engineering","volume":"11 6","pages":"6038-6051"},"PeriodicalIF":6.7,"publicationDate":"2024-08-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142191800","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Modeling Dual-Layer Interdependent Command and Control Networks for Integrated Reconnaissance-Strike and OODA-Loop Capabilities 为综合侦察-打击和 OODA 循环能力的双层相互依存指挥与控制网络建模
IF 6.6 2区 计算机科学 Q1 ENGINEERING, MULTIDISCIPLINARY Pub Date : 2024-08-13 DOI: 10.1109/tnse.2024.3443191
Bo Chen, Guimei Pang, Zhengtao Xiang, Xiue Gao, Yufeng Chen, Shifeng Chen
{"title":"Modeling Dual-Layer Interdependent Command and Control Networks for Integrated Reconnaissance-Strike and OODA-Loop Capabilities","authors":"Bo Chen, Guimei Pang, Zhengtao Xiang, Xiue Gao, Yufeng Chen, Shifeng Chen","doi":"10.1109/tnse.2024.3443191","DOIUrl":"https://doi.org/10.1109/tnse.2024.3443191","url":null,"abstract":"","PeriodicalId":54229,"journal":{"name":"IEEE Transactions on Network Science and Engineering","volume":"12 1","pages":""},"PeriodicalIF":6.6,"publicationDate":"2024-08-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142191802","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Delay-Aware Optimization of Fine-Grained Microservice Deployment and Routing in Edge via Reinforcement Learning 通过强化学习对边缘细粒度微服务部署和路由进行延迟感知优化
IF 6.7 2区 计算机科学 Q1 ENGINEERING, MULTIDISCIPLINARY Pub Date : 2024-08-08 DOI: 10.1109/TNSE.2024.3436616
Kai Peng;Jintao He;Jialu Guo;Yuan Liu;Jianwen He;Wei Liu;Menglan Hu
Microservices have exerted a profound impact on the development of internet applications. Meanwhile, the growing number of mobile terminal user requests has made the communication between microservices extremely complex, significantly impacting the quality of user service experience in mobile edge computing. Therefore, the joint optimization of microservice deployment and request routing is necessary to alleviate server pressure and enhance overall performance of large-scaled MEC applications. However, most existing work studies the microservice deployment and request routing as two isolated problems and neglects the dependencies between microservices. This paper focuses on the data dependency relationship of request and multi-instance processing problem, and then formulate the joint problem of microservice deployment and request routing as an integer nonlinear program and queuing optimization model under complex constraints. To address this problem, we propose a fine-grained reinforcement learning-based algorithm named Reward Memory Shaping Deep Deterministic Policy Gradient (RMS $_$ DDPG). Furthermore, we introduce the Long Short-Term Memory (LSTM) block into the actor network and critical network to make actions memorable. Finally, our experiments demonstrate that our algorithm is more superior in terms of delay target, load balancing and algorithm robustness compared with four baseline algorithms.
{"title":"Delay-Aware Optimization of Fine-Grained Microservice Deployment and Routing in Edge via Reinforcement Learning","authors":"Kai Peng;Jintao He;Jialu Guo;Yuan Liu;Jianwen He;Wei Liu;Menglan Hu","doi":"10.1109/TNSE.2024.3436616","DOIUrl":"10.1109/TNSE.2024.3436616","url":null,"abstract":"Microservices have exerted a profound impact on the development of internet applications. Meanwhile, the growing number of mobile terminal user requests has made the communication between microservices extremely complex, significantly impacting the quality of user service experience in mobile edge computing. Therefore, the joint optimization of microservice deployment and request routing is necessary to alleviate server pressure and enhance overall performance of large-scaled MEC applications. However, most existing work studies the microservice deployment and request routing as two isolated problems and neglects the dependencies between microservices. This paper focuses on the data dependency relationship of request and multi-instance processing problem, and then formulate the joint problem of microservice deployment and request routing as an integer nonlinear program and queuing optimization model under complex constraints. To address this problem, we propose a fine-grained reinforcement learning-based algorithm named Reward Memory Shaping Deep Deterministic Policy Gradient (RMS \u0000<inline-formula><tex-math>$_$</tex-math></inline-formula>\u0000 DDPG). Furthermore, we introduce the Long Short-Term Memory (LSTM) block into the actor network and critical network to make actions memorable. Finally, our experiments demonstrate that our algorithm is more superior in terms of delay target, load balancing and algorithm robustness compared with four baseline algorithms.","PeriodicalId":54229,"journal":{"name":"IEEE Transactions on Network Science and Engineering","volume":"11 6","pages":"6024-6037"},"PeriodicalIF":6.7,"publicationDate":"2024-08-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141934722","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Nonlinear Perturbation-based Non-Convex Optimization over Time-Varying Networks 基于非线性扰动的时变网络非凸优化
IF 6.6 2区 计算机科学 Q1 ENGINEERING, MULTIDISCIPLINARY Pub Date : 2024-08-07 DOI: 10.1109/tnse.2024.3439744
Mohammadreza Doostmohammadian, Zulfiya R. Gabidullina, Hamid R. Rabiee
{"title":"Nonlinear Perturbation-based Non-Convex Optimization over Time-Varying Networks","authors":"Mohammadreza Doostmohammadian, Zulfiya R. Gabidullina, Hamid R. Rabiee","doi":"10.1109/tnse.2024.3439744","DOIUrl":"https://doi.org/10.1109/tnse.2024.3439744","url":null,"abstract":"","PeriodicalId":54229,"journal":{"name":"IEEE Transactions on Network Science and Engineering","volume":"25 1","pages":""},"PeriodicalIF":6.6,"publicationDate":"2024-08-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141934723","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
UHA: An Intelligent Uncertainty Map Based Hierarchical Attention Network System for Building Segmentation UHA:基于不确定性图谱的建筑物分段智能注意网络系统
IF 6.6 2区 计算机科学 Q1 ENGINEERING, MULTIDISCIPLINARY Pub Date : 2024-08-06 DOI: 10.1109/tnse.2024.3438846
Liezhuo Zhang, Xianwei Lv, Chen Yu, Jiang Xiao, Kai Liu, Hai Jin
{"title":"UHA: An Intelligent Uncertainty Map Based Hierarchical Attention Network System for Building Segmentation","authors":"Liezhuo Zhang, Xianwei Lv, Chen Yu, Jiang Xiao, Kai Liu, Hai Jin","doi":"10.1109/tnse.2024.3438846","DOIUrl":"https://doi.org/10.1109/tnse.2024.3438846","url":null,"abstract":"","PeriodicalId":54229,"journal":{"name":"IEEE Transactions on Network Science and Engineering","volume":"111 1","pages":""},"PeriodicalIF":6.6,"publicationDate":"2024-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141934724","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Practical Privacy-Preserving Convolutional Neural Network Inference Framework With Edge Computing for Health Monitoring 用于健康监测的边缘计算的隐私保护卷积神经网络推理框架
IF 6.7 2区 计算机科学 Q1 ENGINEERING, MULTIDISCIPLINARY Pub Date : 2024-08-02 DOI: 10.1109/TNSE.2024.3434643
Ruoli Zhao;Yong Xie;Debiao He;Kim-Kwang Raymond Choo;Zoe L. Jiang
Using Convolutional Neural Network (CNN) model to analyze monitoring data in Body Area Network (BAN) has become an important way to solve health related issues in the current large sub-health population and aging population. However, the inference and analysis process of BAN data needs to ensure efficiency and security. At present, ensuring a balance of efficiency and security in the inference of CCN models is challenging. Therefore, an efficient and secure CNN inference scheme is proposed based on two Edge-Cloud-Servers (CS$_{0}$ and CS$_{1}$). By analyzing the CNN model and combining two secret sharing semantics, we optimize the communication overhead of inference. Specifically, a new non-interactive secure convolutional layer computation protocol is designed to significantly reduce the number of interactions between CS$_{0}$ and CS$_{1}$. For non-linear layers, we propose a simpler secure comparison computation functionality to reduce the communication overhead. Moreover, we also design some lightweight secure building blocks based on secret sharing to improve computing efficiency. We implement our proposed scheme on two standard datasets. Through the theoretical analysis and experimental comparison, our scheme improves the computational efficiency.
{"title":"Practical Privacy-Preserving Convolutional Neural Network Inference Framework With Edge Computing for Health Monitoring","authors":"Ruoli Zhao;Yong Xie;Debiao He;Kim-Kwang Raymond Choo;Zoe L. Jiang","doi":"10.1109/TNSE.2024.3434643","DOIUrl":"10.1109/TNSE.2024.3434643","url":null,"abstract":"Using Convolutional Neural Network (CNN) model to analyze monitoring data in Body Area Network (BAN) has become an important way to solve health related issues in the current large sub-health population and aging population. However, the inference and analysis process of BAN data needs to ensure efficiency and security. At present, ensuring a balance of efficiency and security in the inference of CCN models is challenging. Therefore, an efficient and secure CNN inference scheme is proposed based on two Edge-Cloud-Servers (CS\u0000<inline-formula><tex-math>$_{0}$</tex-math></inline-formula>\u0000 and CS\u0000<inline-formula><tex-math>$_{1}$</tex-math></inline-formula>\u0000). By analyzing the CNN model and combining two secret sharing semantics, we optimize the communication overhead of inference. Specifically, a new non-interactive secure convolutional layer computation protocol is designed to significantly reduce the number of interactions between CS\u0000<inline-formula><tex-math>$_{0}$</tex-math></inline-formula>\u0000 and CS\u0000<inline-formula><tex-math>$_{1}$</tex-math></inline-formula>\u0000. For non-linear layers, we propose a simpler secure comparison computation functionality to reduce the communication overhead. Moreover, we also design some lightweight secure building blocks based on secret sharing to improve computing efficiency. We implement our proposed scheme on two standard datasets. Through the theoretical analysis and experimental comparison, our scheme improves the computational efficiency.","PeriodicalId":54229,"journal":{"name":"IEEE Transactions on Network Science and Engineering","volume":"11 6","pages":"5995-6006"},"PeriodicalIF":6.7,"publicationDate":"2024-08-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141886914","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
State-Observer-Based Event-Trigger Bipartite Consensus Secure Control for NMASs with Deception Attacks 基于状态观测器的事件触发式双方共识安全控制,适用于存在欺骗攻击的 NMAS
IF 6.6 2区 计算机科学 Q1 ENGINEERING, MULTIDISCIPLINARY Pub Date : 2024-07-31 DOI: 10.1109/tnse.2024.3436085
Shuai Sui, Dongyu Shen, Shaocheng Tong, C. L. Philip Chen
{"title":"State-Observer-Based Event-Trigger Bipartite Consensus Secure Control for NMASs with Deception Attacks","authors":"Shuai Sui, Dongyu Shen, Shaocheng Tong, C. L. Philip Chen","doi":"10.1109/tnse.2024.3436085","DOIUrl":"https://doi.org/10.1109/tnse.2024.3436085","url":null,"abstract":"","PeriodicalId":54229,"journal":{"name":"IEEE Transactions on Network Science and Engineering","volume":"42 1","pages":""},"PeriodicalIF":6.6,"publicationDate":"2024-07-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141866349","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Optimal Moving-Target Circumnavigation Control of Multiple Wheeled Mobile Robots Based on Adaptive Dynamic Programming 基于自适应动态编程的多轮移动机器人最佳移动目标环行控制
IF 6.7 2区 计算机科学 Q1 ENGINEERING, MULTIDISCIPLINARY Pub Date : 2024-07-31 DOI: 10.1109/TNSE.2024.3434633
Yanhong Luo;Yannan Li;Jinliang Ding;Huaguang Zhang
Based on both the kinematic and the dynamic models of Wheeled Mobile Robots (WMRs), an optimal circumnavigation controller around moving targets is proposed by integrating backstepping control with adaptive dynamic programming (ADP) techniques. Initially, the cooperative circumnavigation challenge at the kinematic level is converted into a tracking task for the desired relative velocity by establishing a relative velocity error model between the robot and the target. Then, a dynamic-level error model is formulated to characterize the positional and directional errors between the robot's trajectory and the trajectory derived from the kinematic analysis. The control input is designed through the integration of the backstepping control and ADP. Ultimately, the proposed control strategy is proven to ensure both closed-loop system stability and the minimization of the cost function through Lyapunov’s method. Simulation comparisons with traditional methods confirm both the feasibility and superiority of the proposed controller.
基于轮式移动机器人(WMR)的运动学和动力学模型,通过将反步态控制与自适应动态编程(ADP)技术相结合,提出了一种围绕移动目标的最优环行控制器。首先,通过建立机器人与目标之间的相对速度误差模型,将运动学层面的合作绕行挑战转换为所需相对速度的跟踪任务。然后,建立动态误差模型,以描述机器人轨迹与运动学分析得出的轨迹之间的位置和方向误差。控制输入是通过反步态控制和 ADP 的集成来设计的。最终,通过 Lyapunov 方法证明了所提出的控制策略既能确保闭环系统的稳定性,又能使成本函数最小化。与传统方法的仿真比较证实了所提控制器的可行性和优越性。
{"title":"Optimal Moving-Target Circumnavigation Control of Multiple Wheeled Mobile Robots Based on Adaptive Dynamic Programming","authors":"Yanhong Luo;Yannan Li;Jinliang Ding;Huaguang Zhang","doi":"10.1109/TNSE.2024.3434633","DOIUrl":"10.1109/TNSE.2024.3434633","url":null,"abstract":"Based on both the kinematic and the dynamic models of Wheeled Mobile Robots (WMRs), an optimal circumnavigation controller around moving targets is proposed by integrating backstepping control with adaptive dynamic programming (ADP) techniques. Initially, the cooperative circumnavigation challenge at the kinematic level is converted into a tracking task for the desired relative velocity by establishing a relative velocity error model between the robot and the target. Then, a dynamic-level error model is formulated to characterize the positional and directional errors between the robot's trajectory and the trajectory derived from the kinematic analysis. The control input is designed through the integration of the backstepping control and ADP. Ultimately, the proposed control strategy is proven to ensure both closed-loop system stability and the minimization of the cost function through Lyapunov’s method. Simulation comparisons with traditional methods confirm both the feasibility and superiority of the proposed controller.","PeriodicalId":54229,"journal":{"name":"IEEE Transactions on Network Science and Engineering","volume":"11 5","pages":"4679-4688"},"PeriodicalIF":6.7,"publicationDate":"2024-07-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141866351","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Quantum-Assisted Joint Caching and Power Allocation for Integrated Satellite-Terrestrial Networks 卫星-地面一体化网络的量子辅助联合缓存和功率分配
IF 6.7 2区 计算机科学 Q1 ENGINEERING, MULTIDISCIPLINARY Pub Date : 2024-07-30 DOI: 10.1109/TNSE.2024.3435444
Yu Zhang;Yanmin Gong;Lei Fan;Yu Wang;Zhu Han;Yuanxiong Guo
LowEarth orbit (LEO) satellite network can complement terrestrial networks for achieving global wireless coverage and improving delay-sensitive Internet services. This paper proposes an integrated satellite-terrestrial network (ISTN) architecture to provide ground users with seamless and reliable content delivery services. For optimal service provisioning in this architecture, we formulate an optimization model to maximize the network throughput by jointly optimizing content delivery policy, cache placement, and transmission power allocation. The resulting optimization model is a large-scale mixed-integer nonlinear program (MINLP) that is intractable for classical computer solvers. Inspired by quantum computing techniques, we propose a hybrid quantum-classical generalized Benders' decomposition (HQCGBD) algorithm to address this challenge. Specifically, we first exploit the generalized Benders' decomposition (GBD) to decompose the problem into a master problem and a subproblem and then leverage the state-of-the-art quantum annealer to solve the challenging master problem. Furthermore, a multi-cut strategy is designed in HQCGBD to accelerate the solution process by leveraging the quantum advantages in parallel computing. Simulation results demonstrate the superiority of the proposed HQCGBD algorithm and validate the effectiveness of the proposed cache-enabled ISTN architecture.
低地轨道(LEO)卫星网络可作为地面网络的补充,实现全球无线覆盖并改善对延迟敏感的互联网服务。本文提出了一种卫星-地面综合网络(ISTN)架构,为地面用户提供无缝、可靠的内容传输服务。为优化该架构中的服务供应,我们制定了一个优化模型,通过联合优化内容交付策略、缓存位置和传输功率分配来最大化网络吞吐量。由此产生的优化模型是一个大型混合整数非线性程序 (MINLP),对于经典计算机求解器来说难以解决。受量子计算技术的启发,我们提出了一种混合量子-经典广义本德斯分解(HQCGBD)算法来应对这一挑战。具体来说,我们首先利用广义班德斯分解(GBD)将问题分解为主问题和子问题,然后利用最先进的量子退火器解决具有挑战性的主问题。此外,HQCGBD 还设计了一种多切割策略,利用量子在并行计算中的优势加速求解过程。仿真结果证明了所提出的 HQCGBD 算法的优越性,并验证了所提出的支持高速缓存的 ISTN 架构的有效性。
{"title":"Quantum-Assisted Joint Caching and Power Allocation for Integrated Satellite-Terrestrial Networks","authors":"Yu Zhang;Yanmin Gong;Lei Fan;Yu Wang;Zhu Han;Yuanxiong Guo","doi":"10.1109/TNSE.2024.3435444","DOIUrl":"10.1109/TNSE.2024.3435444","url":null,"abstract":"LowEarth orbit (LEO) satellite network can complement terrestrial networks for achieving global wireless coverage and improving delay-sensitive Internet services. This paper proposes an integrated satellite-terrestrial network (ISTN) architecture to provide ground users with seamless and reliable content delivery services. For optimal service provisioning in this architecture, we formulate an optimization model to maximize the network throughput by jointly optimizing content delivery policy, cache placement, and transmission power allocation. The resulting optimization model is a large-scale mixed-integer nonlinear program (MINLP) that is intractable for classical computer solvers. Inspired by quantum computing techniques, we propose a hybrid quantum-classical generalized Benders' decomposition (HQCGBD) algorithm to address this challenge. Specifically, we first exploit the generalized Benders' decomposition (GBD) to decompose the problem into a master problem and a subproblem and then leverage the state-of-the-art quantum annealer to solve the challenging master problem. Furthermore, a multi-cut strategy is designed in HQCGBD to accelerate the solution process by leveraging the quantum advantages in parallel computing. Simulation results demonstrate the superiority of the proposed HQCGBD algorithm and validate the effectiveness of the proposed cache-enabled ISTN architecture.","PeriodicalId":54229,"journal":{"name":"IEEE Transactions on Network Science and Engineering","volume":"11 6","pages":"5163-5174"},"PeriodicalIF":6.7,"publicationDate":"2024-07-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141866353","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Synchronization of Fractional Reaction-Diffusion Complex Networks With Unknown Couplings 具有未知耦合的分数反应-扩散复杂网络的同步化
IF 6.7 2区 计算机科学 Q1 ENGINEERING, MULTIDISCIPLINARY Pub Date : 2024-07-30 DOI: 10.1109/TNSE.2024.3432997
Mouquan Shen;Chen Wang;Qing-Guo Wang;Yonghui Sun;Guangdeng Zong
This paper delves into the synchronization of factional uncertain reaction-diffusion complex network. An adaptive scheme composed of time $t$ and space $x$ is utilized to handle unknown couplings. An output-strict passivity lemma is established by means of Green theorem, Kronecker product and the Lyapunov stability theorem. Different from classical synchronous approaches by constructing controllers, a criterion in terms of linear matrix inequality is built on the passivity lemma, Laplace transform and inverse transform to make the resultant closed-loop system be synchronization. Two examples are provided to validate the validity of the proposed methods.
本文深入研究了派系不确定反应扩散复杂网络的同步问题。利用由时间 $t$ 和空间 $x$ 组成的自适应方案来处理未知耦合。通过格林定理、Kronecker 乘积和 Lyapunov 稳定性定理,建立了输出严格被动性定理。与通过构建控制器实现同步的经典方法不同,该方法在被动性定理、拉普拉斯变换和逆变换的基础上建立了线性矩阵不等式准则,从而使产生的闭环系统实现同步。本文提供了两个实例来验证所提方法的有效性。
{"title":"Synchronization of Fractional Reaction-Diffusion Complex Networks With Unknown Couplings","authors":"Mouquan Shen;Chen Wang;Qing-Guo Wang;Yonghui Sun;Guangdeng Zong","doi":"10.1109/TNSE.2024.3432997","DOIUrl":"10.1109/TNSE.2024.3432997","url":null,"abstract":"This paper delves into the synchronization of factional uncertain reaction-diffusion complex network. An adaptive scheme composed of time \u0000<inline-formula><tex-math>$t$</tex-math></inline-formula>\u0000 and space \u0000<inline-formula><tex-math>$x$</tex-math></inline-formula>\u0000 is utilized to handle unknown couplings. An output-strict passivity lemma is established by means of Green theorem, Kronecker product and the Lyapunov stability theorem. Different from classical synchronous approaches by constructing controllers, a criterion in terms of linear matrix inequality is built on the passivity lemma, Laplace transform and inverse transform to make the resultant closed-loop system be synchronization. Two examples are provided to validate the validity of the proposed methods.","PeriodicalId":54229,"journal":{"name":"IEEE Transactions on Network Science and Engineering","volume":"11 5","pages":"4503-4512"},"PeriodicalIF":6.7,"publicationDate":"2024-07-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141866354","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
IEEE Transactions on Network Science and Engineering
全部 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