首页 > 最新文献

IEEE Transactions on Mobile Computing最新文献

英文 中文
Reducing Transmission Cost of Distributed Principal Components Analysis in Wireless Networks With Accuracy Guaranteed 降低无线网络中分布式主成分分析的传输成本并保证其准确性
IF 9.2 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2025-07-07 DOI: 10.1109/TMC.2025.3586615
Yiyi Zhang;Peng Guo;Xuefeng Liu;Chao Cai;Kui Zhang;Jiang Liu
As a classic data processing tool, Principal Component Analysis (PCA) has been widely applied in various data analysis applications. To mitigate the high computational complexity of PCA on Big Data, distributed PCA methods have been extensively studied, which disperse the computational tasks across multiple computation units while guaranteeing the accuracy. For the scenarios of distributed PCA in wireless networks, as the data is originally dispersed across different locations, it is further required to reduce the communication cost of distributed PCA in networks, which however has been seldom studied. Reducing the communication cost of distributed PCA in wireless networks requires not only appropriately partitioning the computation of PCA, ensuring accuracy, but also effectively assigning the partitioned computations and routing strategies to the nodes. In this paper, we propose CD-PCA, a communication-efficient distributed PCA (CD-PCA) scheme. This scheme implements a transmission-benefit equipartition strategy for the network to facilitate high-accuracy distributed computation and designs novel routing strategies for nodes to execute the distributed PCA within each partitioned region. Extensive simulation results demonstrate that the proposed CD-PCA scheme can reduce transmission costs by over 30% on average compared to related methods and baseline approaches.
主成分分析作为一种经典的数据处理工具,在各种数据分析应用中得到了广泛的应用。为了缓解大数据上主成分分析的高计算复杂度,分布式主成分分析方法得到了广泛的研究,该方法将计算任务分散到多个计算单元上,同时保证了计算的准确性。对于无线网络中的分布式主成分分析场景,由于数据本来就分散在不同的位置,进一步要求降低网络中的分布式主成分分析的通信成本,但这方面的研究很少。为了降低无线网络中分布式主成分分析的通信成本,不仅需要对主成分分析的计算进行适当的划分,保证计算的准确性,而且需要将划分的计算量和路由策略有效地分配给节点。本文提出了一种高效通信的分布式主成分分析(CD-PCA)方案。该方案为网络实现了传输收益均衡分配策略,以实现高精度的分布式计算,并设计了新颖的节点路由策略,在每个分区区域内执行分布式PCA。大量的仿真结果表明,与相关方法和基线方法相比,所提出的CD-PCA方案平均可降低30%以上的传输成本。
{"title":"Reducing Transmission Cost of Distributed Principal Components Analysis in Wireless Networks With Accuracy Guaranteed","authors":"Yiyi Zhang;Peng Guo;Xuefeng Liu;Chao Cai;Kui Zhang;Jiang Liu","doi":"10.1109/TMC.2025.3586615","DOIUrl":"https://doi.org/10.1109/TMC.2025.3586615","url":null,"abstract":"As a classic data processing tool, Principal Component Analysis (PCA) has been widely applied in various data analysis applications. To mitigate the high computational complexity of PCA on Big Data, distributed PCA methods have been extensively studied, which disperse the computational tasks across multiple computation units while guaranteeing the accuracy. For the scenarios of distributed PCA in wireless networks, as the data is originally dispersed across different locations, it is further required to reduce the communication cost of distributed PCA in networks, which however has been seldom studied. Reducing the communication cost of distributed PCA in wireless networks requires not only appropriately partitioning the computation of PCA, ensuring accuracy, but also effectively assigning the partitioned computations and routing strategies to the nodes. In this paper, we propose CD-PCA, a communication-efficient distributed PCA (CD-PCA) scheme. This scheme implements a transmission-benefit equipartition strategy for the network to facilitate high-accuracy distributed computation and designs novel routing strategies for nodes to execute the distributed PCA within each partitioned region. Extensive simulation results demonstrate that the proposed CD-PCA scheme can reduce transmission costs by over 30% on average compared to related methods and baseline approaches.","PeriodicalId":50389,"journal":{"name":"IEEE Transactions on Mobile Computing","volume":"24 11","pages":"12711-12725"},"PeriodicalIF":9.2,"publicationDate":"2025-07-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145223684","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
Adaptive Computation Offloading Scheme Based on a Collaborative Architecture With Heterogeneous MEC Nodes: A DRL Approach 基于异构MEC节点协同体系结构的自适应计算卸载方案:一种DRL方法
IF 9.2 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2025-07-07 DOI: 10.1109/TMC.2025.3586623
Haixing Wu;Jiameng Zheng;Shunfu Jin
Mobile edge computing (MEC) has become an effective paradigm to support computation-intensive applications by providing services in close proximity to user devices (UDs). In MEC networks, computation offloading technology is devoted to balancing system load and prolonging UDs’ battery life. However, most existing studies on computation offloading take the impractical assumption of the MEC scenario with homogeneous users, ignoring security requirement from certain users. Moreover, with users mobility and task arrivals correlation, most existing computing offloading approaches suffer from inefficient or suboptimal decision making in practical MEC environments. To tackle these issues, by integrating task arrivals correlation within a time slot and environment dynamics between time slots, we propose an adaptive computation offloading scheme based on a collaborative architecture with heterogeneous MEC nodes. First, considering additional security requirement from very important people (VIP) users, we present a novel collaborative architecture by separating edge/cloud servers into public and private nodes. Then, with the architecture, we develop a dynamic computation offloading (DCO) algorithm to realize adaptive computation offloading scheme in MEC environment with mobile users. Particularly, the algorithm involves three stages. 1) By extending Poisson process into Markovian arrival process (MAP), we construct an MAP-based system model to capture the behavior of time-dependent task arrivals and then analyze the system model to derive the system delay in steady state. 2) For the purpose of minimizing the system delay in each time slot, we formulate a computation offloading problem in MEC environment with mobile users. 3) Under a deep reinforcement learning (DRL) framework, by taking the system delay as environmental feedback, we solve the formulated problem and provide offloading decisions in each time slot. We evaluate the performance of DCO algorithm by comparing it with other benchmark algorithms in various application scenarios. Results demonstrate that the proposed DCO algorithm outperforms the compared algorithms in response performance.
移动边缘计算(MEC)通过在用户设备(UDs)附近提供服务,已成为支持计算密集型应用的有效范例。在MEC网络中,计算卸载技术致力于平衡系统负载和延长UDs的电池寿命。然而,现有的计算卸载研究大多采用同构用户的MEC场景假设,忽略了特定用户的安全需求。此外,由于用户移动性和任务到达相关性,大多数现有的计算卸载方法在实际MEC环境中存在效率低下或次优决策的问题。为了解决这些问题,通过整合时隙内的任务到达相关性和时隙之间的环境动态,我们提出了一种基于异构MEC节点协作架构的自适应计算卸载方案。首先,考虑到非常重要的人(VIP)用户的额外安全需求,我们提出了一种新的协作架构,将边缘/云服务器分为公共和私有节点。在此基础上,提出了一种动态计算卸载(DCO)算法,实现移动用户MEC环境下的自适应计算卸载方案。具体来说,该算法分为三个阶段。1)通过将泊松过程扩展到马尔可夫到达过程(MAP),构建了一个基于MAP的系统模型来捕捉与时间相关的任务到达行为,然后对系统模型进行分析,得出系统在稳态下的延迟。2)为了使每个时隙的系统延迟最小,我们提出了一个移动用户MEC环境下的计算卸载问题。3)在深度强化学习(DRL)框架下,以系统延迟作为环境反馈,求解公式化问题,并在每个时隙提供卸载决策。我们通过将DCO算法与其他基准算法在各种应用场景下的性能进行比较来评估其性能。结果表明,所提DCO算法在响应性能上优于比较算法。
{"title":"Adaptive Computation Offloading Scheme Based on a Collaborative Architecture With Heterogeneous MEC Nodes: A DRL Approach","authors":"Haixing Wu;Jiameng Zheng;Shunfu Jin","doi":"10.1109/TMC.2025.3586623","DOIUrl":"https://doi.org/10.1109/TMC.2025.3586623","url":null,"abstract":"Mobile edge computing (MEC) has become an effective paradigm to support computation-intensive applications by providing services in close proximity to user devices (UDs). In MEC networks, computation offloading technology is devoted to balancing system load and prolonging UDs’ battery life. However, most existing studies on computation offloading take the impractical assumption of the MEC scenario with homogeneous users, ignoring security requirement from certain users. Moreover, with users mobility and task arrivals correlation, most existing computing offloading approaches suffer from inefficient or suboptimal decision making in practical MEC environments. To tackle these issues, by integrating task arrivals correlation within a time slot and environment dynamics between time slots, we propose an adaptive computation offloading scheme based on a collaborative architecture with heterogeneous MEC nodes. First, considering additional security requirement from very important people (VIP) users, we present a novel collaborative architecture by separating edge/cloud servers into public and private nodes. Then, with the architecture, we develop a dynamic computation offloading (DCO) algorithm to realize adaptive computation offloading scheme in MEC environment with mobile users. Particularly, the algorithm involves three stages. 1) By extending Poisson process into Markovian arrival process (MAP), we construct an MAP-based system model to capture the behavior of time-dependent task arrivals and then analyze the system model to derive the system delay in steady state. 2) For the purpose of minimizing the system delay in each time slot, we formulate a computation offloading problem in MEC environment with mobile users. 3) Under a deep reinforcement learning (DRL) framework, by taking the system delay as environmental feedback, we solve the formulated problem and provide offloading decisions in each time slot. We evaluate the performance of DCO algorithm by comparing it with other benchmark algorithms in various application scenarios. Results demonstrate that the proposed DCO algorithm outperforms the compared algorithms in response performance.","PeriodicalId":50389,"journal":{"name":"IEEE Transactions on Mobile Computing","volume":"24 11","pages":"12692-12710"},"PeriodicalIF":9.2,"publicationDate":"2025-07-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145223678","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
LSNN Model: A Lightweight Spiking Neural Network-Based Depression Classification Model for Wearable EEG Sensors LSNN模型:一种基于轻量级尖峰神经网络的可穿戴EEG传感器抑郁分类模型
IF 9.2 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2025-07-07 DOI: 10.1109/TMC.2025.3586591
Qinglin Zhao;Lixin Zhang;Haojie Zhang;Hua Jiang;Kunbo Cui;Zhongqing Wu;Jingyu Liu;Mingqi Zhao;Fuze Tian;Bin Hu
Depression detection via wearable Electroencephalogram (EEG) sensor-assisted diagnosis system demands computationally efficient models compatible with resource-constrained edge devices. Spiking Neural Networks (SNNs) offer inherent advantages for processing the spatio-temporal patterns of EEG through event-driven neuromorphic computing. In this study, we innovatively present LSNNet, a lightweight SNN model specifically designed for wearable EEG sensors. The model exhibits low computational complexity with 7.18 K parameters and 67.68 M Floating-Point Operations (FLOPs). It requires only 246.88 KB of Random Access Memory (RAM) and 57.33 KB of Read-Only Memory (ROM) for on-board execution, and has been validated on both the single-core STM32U535CET6 and the multi-core GAP8 microcontrollers. Despite its minimal computational and memory requirements, LSNNet achieves impressive performance metrics, with a classification accuracy of 89.2%, specificity of 92.4%, and sensitivity of 86.4% in independent tests conducted on EEG data collected from 73 depressed patients and 108 healthy controls using our three-lead EEG sensor. Especially, when running on the GAP8 microcontroller, the LSNNet model has a low power consumption of 21.43 mW and a satisfactory inference time of 0.63 s while maintaining a classification accuracy of 87.5% (only with a reduction of 1.98% ). These results underscore the potential of integrating wearable EEG sensors with the LSNNet model for depression detection in the Internet of Things (IoT) era.
基于可穿戴式脑电图传感器辅助诊断系统的抑郁症检测需要与资源受限的边缘设备兼容的高效计算模型。脉冲神经网络(SNNs)通过事件驱动的神经形态计算,在处理脑电时空模式方面具有固有的优势。在这项研究中,我们创新地提出了LSNNet,一种专为可穿戴EEG传感器设计的轻量级SNN模型。该模型具有较低的计算复杂度,参数为7.18 K,浮点运算次数为67.68 M。它只需要246.88 KB的随机存取存储器(RAM)和57.33 KB的只读存储器(ROM)用于板载执行,并且已经在单核STM32U535CET6和多核GAP8微控制器上进行了验证。尽管LSNNet的计算量和内存需求很小,但在使用我们的三导联脑电图传感器收集的73名抑郁症患者和108名健康对照者的脑电图数据进行的独立测试中,LSNNet的分类准确率为89.2%,特异性为92.4%,灵敏度为86.4%,取得了令人印象深刻的性能指标。特别是,在GAP8微控制器上运行时,LSNNet模型具有21.43 mW的低功耗和0.63 s的令人满意的推理时间,同时保持87.5%的分类精度(仅降低1.98%)。这些结果强调了将可穿戴脑电图传感器与LSNNet模型集成在物联网(IoT)时代的抑郁症检测中的潜力。
{"title":"LSNN Model: A Lightweight Spiking Neural Network-Based Depression Classification Model for Wearable EEG Sensors","authors":"Qinglin Zhao;Lixin Zhang;Haojie Zhang;Hua Jiang;Kunbo Cui;Zhongqing Wu;Jingyu Liu;Mingqi Zhao;Fuze Tian;Bin Hu","doi":"10.1109/TMC.2025.3586591","DOIUrl":"https://doi.org/10.1109/TMC.2025.3586591","url":null,"abstract":"Depression detection via wearable Electroencephalogram (EEG) sensor-assisted diagnosis system demands computationally efficient models compatible with resource-constrained edge devices. Spiking Neural Networks (SNNs) offer inherent advantages for processing the spatio-temporal patterns of EEG through event-driven neuromorphic computing. In this study, we innovatively present LSNNet, a lightweight SNN model specifically designed for wearable EEG sensors. The model exhibits low computational complexity with 7.18 K parameters and 67.68 M Floating-Point Operations (FLOPs). It requires only 246.88 KB of Random Access Memory (RAM) and 57.33 KB of Read-Only Memory (ROM) for on-board execution, and has been validated on both the single-core STM32U535CET6 and the multi-core GAP8 microcontrollers. Despite its minimal computational and memory requirements, LSNNet achieves impressive performance metrics, with a classification accuracy of 89.2%, specificity of 92.4%, and sensitivity of 86.4% in independent tests conducted on EEG data collected from 73 depressed patients and 108 healthy controls using our three-lead EEG sensor. Especially, when running on the GAP8 microcontroller, the LSNNet model has a low power consumption of 21.43 mW and a satisfactory inference time of 0.63 s while maintaining a classification accuracy of 87.5% (only with a reduction of 1.98% ). These results underscore the potential of integrating wearable EEG sensors with the LSNNet model for depression detection in the Internet of Things (IoT) era.","PeriodicalId":50389,"journal":{"name":"IEEE Transactions on Mobile Computing","volume":"24 11","pages":"12640-12654"},"PeriodicalIF":9.2,"publicationDate":"2025-07-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145223683","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
ARSys: An Efficient and Cross-Platform Development, Deployment, and Runtime System for Mobile Augmented Reality ARSys:一个高效、跨平台的移动增强现实开发、部署和运行时系统
IF 9.2 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2025-07-07 DOI: 10.1109/TMC.2025.3586797
Chengfei Lv;Chaoyue Niu;Yu Cai;Xiaotang Jiang;Fan Wu;Guihai Chen
Augmented reality (AR) offers users immersive experiences to interact with digital contents in their physical space. However, practical AR applications are challenged by the tight coupling of algorithm and engineering during the development and deployment phases as well as the execution requirements of hybrid AR subtasks on heterogeneous and resource-constraint mobile devices. In this work, we build an end-to-end, cross-platform, and efficient AR system, called ARSys. The infrastructure in ARSys adopts the new principle of integrated design, unifies and refines AR fundamental capabilities, supports streaming media processing, model inference, and real-time rendering by exposing high-performance tensor compute engine to top, and constructs a Python multi-instance virtual machine as the cross-platform AR task execution container. The runtime mechanism of ARSys schedules AR tasks in a pipeline parallelism way and allocates subtasks to hardware backends by optimizing the slowest node. The development workbench and the deployment platform in ARSys allow the decoupling of algorithms written in Python from engineering components in C/C++ and further support remote debugging and quick validation of AR algorithms. We extensively evaluate ARSys in practical AR applications across high-end, mid-end, and low-end Android and iOS devices, demonstrating higher development, deployment, and runtime efficiency than existing MediaPipe-oriented framework. ARSys has been integrated into Mobile Taobao for production use.
增强现实(AR)为用户提供身临其境的体验,与物理空间中的数字内容进行交互。然而,在实际的AR应用中,算法和工程在开发和部署阶段的紧密耦合以及混合AR子任务在异构和资源约束的移动设备上的执行需求是一个挑战。在这项工作中,我们构建了一个端到端、跨平台、高效的AR系统,称为ARSys。ARSys中的基础架构采用全新的集成设计原则,统一和细化AR基础能力,通过向顶层暴露高性能张量计算引擎,支持流媒体处理、模型推理和实时渲染,构建Python多实例虚拟机作为跨平台AR任务执行容器。ARSys的运行机制以流水线并行的方式调度AR任务,并通过优化最慢的节点将子任务分配给硬件后端。ARSys中的开发工作台和部署平台允许将用Python编写的算法与用C/ c++编写的工程组件解耦,并进一步支持AR算法的远程调试和快速验证。我们广泛评估了ARSys在高端、中端和低端Android和iOS设备上的实际AR应用,展示了比现有的面向mediapapi的框架更高的开发、部署和运行时效率。ARSys已集成到移动淘宝中进行生产使用。
{"title":"ARSys: An Efficient and Cross-Platform Development, Deployment, and Runtime System for Mobile Augmented Reality","authors":"Chengfei Lv;Chaoyue Niu;Yu Cai;Xiaotang Jiang;Fan Wu;Guihai Chen","doi":"10.1109/TMC.2025.3586797","DOIUrl":"https://doi.org/10.1109/TMC.2025.3586797","url":null,"abstract":"Augmented reality (AR) offers users immersive experiences to interact with digital contents in their physical space. However, practical AR applications are challenged by the tight coupling of algorithm and engineering during the development and deployment phases as well as the execution requirements of hybrid AR subtasks on heterogeneous and resource-constraint mobile devices. In this work, we build an end-to-end, cross-platform, and efficient AR system, called ARSys. The infrastructure in ARSys adopts the new principle of integrated design, unifies and refines AR fundamental capabilities, supports streaming media processing, model inference, and real-time rendering by exposing high-performance tensor compute engine to top, and constructs a Python multi-instance virtual machine as the cross-platform AR task execution container. The runtime mechanism of ARSys schedules AR tasks in a pipeline parallelism way and allocates subtasks to hardware backends by optimizing the slowest node. The development workbench and the deployment platform in ARSys allow the decoupling of algorithms written in Python from engineering components in C/C++ and further support remote debugging and quick validation of AR algorithms. We extensively evaluate ARSys in practical AR applications across high-end, mid-end, and low-end Android and iOS devices, demonstrating higher development, deployment, and runtime efficiency than existing MediaPipe-oriented framework. ARSys has been integrated into Mobile Taobao for production use.","PeriodicalId":50389,"journal":{"name":"IEEE Transactions on Mobile Computing","volume":"24 11","pages":"12655-12671"},"PeriodicalIF":9.2,"publicationDate":"2025-07-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145223677","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
RF-DEGO: A Range Free Localization Algorithm for Non Uniform Node Distributions and Obstacle Environments RF-DEGO:一种非均匀节点分布和障碍环境下的距离自由定位算法
IF 9.2 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2025-07-07 DOI: 10.1109/TMC.2025.3586636
Haibin Sun;Yongzheng Zhang
Range-free localization algorithms have attracted considerable attention for outdoor wireless sensor network (WSN) positioning because they are less susceptible to environmental factors when estimating inter node distances and require only a few beacon nodes with known locations to rapidly determine all node positions. Among these, the connectivity based DV Hop algorithm has become widely used due to its simplicity and ease of implementation. However, its localization accuracy is limited and it is easily degraded by non uniform node distributions and obstacle environments. To address these shortcomings, this paper proposes a novel range free localization algorithm (RF-DEGO). First, a new distance estimation formula is derived from node connectivity and the probability distribution of distances. Next, the estimated distances are corrected using the local node density along communication paths, and paths identified as detouring around obstacles receive a further correction. Finally, an enhanced hierarchical Grey Wolf Optimization algorithm computes the node positions. Extensive simulation experiments under various network scenarios and parameter settings show that the proposed algorithm outperforms several existing localization methods in both accuracy and computation time, demonstrating superior overall performance and strong competitiveness.
无距离定位算法在室外无线传感器网络(WSN)定位中备受关注,因为它在估计节点间距离时不易受环境因素的影响,并且只需要几个已知位置的信标节点就可以快速确定所有节点的位置。其中,基于连通性的DV Hop算法因其简单、易于实现而得到了广泛的应用。但其定位精度有限,且容易受到不均匀节点分布和障碍物环境的影响。针对这些不足,本文提出了一种新的无距离定位算法(RF-DEGO)。首先,根据节点的连通性和距离的概率分布,推导出新的距离估计公式;接下来,使用通信路径上的局部节点密度来校正估计的距离,并且识别为绕行障碍物的路径得到进一步的校正。最后,采用改进的分层灰狼优化算法计算节点位置。在各种网络场景和参数设置下的大量仿真实验表明,该算法在精度和计算时间上都优于现有的几种定位方法,整体性能优越,具有较强的竞争力。
{"title":"RF-DEGO: A Range Free Localization Algorithm for Non Uniform Node Distributions and Obstacle Environments","authors":"Haibin Sun;Yongzheng Zhang","doi":"10.1109/TMC.2025.3586636","DOIUrl":"https://doi.org/10.1109/TMC.2025.3586636","url":null,"abstract":"Range-free localization algorithms have attracted considerable attention for outdoor wireless sensor network (WSN) positioning because they are less susceptible to environmental factors when estimating inter node distances and require only a few beacon nodes with known locations to rapidly determine all node positions. Among these, the connectivity based DV Hop algorithm has become widely used due to its simplicity and ease of implementation. However, its localization accuracy is limited and it is easily degraded by non uniform node distributions and obstacle environments. To address these shortcomings, this paper proposes a novel range free localization algorithm (RF-DEGO). First, a new distance estimation formula is derived from node connectivity and the probability distribution of distances. Next, the estimated distances are corrected using the local node density along communication paths, and paths identified as detouring around obstacles receive a further correction. Finally, an enhanced hierarchical Grey Wolf Optimization algorithm computes the node positions. Extensive simulation experiments under various network scenarios and parameter settings show that the proposed algorithm outperforms several existing localization methods in both accuracy and computation time, demonstrating superior overall performance and strong competitiveness.","PeriodicalId":50389,"journal":{"name":"IEEE Transactions on Mobile Computing","volume":"24 11","pages":"12517-12532"},"PeriodicalIF":9.2,"publicationDate":"2025-07-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145223685","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
Achievable Rate Maximization for Multi-IRS Assisted AAV-NOMA Networks 多irs辅助AAV-NOMA网络的可实现速率最大化
IF 9.2 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2025-07-07 DOI: 10.1109/TMC.2025.3586768
Dingcheng Yang;Kangqing Wu;Yu Xu;Fahui Wu;Tiankui Zhang
The evolution towards Internet of Things (IoT) in the forthcoming sixth generation (6G) is facing massive amounts of transmitted data and harsh wireless transmission environment, which severely degrade the quality of communication. To overcome these difficulties, a novel multiple intelligent reflecting surfaces (IRSs) assisted autonomous aerial vehicle (AAV) network framework with non-orthogonal multiple access (NOMA) is proposed in this article, where the AAV applies the NOMA scheme to deliver the information to the ground users assisted by multiple IRSs. We aim to maximize the achievable rate of the considered network while guaranteeing the minimum communication rate of each user, by jointly optimizing the multi-IRS phase shifts, AAV transmit power, AAV trajectory, and NOMA decoding order. To handle the coupled variables and integer constraints, we decompose the original problem into three subproblems based on the block coordinate descent (BCD) framework. Specifically, we first obtain the multi-IRS phase shifts by applying the semidefinite relaxation (SDR) technique. Next, the AAV transmit power allocation is derived by exploiting the concave convex procedure (CCCP) method. The AAV trajectory and NOMA decoding order are finally obtained by invoking the penalty-based method and the successive convex approximation (SCA) technique. Based on these, an alternating optimization algorithm is proposed. The numerical results show that: 1) the NOMA scheme enhances the utilization of the spectrum and enhances the access capacity of the communication system; 2) the multi-IRS cooperative structure increases the reflective channels and effectively improves the air-ground transmission environment, thus enhancing the system achievable rate; 3) the proposed multi-IRS assisted AAV NOMA algorithm achieves a significant network rate improvement compared to other benchmark schemes.
即将到来的第六代(6G)向物联网(IoT)的演进面临着海量传输数据和恶劣的无线传输环境,严重降低了通信质量。为了克服这些困难,本文提出了一种新型的非正交多址(NOMA)多智能反射面辅助自主飞行器(AAV)网络框架,其中AAV采用NOMA方案在多个红外反射面辅助下向地面用户传递信息。我们通过联合优化多irs相移、AAV发射功率、AAV轨迹和NOMA解码顺序,在保证每个用户最小通信速率的同时,使所考虑的网络的可实现速率最大化。为了处理耦合变量和整数约束,我们基于块坐标下降(BCD)框架将原问题分解为三个子问题。具体来说,我们首先利用半定松弛(SDR)技术获得了多irs相移。其次,利用凹凸过程(CCCP)方法推导了AAV发射功率分配。通过调用基于惩罚的方法和逐次凸逼近(SCA)技术,最终获得AAV轨迹和NOMA解码顺序。在此基础上,提出了一种交替优化算法。数值结果表明:1)NOMA方案提高了频谱利用率,提高了通信系统的接入能力;2)多irs协同结构增加了反射通道,有效改善了地空传输环境,提高了系统可达率;3)与其他基准方案相比,本文提出的多irs辅助AAV NOMA算法实现了显著的网络速率提升。
{"title":"Achievable Rate Maximization for Multi-IRS Assisted AAV-NOMA Networks","authors":"Dingcheng Yang;Kangqing Wu;Yu Xu;Fahui Wu;Tiankui Zhang","doi":"10.1109/TMC.2025.3586768","DOIUrl":"https://doi.org/10.1109/TMC.2025.3586768","url":null,"abstract":"The evolution towards Internet of Things (IoT) in the forthcoming sixth generation (6G) is facing massive amounts of transmitted data and harsh wireless transmission environment, which severely degrade the quality of communication. To overcome these difficulties, a novel multiple intelligent reflecting surfaces (IRSs) assisted autonomous aerial vehicle (AAV) network framework with non-orthogonal multiple access (NOMA) is proposed in this article, where the AAV applies the NOMA scheme to deliver the information to the ground users assisted by multiple IRSs. We aim to maximize the achievable rate of the considered network while guaranteeing the minimum communication rate of each user, by jointly optimizing the multi-IRS phase shifts, AAV transmit power, AAV trajectory, and NOMA decoding order. To handle the coupled variables and integer constraints, we decompose the original problem into three subproblems based on the block coordinate descent (BCD) framework. Specifically, we first obtain the multi-IRS phase shifts by applying the semidefinite relaxation (SDR) technique. Next, the AAV transmit power allocation is derived by exploiting the concave convex procedure (CCCP) method. The AAV trajectory and NOMA decoding order are finally obtained by invoking the penalty-based method and the successive convex approximation (SCA) technique. Based on these, an alternating optimization algorithm is proposed. The numerical results show that: 1) the NOMA scheme enhances the utilization of the spectrum and enhances the access capacity of the communication system; 2) the multi-IRS cooperative structure increases the reflective channels and effectively improves the air-ground transmission environment, thus enhancing the system achievable rate; 3) the proposed multi-IRS assisted AAV NOMA algorithm achieves a significant network rate improvement compared to other benchmark schemes.","PeriodicalId":50389,"journal":{"name":"IEEE Transactions on Mobile Computing","volume":"24 11","pages":"12580-12594"},"PeriodicalIF":9.2,"publicationDate":"2025-07-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145223686","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
Enabling Effective OOD Detection via Plug-and-Play Network for Mobile Visual Applications 通过即插即用网络为移动视觉应用程序实现有效的OOD检测
IF 9.2 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2025-07-07 DOI: 10.1109/TMC.2025.3586625
Zixiao Wang;Qi Dong;Tianzhang Xing;Zhidan Liu;Zhenjiang Li;Xiaojiang Chen
Mobile devices have increasingly integrated with numerous deep learning-based visual applications, such as object classification and recognition models. While these models perform well in controlled environments, their effectiveness declines in real-world environment due to out-of-distribution (OOD) data not seen during training. Existing methods for detecting OOD data often compromise normal data recognition and require extensive training on unattainable OOD data. To address these issues, we propose $mathtt {POD}$, a framework designed to enhance mobile visual applications by providing high-precision OOD detection without affecting original model performance. In the offline phase, $mathtt {POD}$ generates OOD detectors from any classification model by analyzing model’s neuron responses to various data types. In the online phase, it continuously adjusts decision boundaries by integrating results from both the original model and the detector. Evaluated on two public datasets and one self-collected dataset across various popular classification models, $mathtt {POD}$ significantly improves OOD detection performance while maintaining the accuracy of original models.
移动设备越来越多地集成了许多基于深度学习的视觉应用程序,如对象分类和识别模型。虽然这些模型在受控环境中表现良好,但由于训练期间未看到的分布外(OOD)数据,它们在真实环境中的有效性下降。现有的OOD数据检测方法往往会损害正常的数据识别,并且需要对无法获得的OOD数据进行大量培训。为了解决这些问题,我们提出了$mathtt {POD}$框架,该框架旨在通过在不影响原始模型性能的情况下提供高精度OOD检测来增强移动视觉应用。在离线阶段,$mathtt {POD}$通过分析模型的神经元对各种数据类型的响应,从任何分类模型生成OOD检测器。在在线阶段,它通过综合原始模型和检测器的结果不断调整决策边界。在两个公共数据集和一个自收集数据集上对各种流行的分类模型进行了评估,$mathtt {POD}$显著提高了OOD检测性能,同时保持了原始模型的准确性。
{"title":"Enabling Effective OOD Detection via Plug-and-Play Network for Mobile Visual Applications","authors":"Zixiao Wang;Qi Dong;Tianzhang Xing;Zhidan Liu;Zhenjiang Li;Xiaojiang Chen","doi":"10.1109/TMC.2025.3586625","DOIUrl":"https://doi.org/10.1109/TMC.2025.3586625","url":null,"abstract":"Mobile devices have increasingly integrated with numerous deep learning-based visual applications, such as object classification and recognition models. While these models perform well in controlled environments, their effectiveness declines in real-world environment due to out-of-distribution (OOD) data not seen during training. Existing methods for detecting OOD data often compromise normal data recognition and require extensive training on unattainable OOD data. To address these issues, we propose <inline-formula><tex-math>$mathtt {POD}$</tex-math></inline-formula>, a framework designed to enhance mobile visual applications by providing high-precision OOD detection without affecting original model performance. In the offline phase, <inline-formula><tex-math>$mathtt {POD}$</tex-math></inline-formula> generates OOD detectors from any classification model by analyzing model’s neuron responses to various data types. In the online phase, it continuously adjusts decision boundaries by integrating results from both the original model and the detector. Evaluated on two public datasets and one self-collected dataset across various popular classification models, <inline-formula><tex-math>$mathtt {POD}$</tex-math></inline-formula> significantly improves OOD detection performance while maintaining the accuracy of original models.","PeriodicalId":50389,"journal":{"name":"IEEE Transactions on Mobile Computing","volume":"24 11","pages":"12471-12486"},"PeriodicalIF":9.2,"publicationDate":"2025-07-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145223680","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
Elevator, Escalator, or Neither? Classifying Conveyor State Using Smartphone Under Arbitrary Pedestrian Behavior 电梯,自动扶梯,还是都不是?基于智能手机的任意行人行为下的传送带状态分类
IF 9.2 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2025-07-07 DOI: 10.1109/TMC.2025.3586618
Tianlang He;Zhiqiu Xia;S.-H. Gary Chan
Knowing a pedestrian’s conveyor state of “elevator,” “escalator,” or “neither” is fundamental to many applications such as indoor navigation and people flow management. Previous studies on classifying the conveyor state often rely on specially designed body-worn sensors or make strong assumptions on pedestrian behaviors, which greatly strangles their deployability. To overcome this, we study the classification problem under arbitrary pedestrian behaviors using the inertial navigation system (INS) of the commonly available smartphones (including accelerometer, gyroscope, and magnetometer). This problem is challenging, because the INS signals of the conveyor states are entangled by the arbitrary and diverse pedestrian behaviors. We propose ELESON, a novel and lightweight deep-learning approach that uses phone INS to classify a pedestrian to elevator, escalator, or neither. Using causal decomposition and adversarial learning, ELESON extracts the motion and magnetic features of conveyor state independent of pedestrian behavior, based on which it estimates the state confidence by means of an evidential classifier. We curate a large and diverse dataset with 36,420 instances of pedestrians randomly taking elevators and escalators under arbitrary unknown behaviors. Our extensive experiments show that ELESON is robust against pedestrian behavior, achieving a high accuracy of over 0.9 in F1 score, strong confidence discriminability of 0.81 in AUROC (Area Under the Receiver Operating Characteristics), and low computational and memory requirements fit for common smartphone deployment.
了解行人的传送带状态是“电梯”、“自动扶梯”还是“两者都不是”,对于室内导航和人流管理等许多应用来说都是至关重要的。以往的传送带状态分类研究往往依赖于专门设计的穿戴式传感器,或者对行人行为进行了较强的假设,极大地限制了其可部署性。为了克服这一问题,我们使用常用智能手机(包括加速度计、陀螺仪和磁力计)的惯性导航系统(INS)研究了任意行人行为下的分类问题。这是一个具有挑战性的问题,因为传送带状态的INS信号被任意和多样的行人行为所纠缠。我们提出了ELESON,这是一种新颖且轻量级的深度学习方法,它使用手机INS将行人分类为电梯、自动扶梯或两者都不分类。利用因果分解和对抗学习,ELESON提取了与行人行为无关的运输状态的运动和磁性特征,并在此基础上通过证据分类器估计状态置信度。我们制作了一个庞大而多样的数据集,其中包含36,420个行人在任意未知行为下随机乘坐电梯和自动扶梯的实例。我们的大量实验表明,ELESON对行人行为具有鲁棒性,在F1得分中达到0.9以上的高精度,在AUROC (Receiver Operating Characteristics Area Under Area)中达到0.81的强置信度,并且适合普通智能手机部署的低计算和内存要求。
{"title":"Elevator, Escalator, or Neither? Classifying Conveyor State Using Smartphone Under Arbitrary Pedestrian Behavior","authors":"Tianlang He;Zhiqiu Xia;S.-H. Gary Chan","doi":"10.1109/TMC.2025.3586618","DOIUrl":"https://doi.org/10.1109/TMC.2025.3586618","url":null,"abstract":"Knowing a pedestrian’s <italic>conveyor state</i> of “elevator,” “escalator,” or “neither” is fundamental to many applications such as indoor navigation and people flow management. Previous studies on classifying the conveyor state often rely on specially designed body-worn sensors or make strong assumptions on pedestrian behaviors, which greatly strangles their deployability. To overcome this, we study the classification problem under arbitrary pedestrian behaviors using the inertial navigation system (INS) of the commonly available smartphones (including accelerometer, gyroscope, and magnetometer). This problem is challenging, because the INS signals of the conveyor states are entangled by the arbitrary and diverse pedestrian behaviors. We propose ELESON, a novel and lightweight deep-learning approach that uses phone INS to classify a pedestrian to <bold>el</b>evator, <bold>es</b>calator, <bold>o</b>r <bold>n</b>either. Using causal decomposition and adversarial learning, ELESON extracts the motion and magnetic features of conveyor state independent of pedestrian behavior, based on which it estimates the state confidence by means of an evidential classifier. We curate a large and diverse dataset with 36,420 instances of pedestrians randomly taking elevators and escalators under arbitrary unknown behaviors. Our extensive experiments show that ELESON is robust against pedestrian behavior, achieving a high accuracy of over 0.9 in F1 score, strong confidence discriminability of 0.81 in AUROC (Area Under the Receiver Operating Characteristics), and low computational and memory requirements fit for common smartphone deployment.","PeriodicalId":50389,"journal":{"name":"IEEE Transactions on Mobile Computing","volume":"24 11","pages":"12626-12639"},"PeriodicalIF":9.2,"publicationDate":"2025-07-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145223682","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
On the Robust Topology Recovery of UAV Swarm for Detection and Localization of Electronic Signals 面向电子信号检测与定位的无人机群鲁棒拓扑恢复研究
IF 9.2 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2025-07-07 DOI: 10.1109/TMC.2025.3586447
Linfeng Liu;Wenzhe Zhang;Xingyu Li;Jia Xu
At present, Unmanned Aerial Vehicle (UAV) swarm has been extensively applied in various fields. In the application of detection and localization of electronic signals, some UAVs could become disabled due to some abnormal events (e.g. electromagnetic interference and battery electricity exhaustion), and the topology connectivity of UAV swarm could be impaired, i.e., the topology of UAV swarm could be partitioned. For the topology recovery issue, we first propose Robust Topology Recovery Algorithm of UAV swarm (RTRA) to recover the topology connectivity of UAV swarm and enhance the topology robustness (reduce the number of potential topology recoveries in future) by relocating some UAVs to new positions with shortest flight distance. Furthermore, we note that the relocated UAVs are easy to exhaust the battery electricity and fail due to the extra flight movements for the topology recoveries, which affects the topology robustness. To this end, we present Cascading Robust Recovery Topology Algorithm of UAV swarm (CRTRA), which adopts a cascading movement strategy to share the flight movements among multiply relocated UAVs, thus avoiding the battery electricity exhaustion of the relocated UAVs. Extensive simulations and comparisons demonstrate that our proposed CRTRA can effectively recover the topology connectivity of UAV swarm while enhancing the topology robustness and shortening the flight distance of relocated UAVs, and CRTRA is especially suitable for some missions such as the detection and localization of electronic signals where UAVs are prone to fail.
目前,无人机群已广泛应用于各个领域。在电子信号的检测与定位应用中,一些无人机可能会因为某些异常事件(如电磁干扰、电池电量耗尽)而导致无人机失能,破坏无人机群的拓扑连通性,即对无人机群的拓扑进行分区。针对拓扑恢复问题,首先提出了无人机群鲁棒拓扑恢复算法(Robust topology recovery Algorithm of UAV swarm, RTRA),通过将部分无人机重新定位到飞行距离最短的新位置,恢复无人机群的拓扑连通性,增强拓扑鲁棒性(减少未来可能的拓扑恢复次数)。此外,我们注意到重新定位的无人机容易耗尽电池电量,并且由于拓扑恢复的额外飞行运动而失效,这影响了拓扑的鲁棒性。为此,提出了无人机群的级联鲁棒恢复拓扑算法(CRTRA),该算法采用级联运动策略,在多个重新定位的无人机之间共享飞行运动,从而避免了重新定位无人机的电池电量耗尽。大量的仿真和比较表明,该算法可以有效地恢复无人机群的拓扑连通性,同时增强了拓扑鲁棒性,缩短了重新定位无人机的飞行距离,特别适用于无人机容易失效的电子信号检测和定位等任务。
{"title":"On the Robust Topology Recovery of UAV Swarm for Detection and Localization of Electronic Signals","authors":"Linfeng Liu;Wenzhe Zhang;Xingyu Li;Jia Xu","doi":"10.1109/TMC.2025.3586447","DOIUrl":"https://doi.org/10.1109/TMC.2025.3586447","url":null,"abstract":"At present, Unmanned Aerial Vehicle (UAV) swarm has been extensively applied in various fields. In the application of detection and localization of electronic signals, some UAVs could become disabled due to some abnormal events (e.g. electromagnetic interference and battery electricity exhaustion), and the topology connectivity of UAV swarm could be impaired, i.e., the topology of UAV swarm could be partitioned. For the topology recovery issue, we first propose Robust Topology Recovery Algorithm of UAV swarm (RTRA) to recover the topology connectivity of UAV swarm and enhance the topology robustness (reduce the number of potential topology recoveries in future) by relocating some UAVs to new positions with shortest flight distance. Furthermore, we note that the relocated UAVs are easy to exhaust the battery electricity and fail due to the extra flight movements for the topology recoveries, which affects the topology robustness. To this end, we present Cascading Robust Recovery Topology Algorithm of UAV swarm (CRTRA), which adopts a cascading movement strategy to share the flight movements among multiply relocated UAVs, thus avoiding the battery electricity exhaustion of the relocated UAVs. Extensive simulations and comparisons demonstrate that our proposed CRTRA can effectively recover the topology connectivity of UAV swarm while enhancing the topology robustness and shortening the flight distance of relocated UAVs, and CRTRA is especially suitable for some missions such as the detection and localization of electronic signals where UAVs are prone to fail.","PeriodicalId":50389,"journal":{"name":"IEEE Transactions on Mobile Computing","volume":"24 11","pages":"12595-12610"},"PeriodicalIF":9.2,"publicationDate":"2025-07-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145223668","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 Optimizing UAV Trajectory in Wireless Charging Networks: An Approximated Approach 无线充电网络中无人机轨迹的实用优化:一种近似方法
IF 9.2 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2025-07-07 DOI: 10.1109/TMC.2025.3586457
Yundi Wang;Xiaoyu Wang;He Huang;Haipeng Dai
Unmanned Aerial Vehicles (UAVs) can be easily deployed as auxiliary base stations due to their convenience and flexibility. However, limited battery capacity becomes a bottleneck. Promising wireless power transfer (WPT) technologies can provide a continuous power supply for UAVs. Many of the recent works treat the UAV battery capacity as a constraint, which hinders the assurance of continuous UAV operation. Furthermore, most studies employ intelligent path-planning algorithms that lack explicit performance guarantees. In this paper, we study the problem of Practical Optimizing UAV Trajectory in Wireless Charging Networks (POTWCN), which involves planning the trajectory of the wireless-powered UAV in the practical environment with obstacles by selecting candidate passing positions and determining the access order in the charging network. The goal is to maximize the benefit, i.e., balancing the total task completion time and the number of charging stations visited, so as to minimize path length and flight time, and ensure energy constraints with performance bound. To solve this problem, we first formalize the problem and prove its submodularity. Then, we propose the obstacle-aware weighted graph generation algorithm (OWGGA) to deal with the obstacles in the environment, which forms an obstacle-avoidance path using tangents and arcs between two hovering positions and the blocking obstacles. Next, we propose a dynamic charging station selection algorithm (ACSA), which maximizes the UAV’s energy utilization by limiting the number of charging stations that can be included. In the algorithm, we introduce the Christofides algorithm and use the path length calculated by OWGGA as the edge weights of the graph. Subsequently, considering the UAV’s energy constraints, we iteratively solve the UAV trajectory planning problem by adding the charging station with a maximized marginal benefit to the path. We prove that the proposed algorithm achieves an approximation ratio $1 - 1/e$ as well as the path length is at most $3pi /4$ times the optimal solution. Simulation results show that our algorithm reduces the flight distance by 38.01% and the task completion time by 34.00% on average.
无人机(uav)由于其便利性和灵活性,可以很容易地作为辅助基站部署。然而,有限的电池容量成为瓶颈。有前途的无线电力传输(WPT)技术可以为无人机提供连续供电。近年来的许多研究都将无人机电池容量作为制约因素,阻碍了无人机持续运行的保证。此外,大多数研究采用缺乏明确性能保证的智能路径规划算法。本文研究了无线充电网络(POTWCN)中无人机飞行轨迹的实际优化问题,通过选择候选通过位置和确定充电网络中的接入顺序,规划无人机在具有障碍物的实际环境中的飞行轨迹。目标是实现效益最大化,即在任务总完成时间和充电站访问数量之间取得平衡,使路径长度和飞行时间最小,并在性能约束下保证能量约束。为了解决这个问题,我们首先将问题形式化并证明其子模块性。然后,我们提出了障碍物感知加权图生成算法(OWGGA)来处理环境中的障碍物,该算法利用悬停位置与阻塞障碍物之间的切线和弧线形成避障路径。接下来,我们提出了一种动态充电站选择算法(ACSA),该算法通过限制可包含的充电站数量来最大化无人机的能量利用率。在算法中,我们引入了Christofides算法,并使用OWGGA计算的路径长度作为图的边权。随后,考虑无人机的能量约束,通过在路径上添加边际效益最大化的充电站,迭代求解无人机的轨迹规划问题。我们证明了所提出的算法达到了近似比$1 - $1 /e$,并且路径长度不超过$3pi /4$乘以最优解。仿真结果表明,该算法平均缩短了38.01%的飞行距离和34.00%的任务完成时间。
{"title":"Practical Optimizing UAV Trajectory in Wireless Charging Networks: An Approximated Approach","authors":"Yundi Wang;Xiaoyu Wang;He Huang;Haipeng Dai","doi":"10.1109/TMC.2025.3586457","DOIUrl":"https://doi.org/10.1109/TMC.2025.3586457","url":null,"abstract":"Unmanned Aerial Vehicles (UAVs) can be easily deployed as auxiliary base stations due to their convenience and flexibility. However, limited battery capacity becomes a bottleneck. Promising wireless power transfer (WPT) technologies can provide a continuous power supply for UAVs. Many of the recent works treat the UAV battery capacity as a constraint, which hinders the assurance of continuous UAV operation. Furthermore, most studies employ intelligent path-planning algorithms that lack explicit performance guarantees. In this paper, we study the problem of <u>P</u>ractical <u>O</u>ptimizing UAV <u>T</u>rajectory in <u>W</u>ireless <u>C</u>harging <u>N</u>etworks (POTWCN), which involves planning the trajectory of the wireless-powered UAV in the practical environment with obstacles by selecting candidate passing positions and determining the access order in the charging network. The goal is to maximize the benefit, i.e., balancing the total task completion time and the number of charging stations visited, so as to minimize path length and flight time, and ensure energy constraints with performance bound. To solve this problem, we first formalize the problem and prove its submodularity. Then, we propose the obstacle-aware weighted graph generation algorithm (OWGGA) to deal with the obstacles in the environment, which forms an obstacle-avoidance path using tangents and arcs between two hovering positions and the blocking obstacles. Next, we propose a dynamic charging station selection algorithm (ACSA), which maximizes the UAV’s energy utilization by limiting the number of charging stations that can be included. In the algorithm, we introduce the Christofides algorithm and use the path length calculated by OWGGA as the edge weights of the graph. Subsequently, considering the UAV’s energy constraints, we iteratively solve the UAV trajectory planning problem by adding the charging station with a maximized marginal benefit to the path. We prove that the proposed algorithm achieves an approximation ratio <inline-formula><tex-math>$1 - 1/e$</tex-math></inline-formula> as well as the path length is at most <inline-formula><tex-math>$3pi /4$</tex-math></inline-formula> times the optimal solution. Simulation results show that our algorithm reduces the flight distance by 38.01% and the task completion time by 34.00% on average.","PeriodicalId":50389,"journal":{"name":"IEEE Transactions on Mobile Computing","volume":"24 11","pages":"12550-12566"},"PeriodicalIF":9.2,"publicationDate":"2025-07-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145223687","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 Mobile Computing
全部 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学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1