期刊文献+
共找到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
ResghostNet:Boosting GhostNet with Residual Connections and Adaptive-SE Blocks
13
作者 Yuang Chen Yong Li +2 位作者 Fang Lin Shuhan Lv Jiaze Jiang 《Computers, Materials & Continua》 2026年第2期1524-1541,共18页
Aiming at the problem of potential information noise introduced during the generation of ghost feature maps in GhostNet,this paper proposes a novel lightweight neural network model called ResghostNet.This model constr... Aiming at the problem of potential information noise introduced during the generation of ghost feature maps in GhostNet,this paper proposes a novel lightweight neural network model called ResghostNet.This model constructs the Resghost Module by combining residual connections and Adaptive-SE Blocks,which enhances the quality of generated feature maps through direct propagation of original input information and selection of important channels before cheap operations.Specifically,ResghostNet introduces residual connections on the basis of the Ghost Module to optimize the information flow,and designs a weight self-attention mechanism combined with SE blocks to enhance feature expression capabilities in cheap operations.Experimental results on the ImageNet dataset show that,compared to GhostNet,ResghostNet achieves higher accuracy while reducing the number of parameters by 52%.Although the computational complexity increases,by optimizing the usage strategy of GPU cachememory,themodel’s inference speed becomes faster.The ResghostNet is optimized in terms of classification accuracy and the number of model parameters,and shows great potential in edge computing devices. 展开更多
关键词 Residual connections adaptive-SE blocks lightweight neural network GPU memory usage
在线阅读 下载PDF
简支梁桥轻量化监测的状态评估方法研究
14
作者 田石柱 陆一帆 刘晨光 《广西大学学报(自然科学版)》 北大核心 2026年第1期14-25,共12页
为了提升简支梁桥状态评估效率和评估智能化水平,提出基于准静态响应的桥梁正常使用状态的快速智能评估方法。首先,以车辆信息监测和关键截面的挠度监测为基础,建立轻量化监测体系;其次,建立以车辆信息和截面响应为输入、准静态挠度响... 为了提升简支梁桥状态评估效率和评估智能化水平,提出基于准静态响应的桥梁正常使用状态的快速智能评估方法。首先,以车辆信息监测和关键截面的挠度监测为基础,建立轻量化监测体系;其次,建立以车辆信息和截面响应为输入、准静态挠度响应为输出的3种机器学习模型,构建桥梁响应有限元代理模型;再次,提出基于逐次变分模态分解(SVMD)的准静态挠度曲线自适应提取方法,通过迭代分解、残差评估,自动确定最优模态分解个数;最后,通过损伤桥梁和未损桥梁的准静态响应曲线面积比,构建评估系数β和桥梁状态分级表,并通过简支箱梁桥的数值算例进行验证。结果表明:基于反向传播(BP)神经网络构建的有限元代理模型训练结果最优,决定系数(R2)为98%、均方根误差(RMSE)为0.0069;通过SVMD提取出的准静态挠度响应整体相对误差均小于2%,峰值相对误差均小于1%;将模型刚度折减成设计值的88%时,计算简支箱梁桥的β值为0.88,通过桥梁状态分级表评估桥梁的状态为一般,与设置的损伤状况一致,可初步判断桥梁的正常使用状态。 展开更多
关键词 轻量化监测 数据处理 机器学习 BP神经网络 准静态响应 状态评估
在线阅读 下载PDF
基于时空注意力机制的轻量级脑纹识别算法
15
作者 方芳 严军 +1 位作者 郭红想 王勇 《浙江大学学报(工学版)》 北大核心 2026年第3期633-642,共10页
针对现有脑纹识别方法模型复杂、所需通道数多以及依赖长时间段信号等问题,提出基于时空注意力机制的轻量化卷积神经网络.引入坐标注意力机制以增强空间特征提取能力,突出关键通道信息.基于EEGNet网络,使用VOV-GSCSP模块替换EEGNet的第... 针对现有脑纹识别方法模型复杂、所需通道数多以及依赖长时间段信号等问题,提出基于时空注意力机制的轻量化卷积神经网络.引入坐标注意力机制以增强空间特征提取能力,突出关键通道信息.基于EEGNet网络,使用VOV-GSCSP模块替换EEGNet的第1层卷积,在不明显增加参数量的同时,提升模型对脑电信号的特征表达能力.融合轻量级时间自注意力模块,在保持模型轻量化的同时,有效捕捉跨时间步的依赖关系,提升时序建模能力,使网络更具判别力.利用该方法,在109人的PhysioNet数据集和32人的DEAP数据集上进行验证.与基线EEGNet网络相比,在PhysioNet数据集的8通道条件下,基于运动想象、睁眼和闭眼3种状态的分类准确率分别提高了18.55%、23.61%、25.79%,在DEAP数据集5通道条件下的分类准确率提高了2.45%.提出模型的参数量仅为0.29×10^(6),低于大多数现有的深度模型,且在通道数更低、时间段更短的情况下识别效果更佳,证明了该方法在脑纹识别任务中的有效性和鲁棒性. 展开更多
关键词 脑电信号 生物识别 注意力机制 轻量化卷积神经网络
在线阅读 下载PDF
基于改进EfficientNet-B0的轻量化苹果叶病害识别 被引量:1
16
作者 王新皓 苏淑靖 +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+
17
作者 边铭 纪爱敏 +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
基于部分卷积的残差特征聚合轻量超分辨率网络
18
作者 闫航 刘春龙 宋振峰 《现代电子技术》 北大核心 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
面向轻量化神经网络分类的微调方法
19
作者 徐帅杰 王士同 《南京航空航天大学学报(自然科学版)》 北大核心 2026年第1期223-234,共12页
轻量化神经网络是指通过优化,减少资源消耗,使其能够在资源受限的环境中高效运行的神经网络。其训练过程通常以整体最优为目标,然而在实际应用中,可能存在某些感兴趣类别的分类精度偏低的问题,这些类别对于用户或应用而言,其准确性比其... 轻量化神经网络是指通过优化,减少资源消耗,使其能够在资源受限的环境中高效运行的神经网络。其训练过程通常以整体最优为目标,然而在实际应用中,可能存在某些感兴趣类别的分类精度偏低的问题,这些类别对于用户或应用而言,其准确性比其他类更重要。为解决上述问题,提出了一种适用于轻量化神经网络的结构微调方法——基于次小值阈值选取的突触连接方法(Synaptic join method based on the sub-minimum value threshold,SMVT-SJ)。该方法通过次小值选取策略划定新突触的权值阈值,从隐藏层向输出层目标神经元跨层添加新突触,从而特异性地提升用户关注类别的分类精度。为了筛选更高效的新突触,SMVT-SJ提出突触评估过程,根据所有可能的适当权值的分布来评估每个候选突触的性能。在多个不同数据集上的实验结果表明,该方法能够有效地提高特定目标类别的分类精度,并维持总体精度不发生明显降低,具有很好的泛化性和鲁棒性。 展开更多
关键词 突触连接 网络结构微调 分类 轻量化神经网络 突触评估 机器学习
在线阅读 下载PDF
基于迁移学习的恶意软件分类
20
作者 高泽安 付东来 +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
上一页 1 2 31 下一页 到第
使用帮助 返回顶部