期刊文献+
共找到626篇文章
< 1 2 32 >
每页显示 20 50 100
SFPBL:Soft Filter Pruning Based on Logistic Growth Differential Equation for Neural Network 被引量:1
1
作者 Can Hu Shanqing Zhang +2 位作者 Kewei Tao Gaoming Yang Li Li 《Computers, Materials & Continua》 2025年第3期4913-4930,共18页
The surge of large-scale models in recent years has led to breakthroughs in numerous fields,but it has also introduced higher computational costs and more complex network architectures.These increasingly large and int... The surge of large-scale models in recent years has led to breakthroughs in numerous fields,but it has also introduced higher computational costs and more complex network architectures.These increasingly large and intricate networks pose challenges for deployment and execution while also exacerbating the issue of network over-parameterization.To address this issue,various network compression techniques have been developed,such as network pruning.A typical pruning algorithm follows a three-step pipeline involving training,pruning,and retraining.Existing methods often directly set the pruned filters to zero during retraining,significantly reducing the parameter space.However,this direct pruning strategy frequently results in irreversible information loss.In the early stages of training,a network still contains much uncertainty,and evaluating filter importance may not be sufficiently rigorous.To manage the pruning process effectively,this paper proposes a flexible neural network pruning algorithm based on the logistic growth differential equation,considering the characteristics of network training.Unlike other pruning algorithms that directly reduce filter weights,this algorithm introduces a three-stage adaptive weight decay strategy inspired by the logistic growth differential equation.It employs a gentle decay rate in the initial training stage,a rapid decay rate during the intermediate stage,and a slower decay rate in the network convergence stage.Additionally,the decay rate is adjusted adaptively based on the filter weights at each stage.By controlling the adaptive decay rate at each stage,the pruning of neural network filters can be effectively managed.In experiments conducted on the CIFAR-10 and ILSVRC-2012 datasets,the pruning of neural networks significantly reduces the floating-point operations while maintaining the same pruning rate.Specifically,when implementing a 30%pruning rate on the ResNet-110 network,the pruned neural network not only decreases floating-point operations by 40.8%but also enhances the classification accuracy by 0.49%compared to the original network. 展开更多
关键词 Filter pruning channel pruning CNN complexity deep neural networks filtering theory logistic model
在线阅读 下载PDF
Computation graph pruning based on critical path retention in evolvable networks
2
作者 XIE Xiaoyan YANG Tianjiao +4 位作者 ZHU Yun LUO Xing JIN Luochen YU Jinhao REN Xun 《High Technology Letters》 2025年第3期266-272,共7页
The dynamic routing mechanism in evolvable networks enables adaptive reconfiguration of topol-ogical structures and transmission pathways based on real-time task requirements and data character-istics.However,the heig... The dynamic routing mechanism in evolvable networks enables adaptive reconfiguration of topol-ogical structures and transmission pathways based on real-time task requirements and data character-istics.However,the heightened architectural complexity and expanded parameter dimensionality in evolvable networks present significant implementation challenges when deployed in resource-con-strained environments.Due to the critical paths ignored,traditional pruning strategies cannot get a desired trade-off between accuracy and efficiency.For this reason,a critical path retention pruning(CPRP)method is proposed.By deeply traversing the computational graph,the dependency rela-tionship among nodes is derived.Then the nodes are grouped and sorted according to their contribu-tion value.The redundant operations are removed as much as possible while ensuring that the criti-cal path is not affected.As a result,computational efficiency is improved while a higher accuracy is maintained.On the CIFAR benchmark,the experimental results demonstrate that CPRP-induced pruning incurs accuracy degradation below 4.00%,while outperforming traditional feature-agnostic grouping methods by an average 8.98%accuracy improvement.Simultaneously,the pruned model attains a 2.41 times inference acceleration while achieving 48.92%parameter compression and 53.40%floating-point operations(FLOPs)reduction. 展开更多
关键词 evolvable network computation graph traversing dynamic routing critical path retention pruning
在线阅读 下载PDF
SimNP: A Flexible Platform for the Simulation of Network Processing Systems
3
作者 David Bermingham Zhen Liu Xiaojun Wang 《Communications and Network》 2010年第4期207-215,共9页
Network processing plays an important role in the development of Internet as more and more complicated applications are deployed throughout the network. With the advent of new platforms such as network processors (NPs... Network processing plays an important role in the development of Internet as more and more complicated applications are deployed throughout the network. With the advent of new platforms such as network processors (NPs) that incorporate novel architectures to speedup packet processing, there is an increasing need for an efficient method to facilitate the study of their performance. In this paper, we present a tool called SimNP, which provides a flexible platform for the simulation of a network processing system in order to provide information for workload characterization, architecture development, and application implementation. The simulator models several architectural features that are commonly employed by NPs, including multiple processing engines (PEs), integrated network interface and memory controller, and hardware accelerators. ARM instruction set is emulated and a simple memory model is provided so that applications implemented in high level programming language such as C can be easily compiled into an executable binary using a common compiler like gcc. Moreover, new features or new modules can also be easily added into this simulator. Experiments have shown that our simulator provides abundant information for the study of network processing systems. 展开更多
关键词 network PROCESSORS SIM np
在线阅读 下载PDF
Growing and Pruning Based Deep Neural Networks Modeling for Effective Parkinson’s Disease Diagnosis
4
作者 Kemal Akyol 《Computer Modeling in Engineering & Sciences》 SCIE EI 2020年第2期619-632,共14页
Parkinson’s disease is a serious disease that causes death.Recently,a new dataset has been introduced on this disease.The aim of this study is to improve the predictive performance of the model designed for Parkinson... Parkinson’s disease is a serious disease that causes death.Recently,a new dataset has been introduced on this disease.The aim of this study is to improve the predictive performance of the model designed for Parkinson’s disease diagnosis.By and large,original DNN models were designed by using specific or random number of neurons and layers.This study analyzed the effects of parameters,i.e.,neuron number and activation function on the model performance based on growing and pruning approach.In other words,this study addressed the optimum hidden layer and neuron numbers and ideal activation and optimization functions in order to find out the best Deep Neural Networks model.In this context of this study,several models were designed and evaluated.The overall results revealed that the Deep Neural Networks were significantly successful with 99.34%accuracy value on test data.Also,it presents the highest prediction performance reported so far.Therefore,this study presents a model promising with respect to more accurate Parkinson’s disease diagnosis. 展开更多
关键词 Parkinson’s disease machine learning growing and pruning deep neural networks.
在线阅读 下载PDF
Neural Network Pruning Algorithm with Penalty OBS Process
5
作者 MENGJiang WANGYao-cai LIUTao 《Journal of China University of Mining and Technology》 EI 2005年第1期52-55,共4页
Aimed at the great computing complexity of optimal brain surgeon (OBS) process, a pruning algorithm with penalty OBS process is presented. Compared with sensitive and regularized methods, the penalty OBS algorithm not... Aimed at the great computing complexity of optimal brain surgeon (OBS) process, a pruning algorithm with penalty OBS process is presented. Compared with sensitive and regularized methods, the penalty OBS algorithm not only avoids time-consuming defect and low pruning efficiency in OBS process, but also keeps higher generalization and pruning accuracy than Levenberg-Marquardt method. 展开更多
关键词 GENERALIZATION neural network pruning algorithm penalty method optimal brain surgeon CLC number:TP 183
在线阅读 下载PDF
Double Pruning Structure Design for Deep Stochastic Configuration Networks Based on Mutual Information and Relevance
6
作者 YAN Aijun LI Jiale TANG Jian 《Instrumentation》 2022年第4期26-39,共14页
Deep stochastic configuration networks(DSCNs)produce redundant hidden nodes and connections during training,which complicates their model structures.Aiming at the above problems,this paper proposes a double pruning st... Deep stochastic configuration networks(DSCNs)produce redundant hidden nodes and connections during training,which complicates their model structures.Aiming at the above problems,this paper proposes a double pruning structure design algorithm for DSCNs based on mutual information and relevance.During the training process,the mutual information algorithm is used to calculate and sort the importance scores of the nodes in each hidden layer in a layer-by-layer manner,the node pruning rate of each layer is set according to the depth of the DSCN at the current time,the nodes that contribute little to the model are deleted,and the network-related parameters are updated.When the model completes the configuration procedure,the correlation evaluation strategy is used to sort the global connection weights and delete insignificance connections;then,the network parameters are updated after pruning is completed.The experimental results show that the proposed structure design method can effectively compress the scale of a DSCN model and improve its modeling speed;the model accuracy loss is small,and fine-tuning for accuracy restoration is not needed.The obtained DSCN model has certain application value in the field of regression analysis. 展开更多
关键词 Deep Stochastic Configuration networks Mutual Information RELEVANCE Hidden Node Double pruning
原文传递
CLAD:Criterion learner and attention distillation for automated CNN pruning
7
作者 Zheng Li Jiaxin Li +2 位作者 Shaojie Liu Bo Zhao Derong Liu 《Journal of Automation and Intelligence》 2025年第4期254-265,共12页
Filter pruning effectively compresses the neural network by reducing both its parameters and computational cost.Existing pruning methods typically rely on pre-designed pruning criteria to measure filter importance and... Filter pruning effectively compresses the neural network by reducing both its parameters and computational cost.Existing pruning methods typically rely on pre-designed pruning criteria to measure filter importance and remove those deemed unimportant.However,different layers of the neural network exhibit varying filter distributions,making it inappropriate to implement the same pruning criterion for all layers.Additionally,some approaches apply different criteria from the set of pre-defined pruning rules for different layers,but the limited space leads to the difficulty of covering all layers.If criteria for all layers are manually designed,it is costly and difficult to generalize to other networks.To solve this problem,we present a novel neural network pruning method based on the Criterion Learner and Attention Distillation(CLAD).Specifically,CLAD develops a differentiable criterion learner,which is integrated into each layer of the network.The learner can automatically learn the appropriate pruning criterion according to the filter parameters of each layer,thus the requirement of manual design is eliminated.Furthermore,the criterion learner is trained end-to-end by the gradient optimization algorithm to achieve efficient pruning.In addition,attention distillation,which fully utilizes the knowledge of unpruned networks to guide the optimization of the learner and improve the pruned network performance,is introduced in the process of learner optimization.Experiments conducted on various datasets and networks demonstrate the effectiveness of the proposed method.Notably,CLAD reduces the FLOPs of Res Net-110 by about 53%on the CIFAR-10 dataset,while simultaneously improves the network's accuracy by 0.05%.Moreover,it reduces the FLOPs of Res Net-50 by about 46%on the Image Net-1K dataset,and maintains a top-1 accuracy of 75.45%. 展开更多
关键词 Neural network pruning Model compression Knowledge distillation Feature attention Polar regularization
在线阅读 下载PDF
新型配电系统故障恢复优化NP-hard问题的无损转化算法
8
作者 闫涛 《电网技术》 北大核心 2025年第12期4957-4963,I0007,共8页
NP-hard(non-deterministic polynomial-time hard)问题中的多项式时间内“不可验证”问题是新型配电系统故障恢复优化背后的基础科学难题,传统的精确算法和近似算法均无法解决速度精度间不可调和的矛盾。针对传统算法的不足之处,提出... NP-hard(non-deterministic polynomial-time hard)问题中的多项式时间内“不可验证”问题是新型配电系统故障恢复优化背后的基础科学难题,传统的精确算法和近似算法均无法解决速度精度间不可调和的矛盾。针对传统算法的不足之处,提出了一种新型配电系统故障恢复优化NP-hard问题的无损转化算法,通过将“不可验证”问题无损转化为“可验证”问题,突破了速度精度难两全的技术瓶颈。首先借助时间复杂度函数阐明新型配电系统故障恢复优化属于NP-hard问题中的多项式时间内“不可验证”问题,并指出“不可验证”到“可验证”的无损转化是解决难题的关键;然后基于隐Markov模型和前向算法提出了一种无损转化算法,使用逆向搜索系统运行状态时变过程的驱动场景的全新算法逻辑,实现了指数级到多项式级的时间复杂度降维;最后算例分析展示了文中算法仅花费1.58%的计算时间便可获得“0”误差的精确解,证明了其具有兼顾速度与精度的优秀算法性能。 展开更多
关键词 新型配电系统 故障恢复优化 np-HARD问题 无损转化算法
原文传递
基于感性工学与BP神经网络的电动修枝剪造型设计优化
9
作者 杨梅 张帆 苏兆婧 《工业设计》 2026年第2期143-146,共4页
文章从用户情感需求与产品造型设计要素出发,结合数学模型相关理论与方法构建回归模型,实现高适应性的产品设计,从而解决目标产品设计与用户实际需求难以深度匹配的问题。首先,采用语义差异量表法,系统收集用户对目标产品的感性意象量... 文章从用户情感需求与产品造型设计要素出发,结合数学模型相关理论与方法构建回归模型,实现高适应性的产品设计,从而解决目标产品设计与用户实际需求难以深度匹配的问题。首先,采用语义差异量表法,系统收集用户对目标产品的感性意象量化数据,并进行归纳与分类;其次,对目标产品模型进行模块化分解,对各模块进行数字化编码,利用所获得的情感意象评价值与模型数据进行模型训练;最后,通过二次语义差异法问卷实验验证方法的有效性。在此基础上,基于BP神经网络预测情感评价最优的产品造型,并进行第二轮用户问卷评分,以检验模型精度。该方法有助于缓解农业工具设计实践中主观需求向客观设计转化过程中存在的匹配不足问题。 展开更多
关键词 工业设计 BP神经网络 遗传算法 感性工学 电动修枝剪
在线阅读 下载PDF
基于GOA-BP的海域蒸发波导智能预报方法
10
作者 文凯 闫晓龙 廖希 《电波科学学报》 北大核心 2026年第1期187-196,共10页
面向对流层超视距通信对大区域高分辨率蒸发波导高度的精确性预报需求,提出了一种融合塘鹅优化算法(gannet optimization algorithm, GOA)和反向传播(back propagation, BP)神经网络的预报模型,即GOABP模型。首先利用天气研究和预报模型... 面向对流层超视距通信对大区域高分辨率蒸发波导高度的精确性预报需求,提出了一种融合塘鹅优化算法(gannet optimization algorithm, GOA)和反向传播(back propagation, BP)神经网络的预报模型,即GOABP模型。首先利用天气研究和预报模型(weather research and forecasting model, WRF)中尺度数值模式,获得区域环境气象参数;其次,结合美国海军研究生院NPS模型预报蒸发波导高度,构建出包含环境信息与蒸发波导高度预报值的联合数据集;再次,引入GOA优化BP神经网络的初始参数,显著增强模型的全局搜索能力和收敛速度,规避传统BP神经网络易于陷入局部最优解的缺陷;最后,经过训练得到GOA-BP模型。实验表明,GOABP模型决定系数达到0.972 1,验证均方根误差(root mean square error, RMSE)平均值为2.24 m,说明GOABP模型能够更准确有效地预报蒸发波导高度。本文方法可为超短波/微波超视距雷达和无线电通信系统规划和应用提供参考。 展开更多
关键词 蒸发波导预报 WRF npS模型 反向传播(BP)神经网络 塘鹅优化算法(GOA)
在线阅读 下载PDF
面向水下噪声源目标识别的轻量化网络构建与优化方法
11
作者 郑擎宇 邱龙皓 +1 位作者 梁国龙 王燕 《声学学报》 北大核心 2026年第1期158-169,共12页
本文提出了一种基于VGG-GAP及冗余特征剪枝的轻量化稳健水下噪声源目标识别网络构建与优化方法。该方法结合全局平均池化(GAP)对VGGNet进行优化,得到轻量化的VGG-GAP网络;利用特征图相关性对VGG-GAP进行网络剪枝,进一步去除冗余的卷积核... 本文提出了一种基于VGG-GAP及冗余特征剪枝的轻量化稳健水下噪声源目标识别网络构建与优化方法。该方法结合全局平均池化(GAP)对VGGNet进行优化,得到轻量化的VGG-GAP网络;利用特征图相关性对VGG-GAP进行网络剪枝,进一步去除冗余的卷积核,获得轻量级的网络结构。经ShipsEar和DeepShip数据集验证,所提方法能够在参数量降低超过94%和计算量降低超过30%的情况下,获得与原网络近似相同的识别性能。经过数据量逐渐减少的小样本数据集和失配水声信道中数据集的验证,所提方法在小样本数据集和失配水声环境中具有更好的鲁棒性。 展开更多
关键词 水声目标识别 轻量化网络 网络剪枝 小样本数据集 失配环境
原文传递
ChipletNP:基于芯粒的敏捷可定制网络处理器架构 被引量:3
12
作者 李韬 杨惠 +2 位作者 厉俊男 刘汝霖 孙志刚 《计算机研究与发展》 EI CSCD 北大核心 2024年第12期2952-2968,共17页
5G,8K视频等新业务类型不断涌现,使得网络处理器(network processor,NP)的应用场景日趋复杂多样.为满足多样化网络应用在性能、灵活性以及服务质量保证等方面的差异化需求,传统NP试图在片上系统(system on chip,SoC)上集成大量处理器核... 5G,8K视频等新业务类型不断涌现,使得网络处理器(network processor,NP)的应用场景日趋复杂多样.为满足多样化网络应用在性能、灵活性以及服务质量保证等方面的差异化需求,传统NP试图在片上系统(system on chip,SoC)上集成大量处理器核、高速缓存、加速器等异质处理资源,提供面向多样化应用场景的敏捷可定制能力.然而,随着摩尔定律和登纳德缩放定律失效问题的逐渐凸显,单片NP芯片研制在研发周期、成本、创新迭代等方面面临巨大挑战,越来越难以为继.针对上述问题,提出新型敏捷可定制NP架构ChipletNP,基于芯粒化(Chiplet)技术解耦异质资源,在充分利用成熟芯片产品及工艺的基础上,通过多个芯粒组合,满足不同应用场景下NP的快速定制和演化发展需求.基于ChipletNP设计实现了一款集成商用CPU、FPGA(field programmable gate array)和自研敏捷交换芯粒的银河衡芯敏捷NP芯片(YHHX-NP).基于该芯片的应用部署与实验结果表明,ChipletNP可支持NP的快速敏捷定制,能够有效承载SRv6(segment routing over IPv6)等新型网络协议与网络功能部署.其中,核心的敏捷交换芯粒相较于同级商用芯片能效比提升2倍以上,延迟控制在2.82μs以内,可以有效支持面向NP的Chiplet统一通信与集成. 展开更多
关键词 网络处理器 芯粒技术 敏捷交换 分组处理 异构资源
在线阅读 下载PDF
一种基于权重重构的忆阻神经网络剪枝方法
13
作者 刘静 刘鹏 +1 位作者 姚廉 武继刚 《四川大学学报(自然科学版)》 北大核心 2026年第2期275-286,共12页
电阻式随机存取存储器(Resistive Random Access Memory,RRAM)因具备存内计算能力,被认为是高效的神经网络加速器。剪枝技术通过去除冗余权重可有效压缩模型,从而节省基于RRAM的神经网络加速器的硬件资源。现有的针对RRAM的结构化剪枝... 电阻式随机存取存储器(Resistive Random Access Memory,RRAM)因具备存内计算能力,被认为是高效的神经网络加速器。剪枝技术通过去除冗余权重可有效压缩模型,从而节省基于RRAM的神经网络加速器的硬件资源。现有的针对RRAM的结构化剪枝方法因其过粗的剪枝粒度易导致精度下降,且普遍忽视了权重之间的数值规律,导致这类潜在冗余未能被利用,难以在保证精度的同时进一步提升模型压缩率与硬件效率。为此,本文提出一种基于权重重构的忆阻神经网络剪枝方法,使用基于整数缩放的权重重构策略提取并共享权重中的数值共性,同时舍弃对精度影响较小的数值部分,仅映射权重关键信息至RRAM交叉阵列进行网络推理,实现权重的压缩表示。随后,使用渐进式重训练机制,将被舍弃的信息作为引导信号逐步衰减引入,从而在保持模型压缩率和硬件效率的同时有效恢复模型精度。实验结果表明,与现有方法相比,本文方法在模型压缩率、面积效率与能效方面实现了最多1.2倍、1.2倍与1.3倍的提升,且几乎不损失模型精度。 展开更多
关键词 电阻式随机存取存储器; 神经网络; 剪枝; 模型压缩; 神经网络加速器
在线阅读 下载PDF
电信企业NPS调研数据分析方法研究 被引量:4
14
作者 黄亚洲 刘彦婷 于黎明 《邮电设计技术》 2018年第7期52-56,共5页
随着社会经济快速发展,运营商面临的同质化竞争和来自互联网企业的异质化竞争愈发激烈。构建价值导向的NPS运营体系,切实提升价值客户的忠诚度,将成为驱动企业良性利润增长的关键点。以某地区NPS调研数据为样本,探索NPS数据的分析方法,... 随着社会经济快速发展,运营商面临的同质化竞争和来自互联网企业的异质化竞争愈发激烈。构建价值导向的NPS运营体系,切实提升价值客户的忠诚度,将成为驱动企业良性利润增长的关键点。以某地区NPS调研数据为样本,探索NPS数据的分析方法,首先采用主成分分析法深入挖掘NPS 3类用户对使用体验的关注点和差异,指导后续改进方向;其次采用贝叶斯网络进行用户行为建模分析,旨在寻找潜在价值用户。 展开更多
关键词 npS 主成分分析 贝叶斯网络 数据挖掘
在线阅读 下载PDF
BurdenNet:先验信息导引的复杂环境下高炉多态料面目标检测网络
15
作者 倪梓明 陈先中 +1 位作者 侯庆文 张洁 《工程科学学报》 北大核心 2026年第1期26-38,共13页
传统的单一状态料面目标检测网络未能考虑高炉冶炼状态的交替变化,在复杂环境下整体准确度较低,针对上述问题,本文提出一种先验信息导引的多态料面目标检测网络BurdenNet.首先,提出基于原始信号距离向精度的图像预分类方法,构建三类典... 传统的单一状态料面目标检测网络未能考虑高炉冶炼状态的交替变化,在复杂环境下整体准确度较低,针对上述问题,本文提出一种先验信息导引的多态料面目标检测网络BurdenNet.首先,提出基于原始信号距离向精度的图像预分类方法,构建三类典型状态的料面图像数据集,并以预分类的状态为先验信息对网络通路进行剪枝.其次,将料面细长低曲率的形状特征与雷达采样信号的稀疏性质作为先验信息,提出空洞垂直偏移卷积(Atrous vertical deformable convolution,AVDC)模块提取多态料面特征.在此基础上,利用机械探尺数据构建先验空间注意力特征图,提出先验聚焦注意力(Prior focusing attention,PFA)模块,使网络优先聚焦于图像中的料面区域.最后对于边界框的回归,提出条带交并比(Band intersection over union,BIOU)损失函数进一步提升目标检测的速度与准确性.在钢铁公司高炉的实测数据上进行实验,结果表明,本文的BurdenNet相较于单一状态目标检测网络,在多态料面数据集上整体精确率提升了13.9%与5.2%,综合性能(F1-Score)提升了8.1%与4.3%,为复杂环境下多态料面图像的目标检测提供更准确的方法. 展开更多
关键词 多态料面 先验信息 空洞垂直偏移卷积 先验聚焦注意力 网络剪枝
在线阅读 下载PDF
基于动态剪枝的跨域小样本图像生成方法研究
16
作者 李世亮 方强 +5 位作者 王屹华 施逸飞 王卓 李泽玉 谢云飞 王佳 《图学学报》 北大核心 2026年第1期131-142,共12页
小样本图像生成在医学成像、艺术创作等领域具有重要的应用价值。近年来,该任务取得了诸多研究成果,主流方法通常依赖将大规模源域数据集上预训练的生成模型迁移至目标域,以缓解目标数据稀缺带来的训练困难。然而,当源域与目标域之间存... 小样本图像生成在医学成像、艺术创作等领域具有重要的应用价值。近年来,该任务取得了诸多研究成果,主流方法通常依赖将大规模源域数据集上预训练的生成模型迁移至目标域,以缓解目标数据稀缺带来的训练困难。然而,当源域与目标域之间存在显著语义差异时,直接迁移往往会引入不兼容的源域特征,从而引发生成图像真实性降低与风格一致性减弱等问题。现有方法虽通过静态剪枝(如固定阈值裁剪滤波器)去除冗余特征,但仍难以适应深度网络各层特征表达的动态演化规律,且易造成浅层通用特征被误删、深层冗余特征残留等问题,从而影响模型的迁移效果与生成质量。为此,提出了一种基于滤波器重要性估计的动态剪枝方法。首先,在训练过程中持续跟踪各层滤波器的Fisher信息变化,衡量其对图像生成质量的重要性程度。然后,结合Fisher信息构建了一种基于累积重要性权重的自适应剪枝机制,能够动态确定不同层级的剪枝比例,从而更精准地剔除冗余或不兼容特征的滤波器,保留通用的结构语义信息。实验在多个具有代表性的小样本目标域上进行,结果表明,该方法在生成图像质量指标(FID)和多样性指标(Intra-LPIPS)上显著优于现有方法。其中,在与源域语义相差较大的目标域中该方法 FID优于现有最优方法,验证了其在跨域小样本图像生成任务中的稳定性与优越性。 展开更多
关键词 小样本图像生成 跨域迁移 动态剪枝 Fisher信息 生成对抗网络
在线阅读 下载PDF
神经网络滤波器剪枝技术研究综述
17
作者 王琳 宋权润 +1 位作者 耿世超 栾钟治 《计算机工程与应用》 北大核心 2026年第2期1-25,共25页
随着软硬件资源水平和计算能力的提高,深度神经网络在计算机视觉、自然语言处理、图像生成等多个领域迅速发展,引领深度学习在自动驾驶、医疗诊断等方向上不断突破。然而,随着模型深度的增加,庞大的参数量和计算资源消耗导致模型变得过... 随着软硬件资源水平和计算能力的提高,深度神经网络在计算机视觉、自然语言处理、图像生成等多个领域迅速发展,引领深度学习在自动驾驶、医疗诊断等方向上不断突破。然而,随着模型深度的增加,庞大的参数量和计算资源消耗导致模型变得过于复杂,难以在资源受限的环境进行训练和部署。为了减少网络模型的复杂度,提高模型的效率,研究者们提出了剪枝方法,通过减少模型中的冗余参数和连接实现模型的压缩和加速。滤波器剪枝是优化卷积神经网络的重要方法之一,通过改变网络中滤波器组和特征通道的数目来加速网络,且不依赖于特定算法或硬件平台。梳理了近年来国内外滤波器剪枝技术的研究进展,从滤波器重要性评估、剪枝及微调方式设计两个方面进行分类总结,并对主流滤波器剪枝方法的实验进行归纳,分析滤波器剪枝对模型精度和参数量的影响,并对未来的研究方向加以探讨。 展开更多
关键词 深度学习 深度卷积神经网络 模型压缩 滤波器剪枝 模型优化加速
在线阅读 下载PDF
NP控制平面OS中基于分组属性的进程调度技术
18
作者 闫守孟 周兴社 张凡 《计算机工程》 EI CAS CSCD 北大核心 2006年第18期45-47,共3页
在基于NP的网络处理系统中,存在各种各样的控制平面和数据平面交互信息。不同的信息分组具有不同的重要性,某些重要分组若得不到及时处理会导致系统和网络行为的紊乱,因此需要降低分组经历的时延,且越重要的分组经历的时延应该越小。从... 在基于NP的网络处理系统中,存在各种各样的控制平面和数据平面交互信息。不同的信息分组具有不同的重要性,某些重要分组若得不到及时处理会导致系统和网络行为的紊乱,因此需要降低分组经历的时延,且越重要的分组经历的时延应该越小。从控制层面操作系统的角度来看,这要求分组处理进程的调度属性应该与所处理分组的属性关联起来。该文提出了一种基于分组属性的进程调度策略,给出了有关设计与实现。实验结果表明,该策略较好地达到了预期的目标。 展开更多
关键词 网络处理器 操作系统 处理引擎
在线阅读 下载PDF
非线性存储方案设计问题——一个NP完全问题
19
作者 佟冬 方滨兴 胡铭曾 《小型微型计算机系统》 CSCD 北大核心 2000年第5期452-454,共3页
本文证明了为任意模板集设计存储访问无冲突非线性存储方案的问题是一个 NP完全问题 .另外设计同时满足存储访问无冲突和互联网络无冲突的存储方案设计问题也是一个 NP完全问题 .
关键词 非线性存储方案 多级互连网 np完全问题 存储器
在线阅读 下载PDF
NAPT-PT在NP-1c网络处理器上的实现
20
作者 章仁龙 曾华平 《计算机应用与软件》 CSCD 北大核心 2008年第2期210-212,共3页
对EZchip公司NP-1c网络处理器进行研究,在熟悉其硬件体系结构和软件体系结构的基础上,设计和实现了一种高性能的协议转换网关。
关键词 网络处理器 np-1c NAPT-PT
在线阅读 下载PDF
上一页 1 2 32 下一页 到第
使用帮助 返回顶部