期刊文献+
共找到267篇文章
< 1 2 14 >
每页显示 20 50 100
Star point positioning for large dynamic star sensors in near space based on capsule network
1
作者 Zhen LIAO Hongyuan WANG +3 位作者 Xunjiang ZHENG Yunzhao ZANG Yinxi LU Shuai YAO 《Chinese Journal of Aeronautics》 2025年第2期418-431,共14页
In order to solve the problem that the star point positioning accuracy of the star sensor in near space is decreased due to atmospheric background stray light and rapid maneuvering of platform, this paper proposes a s... In order to solve the problem that the star point positioning accuracy of the star sensor in near space is decreased due to atmospheric background stray light and rapid maneuvering of platform, this paper proposes a star point positioning algorithm based on the capsule network whose input and output are both vectors. First, a PCTL (Probability-Coordinate Transformation Layer) is designed to represent the mapping relationship between the probability output of the capsule network and the star point sub-pixel coordinates. Then, Coordconv Layer is introduced to implement explicit encoding of space information and the probability is used as the centroid weight to achieve the conversion between probability and star point sub-pixel coordinates, which improves the network’s ability to perceive star point positions. Finally, based on the dynamic imaging principle of star sensors and the characteristics of near-space environment, a star map dataset for algorithm training and testing is constructed. The simulation results show that the proposed algorithm reduces the MAE (Mean Absolute Error) and RMSE (Root Mean Square Error) of the star point positioning by 36.1% and 41.7% respectively compared with the traditional algorithm. The research results can provide important theory and technical support for the scheme design, index demonstration, test and evaluation of large dynamic star sensors in near space. 展开更多
关键词 Star point positioning Star trackers Capsule network deep learning Dynamic imaging Near space application
原文传递
Directional Routing Algorithm for Deep Space Optical Network
2
作者 Lei Guo Xiaorui Wang +3 位作者 Yejun Liu Pengchao Han Yamin Xie Yuchen Tan 《China Communications》 SCIE CSCD 2017年第1期158-168,共11页
With the development of science, economy and society, the needs for research and exploration of deep space have entered a rapid and stable development stage. Deep Space Optical Network(DSON) is expected to become an i... With the development of science, economy and society, the needs for research and exploration of deep space have entered a rapid and stable development stage. Deep Space Optical Network(DSON) is expected to become an important foundation and inevitable development trend of future deepspace communication. In this paper, we design a deep space node model which is capable of combining the space division multiplexing with frequency division multiplexing. Furthermore, we propose the directional flooding routing algorithm(DFRA) for DSON based on our node model. This scheme selectively forwards the data packets in the routing, so that the energy consumption can be reduced effectively because only a portion of nodes will participate the flooding routing. Simulation results show that, compared with traditional flooding routing algorithm(TFRA), the DFRA can avoid the non-directional and blind transmission. Therefore, the energy consumption in message routing will be reduced and the lifespan of DSON can also be prolonged effectively. Although the complexity of routing implementation is slightly increased compared with TFRA, the energy of nodes can be saved and the transmission rate is obviously improved in DFRA. Thus the overall performance of DSON can be significantly improved. 展开更多
关键词 deep space optical network routing algorithm directional flooding routing algorithm traditional flooding routing algorithm
在线阅读 下载PDF
Performance improvement of licklider transmission protocol in complex deep space networks based on parameter optimization
3
作者 Guo YU Zhenxing DONG Yan ZHU 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2023年第5期406-420,共15页
A reasonable parameter configuration helps improve the data transmission performance of the Licklider Transmission Protocol(LTP).Previous research has focused mainly on parameter optimization for LTP in simplified sce... A reasonable parameter configuration helps improve the data transmission performance of the Licklider Transmission Protocol(LTP).Previous research has focused mainly on parameter optimization for LTP in simplified scenarios with one to two hops or multihop scenarios with a custody mechanism of the Bundle Protocol(BP).However,the research results are not applicable to communications in Complex Deep Space Networks(CDSNs)without the custody mechanism of BP that are more suitable for deep space communications with LTP.In this paper,we propose a model of file delivery time for LTP in CDSNs.Based on the model,we propose a Parameter Optimization Design Algorithm for LTP(LTP-PODA)of configuring reasonable parameters for LTP.The results show that the accuracy of the proposed model is at least 6.47%higher than that of the previously established models based on simple scenarios,and the proposed model is more suitable for CDSNs.Moreover,the LTP parameters are optimized by the LTP-PODA algorithm to obtain an optimization plan.Configuring the optimization plan for LTP improves the protocol transmission performance by at least 18.77%compared with configuring the other parameter configuration plans. 展开更多
关键词 Complex deep space networks File delivery time model Licklider Transmission Protocol(LTP) network Performance network Protocols Parameter optimization Performance improvement
原文传递
A SURVEY OF DEEP SPACE COMMUNICATIONS 被引量:3
4
作者 Zhang Gengxin Xie Zhidong Bian Dongming Sun Qian 《Journal of Electronics(China)》 2011年第2期145-153,共9页
Deep space communications has played an important role in deep space exploration. Compared with common satellite and terrestrial communications, deep space communications faces more challenging environment. The paper ... Deep space communications has played an important role in deep space exploration. Compared with common satellite and terrestrial communications, deep space communications faces more challenging environment. The paper investigated the unique features of deep space communica-tions in detail, discussed the key technologies and its development trends for deep space communica-tions. 展开更多
关键词 deep space communication MODULATION Channel coding PROTOCOL networkING
在线阅读 下载PDF
Enhancing Collaborative and Geometric Multi-Kernel Learning Using Deep Neural Network 被引量:1
5
作者 Bareera Zafar Syed Abbas Zilqurnain Naqvi +3 位作者 Muhammad Ahsan Allah Ditta Ummul Baneen Muhammad Adnan Khan 《Computers, Materials & Continua》 SCIE EI 2022年第9期5099-5116,共18页
This research proposes a method called enhanced collaborative andgeometric multi-kernel learning (E-CGMKL) that can enhance the CGMKLalgorithm which deals with multi-class classification problems with non-lineardata d... This research proposes a method called enhanced collaborative andgeometric multi-kernel learning (E-CGMKL) that can enhance the CGMKLalgorithm which deals with multi-class classification problems with non-lineardata distributions. CGMKL combines multiple kernel learning with softmaxfunction using the framework of multi empirical kernel learning (MEKL) inwhich empirical kernel mapping (EKM) provides explicit feature constructionin the high dimensional kernel space. CGMKL ensures the consistent outputof samples across kernel spaces and minimizes the within-class distance tohighlight geometric features of multiple classes. However, the kernels constructed by CGMKL do not have any explicit relationship among them andtry to construct high dimensional feature representations independently fromeach other. This could be disadvantageous for learning on datasets with complex hidden structures. To overcome this limitation, E-CGMKL constructskernel spaces from hidden layers of trained deep neural networks (DNN).Due to the nature of the DNN architecture, these kernel spaces not onlyprovide multiple feature representations but also inherit the compositionalhierarchy of the hidden layers, which might be beneficial for enhancing thepredictive performance of the CGMKL algorithm on complex data withnatural hierarchical structures, for example, image data. Furthermore, ourproposed scheme handles image data by constructing kernel spaces from aconvolutional neural network (CNN). Considering the effectiveness of CNNarchitecture on image data, these kernel spaces provide a major advantageover the CGMKL algorithm which does not exploit the CNN architecture forconstructing kernel spaces from image data. Additionally, outputs of hiddenlayers directly provide features for kernel spaces and unlike CGMKL, do notrequire an approximate MEKL framework. E-CGMKL combines the consistency and geometry preserving aspects of CGMKL with the compositionalhierarchy of kernel spaces extracted from DNN hidden layers to enhance the predictive performance of CGMKL significantly. The experimental results onvarious data sets demonstrate the superior performance of the E-CGMKLalgorithm compared to other competing methods including the benchmarkCGMKL. 展开更多
关键词 CGMKL multi-class classification deep neural network multiplekernel learning hierarchical kernel spaces
在线阅读 下载PDF
Optimisation of sparse deep autoencoders for dynamic network embedding
6
作者 Huimei Tang Yutao Zhang +4 位作者 Lijia Ma Qiuzhen Lin Liping Huang Jianqiang Li Maoguo Gong 《CAAI Transactions on Intelligence Technology》 2024年第6期1361-1376,共16页
Network embedding(NE)tries to learn the potential properties of complex networks represented in a low-dimensional feature space.However,the existing deep learningbased NE methods are time-consuming as they need to tra... Network embedding(NE)tries to learn the potential properties of complex networks represented in a low-dimensional feature space.However,the existing deep learningbased NE methods are time-consuming as they need to train a dense architecture for deep neural networks with extensive unknown weight parameters.A sparse deep autoencoder(called SPDNE)for dynamic NE is proposed,aiming to learn the network structures while preserving the node evolution with a low computational complexity.SPDNE tries to use an optimal sparse architecture to replace the fully connected architecture in the deep autoencoder while maintaining the performance of these models in the dynamic NE.Then,an adaptive simulated algorithm to find the optimal sparse architecture for the deep autoencoder is proposed.The performance of SPDNE over three dynamical NE models(i.e.sparse architecture-based deep autoencoder method,DynGEM,and ElvDNE)is evaluated on three well-known benchmark networks and five real-world networks.The experimental results demonstrate that SPDNE can reduce about 70%of weight parameters of the architecture for the deep autoencoder during the training process while preserving the performance of these dynamical NE models.The results also show that SPDNE achieves the highest accuracy on 72 out of 96 edge prediction and network reconstruction tasks compared with the state-of-the-art dynamical NE algorithms. 展开更多
关键词 deep autoencoder dynamic networks low-dimensional feature space network embedding sparse structure
在线阅读 下载PDF
空天辅助车载边缘计算中基于深度强化学习的计算卸载策略
7
作者 龚忠友 陈翌鸣 +1 位作者 王洪滔 林兵 《福建师范大学学报(自然科学版)》 北大核心 2026年第2期22-32,共11页
针对空天辅助车载边缘计算场景下的计算卸载问题,考虑了空天地一体化网络中资源的异构性和车载智能应用中的任务依赖结构,提出了一种基于深度强化学习的计算卸载策略,以支持偏远地区车联网的计算卸载。该策略首先基于车载终端、无人机... 针对空天辅助车载边缘计算场景下的计算卸载问题,考虑了空天地一体化网络中资源的异构性和车载智能应用中的任务依赖结构,提出了一种基于深度强化学习的计算卸载策略,以支持偏远地区车联网的计算卸载。该策略首先基于车载终端、无人机和低轨卫星等不同设备的性质特点,构建了空天辅助车载计算的网络场景;然后将空天辅助车载边缘计算的计算卸载问题建模为马尔科夫决策模型;最后以最小化卸载过程中应用的平均时延与平均能耗为目标,设计一种基于改进DDPG(deep deterministic policy gradient)算法的计算卸载策略。实验结果表明,相较于经典强化学习算法DDPG与DQN(deep Q-network),该策略的应用平均时延分别降低了30.29%和54.11%,平均能耗分别降低了38.76%和57.12%。 展开更多
关键词 车联网 空天地一体化网络 计算卸载 深度强化学习 车载智能应用 车载边缘计算
在线阅读 下载PDF
基于图神经网络与混合近端策略优化的无功优化方法
8
作者 李瑞 武志刚 许丹阳 《电力系统及其自动化学报》 北大核心 2026年第2期47-58,共12页
针对电力系统动态无功优化中混合动作变量协同决策难题,提出一种融合图卷积网络与动作时序解耦的深度强化学习框架,以解决传统方法因高维混合变量耦合导致的建模困难,以及现有深度强化学习算法难以满足“先投切后调节”等工程约束的问... 针对电力系统动态无功优化中混合动作变量协同决策难题,提出一种融合图卷积网络与动作时序解耦的深度强化学习框架,以解决传统方法因高维混合变量耦合导致的建模困难,以及现有深度强化学习算法难以满足“先投切后调节”等工程约束的问题。通过构建自回归依赖的Actor-Critic网络架构,设计拓扑特征编码模块解析电网结构特性,并设计条件动作生成器实现离散设备投切与连续调节动作的时序解耦;进一步集成图卷积网络动态聚合节点-支路拓扑信息,增强策略网络的物理可解释性。在经适应性改造的IEEE 39节点系统上所做的实验结果表明:相较传统混合近端策略优化方法,所提算法训练效率提升43.2%,电压越限率降低34.5%。研究验证了图神经网络在耦合时空特征提取与动态动作策略生成方面的技术优势,并为电力系统动态无功优化问题提供了高效可扩展的智能化解决方案。 展开更多
关键词 动态无功优化 混合动作空间 深度强化学习 图神经网络
在线阅读 下载PDF
Cost effective technologies for long range microwave wireless power transmission
9
作者 CHOI Joon-Min KIM Dae-Kwan +3 位作者 PARK Durk-Jong YI Sang-Hwa KIM Dong-Min KO Dae-Ho 《中国空间科学技术(中英文)》 北大核心 2026年第1期122-134,共13页
Space-Based Solar Power(SBSP) presents a promising solution for achieving carbon neutrality and Renewable Electricity 100%(RE100) goals by offering a stable and continuous energy supply. However, its commercialization... Space-Based Solar Power(SBSP) presents a promising solution for achieving carbon neutrality and Renewable Electricity 100%(RE100) goals by offering a stable and continuous energy supply. However, its commercialization faces significant obstacles due to the technical challenges of long-distance microwave Wireless Power Transmission(WPT) from geostationary orbit. Even ground-based kilometer-scale WPT experiments remain difficult because of limited testing infrastructure, high costs, and strict electromagnetic wave regulations. Since the 1975 NASA-Raytheon experiment, which successfully recovered 30 kW of power over 1.55 km, there has been little progress in extending the transmission distance or increasing the retrieved power. This study proposes a cost-effective methodology for conducting long-range WPT experiments in constrained environments by utilizing existing infrastructure. A deep space antenna operating at 2.08 GHz with an output power of 2.3 kW and a gain of 55.3 dBi was used as the transmitter. Two test configurations were implemented: a 1.81 km ground-to-air test using an aerostat to elevate the receiver and a 1.82 km ground-to-ground test using a ladder truck positioned on a plateau. The rectenna consists of a lightweight 3×3 patch antenna array(0.9 m × 0.9 m), accompanied by a steering device and LED indicators to verify power reception. The aerostat-based test achieved a power density of 154.6 mW/m2, which corresponds to approximately 6.2% of the theoretical maximum. The performance gap is primarily attributed to near-field interference, detuning of the patch antenna, rectifier mismatch, and alignment issues. These limitations are expected to be mitigated through improved patch antenna fabrication, a transition from GaN to GaAs rectifiers optimized for lower input power, and the implementation of an automated alignment system. With these enhancements, the recovered power is expected to improve by approximately four to five times. The results demonstrate a practical and scalable framework for long-range WPT experiments under constrained conditions and provide key insights for advancing SBSP technology. 展开更多
关键词 wireless power transmission space-based solar power deep space antenna DSP KDSA KARI RECTENNA AEROSTAT
在线阅读 下载PDF
改进型DeepLab的极化SAR果园分类 被引量:2
10
作者 王云艳 罗冷坤 周志刚 《中国图象图形学报》 CSCD 北大核心 2019年第11期2035-2044,共10页
目的针对农作物种植趋向集中化、机械化和庄园化的现状,高分辨率遥感影像精准识别技术已广泛应用于农作物分类。研究表明,采用先进的深度学习算法挖掘高分辨率农作物影像信息,有利于高效地分析农作物长势和参量预测,为此,提出一种改进... 目的针对农作物种植趋向集中化、机械化和庄园化的现状,高分辨率遥感影像精准识别技术已广泛应用于农作物分类。研究表明,采用先进的深度学习算法挖掘高分辨率农作物影像信息,有利于高效地分析农作物长势和参量预测,为此,提出一种改进型深度神经网络(Deep Lab)的高分辨率果园遥感图像分割算法。方法首先提取原始数据的极化特征和基于相干/非相干分解的特征组成高维特征空间,然后选用流行学习降维方式获得最优3通道特征向量构成伪彩图,利用深度可分离网络(xception)、空洞卷积网络(atrous convolution)、多孔空间金字塔(ASPP)和上采样(upsample)搭建Deep Lab的编码解码过程(encoder-decoder),最后将伪彩训练集和标签导入搭建的Deep Lab进行训练并保存模型,利用模型对目标数据进行有效分类。结果利用本算法对中国海南某地的Ⅰ期芒果、Ⅱ期芒果、Ⅲ期芒果、槟榔、龙眼5类水果进行分类,针对不同时期的同一种水果分类错误率下降了8%左右,相比传统的果园分类算法,本算法的kappa系数提高了约0. 1,总体分类精度(OA)也有一定程度的提高。结论本算法在保证不同类别水果分类准确率的基础上,提高了不同时期的同一类水果的分类准确率,在一定程度上提高了农作物长势分析的准确性,保证了高分辨率果园数据分析的可靠性。 展开更多
关键词 高分辨率 空洞卷积 深度学习 多孔空间金字塔 深度可分离网络
原文传递
卫星边缘网络中基于扩散模型的算力分配策略
11
作者 王兴杰 王侃 +4 位作者 费蓉 王怀军 郭银波 兰大鹏 朱晓杰 《计算机工程》 北大核心 2026年第1期346-355,共10页
通过协同管理地面网络、卫星网络和近地无人机网络等,空天地一体化算力融合网络有望实现全域连接和普适智能,为我国数字经济发展提供有力支撑。而低轨道地球(LEO)卫星具备泛在连接和边缘计算能力,为实现空天地一体化的高效计算体系提供... 通过协同管理地面网络、卫星网络和近地无人机网络等,空天地一体化算力融合网络有望实现全域连接和普适智能,为我国数字经济发展提供有力支撑。而低轨道地球(LEO)卫星具备泛在连接和边缘计算能力,为实现空天地一体化的高效计算体系提供了基础。通过将移动边缘计算(MEC)沉降至LEO卫星网络,形成面向业务的“端-边-云”三级计算架构,可将时延敏感型业务从终端卸载到LEO卫星侧,以提升该业务的任务完成率。然而,为LEO卫星边缘网络制定高效计算卸载和算力分配决策是一个亟待解决的问题。针对高动态性的卫星网络环境和离散-连续的混合动作空间,提出一种基于生成扩散模型的混合近端策略优化(H-PPO)方法。首先,对具有时变特性的无线信道进行建模,并构建不同卸载决策下的服务时延、通信和计算模型。其次,在卸载决策、剩余计算资源和功率控制的多约束条件下,构建最大化平均任务完成率的长期优化问题。然后,建立具有参数化动作的马尔可夫决策过程模型,将生成扩散模型引入为离散动作策略,增强传统深度强化学习(DRL)方法的采样效率和探索能力,并利用所提算法联合优化计算卸载、算力分配和功率控制变量。仿真结果表明,所提算法具有较好收敛性能,并在任务完成率方面优于其他3种对比方法。 展开更多
关键词 空天地一体化网络 低轨道地球卫星 移动边缘计算 深度强化学习 生成扩散模型 计算卸载 资源分配
在线阅读 下载PDF
安全疏散导向的城市深层地下空间建筑模型构建
12
作者 南又源 李超 +1 位作者 杨瑞航 周铁军 《世界建筑》 2026年第1期94-100,共7页
针对城市深层地下空间复杂结构与灾害突发性强等带来的安全疏散挑战,本文以安全疏散为导向,结合本质安全理论与复杂网络理论,构建以硐室与亚安全区为节点、疏散路径为线的疏散网络体系。结合地下工程规范中的空间参数标准,集成了硐室、... 针对城市深层地下空间复杂结构与灾害突发性强等带来的安全疏散挑战,本文以安全疏散为导向,结合本质安全理论与复杂网络理论,构建以硐室与亚安全区为节点、疏散路径为线的疏散网络体系。结合地下工程规范中的空间参数标准,集成了硐室、水平疏散通道、竖向疏散设施与亚安全区的分级与容量阈值等要素,实现了模型与工程规范的双向兼容。研究为深层地下空间的安全疏散设计提供了兼具理论系统性与工程实践性的解决方案。 展开更多
关键词 深层地下空间 安全疏散 基本形态 立体疏散网络 建筑模型
在线阅读 下载PDF
空天通信中动态资源分配算法
13
作者 施建锋 陆晨 李宝龙 《电讯技术》 北大核心 2026年第2期163-172,共10页
为满足空天网络中超可靠低时延通信需求,构建了低轨(Low Earth Orbit,LEO)卫星移动性模型和空天网络中舱内与舱外下行通信模型,在带宽敏感用户的容量约束和飞机的数据积压约束下,研究了最小化时延敏感用户平均传输时延的功率与信道资源... 为满足空天网络中超可靠低时延通信需求,构建了低轨(Low Earth Orbit,LEO)卫星移动性模型和空天网络中舱内与舱外下行通信模型,在带宽敏感用户的容量约束和飞机的数据积压约束下,研究了最小化时延敏感用户平均传输时延的功率与信道资源联合分配问题。针对该动态资源分配问题,提出了一种基于深度Q网络(Deep Q-network,DQN)的算法。该方法将强化学习与神经网络相结合,把LEO卫星子信道状态和舱内接入点的信道状态等网络状态作为状态空间,LEO卫星子信道的连接关系、LEO卫星的子信道功率分配和舱载用户的功率分配方案作为动作空间,时延敏感用户的平均传输时延作为奖励函数,根据动态环境自适应调整最优分配方案。仿真结果表明,在空天通信动态环境中,与传统算法相比,所提算法可降低15.4%的传输时延。 展开更多
关键词 低轨卫星通信 空天通信 高动态网络 动态资源分配 深度Q网络
在线阅读 下载PDF
面向6G的空天地一体化网络:人工智能赋能优化机制研究
14
作者 李琳佩 张海君 +2 位作者 孙春蕾 管婉青 张美杰 《工程科学学报》 北大核心 2026年第2期316-330,共15页
随着第六代移动通信系统(6th generation mobile communication system, 6G)通信技术的发展,空天地一体化网络(Spaceair-ground integrated network, SAGIN)作为6G的重要组成部分,旨在实现卫星、空中平台与地面系统的无缝互联,在应急通... 随着第六代移动通信系统(6th generation mobile communication system, 6G)通信技术的发展,空天地一体化网络(Spaceair-ground integrated network, SAGIN)作为6G的重要组成部分,旨在实现卫星、空中平台与地面系统的无缝互联,在应急通信、环境监测、智能交通等领域展现出巨大的潜力.然而,SAGIN具有异构结构、链路动态性高、资源分布广泛等特征,给网络的高效管理与优化带来巨大的挑战.近年来,人工智能(Artificial intelligence, AI)技术凭借强大的感知、学习与自主决策能力应用于通信网络,为SAGIN的智能演进提供了新契机.本文首先系统介绍SAGIN网络架构的基本组成与关键特征,并梳理当前主流AI技术在网络优化中的主要技术体系与适配优势,包括机器学习、图神经网络以及强化学习.其次,本文深入探讨了AI技术在SAGIN中智能资源管理、移动性管理与路由优化、空中平台路径规划、任务卸载与计算协同等典型场景中的应用与最新进展.最后,本文总结了AI技术应用在SAGIN网络中面临的挑战并展望了AI与SAGIN融合发展的未来方向.本文概述了AI技术在SAGIN网络中应用的优势与进展,旨在为AI赋能的SAGIN研究与应用发展提供技术参考. 展开更多
关键词 6G 空天地一体化网络 人工智能 深度强化学习 资源管理
在线阅读 下载PDF
一种KL散度神经网络估计的深度图像生成模型评价方法
15
作者 李磊 庞玉碟 +2 位作者 吴长兰 殷永 谭宏卫 《计算机技术与发展》 2026年第1期88-95,155,共9页
如何科学且客观地评价深度图像生成模型的性能,一直是该领域的挑战性问题之一。目前,经典评价方法FID的计算是建立在感知空间中的特征分布的高斯假设上,这导致该方法的计算量大,且在少样本场景下样本分布并不满足高斯假设使得评价失真... 如何科学且客观地评价深度图像生成模型的性能,一直是该领域的挑战性问题之一。目前,经典评价方法FID的计算是建立在感知空间中的特征分布的高斯假设上,这导致该方法的计算量大,且在少样本场景下样本分布并不满足高斯假设使得评价失真。鉴于此,该文提出了一种分布自由的深度图像生成模型评价方法。具体地,首先通过KL散度的对偶表示构建了一个高效的KL散度神经网络估计算法,来估计任意两个分布之间的KL散度;在此基础上,计算生成分布和真实分布所对应的感知空间分布之间的KL散度,并以此作为模型性能的评价指标。二维高斯分布的KL散度估计与医疗数据集实验验证了该方法的稳定性和实用性;在CIFAR10等多个自然图像数据集上的实验结果显示,该方法与FID评价结果具有高度一致性,且解决了FID评价方法的失真问题,能够有效捕捉生成样本的逼真度和多样性。 展开更多
关键词 深度图像生成模型 性能评价 感知空间 特征分布 KL散度 神经网络
在线阅读 下载PDF
基于深度Q网络算法的空天地边缘计算网络资源分配方法 被引量:1
16
作者 李新春 孙鹤源 许驰 《吉林大学学报(工学版)》 北大核心 2025年第7期2418-2424,共7页
由于卫星、无人机和地面站位置不断变化,导致空天地边缘计算网络链路不固定,且网络需要快速响应用户请求,对吞吐量与实时性的要求较高,增加了网络资源分配的难度。对此,本文提出基于深度Q网络算法的空天地边缘计算网络资源分配方法。首... 由于卫星、无人机和地面站位置不断变化,导致空天地边缘计算网络链路不固定,且网络需要快速响应用户请求,对吞吐量与实时性的要求较高,增加了网络资源分配的难度。对此,本文提出基于深度Q网络算法的空天地边缘计算网络资源分配方法。首先,考虑网络拓扑的动态性和资源异构性,建立资源间的通信模型,为资源分配提供基础框架;然后,基于最大吞吐量设计资源分配目标函数,并利用马尔科夫决策模型表述目标函数,将资源分配问题转化为序列决策问题,便于在动态变化的网络环境中作出决策;最后,基于深度Q网络算法求解目标函数,通过强化学习的方式,使算法能够通过与环境的交互学习到最优的资源分配策略,适应网络的实时性和动态性。实验结果表明:应用该方法后,网络累计回报较高,资源任务平均能耗降低,说明该方法实际可行。 展开更多
关键词 空天地一体化网络 深度Q网络算法 边缘计算 资源分配 马尔科夫决策模型
原文传递
基于多空间概率增强的图像对抗样本生成方法 被引量:1
17
作者 王华华 范子健 刘泽 《计算机应用》 北大核心 2025年第3期883-890,共8页
对抗样本能够有效评估深度神经网络的鲁棒性和安全性。针对黑盒场景下对抗攻击成功率低的问题,为提高对抗样本的可迁移性,提出一种基于多空间概率增强的对抗样本生成方法(MPEAM)。所提方法通过在对抗样本生成方法中引入2条随机数据增强... 对抗样本能够有效评估深度神经网络的鲁棒性和安全性。针对黑盒场景下对抗攻击成功率低的问题,为提高对抗样本的可迁移性,提出一种基于多空间概率增强的对抗样本生成方法(MPEAM)。所提方法通过在对抗样本生成方法中引入2条随机数据增强支路,而各支路分别基于像素空间和HSV颜色空间实现图像的随机裁剪填充(CP)和随机颜色变换(CC),并通过构建概率模型控制返回的图像样本,从而在增加原始样本多样性的同时降低对抗样本对原数据集的依赖,进而提高对抗样本的可迁移性。在此基础上,将所提方法引入集成模型中,以进一步提升黑盒场景下对抗样本攻击的成功率。在ImageNet数据集上的大量实验结果表明,相较于基准方法——迭代快速梯度符号方法(IFGSM)和动量迭代快速梯度符号方法(MIFGSM),所提方法的黑盒攻击成功率分别平均提升了28.72和8.44个百分点;相较于基于单空间概率增强的对抗攻击方法,所提方法的黑盒攻击成功率最高提升了6.81个百分点。以上验证了所提方法能够以较小的复杂度代价提高对抗样本的可迁移性,并实现黑盒场景下的有效攻击。 展开更多
关键词 对抗样本 深度神经网络 黑盒场景 可迁移性 多空间概率增强
在线阅读 下载PDF
基于船位数据采集的舰船作业状态特征提取方法
18
作者 颜悦 游学军 吕太之 《舰船科学技术》 北大核心 2025年第6期145-148,共4页
复杂的海洋环境给精准提取舰船作业状态特征造成了困难,也影响了对舰船作业状态的判断效果。为解决这一问题,本文提出基于船位数据采集的舰船作业状态特征提取方法。首先,利用北斗导航卫星系统,采集舰船的经纬度、航速、航行方位角等船... 复杂的海洋环境给精准提取舰船作业状态特征造成了困难,也影响了对舰船作业状态的判断效果。为解决这一问题,本文提出基于船位数据采集的舰船作业状态特征提取方法。首先,利用北斗导航卫星系统,采集舰船的经纬度、航速、航行方位角等船位数据;然后,从舰船的累计作业时长、位置、空间距离、平均作业速率4个方面,分析舰船的作业状态特征。根据船位点在不同速率区间出现的频数,确定舰船的平均速率阈值;最后,根构建包含输入层、隐含层、输出层在内的深度神经网络,利用船位数据训练深度神经网络,输出舰船作业状态特征的提取结果。实验结果表明,该方法能够有效提取舰船的作业状态特征,帮助舰船作业人员在复杂多变的海洋环境中做出更加明智和及时的决策。 展开更多
关键词 船位数据采集 舰船作业状态 特征提取 舰船位置 深度神经网络 空间距离
在线阅读 下载PDF
空天地边缘计算网络任务卸载策略
19
作者 余翔 曲原宇 杨路 《电讯技术》 北大核心 2025年第4期503-510,共8页
针对空天地网络中计算资源受限的边缘服务器在处理大量任务时,面临过载导致任务完成时间和用户能耗增加的问题,提出了一种基于深度强化学习的三层协同任务卸载和资源分配方案,以任务完成时间和用户能耗建立任务开销函数,在计算资源的约... 针对空天地网络中计算资源受限的边缘服务器在处理大量任务时,面临过载导致任务完成时间和用户能耗增加的问题,提出了一种基于深度强化学习的三层协同任务卸载和资源分配方案,以任务完成时间和用户能耗建立任务开销函数,在计算资源的约束下联合优化用户卸载决策、用户传输功率、子载波分配和计算资源分配。首先采用拉格朗日乘子法优化计算资源分配,然后使用深度强化学习求解卸载决策、用户发射功率和子载波分配,最后通过交替迭代的方法得到优化解。仿真结果表明,与DQN(Deep Q-learning Network)、DDQN(Double DQN)、DDPG(Deep Deterministic Policy Gradient)等方案相比,所提方案任务开销分别下降约19%、10%和13%。 展开更多
关键词 空天地一体化网络 移动边缘计算 计算卸载 资源分配 深度强化学习
在线阅读 下载PDF
面向土地空间参数大规模计算的遥感大模型研究
20
作者 吴田军 骆剑承 +9 位作者 李子琪 胡晓东 王玲玉 方之杨 李曼嘉 陆炫之 张静 赵馨 闵帆 左进 《遥感学报》 北大核心 2025年第7期2305-2327,共23页
大模型作为人工智能发展的新浪潮,对于科研范式、生产方式、产业模式的革命性影响不可低估,投入大模型研究已是必然选择。在地理空间智能领域,大模型的科学设计与应用实践还相去甚远。本文秉承“解构复杂地表系统,求解精准土地参数”宗... 大模型作为人工智能发展的新浪潮,对于科研范式、生产方式、产业模式的革命性影响不可低估,投入大模型研究已是必然选择。在地理空间智能领域,大模型的科学设计与应用实践还相去甚远。本文秉承“解构复杂地表系统,求解精准土地参数”宗旨,提出在多源多模态观测数据支撑下开展土地空间对象化建模。在此基础上,梳理了土地利用、土地覆盖变化、土壤、土地资源、土地类型/应用等五“土”合一的土地空间参数体系,并针对参数的大规模求解设计了集“符号系统—感知系统—控制系统”3个核心系统于一体的遥感大模型。以农业生产空间的土地利用参数求解为应用案例开展初步实验,实践表明所提框架思路在提升土地空间大规模参数精准解算方面具有较大潜力,有助于服务精细化土地信息产品的智能定制,深化对土地空间的认知。最后,从模型的适应性/稳健性、结果的可解释性/可信度等方面对土地空间参数计算的大模型研究进行了展望。 展开更多
关键词 大模型 地理空间智能 土地空间对象化建模 土地参数求解 注意力机制 深度学习网络 农业生 产空间
原文传递
上一页 1 2 14 下一页 到第
使用帮助 返回顶部