期刊文献+
共找到1,241篇文章
< 1 2 63 >
每页显示 20 50 100
Enhanced Cutaneous Melanoma Segmentation in Dermoscopic Images Using a Dual U-Net Framework with Multi-Path Convolution Block Attention Module and SE-Res-Conv
1
作者 Kun Lan Feiyang Gao +2 位作者 Xiaoliang Jiang Jianzhen Cheng Simon Fong 《Computers, Materials & Continua》 2025年第9期4805-4824,共20页
With the continuous development of artificial intelligence and machine learning techniques,there have been effective methods supporting the work of dermatologist in the field of skin cancer detection.However,object si... With the continuous development of artificial intelligence and machine learning techniques,there have been effective methods supporting the work of dermatologist in the field of skin cancer detection.However,object significant challenges have been presented in accurately segmenting melanomas in dermoscopic images due to the objects that could interfere human observations,such as bubbles and scales.To address these challenges,we propose a dual U-Net network framework for skin melanoma segmentation.In our proposed architecture,we introduce several innovative components that aim to enhance the performance and capabilities of the traditional U-Net.First,we establish a novel framework that links two simplified U-Nets,enabling more comprehensive information exchange and feature integration throughout the network.Second,after cascading the second U-Net,we introduce a skip connection between the decoder and encoder networks,and incorporate a modified receptive field block(MRFB),which is designed to capture multi-scale spatial information.Third,to further enhance the feature representation capabilities,we add a multi-path convolution block attention module(MCBAM)to the first two layers of the first U-Net encoding,and integrate a new squeeze-and-excitation(SE)mechanism with residual connections in the second U-Net.To illustrate the performance of our proposed model,we conducted comprehensive experiments on widely recognized skin datasets.On the ISIC-2017 dataset,the IoU value of our proposed model increased from 0.6406 to 0.6819 and the Dice coefficient increased from 0.7625 to 0.8023.On the ISIC-2018 dataset,the IoU value of proposed model also improved from 0.7138 to 0.7709,while the Dice coefficient increased from 0.8285 to 0.8665.Furthermore,the generalization experiments conducted on the jaw cyst dataset from Quzhou People’s Hospital further verified the outstanding segmentation performance of the proposed model.These findings collectively affirm the potential of our approach as a valuable tool in supporting clinical decision-making in the field of skin cancer detection,as well as advancing research in medical image analysis. 展开更多
关键词 Dual U-Net skin lesion segmentation squeeze-and-excitation modified receptive field block multi-path convolution block attention module
在线阅读 下载PDF
An RMD-YOLOv11 Approach for Typical Defect Detection of PV Modules
2
作者 Tao Geng Shuaibing Li +3 位作者 Yunyun Yun Yongqiang Kang Hongwei Li unmin Zhu 《Computers, Materials & Continua》 2026年第3期1804-1822,共19页
In order to address the challenges posed by complex background interference,high miss-detection rates of micro-scale defects,and limited model deployment efficiency in photovoltaic(PV)module defect detection,this pape... In order to address the challenges posed by complex background interference,high miss-detection rates of micro-scale defects,and limited model deployment efficiency in photovoltaic(PV)module defect detection,this paper proposes an efficient detection framework based on an improved YOLOv11 architecture.First,a Re-parameterized Convolution(RepConv)module is integrated into the backbone to enhance the model’s sensitivity to fine-grained defects—such as micro-cracks and hot spots—while maintaining high inference efficiency.Second,a Multi-Scale Feature Fusion Convolutional Block Attention Mechanism(MSFF-CBAM)is designed to guide the network toward critical defect regions by jointly modeling channel-wise and spatial attention.This mechanism effectively strengthens the specificity and robustness of feature representations.Third,a lightweight Dynamic Sampling Module(DySample)is employed to replace conventional upsampling operations,thereby improving the localization accuracy of small-scale defect targets.Experimental evaluations conducted on the PVEL-AD dataset demonstrate that the proposed RMDYOLOv11 model surpasses the baseline YOLOv11 in terms of mean Average Precision(mAP)@0.5,Precision,and Recall,achieving respective improvements of 4.70%,1.51%,and 5.50%.The model also exhibits notable advantages in inference speed and model compactness.Further validation on the ELPV dataset confirms the model’s generalization capability,showing respective performance gains of 1.99%,2.28%,and 1.45%across the same metrics.Overall,the enhanced model significantly improves the accuracy of micro-defect identification on PV module surfaces,effectively reducing both false negatives and false positives.This advancement provides a robust and reliable technical foundation for automated PV module defect detection. 展开更多
关键词 Photovoltaic(PV)modules YOLOv11 re-parameterization convolution attention mechanism dynamic upsampling
在线阅读 下载PDF
ANC: Attention Network for COVID-19 Explainable Diagnosis Based on Convolutional Block Attention Module 被引量:10
3
作者 Yudong Zhang Xin Zhang Weiguo Zhu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2021年第6期1037-1058,共22页
Aim: To diagnose COVID-19 more efficiently and more correctly, this study proposed a novel attention network forCOVID-19 (ANC). Methods: Two datasets were used in this study. An 18-way data augmentation was proposed t... Aim: To diagnose COVID-19 more efficiently and more correctly, this study proposed a novel attention network forCOVID-19 (ANC). Methods: Two datasets were used in this study. An 18-way data augmentation was proposed toavoid overfitting. Then, convolutional block attention module (CBAM) was integrated to our model, the structureof which is fine-tuned. Finally, Grad-CAM was used to provide an explainable diagnosis. Results: The accuracyof our ANC methods on two datasets are 96.32% ± 1.06%, and 96.00% ± 1.03%, respectively. Conclusions: Thisproposed ANC method is superior to 9 state-of-the-art approaches. 展开更多
关键词 Deep learning convolutional block attention module attention mechanism COVID-19 explainable diagnosis
在线阅读 下载PDF
Remaining Useful Life Prediction of Aeroengine Based on Principal Component Analysis and One-Dimensional Convolutional Neural Network 被引量:5
4
作者 LYU Defeng HU Yuwen 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2021年第5期867-875,共9页
In order to directly construct the mapping between multiple state parameters and remaining useful life(RUL),and reduce the interference of random error on prediction accuracy,a RUL prediction model of aeroengine based... In order to directly construct the mapping between multiple state parameters and remaining useful life(RUL),and reduce the interference of random error on prediction accuracy,a RUL prediction model of aeroengine based on principal component analysis(PCA)and one-dimensional convolution neural network(1D-CNN)is proposed in this paper.Firstly,multiple state parameters corresponding to massive cycles of aeroengine are collected and brought into PCA for dimensionality reduction,and principal components are extracted for further time series prediction.Secondly,the 1D-CNN model is constructed to directly study the mapping between principal components and RUL.Multiple convolution and pooling operations are applied for deep feature extraction,and the end-to-end RUL prediction of aeroengine can be realized.Experimental results show that the most effective principal component from the multiple state parameters can be obtained by PCA,and the long time series of multiple state parameters can be directly mapped to RUL by 1D-CNN,so as to improve the efficiency and accuracy of RUL prediction.Compared with other traditional models,the proposed method also has lower prediction error and better robustness. 展开更多
关键词 AEROENGINE remaining useful life(RUL) principal component analysis(PCA) one-dimensional convolution neural network(1D-CNN) time series prediction state parameters
在线阅读 下载PDF
MobileNet network optimization based on convolutional block attention module 被引量:3
5
作者 ZHAO Shuxu MEN Shiyao YUAN Lin 《Journal of Measurement Science and Instrumentation》 CAS CSCD 2022年第2期225-234,共10页
Deep learning technology is widely used in computer vision.Generally,a large amount of data is used to train the model weights in deep learning,so as to obtain a model with higher accuracy.However,massive data and com... Deep learning technology is widely used in computer vision.Generally,a large amount of data is used to train the model weights in deep learning,so as to obtain a model with higher accuracy.However,massive data and complex model structures require more calculating resources.Since people generally can only carry and use mobile and portable devices in application scenarios,neural networks have limitations in terms of calculating resources,size and power consumption.Therefore,the efficient lightweight model MobileNet is used as the basic network in this study for optimization.First,the accuracy of the MobileNet model is improved by adding methods such as the convolutional block attention module(CBAM)and expansion convolution.Then,the MobileNet model is compressed by using pruning and weight quantization algorithms based on weight size.Afterwards,methods such as Python crawlers and data augmentation are employed to create a garbage classification data set.Based on the above model optimization strategy,the garbage classification mobile terminal application is deployed on mobile phones and raspberry pies,realizing completing the garbage classification task more conveniently. 展开更多
关键词 MobileNet convolutional block attention module(CBAM) model pruning and quantization edge machine learning
在线阅读 下载PDF
Traffic Sign Recognition for Autonomous Vehicle Using Optimized YOLOv7 and Convolutional Block Attention Module 被引量:2
6
作者 P.Kuppusamy M.Sanjay +1 位作者 P.V.Deepashree C.Iwendi 《Computers, Materials & Continua》 SCIE EI 2023年第10期445-466,共22页
The infrastructure and construction of roads are crucial for the economic and social development of a region,but traffic-related challenges like accidents and congestion persist.Artificial Intelligence(AI)and Machine ... The infrastructure and construction of roads are crucial for the economic and social development of a region,but traffic-related challenges like accidents and congestion persist.Artificial Intelligence(AI)and Machine Learning(ML)have been used in road infrastructure and construction,particularly with the Internet of Things(IoT)devices.Object detection in Computer Vision also plays a key role in improving road infrastructure and addressing trafficrelated problems.This study aims to use You Only Look Once version 7(YOLOv7),Convolutional Block Attention Module(CBAM),the most optimized object-detection algorithm,to detect and identify traffic signs,and analyze effective combinations of adaptive optimizers like Adaptive Moment estimation(Adam),Root Mean Squared Propagation(RMSprop)and Stochastic Gradient Descent(SGD)with the YOLOv7.Using a portion of German traffic signs for training,the study investigates the feasibility of adopting smaller datasets while maintaining high accuracy.The model proposed in this study not only improves traffic safety by detecting traffic signs but also has the potential to contribute to the rapid development of autonomous vehicle systems.The study results showed an impressive accuracy of 99.7%when using a batch size of 8 and the Adam optimizer.This high level of accuracy demonstrates the effectiveness of the proposed model for the image classification task of traffic sign recognition. 展开更多
关键词 Object detection traffic sign detection YOLOv7 convolutional block attention module road sign detection ADAM
在线阅读 下载PDF
Robust Damage Detection and Localization Under Complex Environmental Conditions Using Singular Value Decomposition-based Feature Extraction and One-dimensional Convolutional Neural Network 被引量:1
7
作者 Shengkang Zong Sheng Wang +3 位作者 Zhitao Luo Xinkai Wu Hui Zhang Zhonghua Ni 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2023年第3期252-261,共10页
Ultrasonic guided wave is an attractive monitoring technique for large-scale structures but is vulnerable to changes in environmental and operational conditions(EOC),which are inevitable in the normal inspection of ci... Ultrasonic guided wave is an attractive monitoring technique for large-scale structures but is vulnerable to changes in environmental and operational conditions(EOC),which are inevitable in the normal inspection of civil and mechanical structures.This paper thus presents a robust guided wave-based method for damage detection and localization under complex environmental conditions by singular value decomposition-based feature extraction and one-dimensional convolutional neural network(1D-CNN).After singular value decomposition-based feature extraction processing,a temporal robust damage index(TRDI)is extracted,and the effect of EOCs is well removed.Hence,even for the signals with a very large temperature-varying range and low signal-to-noise ratios(SNRs),the final damage detection and localization accuracy retain perfect 100%.Verifications are conducted on two different experimental datasets.The first dataset consists of guided wave signals collected from a thin aluminum plate with artificial noises,and the second is a publicly available experimental dataset of guided wave signals acquired on a composite plate with a temperature ranging from 20℃to 60℃.It is demonstrated that the proposed method can detect and localize the damage accurately and rapidly,showing great potential for application in complex and unknown EOC. 展开更多
关键词 Ultrasonic guided waves Singular value decomposition Damage detection and localization Environmental and operational conditions one-dimensional convolutional neural network
在线阅读 下载PDF
Yetter-Drinfel'd Module and Convolution Module
8
作者 张良云 王栓宏 《Northeastern Mathematical Journal》 CSCD 2002年第1期13-18,共6页
In this paper, we first give a sufficient and necessary condition for a Hopf algebra to be a Yetter-Drinfel'd module, and prove that the finite dual of a Yetter-Drinfel'd module is still a Yetter-Drinfel'd... In this paper, we first give a sufficient and necessary condition for a Hopf algebra to be a Yetter-Drinfel'd module, and prove that the finite dual of a Yetter-Drinfel'd module is still a Yetter-Drinfel'd module. Finally, we introduce a concept of convolution module. 展开更多
关键词 braided Hopf algebra convolution algebra convolution module Yetter-Drinfel'd module
在线阅读 下载PDF
A Convolutional and Transformer Based Deep Neural Network for Automatic Modulation Classification 被引量:5
9
作者 Shanchuan Ying Sai Huang +3 位作者 Shuo Chang Zheng Yang Zhiyong Feng Ningyan Guo 《China Communications》 SCIE CSCD 2023年第5期135-147,共13页
Automatic modulation classification(AMC)aims at identifying the modulation of the received signals,which is a significant approach to identifying the target in military and civil applications.In this paper,a novel dat... Automatic modulation classification(AMC)aims at identifying the modulation of the received signals,which is a significant approach to identifying the target in military and civil applications.In this paper,a novel data-driven framework named convolutional and transformer-based deep neural network(CTDNN)is proposed to improve the classification performance.CTDNN can be divided into four modules,i.e.,convolutional neural network(CNN)backbone,transition module,transformer module,and final classifier.In the CNN backbone,a wide and deep convolution structure is designed,which consists of 1×15 convolution kernels and intensive cross-layer connections instead of traditional 1×3 kernels and sequential connections.In the transition module,a 1×1 convolution layer is utilized to compress the channels of the previous multi-scale CNN features.In the transformer module,three self-attention layers are designed for extracting global features and generating the classification vector.In the classifier,the final decision is made based on the maximum a posterior probability.Extensive simulations are conducted,and the result shows that our proposed CTDNN can achieve superior classification performance than traditional deep models. 展开更多
关键词 automatic modulation classification deep neural network convolutional neural network TRANSFORMER
在线阅读 下载PDF
Attention-Augmented YOLOv8 with Ghost Convolution for Real-Time Vehicle Detection in Intelligent Transportation Systems
10
作者 Syed Sajid Ullah Muhammad Zunair Zamir +1 位作者 Ahsan Ishfaq Salman Khan 《Journal on Artificial Intelligence》 2025年第1期255-274,共20页
Accurate vehicle detection is essential for autonomous driving,traffic monitoring,and intelligent transportation systems.This paper presents an enhanced YOLOv8n model that incorporates the Ghost Module,Convolutional B... Accurate vehicle detection is essential for autonomous driving,traffic monitoring,and intelligent transportation systems.This paper presents an enhanced YOLOv8n model that incorporates the Ghost Module,Convolutional Block Attention Module(CBAM),and Deformable Convolutional Networks v2(DCNv2).The Ghost Module streamlines feature generation to reduce redundancy,CBAM applies channel and spatial attention to improve feature focus,and DCNv2 enables adaptability to geometric variations in vehicle shapes.These components work together to improve both accuracy and computational efficiency.Evaluated on the KITTI dataset,the proposed model achieves 95.4%mAP@0.5—an 8.97% gain over standard YOLOv8n—along with 96.2% precision,93.7% recall,and a 94.93%F1-score.Comparative analysis with seven state-of-the-art detectors demonstrates consistent superiority in key performance metrics.An ablation study is also conducted to quantify the individual and combined contributions of GhostModule,CBAM,and DCNv2,highlighting their effectiveness in improving detection performance.By addressing feature redundancy,attention refinement,and spatial adaptability,the proposed model offers a robust and scalable solution for vehicle detection across diverse traffic scenarios. 展开更多
关键词 YOLOv8n vehicle detection deformable convolutional networks(DCNv2) ghost module convolutional block attention module(CBAM) attention mechanisms
在线阅读 下载PDF
AG-GCN: Vehicle Re-Identification Based on Attention-Guided Graph Convolutional Network
11
作者 Ya-Jie Sun Li-Wei Qiao Sai Ji 《Computers, Materials & Continua》 2025年第7期1769-1785,共17页
Vehicle re-identification involves matching images of vehicles across varying camera views.The diversity of camera locations along different roadways leads to significant intra-class variation and only minimal inter-c... Vehicle re-identification involves matching images of vehicles across varying camera views.The diversity of camera locations along different roadways leads to significant intra-class variation and only minimal inter-class similarity in the collected vehicle images,which increases the complexity of re-identification tasks.To tackle these challenges,this study proposes AG-GCN(Attention-Guided Graph Convolutional Network),a novel framework integrating several pivotal components.Initially,AG-GCN embeds a lightweight attention module within the ResNet-50 structure to learn feature weights automatically,thereby improving the representation of vehicle features globally by highlighting salient features and suppressing extraneous ones.Moreover,AG-GCN adopts a graph-based structure to encapsulate deep local features.A graph convolutional network then amalgamates these features to understand the relationships among vehicle-related characteristics.Subsequently,we amalgamate feature maps from both the attention and graph-based branches for a more comprehensive representation of vehicle features.The framework then gauges feature similarities and ranks them,thus enhancing the accuracy of vehicle re-identification.Comprehensive qualitative and quantitative analyses on two publicly available datasets verify the efficacy of AG-GCN in addressing intra-class and inter-class variability issues. 展开更多
关键词 Vehicle re-identification a lightweight attention module global features local features graph convolution network
在线阅读 下载PDF
Topological phase in one-dimensional Rashba wire
12
作者 汪萨克 汪军 刘军丰 《Chinese Physics B》 SCIE EI CAS CSCD 2016年第7期393-400,共8页
We study the possible topological phase in a one-dimensional(1D) quantum wire with an oscillating Rashba spin–orbital coupling in real space. It is shown that there are a pair of particle–hole symmetric gaps formi... We study the possible topological phase in a one-dimensional(1D) quantum wire with an oscillating Rashba spin–orbital coupling in real space. It is shown that there are a pair of particle–hole symmetric gaps forming in the bulk energy band and fractional boundary states residing in the gap when the system has an inversion symmetry. These states are topologically nontrivial and can be characterized by a quantized Berry phase ±π or nonzero Chern number through dimensional extension. When the Rashba spin–orbital coupling varies slowly with time, the system can pump out 2 charges in a pumping cycle because of the spin flip effect. This quantized pumping is protected by topology and is robust against moderate disorders as long as the disorder strength does not exceed the opened energy gap. 展开更多
关键词 one-dimensional topological phase Rashba spin–orbit interaction spatial modulation quantized pump
原文传递
A Multi-Task Learning Framework for Joint Sub-Nyquist Wideband Spectrum Sensing and Modulation Recognition
13
作者 Dong Xin Stefanos Bakirtzis +1 位作者 Zhang Jiliang Zhang Jie 《China Communications》 2025年第1期128-138,共11页
The utilization of millimeter-wave frequencies and cognitive radio(CR)are promising ways to increase the spectral efficiency of wireless communication systems.However,conventional CR spectrum sensing techniques entail... The utilization of millimeter-wave frequencies and cognitive radio(CR)are promising ways to increase the spectral efficiency of wireless communication systems.However,conventional CR spectrum sensing techniques entail sampling the received signal at a Nyquist rate,and they are not viable for wideband signals due to their high cost.This paper expounds on how sub-Nyquist sampling in conjunction with deep learning can be leveraged to remove this limitation.To this end,we propose a multi-task learning(MTL)framework using convolutional neural networks for the joint inference of the underlying narrowband signal number,their modulation scheme,and their location in a wideband spectrum.We demonstrate the effectiveness of the proposed framework for real-world millimeter-wave wideband signals collected by physical devices,exhibiting a 91.7% accuracy in the joint inference task when considering up to two narrowband signals over a wideband spectrum.Ultimately,the proposed data-driven approach enables on-the-fly wideband spectrum sensing,combining accuracy,and computational efficiency,which are indispensable for CR and opportunistic networking. 展开更多
关键词 automated modulation classification cognitive radio convolutional neural networks deep learning spectrum sensing sub-Nyquist sampling
在线阅读 下载PDF
Recognition of intrapulse modulation mode in radar signal with BRN-EST
14
作者 Yan Cheng Ke Mei Hao Zeng 《Journal of Electronic Science and Technology》 2025年第4期113-122,共10页
Neural network-based methods for intrapulse modulation recognition in radar signals have demonstrated significant improvements in classification accuracy.However,these approaches often rely on complex network structur... Neural network-based methods for intrapulse modulation recognition in radar signals have demonstrated significant improvements in classification accuracy.However,these approaches often rely on complex network structures,resulting in high computational resource requirements that limit their practical deployment in real-world settings.To address this issue,this paper proposes a bottleneck residual network with efficient soft-thresholding(BRN-EST)network,which integrates multiple lightweight design strategies and noise-reduction modules to maintain high recognition accuracy while significantly reducing computational complexity.Experimental results on the classical low-probability-of-intercept(LPI)radar signal dataset demonstrate that BRN-EST achieves comparable accuracy to state-of-the-art methods while reducing computational complexity by approximately 50%. 展开更多
关键词 Attention mechanism convolutional neural network Low probability of intercept radar Recognition of intrapulse modulation
在线阅读 下载PDF
基于轻量级卷积神经网络的岩石图像岩性识别方法
15
作者 刘善伟 马志伟 +1 位作者 魏世清 魏忠勇 《地质科技通报》 北大核心 2026年第1期360-370,共11页
岩性识别是油气勘探和开发过程中的重要环节,对于油气勘探定位、储层评价以及储层模型建立具有重要的指导意义。但传统的人工岩性识别方法耗时耗力,经典的深度学习模型虽然识别精度高,但模型的参数量较大,为了提高模型识别精度,同时降... 岩性识别是油气勘探和开发过程中的重要环节,对于油气勘探定位、储层评价以及储层模型建立具有重要的指导意义。但传统的人工岩性识别方法耗时耗力,经典的深度学习模型虽然识别精度高,但模型的参数量较大,为了提高模型识别精度,同时降低模型的参数量,使模型适用于岩性实时识别工作,首先收集了白云岩、砂岩等8种岩石共3016张岩石图像构建岩性识别数据集,然后以轻量型卷积神经网络ShuffleNetV2模型为基础网络,提出了一种Rock-ShuffleNetV2岩性识别模型(RSHFNet模型)。模型中将混合注意力机制模块(convolutional block attention module,简称CBAM)以及多尺度特征融合模块(multi-scale feature fusion module,简称MSF)融入基础网络中以加强模型的特征提取能力,提升模型识别性能,并优化模型中ShuffleNetV2单元的堆叠次数以减少模型参数量。结果表明:与基础模型相比,RSHFNet模型的准确率达到了87.21%,提高了4.98%;同时,模型参数量与浮点运算量分别降低到了869702个,0.93×108,分别是基础模型的0.67,0.63倍,模型参数量明显降低;并且RSHFNet模型的综合性能明显优于现有的卷积神经网络。RSHFNet岩性识别模型具有较高的识别精度和较好的泛化能力,同时更加的轻量化,为实现野外实时的岩性识别工作提供了新思路。 展开更多
关键词 岩性识别 ShuffleNetV2网络 混合注意力机制模块 多尺度特征融合模块 卷积神经网络
在线阅读 下载PDF
基于改进卷积神经网络的水体分割方法
16
作者 张永宏 孙岩 +2 位作者 田伟 马光义 朱灵龙 《计算机应用与软件》 北大核心 2026年第2期164-174,188,共12页
由于遥感图像中水体具有复杂的多尺度特征,传统方法在提取水体过程中容易产生误判和漏判现象。针对这一问题,提出一种融合局部和全局信息的新网络结构。该网络首先在编码端设计一个带有注意机制的残差模块,用于获取每个位置特征的全局... 由于遥感图像中水体具有复杂的多尺度特征,传统方法在提取水体过程中容易产生误判和漏判现象。针对这一问题,提出一种融合局部和全局信息的新网络结构。该网络首先在编码端设计一个带有注意机制的残差模块,用于获取每个位置特征的全局和局部信息,采用多路径扩张卷积实现多尺度水体特征提取。为了提高水体边界处的分割精度,在网络解码端设计细化注意力融合模块。实验结果显示该网络的召回率、精准率、F1-scores分别为95.78%、94.24%、93.75%,与传统卷积神经网络相比,评价指标分别提高1.56百分点、1.72百分点、1.62百分点。 展开更多
关键词 水体分割 全局注意力机制 多路径扩张卷积 局部和全局信息
在线阅读 下载PDF
基于GRU和卷积注意力的改进ACGAN故障诊断方法
17
作者 彭朝琴 李奇聪 +2 位作者 张海尼 吴红 马云鹏 《航空学报》 北大核心 2026年第2期318-332,共15页
由于机电伺服系统(EMA)在实际应用中故障数据样本少,会影响故障诊断方法的分类效果。针对故障数据缺失下机电伺服系统的故障诊断问题,设计了一种基于门控循环单元(GRU)和卷积注意力的改进辅助分类生成对抗网络(ACGAN)故障诊断方法,能够... 由于机电伺服系统(EMA)在实际应用中故障数据样本少,会影响故障诊断方法的分类效果。针对故障数据缺失下机电伺服系统的故障诊断问题,设计了一种基于门控循环单元(GRU)和卷积注意力的改进辅助分类生成对抗网络(ACGAN)故障诊断方法,能够稳定地生成各故障类别高质量数据。首先,在ACGAN中引入Wasserstein距离与梯度惩罚,优化损失函数,提升对抗训练稳定性。其次,在生成器和判别器中加入GRU和卷积注意力模块(CBAM),增强网络对关键特征和时序特征的提取能力,克服了卷积网络在处理时序数据时的局限性,提高了生成样本的质量。最后,通过共享分类器与判别器网络参数,利用平衡数据集微调分类器,进一步提高模型的诊断性能。基于搭建的EMA实验台,得到由大量正常数据与少量故障数据组成的不平衡实验数据集,通过对比和消融实验,验证了所提方法的有效性和优越性。 展开更多
关键词 机电伺服系统 门控循环单元 卷积注意力模块 故障诊断 辅助分类生成对抗网络
原文传递
基于双重信息注意力机制的电力设备热成像超分辨率重建
18
作者 赵洪山 李忠航 +2 位作者 林诗雨 王晓盼 杨伟新 《中国电机工程学报》 北大核心 2026年第4期1384-1395,I0007,共13页
针对当前电力设备红外图像分辨率低和温度分布模糊问题,提出一种基于局部和全局信息注意力生成对抗网络(local and global information attention generative adversarial network,LGIA-GAN)的超分辨率重建方法。首先,使用门控权重单元... 针对当前电力设备红外图像分辨率低和温度分布模糊问题,提出一种基于局部和全局信息注意力生成对抗网络(local and global information attention generative adversarial network,LGIA-GAN)的超分辨率重建方法。首先,使用门控权重单元融合多种卷积输出构建细节增强融合卷积,增加重要信息在输出特征图的占比;其次,搭建双注意力模块,对图像长距离像素依赖关系建模并捕获空间和通道维度信息;然后,构造生成对抗网络,使网络关注电力设备红外图像局部纹理细节和全局轮廓信息;最后,通过实验证明,LGIA-GAN在数据集上的峰值信噪比和结构相似度分别为30.266dB和0.9197,重建时间为0.120s,明显优于其他几种GAN算法,并在主观视觉上重建效果更好。所提方法能够有效提升电力设备热成像分辨率,对电力设备故障诊断具有支撑作用。 展开更多
关键词 电力设备红外图像 超分辨率重建 细节增强融合卷积 双注意力模块 局部和全局信息
原文传递
基于改进YOLOv8n的高铁轨道缺陷检测模型研究
19
作者 张瑜 任亚雪 +1 位作者 李龙凯 王孟昭 《无线互联科技》 2026年第4期34-38,共5页
针对高铁轨道缺陷智能检测中精度与速度难以兼顾、小目标漏检率高以及复杂背景干扰等挑战,文章提出一种基于改进YOLOv8n的检测模型。该模型在主干网络中引入卷积块注意力模块(Convolutional Block Attention Module,CBAM),通过通道与空... 针对高铁轨道缺陷智能检测中精度与速度难以兼顾、小目标漏检率高以及复杂背景干扰等挑战,文章提出一种基于改进YOLOv8n的检测模型。该模型在主干网络中引入卷积块注意力模块(Convolutional Block Attention Module,CBAM),通过通道与空间双重注意力机制增强对缺陷关键特征的聚焦能力,有效抑制背景干扰;同时,采用快速空间金字塔池化跨阶段局部连接模块(Spatial Pyramid Pooling Fast-Cross Stage Partial Channel,SPPFCSPC)替代原快速空间金字塔池化结构(Spatial Pyramid Pooling-Fast,SPPF),借助并行多尺度池化与特征分流融合机制,在降低计算复杂度的同时改善梯度流动,提升了对小尺度缺陷的特征融合能力。实验结果表明,改进模型在测试集上的mAP@0.5达到0.524,较原YOLOv8n模型提升24.2%,召回率为0.487,推理速度保持在92 fps,在精度、召回率与实时性之间取得了较好平衡,可为高铁智能运维提供有效的技术解决方案。 展开更多
关键词 高铁轨道缺陷检测 YOLOv8n 注意力机制 卷积块注意力模块 深度学习
在线阅读 下载PDF
基于改进EfficientNet-B0的轻量化苹果叶病害识别 被引量:1
20
作者 王新皓 苏淑靖 +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
上一页 1 2 63 下一页 到第
使用帮助 返回顶部