期刊文献+
共找到611篇文章
< 1 2 31 >
每页显示 20 50 100
The brief self-attention module for lightweight convolution neural networks
1
作者 YAN Jie WEI Yingmei +3 位作者 XIE Yuxiang GONG Quanzhi ZOU Shiwei LUAN Xidao 《Journal of Systems Engineering and Electronics》 2025年第6期1389-1397,共9页
Lightweight convolutional neural networks(CNNs)have simple structures but struggle to comprehensively and accurately extract important semantic information from images.While attention mechanisms can enhance CNNs by le... Lightweight convolutional neural networks(CNNs)have simple structures but struggle to comprehensively and accurately extract important semantic information from images.While attention mechanisms can enhance CNNs by learning distinctive representations,most existing spatial and hybrid attention methods focus on local regions with extensive parameters,making them unsuitable for lightweight CNNs.In this paper,we propose a self-attention mechanism tailored for lightweight networks,namely the brief self-attention module(BSAM).BSAM consists of the brief spatial attention(BSA)and advanced channel attention blocks.Unlike conventional self-attention methods with many parameters,our BSA block improves the performance of lightweight networks by effectively learning global semantic representations.Moreover,BSAM can be seamlessly integrated into lightweight CNNs for end-to-end training,maintaining the network’s lightweight and mobile characteristics.We validate the effectiveness of the proposed method on image classification tasks using the Food-101,Caltech-256,and Mini-ImageNet datasets. 展开更多
关键词 self-attention lightweight neural network deep learning
在线阅读 下载PDF
CCLNet:An End-to-End Lightweight Network for Small-Target Forest Fire Detection in UAV Imagery
2
作者 Qian Yu Gui Zhang +4 位作者 Ying Wang Xin Wu Jiangshu Xiao Wenbing Kuang Juan Zhang 《Computers, Materials & Continua》 2026年第3期1381-1400,共20页
Detecting small forest fire targets in unmanned aerial vehicle(UAV)images is difficult,as flames typically cover only a very limited portion of the visual scene.This study proposes Context-guided Compact Lightweight N... Detecting small forest fire targets in unmanned aerial vehicle(UAV)images is difficult,as flames typically cover only a very limited portion of the visual scene.This study proposes Context-guided Compact Lightweight Network(CCLNet),an end-to-end lightweight model designed to detect small forest fire targets while ensuring efficient inference on devices with constrained computational resources.CCLNet employs a three-stage network architecture.Its key components include three modules.C3F-Convolutional Gated Linear Unit(C3F-CGLU)performs selective local feature extraction while preserving fine-grained high-frequency flame details.Context-Guided Feature Fusion Module(CGFM)replaces plain concatenation with triplet-attention interactions to emphasize subtle flame patterns.Lightweight Shared Convolution with Separated Batch Normalization Detection(LSCSBD)reduces parameters through separated batch normalization while maintaining scale-specific statistics.We build TF-11K,an 11,139-image dataset combining 9139 self-collected UAV images from subtropical forests and 2000 re-annotated frames from the FLAME dataset.On TF-11K,CCLNet attains 85.8%mAP@0.5,45.5%mean Average Precision(mAP)@[0.5:0.95],87.4%precision,and 79.1%recall with 2.21 M parameters and 5.7 Giga Floating-point Operations Per Second(GFLOPs).The ablation study confirms that each module contributes to both accuracy and efficiency.Cross-dataset evaluation on DFS yields 77.5%mAP@0.5 and 42.3%mAP@[0.5:0.95],indicating good generalization to unseen scenes.These results suggest that CCLNet offers a practical balance between accuracy and speed for small-target forest fire monitoring with UAVs. 展开更多
关键词 Forest fire detection lightweight convolutional neural network UAV images small-target detection CCLNet
在线阅读 下载PDF
Fast mode decomposition for few-mode fiber based on lightweight neural network 被引量:1
3
作者 赵佳佳 陈国辉 +3 位作者 毕轩 蔡汪洋 岳磊 唐明 《Chinese Optics Letters》 SCIE EI CAS CSCD 2024年第2期88-95,共8页
In this paper,we present a fast mode decomposition method for few-mode fibers,utilizing a lightweight neural network called MobileNetV3-Light.This method can quickly and accurately predict the amplitude and phase info... In this paper,we present a fast mode decomposition method for few-mode fibers,utilizing a lightweight neural network called MobileNetV3-Light.This method can quickly and accurately predict the amplitude and phase information of different modes,enabling us to fully characterize the optical field without the need for expensive experimental equipment.We train the MobileNetV3-Light using simulated near-field optical field maps,and evaluate its performance using both simulated and reconstructed near-field optical field maps.To validate the effectiveness of this method,we conduct mode decomposition experiments on a few-mode fiber supporting six linear polarization(LP)modes(LP01,LP11e,LP11o,LP21e,LP21o,LP02).The results demonstrate a remarkable average correlation of 0.9995 between our simulated and reconstructed near-field lightfield maps.And the mode decomposition speed is about 6 ms per frame,indicating its powerful real-time processing capability.In addition,the proposed network model is compact,with a size of only 6.5 MB,making it well suited for deployment on portable mobile devices. 展开更多
关键词 deep learning lightweight neural network few-mode fiber mode decomposition
原文传递
A lightweight physics-conditioned diffusion multi-model for medical image reconstruction
4
作者 Raja Vavekanand Ganesh Kumar Shakhlokhon Kurbanova 《Biomedical Engineering Communications》 2026年第2期50-59,共10页
Background:Medical imaging advancements are constrained by fundamental trade-offs between acquisition speed,radiation dose,and image quality,forcing clinicians to work with noisy,incomplete data.Existing reconstructio... Background:Medical imaging advancements are constrained by fundamental trade-offs between acquisition speed,radiation dose,and image quality,forcing clinicians to work with noisy,incomplete data.Existing reconstruction methods either compromise on accuracy with iterative algorithms or suffer from limited generalizability with task-specific deep learning approaches.Methods:We present LDM-PIR,a lightweight physics-conditioned diffusion multi-model for medical image reconstruction that addresses key challenges in magnetic resonance imaging(MRI),CT,and low-photon imaging.Unlike traditional iterative methods,which are computationally expensive,or task-specific deep learning approaches lacking generalizability,integrates three innovations.A physics-conditioned diffusion framework that embeds acquisition operators(Fourier/Radon transforms)and noise models directly into the reconstruction process.A multi-model architecture that unifies denoising,inpainting,and super-resolution via shared weight conditioning.A lightweight design(2.1M parameters)enabling rapid inference(0.8s/image on GPU).Through self-supervised fine-tuning with measurement consistency losses adapts to new imaging modalities using fewer annotated samples.Results:Achieves state-of-the-art performance on fastMRI(peak signal-to-noise ratio(PSNR):34.04 for single-coil/31.50 for multi-coil)and Lung Image Database Consortium and Image Database Resource Initiative(28.83 PSNR under Poisson noise).Clinical evaluations demonstrate superior preservation of anatomical structures,with SSIM improvements of 8.8%for single-coil and 4.36%for multi-coil MRI over uDPIR.Conclusion:It offers a flexible,efficient,and scalable solution for medical image reconstruction,addressing the challenges of noise,undersampling,and modality generalization.The model’s lightweight design allows for rapid inference,while its self-supervised fine-tuning capability minimizes reliance on large annotated datasets,making it suitable for real-world clinical applications. 展开更多
关键词 medical image reconstruction physics-conditioned diffusion multi-task learning self-supervised fine-tuning multimodal fusion lightweight neural networks
在线阅读 下载PDF
Face Age Estimation Based on CSLBP and Lightweight Convolutional Neural Network 被引量:1
5
作者 Yang Wang Ying Tian Ou Tian 《Computers, Materials & Continua》 SCIE EI 2021年第11期2203-2216,共14页
As the use of facial attributes continues to expand,research into facial age estimation is also developing.Because face images are easily affected by factors including illumination and occlusion,the age estimation of ... As the use of facial attributes continues to expand,research into facial age estimation is also developing.Because face images are easily affected by factors including illumination and occlusion,the age estimation of faces is a challenging process.This paper proposes a face age estimation algorithm based on lightweight convolutional neural network in view of the complexity of the environment and the limitations of device computing ability.Improving face age estimation based on Soft Stagewise Regression Network(SSR-Net)and facial images,this paper employs the Center Symmetric Local Binary Pattern(CSLBP)method to obtain the feature image and then combines the face image and the feature image as network input data.Adding feature images to the convolutional neural network can improve the accuracy as well as increase the network model robustness.The experimental results on IMDB-WIKI and MORPH 2 datasets show that the lightweight convolutional neural network method proposed in this paper reduces model complexity and increases the accuracy of face age estimations. 展开更多
关键词 Face age estimation lightweight convolutional neural network CSLBP SSR-Net
在线阅读 下载PDF
Lightweight Multi-scale Convolutional Neural Network for Rice Leaf Disease Recognition 被引量:1
6
作者 Chang Zhang Ruiwen Ni +2 位作者 Ye Mu Yu Sun Thobela Louis Tyasi 《Computers, Materials & Continua》 SCIE EI 2023年第1期983-994,共12页
In the field of agricultural information,the identification and prediction of rice leaf disease have always been the focus of research,and deep learning(DL)technology is currently a hot research topic in the field of ... In the field of agricultural information,the identification and prediction of rice leaf disease have always been the focus of research,and deep learning(DL)technology is currently a hot research topic in the field of pattern recognition.The research and development of high-efficiency,highquality and low-cost automatic identification methods for rice diseases that can replace humans is an important means of dealing with the current situation from a technical perspective.This paper mainly focuses on the problem of huge parameters of the Convolutional Neural Network(CNN)model and proposes a recognitionmodel that combines amulti-scale convolution module with a neural network model based on Visual Geometry Group(VGG).The accuracy and loss of the training set and the test set are used to evaluate the performance of the model.The test accuracy of this model is 97.1%that has increased 5.87%over VGG.Furthermore,the memory requirement is 26.1M,only 1.6%of the VGG.Experiment results show that this model performs better in terms of accuracy,recognition speed and memory size. 展开更多
关键词 Rice leaf diseases deep learning lightweight convolution neural networks VGG
在线阅读 下载PDF
A Lightweight Convolutional Neural Network with Hierarchical Multi-Scale Feature Fusion for Image Classification 被引量:2
7
作者 Adama Dembele Ronald Waweru Mwangi Ananda Omutokoh Kube 《Journal of Computer and Communications》 2024年第2期173-200,共28页
Convolutional neural networks (CNNs) are widely used in image classification tasks, but their increasing model size and computation make them challenging to implement on embedded systems with constrained hardware reso... Convolutional neural networks (CNNs) are widely used in image classification tasks, but their increasing model size and computation make them challenging to implement on embedded systems with constrained hardware resources. To address this issue, the MobileNetV1 network was developed, which employs depthwise convolution to reduce network complexity. MobileNetV1 employs a stride of 2 in several convolutional layers to decrease the spatial resolution of feature maps, thereby lowering computational costs. However, this stride setting can lead to a loss of spatial information, particularly affecting the detection and representation of smaller objects or finer details in images. To maintain the trade-off between complexity and model performance, a lightweight convolutional neural network with hierarchical multi-scale feature fusion based on the MobileNetV1 network is proposed. The network consists of two main subnetworks. The first subnetwork uses a depthwise dilated separable convolution (DDSC) layer to learn imaging features with fewer parameters, which results in a lightweight and computationally inexpensive network. Furthermore, depthwise dilated convolution in DDSC layer effectively expands the field of view of filters, allowing them to incorporate a larger context. The second subnetwork is a hierarchical multi-scale feature fusion (HMFF) module that uses parallel multi-resolution branches architecture to process the input feature map in order to extract the multi-scale feature information of the input image. Experimental results on the CIFAR-10, Malaria, and KvasirV1 datasets demonstrate that the proposed method is efficient, reducing the network parameters and computational cost by 65.02% and 39.78%, respectively, while maintaining the network performance compared to the MobileNetV1 baseline. 展开更多
关键词 MobileNet Image Classification lightweight Convolutional neural network Depthwise Dilated Separable Convolution Hierarchical Multi-Scale Feature Fusion
在线阅读 下载PDF
A Study on Enhancing Chip Detection Efficiency Using the Lightweight Van-YOLOv8 Network
8
作者 Meng Huang Honglei Wei Xianyi Zhai 《Computers, Materials & Continua》 SCIE EI 2024年第4期531-547,共17页
In pursuit of cost-effective manufacturing,enterprises are increasingly adopting the practice of utilizing recycled semiconductor chips.To ensure consistent chip orientation during packaging,a circular marker on the f... In pursuit of cost-effective manufacturing,enterprises are increasingly adopting the practice of utilizing recycled semiconductor chips.To ensure consistent chip orientation during packaging,a circular marker on the front side is employed for pin alignment following successful functional testing.However,recycled chips often exhibit substantial surface wear,and the identification of the relatively small marker proves challenging.Moreover,the complexity of generic target detection algorithms hampers seamless deployment.Addressing these issues,this paper introduces a lightweight YOLOv8s-based network tailored for detecting markings on recycled chips,termed Van-YOLOv8.Initially,to alleviate the influence of diminutive,low-resolution markings on the precision of deep learning models,we utilize an upscaling approach for enhanced resolution.This technique relies on the Super-Resolution Generative Adversarial Network with Extended Training(SRGANext)network,facilitating the reconstruction of high-fidelity images that align with input specifications.Subsequently,we replace the original YOLOv8smodel’s backbone feature extraction network with the lightweight VanillaNetwork(VanillaNet),simplifying the branch structure to reduce network parameters.Finally,a Hybrid Attention Mechanism(HAM)is implemented to capture essential details from input images,improving feature representation while concurrently expediting model inference speed.Experimental results demonstrate that the Van-YOLOv8 network outperforms the original YOLOv8s on a recycled chip dataset in various aspects.Significantly,it demonstrates superiority in parameter count,computational intricacy,precision in identifying targets,and speed when compared to certain prevalent algorithms in the current landscape.The proposed approach proves promising for real-time detection of recycled chips in practical factory settings. 展开更多
关键词 lightweight neural networks attention mechanisms image super-resolution enhancement feature extraction small object detection
在线阅读 下载PDF
CloudViT:A Lightweight Ground-Based Cloud Image Classification Model with the Ability to Capture Global Features
9
作者 Daoming Wei Fangyan Ge +5 位作者 Bopeng Zhang Zhiqiang Zhao Dequan Li Lizong Xi Jinrong Hu Xin Wang 《Computers, Materials & Continua》 2025年第6期5729-5746,共18页
Accurate cloud classification plays a crucial role in aviation safety,climate monitoring,and localized weather forecasting.Current research has been focusing on machine learning techniques,particularly deep learning b... Accurate cloud classification plays a crucial role in aviation safety,climate monitoring,and localized weather forecasting.Current research has been focusing on machine learning techniques,particularly deep learning based model,for the types identification.However,traditional approaches such as convolutional neural networks(CNNs)encounter difficulties in capturing global contextual information.In addition,they are computationally expensive,which restricts their usability in resource-limited environments.To tackle these issues,we present the Cloud Vision Transformer(CloudViT),a lightweight model that integrates CNNs with Transformers.The integration enables an effective balance between local and global feature extraction.To be specific,CloudViT comprises two innovative modules:Feature Extraction(E_Module)and Downsampling(D_Module).These modules are able to significantly reduce the number of model parameters and computational complexity while maintaining translation invariance and enhancing contextual comprehension.Overall,the CloudViT includes 0.93×10^(6)parameters,which decreases more than ten times compared to the SOTA(State-of-the-Art)model CloudNet.Comprehensive evaluations conducted on the HBMCD and SWIMCAT datasets showcase the outstanding performance of CloudViT.It achieves classification accuracies of 98.45%and 100%,respectively.Moreover,the efficiency and scalability of CloudViT make it an ideal candidate for deployment inmobile cloud observation systems,enabling real-time cloud image classification.The proposed hybrid architecture of CloudViT offers a promising approach for advancing ground-based cloud image classification.It holds significant potential for both optimizing performance and facilitating practical deployment scenarios. 展开更多
关键词 Image classification ground-based cloud images lightweight neural networks attention mechanism deep learning vision transformer
在线阅读 下载PDF
ConGCNet:Convex geometric constructive neural network for Industrial Internet of Things
10
作者 Jing Nan Wei Dai +1 位作者 Chau Yuen Jinliang Ding 《Journal of Automation and Intelligence》 2024年第3期169-175,共7页
The intersection of the Industrial Internet of Things(IIoT)and artificial intelligence(AI)has garnered ever-increasing attention and research interest.Nevertheless,the dilemma between the strict resource-constrained n... The intersection of the Industrial Internet of Things(IIoT)and artificial intelligence(AI)has garnered ever-increasing attention and research interest.Nevertheless,the dilemma between the strict resource-constrained nature of IIoT devices and the extensive resource demands of AI has not yet been fully addressed with a comprehensive solution.Taking advantage of the lightweight constructive neural network(LightGCNet)in developing fast learner models for IIoT,a convex geometric constructive neural network with a low-complexity control strategy,namely,ConGCNet,is proposed in this article via convex optimization and matrix theory,which enhances the convergence rate and reduces the computational consumption in comparison with LightGCNet.Firstly,a low-complexity control strategy is proposed to reduce the computational consumption during the hidden parameters training process.Secondly,a novel output weights evaluated method based on convex optimization is proposed to guarantee the convergence rate.Finally,the universal approximation property of ConGCNet is proved by the low-complexity control strategy and convex output weights evaluated method.Simulation results,including four benchmark datasets and the real-world ore grinding process,demonstrate that ConGCNet effectively reduces computational consumption in the modelling process and improves the model’s convergence rate. 展开更多
关键词 Industrial Internet of Things lightweight geometric constructive neural network Convex optimization RESOURCE-CONSTRAINED Matrix theory
在线阅读 下载PDF
基于Filtering LSTM-Lightweight CNN的交流串联电弧故障检测方法
11
作者 何键涛 王兆锐 鲍光海 《电器与能效管理技术》 2025年第9期1-12,共12页
针对基于深度学习的电弧故障检测方法在未知多负载电路中存在泛化性能不足的问题,提出一种基于高频耦合模拟信号驱动的过滤长短时记忆(Filtering LSTM)神经网络,并将其与轻量级卷积神经网络(Lightweight CNN)相结合,构建了Filtering LST... 针对基于深度学习的电弧故障检测方法在未知多负载电路中存在泛化性能不足的问题,提出一种基于高频耦合模拟信号驱动的过滤长短时记忆(Filtering LSTM)神经网络,并将其与轻量级卷积神经网络(Lightweight CNN)相结合,构建了Filtering LSTM-Lightweight CNN电弧故障检测模型。通过将单负载电路的高频耦合信号线性叠加,即可模拟出多负载电路的高频耦合信号。然后利用模拟信号驱动Filtering LSTM,过滤多负载电路信号中的未知特征,并重构信号。最后采用树结构Parzen估计器优化过的Lightweight CNN对重构信号进行电弧故障检测。实验表明,在136000个未知多负载电路样本中,Filtering LSTM-Lightweight CNN的电弧故障检测准确率为99.45%。与未采用Filtering LSTM的检测算法相比,所提方法的检测准确率最高提升了14.05%,显著提升了电弧故障检测模型的泛化能力。 展开更多
关键词 串联电弧故障 特征过滤 轻量级卷积神经网络 故障检测
在线阅读 下载PDF
基于轻量级空间变换网络的CAN总线链路故障识别模型
12
作者 周颖颖 《无线互联科技》 2026年第4期91-96,共6页
车载故障诊断系统(On-Board Diagnostics,OBD)可以检测到控制器局域网(Controller Area Network,CAN)总线发生了链路故障,但是无法准确识别出CAN总线链路故障具体类型。文章提出一种基于轻量级空间变换网络(Lightweight Spatial Transfo... 车载故障诊断系统(On-Board Diagnostics,OBD)可以检测到控制器局域网(Controller Area Network,CAN)总线发生了链路故障,但是无法准确识别出CAN总线链路故障具体类型。文章提出一种基于轻量级空间变换网络(Lightweight Spatial Transformer Network,L-STN)的CAN总线链路故障识别模型,能对CAN总线断路进行高效识别。实验结果表明,本模型识别准确率达到90.92%,模型规模缩小了约30%,对提高CAN总线链路故障诊断效率有明显的意义。 展开更多
关键词 轻量级空间变换网络 轻量化神经网络 CAN总线 故障类型识别
在线阅读 下载PDF
基于改进EfficientNet-B0的轻量化苹果叶病害识别 被引量:1
13
作者 王新皓 苏淑靖 +1 位作者 翟聪 文若铭 《农机化研究》 北大核心 2026年第3期137-144,共8页
为了对苹果叶片病害进行精准有效识别,提出了一种基于改进EfficientNet-B0的轻量级高精度识别模型——LC-EfficientNet。首先,在MBConv模块中引入无参数注意力模块SimAM,提高识别能力的同时不增加模型计算量;其次,结合ShuffleNetV2双分... 为了对苹果叶片病害进行精准有效识别,提出了一种基于改进EfficientNet-B0的轻量级高精度识别模型——LC-EfficientNet。首先,在MBConv模块中引入无参数注意力模块SimAM,提高识别能力的同时不增加模型计算量;其次,结合ShuffleNetV2双分支结构思想与MBConv生成改进模块HPRConv,充分利用双分支结构,使用深度可分离卷积后,引入通道混洗技术与通道拼接技术,显著减少计算量和参数量且提升了模型对不同层次特征的提取能力;最后,将激活函数由Swith换为Mish,以帮助模型更好地拟合数据,提升准确率。使用模型分别对PlantVillage和Appleleaf9苹果叶部病害数据集进行训练与测试实验,结果表明LC-EfficientNet模型在两个数据集上的分类准确率分别达到98.83%和94.67%,相较于原模型分别提升了1.11和2.26个百分点,参数量从5.3 MB左右降低到4.5 MB左右,在降低参数量的同时增加了准确率;与其他经典网络模型相比,LC-EfficientNet在各项性能评估指标上也均有所提升。研究可为苹果叶部病害识别提供新的解决方案。 展开更多
关键词 苹果叶 病害识别 卷积神经网络 轻量级 EfficientNet-B0 SimAM注意力模块 图像处理技术
在线阅读 下载PDF
水稻田间收割场景语义分割方法——基于改进DeepLabV3+
14
作者 边铭 纪爱敏 +2 位作者 沈成 蔺秋雨 韩宇飞 《农机化研究》 北大核心 2026年第1期159-166,共8页
针对稻田环境中光照变化大、地表类别复杂,以及现有分割模型参数量大导致智能农机作业时场景信息提取精度下降和推理速度较慢的问题,提出了一种基于改进DeepLabV3+的图像分割方法。编码阶段采用轻量化的MobileNetV3作为主干网络提取图... 针对稻田环境中光照变化大、地表类别复杂,以及现有分割模型参数量大导致智能农机作业时场景信息提取精度下降和推理速度较慢的问题,提出了一种基于改进DeepLabV3+的图像分割方法。编码阶段采用轻量化的MobileNetV3作为主干网络提取图像特征,并引入深度可分离卷积(DSC)和混合池化模块(MPM)对空洞空间金字塔池化模块(ASPP)进行改进,以降低计算复杂度并增强多尺度特征表达能力;解码阶段结合ECA-Net注意力机制优化浅层特征并融合深层语义信息,损失函数则采用交叉熵与Dice系数损失组合形式。在自制田间场景图像数据集上进行验证实验,结果表明,所提模型的参数量为3.725×10^(6),相较原模型减少93.05%,平均交并比(MIoU)和平均像素准确率(mPA)分别达到88.41%和94.54%,优于UNet、FCN、DeepLabV3+和PSPNet等主流语义分割网络;在NVIDIA RTX 3060 GPU平台上进行图像推理,改进模型的检测速度可达117.05帧/s,远快于对比网络。改进后的模型在实现显著轻量化的同时还提升了分割精度,满足智能农机作业实时精确性的信息提取需求。 展开更多
关键词 稻田收割 场景识别 语义分割 神经网络 轻量化 分割精度
在线阅读 下载PDF
基于部分卷积的残差特征聚合轻量超分辨率网络
15
作者 闫航 刘春龙 宋振峰 《现代电子技术》 北大核心 2026年第5期89-96,共8页
为了解决图像超分辨率重建模型普遍参数量大和计算过程复杂,对计算量和资源需求急剧增加的问题,文中提出一种基于部分卷积的残差特征聚合轻量超分辨率网络。该网络在部分卷积层的基础上减少模型冗余计算的同时也减少了参数量。在轻量化... 为了解决图像超分辨率重建模型普遍参数量大和计算过程复杂,对计算量和资源需求急剧增加的问题,文中提出一种基于部分卷积的残差特征聚合轻量超分辨率网络。该网络在部分卷积层的基础上减少模型冗余计算的同时也减少了参数量。在轻量化的前提下,引入残差特征聚合模块,同时关注局部与非局部特征信息,以增强网络对图像细节的全面捕捉,加速信息传递的同时提高网络泛化能力。实验结果表明,所提方法同NGswin和LKFN在公共基准测试集2倍、3倍、4倍缩放因子下的PSNR相比,分别平均提升0.28 dB、0.13 dB、0.08 dB和0.03 dB、0.02 dB、0.02 dB;参数量分别减少82%、81%、81%和38%、37%、36%;GFLOPs分别减少55%、58%、56%和6%、7%、11%。网络在轻量化的同时实现了重建图像质量的提高,减少了图像模糊程度,缓解了重建图像的伪影情况,充分证明了所提方法的高效性。 展开更多
关键词 轻量化模型 卷积神经网络 图像超分辨率重建 特征聚合 深度学习 自注意力机制
在线阅读 下载PDF
基于迁移学习的恶意软件分类
16
作者 高泽安 付东来 +2 位作者 李众 薛震 洪军 《计算机工程与设计》 北大核心 2026年第2期418-424,共7页
为了解决现有恶意软件分类方法在对抗检测能力和模型训练成本方面的不足,提出了一种基于迁移学习技术的轻量级恶意软件分类模型——MalDTL。将恶意软件的二进制文件转换为包含字节和信息熵特征的224×224的RGB图像。根据Windows操... 为了解决现有恶意软件分类方法在对抗检测能力和模型训练成本方面的不足,提出了一种基于迁移学习技术的轻量级恶意软件分类模型——MalDTL。将恶意软件的二进制文件转换为包含字节和信息熵特征的224×224的RGB图像。根据Windows操作系统的PE文件格式规范,在生成的RGB图像上附加标签框,形成RGBB图像。基于准确率、召回率、精确率和F1值,比较了VGG16、VGG19、InceptionV3和ResNet50这4种模型,选择ResNet50作为基准模型来构建MalDTL。实验结果表明,该模型在控制成本的同时,显著提高了恶意软件分类的准确性和对抗检测能力。 展开更多
关键词 深度学习 迁移学习 机器学习 卷积神经网络 恶意软件分类 信息安全 轻量级
在线阅读 下载PDF
Lightweight Malicious Code Classification Method Based on Improved Squeeze Net
17
作者 Li Li Youran Kong Qing Zhang 《Computers, Materials & Continua》 SCIE EI 2024年第1期551-567,共17页
With the growth of the Internet,more and more business is being done online,for example,online offices,online education and so on.While this makes people’s lives more convenient,it also increases the risk of the netw... With the growth of the Internet,more and more business is being done online,for example,online offices,online education and so on.While this makes people’s lives more convenient,it also increases the risk of the network being attacked by malicious code.Therefore,it is important to identify malicious codes on computer systems efficiently.However,most of the existing malicious code detection methods have two problems:(1)The ability of the model to extract features is weak,resulting in poor model performance.(2)The large scale of model data leads to difficulties deploying on devices with limited resources.Therefore,this paper proposes a lightweight malicious code identification model Lightweight Malicious Code Classification Method Based on Improved SqueezeNet(LCMISNet).In this paper,the MFire lightweight feature extraction module is constructed by proposing a feature slicing module and a multi-size depthwise separable convolution module.The feature slicing module reduces the number of parameters by grouping features.The multi-size depthwise separable convolution module reduces the number of parameters and enhances the feature extraction capability by replacing the standard convolution with depthwise separable convolution with different convolution kernel sizes.In addition,this paper also proposes a feature splicing module to connect the MFire lightweight feature extraction module based on the feature reuse and constructs the lightweight model LCMISNet.The malicious code recognition accuracy of LCMISNet on the BIG 2015 dataset and the Malimg dataset reaches 98.90% and 99.58%,respectively.It proves that LCMISNet has a powerful malicious code recognition performance.In addition,compared with other network models,LCMISNet has better performance,and a lower number of parameters and computations. 展开更多
关键词 lightweight neural network malicious code classification feature slicing feature splicing multi-size depthwise separable convolution
在线阅读 下载PDF
基于异构协同计算的智能垃圾分类系统设计
18
作者 王智鹏 李文斌 李国勇 《集成电路与嵌入式系统》 2026年第3期72-80,共9页
全球“垃圾围城”问题加剧,智能垃圾分类成为研究热点,但嵌入式平台普遍面临“算力有限实时性高识别精度优”的权衡困境。在传统方案中,云端架构依赖数据传输导致延迟高,纯嵌入式架构算力不足,云边协同架构仍存在交互延迟,均难以满足实... 全球“垃圾围城”问题加剧,智能垃圾分类成为研究热点,但嵌入式平台普遍面临“算力有限实时性高识别精度优”的权衡困境。在传统方案中,云端架构依赖数据传输导致延迟高,纯嵌入式架构算力不足,云边协同架构仍存在交互延迟,均难以满足实际需求。文中提出基于FPGA STM32的异构协同计算架构,FPGA承担图像预处理与卷积并行计算,STM32负责全连接层运算与分类决策;同时优化轻量化卷积神经网络,经“单卷积层+三层全连接层”结构裁剪,引入INT16量化与钳位机制平衡精度与硬件适配性。实验结果表明,系统对10类生活垃圾的识别准确率达83.33%,较MATLAB平台推理加速15.675倍,处理延时仅40.004 ms,FPGA核心资源占用率低,可高效部署于社区、家庭等嵌入式垃圾分类场景。 展开更多
关键词 异构协同计算 轻量化CNN FPGA STM32架构 神经网络部署 智能垃圾分类系统 推理加速
在线阅读 下载PDF
基于轻量化卷积神经网络的人数估计算法研究
19
作者 林园园 杨会成 胡耀聪 《重庆工商大学学报(自然科学版)》 2026年第1期28-38,共11页
目的目前人群计数模型中存在两种问题:复杂的重型计数模型虽然计数性能较强,但模型参数量和计算量过大,因此实用性不高;当前的轻量化模型虽然降低了模型的复杂度,但计数性能不佳。针对以上问题,提出一种有效均衡计数性能和计数效率的基... 目的目前人群计数模型中存在两种问题:复杂的重型计数模型虽然计数性能较强,但模型参数量和计算量过大,因此实用性不高;当前的轻量化模型虽然降低了模型的复杂度,但计数性能不佳。针对以上问题,提出一种有效均衡计数性能和计数效率的基于轻量化卷积神经网络的人群计数模型。方法该方法分为两个模块:特征提取模块和密度图回归模块。首先,在特征提取模块打破以往提取特征时丢弃高度相似信息的思想,更加注重本征特征和相似特征的融合,设计了一个轻量化线性映射单元,在减少网络参数和计算成本的同时,提高了计数精度;然后,由多个线性映射单元组成轻量化线性映射块,并串行多个线性映射块组成特征提取模块;接着,将特征提取模块提取到的特征馈送到密度图回归模块,密度图回归模块不再使用较少的标准卷积来回归密度图,而是使用扩张卷积来替代标准卷积,利用堆叠的扩张卷积来增加感受野从而得到更加精确的回归密度图;最后将回归密度图求和得到估计人数。结果所提方法的参数量仅有0.12 MB(Mbyte),计算量仅有9.23 GFLOPS(Giga Floating-point Operations per Second),与其余轻量化人群计数模型相比均有降低,且在3个人群计数数据集,即Shanghai Tech数据集、UCF-QNRF数据集、NWPU-Crowd数据集都取得了较为优异的计数性能。结论模型在保证计数性能的同时也保证了计数效率,实现了两者的最佳平衡,并实现了实时快速精确的人群计数,相较于其他轻量级人群计数算法,拥有更高的计数性能和计数效率,更具备实用性。 展开更多
关键词 轻量级卷积神经网络 人群计数 特征融合 密度图估计
在线阅读 下载PDF
基于轻量化图神经网络的集输管道参数异常检测方法
20
作者 毛路宽 《自动化应用》 2026年第2期81-83,共3页
为提高集输管道运行参数的监测精度与异常识别效率,提出一种基于轻量化图神经网络的参数异常检测方法,构建反映管道结构和状态的图模型,引入关键节点与特征设计,建立资源占用低、推理速度快的图神经网络结构。针对通信场景的部署需求,... 为提高集输管道运行参数的监测精度与异常识别效率,提出一种基于轻量化图神经网络的参数异常检测方法,构建反映管道结构和状态的图模型,引入关键节点与特征设计,建立资源占用低、推理速度快的图神经网络结构。针对通信场景的部署需求,对模型进行结构压缩和算法优化。设计适用于时序异常的检测机制,实现对关键参数波动的准确识别。验证结果表明,该方法在异常识别精度与部署效率方面具备良好的性能,适用于复杂管网监控场景。 展开更多
关键词 轻量化图神经网络 集输管道 参数异常检测 模型优化 工程应用
在线阅读 下载PDF
上一页 1 2 31 下一页 到第
使用帮助 返回顶部