期刊文献+
共找到4篇文章
< 1 >
每页显示 20 50 100
Spectrum Efficiency Maximization for Cooperative Power Beacon-Enabled Wireless Powered Communication Networks 被引量:1
1
作者 Wenjun Xu Wei Chen +2 位作者 Yongjian Fan Zhi Zhang Xinxin Shi 《China Communications》 SCIE CSCD 2021年第12期230-251,共22页
We consider a spectrum efficiency(SE)maximization problem for cooperative power beacon-enabled wireless powered communication networks(CPB-WPCNs),where each transmitter harvests en-ergy from multi-antenna power beacon... We consider a spectrum efficiency(SE)maximization problem for cooperative power beacon-enabled wireless powered communication networks(CPB-WPCNs),where each transmitter harvests en-ergy from multi-antenna power beacons(PBs)and transmits data to the corresponding receiver.For data transmission,both orthogonal transmission,i.e.,the time splitting(TS)mode,and non-orthogonal trans-mission,i.e.,the interference channel(IC)mode,are considered.Aiming to improve the system SE,the energy beamformers of PBs,the transmit power,and the transmit time duration of transmitters are jointly optimized.For the TS mode,the original non-convex problem is transformed into a convex opti-mization problem by means of variable substitution and semidefinite relaxation(SDR).The rank-one na-ture of this SDR is proved,and then a Lagrange-dual based fast algorithm is proposed to obtain the opti-mal solution with much lower complexity.For the IC mode,to conquer the strong non-convexity of the problem,a branch-reduce-and-bound(BRB)mono-tonic optimization algorithm is designed as a bench-mark.Furthermore,a low-complexity distributed suc-cessive convex approximation(SCA)algorithm is pre-sented.Finally,simulation results validate the perfor-mance of the proposed algorithms,achieving optimal-ity within only 1%∼2%computation time compared to the CVX solver in the TS mode and achieving 98%of the optimal performance in the IC mode. 展开更多
关键词 spectrum efficiency power beacon WPCN time splitting interference channel wireless power transfer
在线阅读 下载PDF
Simulate Human Saccadic Scan-Paths in Target Searching
2
作者 Lijuan Duan Jun Miao +2 位作者 David M. W. Powers Jili Gu Laiyun Qing 《International Journal of Intelligence Science》 2016年第1期1-9,共9页
Human saccade is a dynamic process of information pursuit. There are many methods using either global context or local context cues to model human saccadic scan-paths. In contrast to them, this paper introduces a mode... Human saccade is a dynamic process of information pursuit. There are many methods using either global context or local context cues to model human saccadic scan-paths. In contrast to them, this paper introduces a model for gaze movement control using both global and local cues. To test the performance of this model, an experiment is done to collect human eye movement data by using an SMI iVIEW X Hi-Speed eye tracker with a sampling rate of 1250 Hz. The experiment used a two-by-four mixed design with the location of the targets and the four initial positions. We compare the saccadic scan-paths generated by the proposed model against human eye movement data on a face benchmark dataset. Experimental results demonstrate that the simulated scan-paths by the proposed model are similar to human saccades in term of the fixation order, Hausdorff distance, and prediction accuracy for both static fixation locations and dynamic scan-paths. 展开更多
关键词 Saccadic Scan-Paths Eye Movement Fixation Locations Dynamic Scan-Paths
在线阅读 下载PDF
Communication efficiency optimization of federated learning for computing and network convergence of 6G networks
3
作者 Yizhuo CAI Bo LEI +4 位作者 Qianying ZHAO Jing PENG Min WEI Yushun ZHANG Xing ZHANG 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2024年第5期713-727,共15页
Federated learning effectively addresses issues such as data privacy by collaborating across participating devices to train global models.However,factors such as network topology and computing power of devices can aff... Federated learning effectively addresses issues such as data privacy by collaborating across participating devices to train global models.However,factors such as network topology and computing power of devices can affect its training or communication process in complex network environments.Computing and network convergence(CNC)of sixth-generation(6G)networks,a new network architecture and paradigm with computing-measurable,perceptible,distributable,dispatchable,and manageable capabilities,can effectively support federated learning training and improve its communication efficiency.By guiding the participating devices'training in federated learning based on business requirements,resource load,network conditions,and computing power of devices,CNC can reach this goal.In this paper,to improve the communication eficiency of federated learning in complex networks,we study the communication eficiency optimization methods of federated learning for CNC of 6G networks that give decisions on the training process for different network conditions and computing power of participating devices.The simulations address two architectures that exist for devices in federated learning and arrange devices to participate in training based on arithmetic power while achieving optimization of communication efficiency in the process of transferring model parameters.The results show that the methods we proposed can cope well with complex network situations,effectively balance the delay distribution of participating devices for local training,improve the communication eficiency during the transfer of model parameters,and improve the resource utilization in the network. 展开更多
关键词 Computing and network convergence Communication efficiency Federated learning Two architectures
原文传递
Pragma Directed Shared Memory Centric Optimizations on GPUs 被引量:1
4
作者 Jing Li CCF, Lei Liu +4 位作者 Yuan Wu Xiang-Hua Liu Yi Gao Xiao-Bing Feng Cheng-YongWu 《Journal of Computer Science & Technology》 SCIE EI CSCD 2016年第2期235-252,共18页
GPUs become a ubiquitous choice as coprocessors since they have excellent ability in concurrent processing. In GPU architecture, shared memory plays a very important role in system performance as it can largely improv... GPUs become a ubiquitous choice as coprocessors since they have excellent ability in concurrent processing. In GPU architecture, shared memory plays a very important role in system performance as it can largely improve bandwidth utilization and accelerate memory operations. However, even for affine GPU applications that contain regular access patterns, optimizing for shared memory is not an easy work. It often requires programmer expertise and nontrivial parameter selection. Improper shared memory usage might even underutilize GPU resource: Even using state-of-the-art high level programming models (e.g., OpenACC and OpenHMPP), it is still hard to utilize shared memory since they lack inherent support in describing shared memory optimization and selecting suitable parameters, let alone maintaining high resource utilization. Targeting higher productivity for affine applications, we propose a data centric way to shared memory optimization on GPU. We design a pragma extension on OpenACC so as to convey data management hints of programmers to compiler. Meanwhile, we devise a compiler framework to automatically select optimal parameters for shared arrays, using the polyhedral model. We further propose optimization techniques to expose higher memory and instruction level parallelism. The experimental results show that our shared memory centric approaches effectively improve the performance of five typical GPU applications across four widely used platforms by 3.7x on average, and do not burden programmers with lots of pragmas. 展开更多
关键词 GPU shared memory pragma directed data centric
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部