期刊文献+
共找到413篇文章
< 1 2 21 >
每页显示 20 50 100
Identification of Weather Phenomena Based on Lightweight Convolutional Neural Networks 被引量:3
1
作者 Congcong Wang Pengyu Liu +2 位作者 Kebin Jia Xiaowei Jia Yaoyao Li 《Computers, Materials & Continua》 SCIE EI 2020年第9期2043-2055,共13页
Weather phenomenon recognition plays an important role in the field of meteorology.Nowadays,weather radars and weathers sensor have been widely used for weather recognition.However,given the high cost in deploying and... Weather phenomenon recognition plays an important role in the field of meteorology.Nowadays,weather radars and weathers sensor have been widely used for weather recognition.However,given the high cost in deploying and maintaining the devices,it is difficult to apply them to intensive weather phenomenon recognition.Moreover,advanced machine learning models such as Convolutional Neural Networks(CNNs)have shown a lot of promise in meteorology,but these models also require intensive computation and large memory,which make it difficult to use them in reality.In practice,lightweight models are often used to solve such problems.However,lightweight models often result in significant performance losses.To this end,after taking a deep dive into a large number of lightweight models and summarizing their shortcomings,we propose a novel lightweight CNNs model which is constructed based on new building blocks.The experimental results show that the model proposed in this paper has comparable performance with the mainstream non-lightweight model while also saving 25 times of memory consumption.Such memory reduction is even better than that of existing lightweight models. 展开更多
关键词 Deep learning convolution neural networks lightweight models weather identification
在线阅读 下载PDF
Face Age Estimation Based on CSLBP and Lightweight Convolutional Neural Network 被引量:1
2
作者 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
3
作者 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
4
作者 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
CCLNet:An End-to-End Lightweight Network for Small-Target Forest Fire Detection in UAV Imagery
5
作者 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
Lightweight deep network and projection loss for eye semantic segmentation
6
作者 Qinjie Wang Tengfei Wang +1 位作者 Lizhuang Yang Hai Li 《中国科学技术大学学报》 北大核心 2025年第7期59-68,58,I0002,共12页
Semantic segmentation of eye images is a complex task with important applications in human–computer interaction,cognitive science,and neuroscience.Achieving real-time,accurate,and robust segmentation algorithms is cr... Semantic segmentation of eye images is a complex task with important applications in human–computer interaction,cognitive science,and neuroscience.Achieving real-time,accurate,and robust segmentation algorithms is crucial for computationally limited portable devices such as augmented reality and virtual reality.With the rapid advancements in deep learning,many network models have been developed specifically for eye image segmentation.Some methods divide the segmentation process into multiple stages to achieve model parameter miniaturization while enhancing output through post processing techniques to improve segmentation accuracy.These approaches significantly increase the inference time.Other networks adopt more complex encoding and decoding modules to achieve end-to-end output,which requires substantial computation.Therefore,balancing the model’s size,accuracy,and computational complexity is essential.To address these challenges,we propose a lightweight asymmetric UNet architecture and a projection loss function.We utilize ResNet-3 layer blocks to enhance feature extraction efficiency in the encoding stage.In the decoding stage,we employ regular convolutions and skip connections to upscale the feature maps from the latent space to the original image size,balancing the model size and segmentation accuracy.In addition,we leverage the geometric features of the eye region and design a projection loss function to further improve the segmentation accuracy without adding any additional inference computational cost.We validate our approach on the OpenEDS2019 dataset for virtual reality and achieve state-of-the-art performance with 95.33%mean intersection over union(mIoU).Our model has only 0.63M parameters and 350 FPS,which are 68%and 200%of the state-of-the-art model RITNet,respectively. 展开更多
关键词 lightweight deep network projection loss real-time semantic segmentation convolutional neural networks END-TO-END
在线阅读 下载PDF
Lightweight and highly robust memristor-based hybrid neural networks for electroencephalogram signal processing
7
作者 童霈文 徐晖 +5 位作者 孙毅 汪泳州 彭杰 廖岑 王伟 李清江 《Chinese Physics B》 SCIE EI CAS CSCD 2023年第7期582-590,共9页
Memristor-based neuromorphic computing shows great potential for high-speed and high-throughput signal processing applications,such as electroencephalogram(EEG)signal processing.Nonetheless,the size of one-transistor ... Memristor-based neuromorphic computing shows great potential for high-speed and high-throughput signal processing applications,such as electroencephalogram(EEG)signal processing.Nonetheless,the size of one-transistor one-resistor(1T1R)memristor arrays is limited by the non-ideality of the devices,which prevents the hardware implementation of large and complex networks.In this work,we propose the depthwise separable convolution and bidirectional gate recurrent unit(DSC-BiGRU)network,a lightweight and highly robust hybrid neural network based on 1T1R arrays that enables efficient processing of EEG signals in the temporal,frequency and spatial domains by hybridizing DSC and BiGRU blocks.The network size is reduced and the network robustness is improved while ensuring the network classification accuracy.In the simulation,the measured non-idealities of the 1T1R array are brought into the network through statistical analysis.Compared with traditional convolutional networks,the network parameters are reduced by 95%and the network classification accuracy is improved by 21%at a 95%array yield rate and 5%tolerable error.This work demonstrates that lightweight and highly robust networks based on memristor arrays hold great promise for applications that rely on low consumption and high efficiency. 展开更多
关键词 MEMRISTOR lightweight ROBUST hybrid neural networks depthwise separable convolution bidirectional gate recurrent unit(BiGRU) one-transistor one-resistor(1T1R)arrays
原文传递
A Framework of Lightweight Deep Cross-Connected Convolution Kernel Mapping Support Vector Machines
8
作者 Qi Wang Zhaoying Liu +3 位作者 Ting Zhang Shanshan Tu Yujian Li Muhammad Waqas 《Journal on Artificial Intelligence》 2022年第1期37-48,共12页
Deep kernel mapping support vector machines have achieved good results in numerous tasks by mapping features from a low-dimensional space to a high-dimensional space and then using support vector machines for classifi... Deep kernel mapping support vector machines have achieved good results in numerous tasks by mapping features from a low-dimensional space to a high-dimensional space and then using support vector machines for classification.However,the depth kernel mapping support vector machine does not take into account the connection of different dimensional spaces and increases the model parameters.To further improve the recognition capability of deep kernel mapping support vector machines while reducing the number of model parameters,this paper proposes a framework of Lightweight Deep Convolutional Cross-Connected Kernel Mapping Support Vector Machines(LC-CKMSVM).The framework consists of a feature extraction module and a classification module.The feature extraction module first maps the data from low-dimensional to high-dimensional space by fusing the representations of different dimensional spaces through cross-connections;then,it uses depthwise separable convolution to replace part of the original convolution to reduce the number of parameters in the module;The classification module uses a soft margin support vector machine for classification.The results on 6 different visual datasets show that LC-CKMSVM obtains better classification accuracies on most cases than the other five models. 展开更多
关键词 convolutional neural network cross-connected lightweight framework depthwise separable convolution
在线阅读 下载PDF
Lightweight Image Super-Resolution via Weighted Multi-Scale Residual Network 被引量:9
9
作者 Long Sun Zhenbing Liu +3 位作者 Xiyan Sun Licheng Liu Rushi Lan Xiaonan Luo 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2021年第7期1271-1280,共10页
The tradeoff between efficiency and model size of the convolutional neural network(CNN)is an essential issue for applications of CNN-based algorithms to diverse real-world tasks.Although deep learning-based methods ha... The tradeoff between efficiency and model size of the convolutional neural network(CNN)is an essential issue for applications of CNN-based algorithms to diverse real-world tasks.Although deep learning-based methods have achieved significant improvements in image super-resolution(SR),current CNNbased techniques mainly contain massive parameters and a high computational complexity,limiting their practical applications.In this paper,we present a fast and lightweight framework,named weighted multi-scale residual network(WMRN),for a better tradeoff between SR performance and computational efficiency.With the modified residual structure,depthwise separable convolutions(DS Convs)are employed to improve convolutional operations’efficiency.Furthermore,several weighted multi-scale residual blocks(WMRBs)are stacked to enhance the multi-scale representation capability.In the reconstruction subnetwork,a group of Conv layers are introduced to filter feature maps to reconstruct the final high-quality image.Extensive experiments were conducted to evaluate the proposed model,and the comparative results with several state-of-the-art algorithms demonstrate the effectiveness of WMRN. 展开更多
关键词 convolutional neural network(CNN) lightweight framework MULTI-SCALE SUPER-RESOLUTION
在线阅读 下载PDF
A New Method for Pedestrian Detection with Lightweight Backbone based on Yolov3 Network
10
作者 Qirui Dong 《Journal of Electronic Research and Application》 2019年第5期5-6,共2页
The main purpose of YOLOv3,aiming to improve the detection speed and accuracy from current detection models,is to predict the center coordinates of(x,y)from the Bounding Box and its length,width through multiple layer... The main purpose of YOLOv3,aiming to improve the detection speed and accuracy from current detection models,is to predict the center coordinates of(x,y)from the Bounding Box and its length,width through multiple layers of VGG Convolutional Neural Network(VGG-CNN)and uses the Darknet lightweight framework to process images at a faster speed.More specifically,our model has been reduced part of YOLOv3's complex and computationally intensive procedures and improved its algorithms to maintain the efficiency and accuracy of object detection.By this method,it performs a higher quality on mass object detection tasks with fewer detection errors. 展开更多
关键词 PEDESTRIAN detection convolutional neural network Autonomous driving algorithms DARKNET lightweight framework
在线阅读 下载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
Improved lightweight road damage detection based on YOLOv5
12
作者 LIU Chang SUN Yu +2 位作者 CHEN Jin YANG Jing WANG Fengchao 《Optoelectronics Letters》 2025年第5期314-320,共7页
There is a problem of real-time detection difficulty in road surface damage detection. This paper proposes an improved lightweight model based on you only look once version 5(YOLOv5). Firstly, this paper fully utilize... There is a problem of real-time detection difficulty in road surface damage detection. This paper proposes an improved lightweight model based on you only look once version 5(YOLOv5). Firstly, this paper fully utilized the convolutional neural network(CNN) + ghosting bottleneck(G_bneck) architecture to reduce redundant feature maps. Afterwards, we upgraded the original upsampling algorithm to content-aware reassembly of features(CARAFE) and increased the receptive field. Finally, we replaced the spatial pyramid pooling fast(SPPF) module with the basic receptive field block(Basic RFB) pooling module and added dilated convolution. After comparative experiments, we can see that the number of parameters and model size of the improved algorithm in this paper have been reduced by nearly half compared to the YOLOv5s. The frame rate per second(FPS) has been increased by 3.25 times. The mean average precision(m AP@0.5: 0.95) has increased by 8%—17% compared to other lightweight algorithms. 展开更多
关键词 road surface damage detection convolutional neural network feature maps convolutional neural network cnn lightweight model yolov improved lightweight model spatial pyram
原文传递
Method for detecting 2D grapevine winter pruning location based on thinning algorithm and Lightweight Convolutional Neural Network 被引量:2
13
作者 Qinghua Yang Yuhao Yuan +1 位作者 Yiqin Chen Yi Xun 《International Journal of Agricultural and Biological Engineering》 SCIE CAS 2022年第3期177-183,共7页
In viticulture,there is an increasing demand for automatic winter grapevine pruning devices,for which detection of pruning location in vineyard images is a necessary task,susceptible to being automated through the use... In viticulture,there is an increasing demand for automatic winter grapevine pruning devices,for which detection of pruning location in vineyard images is a necessary task,susceptible to being automated through the use of computer vision methods.In this study,a novel 2D grapevine winter pruning location detection method was proposed for automatic winter pruning with a Y-shaped cultivation system.The method can be divided into the following four steps.First,the vineyard image was segmented by the threshold two times Red minus Green minus Blue(2R−G−B)channel and S channel;Second,extract the grapevine skeleton by Improved Enhanced Parallel Thinning Algorithm(IEPTA);Third,find the structure of each grapevine by judging the angle and distance relationship between branches;Fourth,obtain the bounding boxes from these grapevines,then pre-trained MobileNetV3_small×0.75 was utilized to classify each bounding box and finally find the pruning location.According to the detection experiment result,the method of this study achieved a precision of 98.8%and a recall of 92.3%for bud detection,an accuracy of 83.4%for pruning location detection,and a total time of 0.423 s.Therefore,the results indicated that the proposed 2D pruning location detection method had decent robustness as well as high precision that could guide automatic devices to winter prune efficiently. 展开更多
关键词 grapevine winter pruning lightweight convolutional neural network thinning algorithm detection method
原文传递
基于改进EfficientNet-B0的轻量化苹果叶病害识别 被引量:1
14
作者 王新皓 苏淑靖 +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
基于时空注意力机制的轻量级脑纹识别算法
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
基于迁移学习的恶意软件分类
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
基于卷积神经网络的生物特征识别研究进展
17
作者 魏丁丁 高树辉 《西安交通大学学报(医学版)》 北大核心 2026年第2期197-213,共17页
卷积神经网络(CNN)在生物特征识别中的应用是当前计算机视觉与生物信息学交叉领域的热点方向,其层次化特征提取机制为多模态生物特征的鲁棒表征提供了有效解决途径。本文阐述CNN在生物特征识别中的应用优势,并基于文献分析方法综述近年... 卷积神经网络(CNN)在生物特征识别中的应用是当前计算机视觉与生物信息学交叉领域的热点方向,其层次化特征提取机制为多模态生物特征的鲁棒表征提供了有效解决途径。本文阐述CNN在生物特征识别中的应用优势,并基于文献分析方法综述近年来的技术演进脉络,重点解析步态、人脸、虹膜及指纹识别中的关键技术突破及研究趋势。论文还分析了现有生物特征识别技术所面临的共性挑战,并展望了CNN在法庭科学领域生物特征识别中的发展趋势,为促进生物特征识别技术应用提供参考。 展开更多
关键词 卷积神经网络(CNN) 生物特征识别 文献计量分析 特征提取 轻量化
在线阅读 下载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
基于改进ShuffleNet V2网络的路面类型识别
19
作者 张缓缓 冯屹轩 吴宏超 《江苏大学学报(自然科学版)》 北大核心 2026年第1期48-54,共7页
针对路面类型识别模型体积大、精确度低的问题,提出基于改进ShuffleNet V2网络的路面类型识别模型.在ShuffleNet V2网络结构中添加高效通道注意力(ECA)模块,通过注意力机制实现跨通道信息交互,并能根据输入的通道数量调整卷积核的大小;... 针对路面类型识别模型体积大、精确度低的问题,提出基于改进ShuffleNet V2网络的路面类型识别模型.在ShuffleNet V2网络结构中添加高效通道注意力(ECA)模块,通过注意力机制实现跨通道信息交互,并能根据输入的通道数量调整卷积核的大小;使用LeakyRelu函数替代ReLU函数,避免激活函数失效;引入由膨胀卷积组成的模块,在图像分辨率不变的同时,获取更广泛的图像信息,以提高模型的特征提取能力及泛化能力;根据路面类型的分类特点,调整各个模块的堆叠次数和网络的整体架构,降低模型的运算量和参数量.将改进后的算法在道路表面分类数据集(RSCD)上进行验证.结果表明:改进后的ShuffleNet V2模型参数量为4.67×10^(6)个,比原模型减少了1.4×10^(5)个;准确率为95.53%,比改进前提高了0.71百分点;推理时间减少了31%,新模型提高了对路面类型识别的准确率和响应速度. 展开更多
关键词 路面类型识别 卷积神经网络 ShuffleNet模型 ECA注意力机制 膨胀卷积模块 轻量化模型
在线阅读 下载PDF
轻量化AD-Net模型用于颅内肿瘤MRI图像的分类研究
20
作者 向朝 随力 +2 位作者 张昊天 段梦雨 刘卓睿 《波谱学杂志》 2026年第1期71-86,共16页
颅内肿瘤是一种严重的神经系统疾病,早期检测对提高患者生存率具有重要意义.然而,现有深度学习模型在颅内肿瘤图像分类任务中仍面临特征提取不足、模型复杂度较高以及类别不均衡等问题.为此,本研究提出了一种轻量化深度学习网络即自适... 颅内肿瘤是一种严重的神经系统疾病,早期检测对提高患者生存率具有重要意义.然而,现有深度学习模型在颅内肿瘤图像分类任务中仍面临特征提取不足、模型复杂度较高以及类别不均衡等问题.为此,本研究提出了一种轻量化深度学习网络即自适应动态网络(AD-Net).该网络创新性地引入动态卷积机制,自适应调整滤波器响应,从而增强了对颅内肿瘤复杂、不均特征的表征能力;结合通道注意力机制,有效聚焦关键通道信息,进一步提升了分类的准确性与模型的可解释性.此外,本研究提出了结合二分类与三分类的训练策略,显著缩短了模型训练时间,降低了对计算资源的需求,使其更适用于资源受限的医疗环境.在实验中,AD-Net在准确率、精确率、召回率、F1分数以及Kappa系数等关键评价指标上均优于现有主流深度学习模型,验证了其在颅内肿瘤分类任务中的有效性与实际应用价值. 展开更多
关键词 颅内肿瘤分类 卷积神经网络 动态卷积 通道注意力机制 轻量化模型
在线阅读 下载PDF
上一页 1 2 21 下一页 到第
使用帮助 返回顶部