期刊文献+
共找到367篇文章
< 1 2 19 >
每页显示 20 50 100
Automated Classification of Lung Diseases in Computed Tomography Images Using a Wavelet Based Convolutional Neural Network 被引量:2
1
作者 Eri Matsuyama Du-Yih Tsai 《Journal of Biomedical Science and Engineering》 2018年第10期263-274,共12页
Recently, convolutional neural networks (CNNs) have been utilized in medical imaging research field and have successfully shown their ability in image classification and detection. In this paper we used a CNN combined... Recently, convolutional neural networks (CNNs) have been utilized in medical imaging research field and have successfully shown their ability in image classification and detection. In this paper we used a CNN combined with a wavelet transform approach for classifying a dataset of 448 lung CT images into 4 categories, e.g. lung adenocarcinoma, lung squamous cell carcinoma, metastatic lung cancer, and normal. The key difference between the commonly-used CNNs and the presented method is that in this method, we adopt the use of redundant wavelet coefficients at level 1 as inputs to the CNN, instead of using original images. One of the main advantages of the proposed method is that it is not necessary to extract regions of interest from original images. The wavelet coefficients of the entire image are used as inputs to the CNN. We compare the classification performance of the proposed method to that of an existing CNN classifier and a CNN-based support vector machine classifier. The experimental results show that the proposed method outperforms the other two methods and achieve the highest overall accuracy of 91.9%. It demonstrates the potential for use in classification of lung diseases in CT images. 展开更多
关键词 convolutional neural networks wavelet Transforms Classification LUNG DISEASES CT Imaging
暂未订购
A Novel Lung Cancer Detection Method Using Wavelet Decomposition and Convolutional Neural Network
2
作者 Ahmad M. Sarhan 《Journal of Biomedical Science and Engineering》 2020年第5期81-92,共12页
Computerized tomography (CT) scan is the only screening test recommended by doctors to look for lung cancer. Convolutional neural networks (CNNs) have recently proven their ability to successfully classify medical ima... Computerized tomography (CT) scan is the only screening test recommended by doctors to look for lung cancer. Convolutional neural networks (CNNs) have recently proven their ability to successfully classify medical images. Due to its strong compactness property, the Discrete Wavelet transform (DWT) has been commonly used in image feature extraction applications. This paper presents a novel technique for the classification of Lung cancer in Computerized Tomography (CT) scans using Wavelets to find discriminative features in the CT images and CNN to classify the extracted features. Experimental results prove that the proposed approach outperforms other commonly used methods and gives an overall accuracy of 99.5%. 展开更多
关键词 convolutional neural network CNN) wavelet TRANSFORM Image Classification LUNG Cancer COMPUTERIZED TOMOGRAPHY (CT)
在线阅读 下载PDF
Deep Spatiotemporal Convolutional-Neural-Network-Based Remaining Useful Life Estimation of Bearings 被引量:9
3
作者 Xu Wang Tianyang Wang +4 位作者 Anbo Ming Qinkai Han Fulei Chu Wei Zhang Aihua Li 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2021年第3期115-129,共15页
The remaining useful life(RUL)estimation of bearings is critical for ensuring the reliability of mechanical systems.Owing to the rapid development of deep learning methods,a multitude of data-driven RUL estimation app... The remaining useful life(RUL)estimation of bearings is critical for ensuring the reliability of mechanical systems.Owing to the rapid development of deep learning methods,a multitude of data-driven RUL estimation approaches have been proposed recently.However,the following problems remain in existing methods:1)Most network models use raw data or statistical features as input,which renders it difficult to extract complex fault-related information hidden in signals;2)for current observations,the dependence between current states is emphasized,but their complex dependence on previous states is often disregarded;3)the output of neural networks is directly used as the estimated RUL in most studies,resulting in extremely volatile prediction results that lack robustness.Hence,a novel prognostics approach is proposed based on a time-frequency representation(TFR)subsequence,three-dimensional convolutional neural network(3DCNN),and Gaussian process regression(GPR).The approach primarily comprises two aspects:construction of a health indicator(HI)using the TFR-subsequence-3DCNN model,and RUL estimation based on the GPR model.The raw signals of the bearings are converted into TFR-subsequences by continuous wavelet transform and a dislocated overlapping strategy.Subsequently,the 3DCNN is applied to extract the hidden spatiotemporal features from the TFR-subsequences and construct HIs.Finally,the RUL of the bearings is estimated using the GPR model,which can also define the probability distribution of the potential function and prediction confidence.Experiments on the PRONOSTIA platform demonstrate the superiority of the proposed TFR-subsequence-3DCNN-GPR approach.The use of degradation-related spatiotemporal features in signals is proposed herein to achieve a highly accurate bearing RUL prediction with uncertainty quantification. 展开更多
关键词 BEARING Remaining useful life Continuous wavelet transform convolution neural network Gaussian process regression
在线阅读 下载PDF
Underwater Acoustic Signal Noise Reduction Based on a Fully Convolutional Encoder-Decoder Neural Network
4
作者 SONG Yongqiang CHU Qian +2 位作者 LIU Feng WANG Tao SHEN Tongsheng 《Journal of Ocean University of China》 SCIE CAS CSCD 2023年第6期1487-1496,共10页
Noise reduction analysis of signals is essential for modern underwater acoustic detection systems.The traditional noise reduction techniques gradually lose efficacy because the target signal is masked by biological an... Noise reduction analysis of signals is essential for modern underwater acoustic detection systems.The traditional noise reduction techniques gradually lose efficacy because the target signal is masked by biological and natural noise in the marine environ-ment.The feature extraction method combining time-frequency spectrograms and deep learning can effectively achieve the separation of noise and target signals.A fully convolutional encoder-decoder neural network(FCEDN)is proposed to address the issue of noise reduc-tion in underwater acoustic signals.The time-domain waveform map of underwater acoustic signals is converted into a wavelet low-frequency analysis recording spectrogram during the denoising process to preserve as many underwater acoustic signal characteristics as possible.The FCEDN is built to learn the spectrogram mapping between noise and target signals that can be learned at each time level.The transposed convolution transforms are introduced,which can transform the spectrogram features of the signals into listenable audio files.After evaluating the systems on the ShipsEar Dataset,the proposed method can increase SNR and SI-SNR by 10.02 and 9.5dB,re-spectively. 展开更多
关键词 deep learning convolutional encoder-decoder neural network wavelet low-frequency analysis recording spectrogram
在线阅读 下载PDF
Fluorescence microscopy image denoising via a wavelet-enhanced transformer based on DnCNN network
5
作者 Shuhao Shen Mingxuan Cao +2 位作者 Weikai Tan E Du Xueli Chen 《Advanced Photonics Nexus》 2025年第6期1-11,共11页
Fluorescence microscopy is indispensable in life science research,yet denoising remains challenging due to varied biological samples and imaging conditions.We introduce a wavelet-enhanced transformer based on DnCNN th... Fluorescence microscopy is indispensable in life science research,yet denoising remains challenging due to varied biological samples and imaging conditions.We introduce a wavelet-enhanced transformer based on DnCNN that fuses wavelet preprocessing with a dual-branch transformer-convolutional neural network(CNN)architecture.Wavelet decomposition separates highand low-frequency components for targeted noise reduction;the CNN branch restores local details,whereas the transformer branch captures global context;and an adaptive loss balances quantitative fidelity with perceptual quality.On the fluorescence microscopy denoising benchmark,our method surpasses leading CNNand transformer-based approaches,improving peak signal-to-noise ratio by 2.34%and 0.88%and structural similarity index measure by 0.53%and 1.07%,respectively.This framework offers enhanced generalization and practical gains for fluorescence image denoising. 展开更多
关键词 fluorescence microscopy denoising deep learning wavelet transform vision transformer convolutional neural network.
在线阅读 下载PDF
Low-Light Image Enhancement Based on Wavelet Local and Global Feature Fusion Network
6
作者 Shun Song Xiangqian Jiang Dawei Zhao 《Journal of Contemporary Educational Research》 2025年第11期209-214,共6页
A wavelet-based local and global feature fusion network(LAGN)is proposed for low-light image enhancement,aiming to enhance image details and restore colors in dark areas.This study focuses on addressing three key issu... A wavelet-based local and global feature fusion network(LAGN)is proposed for low-light image enhancement,aiming to enhance image details and restore colors in dark areas.This study focuses on addressing three key issues in low-light image enhancement:Enhancing low-light images using LAGN to preserve image details and colors;extracting image edge information via wavelet transform to enhance image details;and extracting local and global features of images through convolutional neural networks and Transformer to improve image contrast.Comparisons with state-of-the-art methods on two datasets verify that LAGN achieves the best performance in terms of details,brightness,and contrast. 展开更多
关键词 Image enhancement Feature fusion wavelet transform convolutional neural network(CNN) TRANSFORMER
在线阅读 下载PDF
Channel attention based wavelet cascaded network for image super-resolution
7
作者 CHEN Jian HUANG Detian HUANG Weiqin 《High Technology Letters》 EI CAS 2022年第2期197-207,共11页
Convolutional neural networks(CNNs) have shown great potential for image super-resolution(SR).However,most existing CNNs only reconstruct images in the spatial domain,resulting in insufficient high-frequency details o... Convolutional neural networks(CNNs) have shown great potential for image super-resolution(SR).However,most existing CNNs only reconstruct images in the spatial domain,resulting in insufficient high-frequency details of reconstructed images.To address this issue,a channel attention based wavelet cascaded network for image super-resolution(CWSR) is proposed.Specifically,a second-order channel attention(SOCA) mechanism is incorporated into the network,and the covariance matrix normalization is utilized to explore interdependencies between channel-wise features.Then,to boost the quality of residual features,the non-local module is adopted to further improve the global information integration ability of the network.Finally,taking the image loss in the spatial and wavelet domains into account,a dual-constrained loss function is proposed to optimize the network.Experimental results illustrate that CWSR outperforms several state-of-the-art methods in terms of both visual quality and quantitative metrics. 展开更多
关键词 image super-resolution(SR) wavelet transform convolutional neural network(CNN) second-order channel attention(SOCA) non-local self-similarity
在线阅读 下载PDF
A Deep Learning Approach for Fault Diagnosis in Centrifugal Pumps through Wavelet Coherent Analysis and S-Transform Scalograms with CNN-KAN
8
作者 Muhammad Farooq Siddique Saif Ullah Jong-Myon Kim 《Computers, Materials & Continua》 2025年第8期3577-3603,共27页
Centrifugal Pumps(CPs)are critical machine components in many industries,and their efficient operation and reliable Fault Diagnosis(FD)are essential for minimizing downtime and maintenance costs.This paper introduces ... Centrifugal Pumps(CPs)are critical machine components in many industries,and their efficient operation and reliable Fault Diagnosis(FD)are essential for minimizing downtime and maintenance costs.This paper introduces a novel FD method to improve both the accuracy and reliability of detecting potential faults in such pumps.Theproposed method combinesWaveletCoherent Analysis(WCA)and Stockwell Transform(S-transform)scalograms with Sobel and non-local means filters,effectively capturing complex fault signatures from vibration signals.Using Convolutional Neural Network(CNN)for feature extraction,the method transforms these scalograms into image inputs,enabling the recognition of patterns that span both time and frequency domains.The CNN extracts essential discriminative features,which are then merged and passed into a Kolmogorov-Arnold Network(KAN)classifier,ensuring precise fault identification.The proposed approach was experimentally validated on diverse datasets collected under varying conditions,demonstrating its robustness and generalizability.Achieving classification accuracy of 100%,99.86%,and 99.92%across the datasets,this method significantly outperforms traditional fault detection approaches.These results underscore the potential to enhance CP FD,providing an effective solution for predictive maintenance and improving overall system reliability. 展开更多
关键词 Fault diagnosis centrifugal pump wavelet coherent analysis stockwell transform convolutional neural network Kolmogorov-Arnold network
在线阅读 下载PDF
频率感知驱动的深度鲁棒图像水印
9
作者 张国富 李鑫 +2 位作者 苏兆品 方涵 廉晨思 《中国图象图形学报》 北大核心 2026年第1期197-211,共15页
目的近年来,基于深度学习的水印方法得到了广泛研究。现有方法通常对特征图的低频和高频部分同等对待,忽视了不同频率成分之间的重要差异,导致模型在处理多样化攻击时缺乏灵活性,难以同时实现水印的高保真性和强鲁棒性。为此,本文提出... 目的近年来,基于深度学习的水印方法得到了广泛研究。现有方法通常对特征图的低频和高频部分同等对待,忽视了不同频率成分之间的重要差异,导致模型在处理多样化攻击时缺乏灵活性,难以同时实现水印的高保真性和强鲁棒性。为此,本文提出一种频率感知驱动的深度鲁棒图像水印技术(deep robust image watermarking driven by frequency awareness,RIWFP)。方法通过差异化机制处理低频和高频成分,提升水印性能。具体而言,低频成分通过小波卷积神经网络进行建模,利用宽感受野卷积在粗粒度层面高效学习全局结构和上下文信息;高频成分则采用深度可分离卷积和注意力机制组成的特征蒸馏块进行精炼,强化图像细节,在细粒度层面高效捕捉高频信息。此外,本文使用多频率小波损失函数,引导模型聚焦于不同频带的特征分布,进一步提升生成图像的质量。结果实验结果表明,提出的频率感知驱动的深度鲁棒图像水印技术在多个数据集上均表现出优越性能。在COCO(common objects in context)数据集上,RIWFP在随机丢弃攻击下的准确率达到91.4%;在椒盐噪声和中值滤波攻击下,RIWFP分别以100%和99.5%的准确率达到了最高水平,展现了其对高频信息的高效学习能力。在Ima⁃geNet数据集上,RIWFP在裁剪攻击下的准确率为93.4%;在JPEG压缩攻击下的准确率为99.6%,均显著优于其他对比方法。综合来看,RIWFP在COCO和ImageNet数据集上的平均准确率分别为96.7%和96.9%,均高于其他对比方法。结论本文所提方法通过频率感知的粗到细处理策略,显著增强了水印的不可见性和鲁棒性,在处理多种攻击时表现出优越性能。 展开更多
关键词 鲁棒图像水印 小波卷积神经网络 深度可分离卷积 注意力机制 多频率小波损失
原文传递
智能变电站二次设备隐藏故障自动检测方法
10
作者 代小翔 胡绍谦 张亮 《自动化应用》 2026年第2期176-178,共3页
针对智能变电站二次设备隐藏故障自动检测存在的检测精度较低的问题,提出智能变电站二次设备隐藏故障自动检测方法。首先,从智能变电站过程层网络获取SV报文数据,采用IEEE 1588精确时间协议实现多源采样数据的同步处理,获取二次设备的... 针对智能变电站二次设备隐藏故障自动检测存在的检测精度较低的问题,提出智能变电站二次设备隐藏故障自动检测方法。首先,从智能变电站过程层网络获取SV报文数据,采用IEEE 1588精确时间协议实现多源采样数据的同步处理,获取二次设备的隐藏故障信号;然后,采用小波变换技术对所蕴含的故障信号展开分解处理,提取故障特征;最后,利用深度卷积神经网络构建二次设备隐藏故障自动化检测模型,通过对故障特征的深度挖掘,识别检测故障类型。结果表明,该方法的重叠误差不超过1%,错检率不超过2%,实现了对智能变电站二次设备隐藏故障的自动检测。 展开更多
关键词 变电站 二次设备 隐藏故障 检测精度 小波变换技术 深度卷积神经网络
在线阅读 下载PDF
基于EEMD-AFSA-CNN的混凝土坝变形预测模型
11
作者 付思韬 赖宇杰 +1 位作者 顾冲时 顾昊 《水利水电科技进展》 北大核心 2026年第1期48-53,共6页
为解决混凝土坝原型监测数据存在噪声干扰,用于变形预测的智能算法超参数众多且调优困难等问题,提出了基于集合经验模态分解(EEMD)-人工鱼群算法(AFSA)-卷积神经网络(CNN)的混凝土坝变形预测模型。该模型利用EEMD对原始变形数据进行分... 为解决混凝土坝原型监测数据存在噪声干扰,用于变形预测的智能算法超参数众多且调优困难等问题,提出了基于集合经验模态分解(EEMD)-人工鱼群算法(AFSA)-卷积神经网络(CNN)的混凝土坝变形预测模型。该模型利用EEMD对原始变形数据进行分解获取本征模态函数(IMF),采用小波阈值去噪方法对含噪IMF分量进行去噪处理并对各分量进行重构,并基于AFSA优化CNN模型的超参数,将重构后的数据用参数寻优后的CNN模型进行训练,并将训练好的模型用于预测。某特高拱坝实例验证结果表明,与CNN、极限学习机(ELM)、反向传播(BP)神经网络等模型进行对比,该模型在混凝土坝变形预测中具有更高的精度和更强的稳定性。 展开更多
关键词 混凝土坝变形预测 集合经验模态分解 人工鱼群算法 卷积神经网络 小波阈值去噪
在线阅读 下载PDF
基于CWT-PDCNN的船舶电机故障诊断研究
12
作者 尚垣吉 尚前明 蒋婉莹 《舰船科学技术》 北大核心 2026年第2期102-107,共6页
针对船舶电机在复杂运行环境中易出现多种故障、且工况变化对故障特征提取造成干扰的问题,构建了一种基于连续小波变换(Continuous Wavelet Transform,CWT)与并行双通道卷积神经网络(Parallel Dual-Channel CNN,PDCNN)相结合的混合工况... 针对船舶电机在复杂运行环境中易出现多种故障、且工况变化对故障特征提取造成干扰的问题,构建了一种基于连续小波变换(Continuous Wavelet Transform,CWT)与并行双通道卷积神经网络(Parallel Dual-Channel CNN,PDCNN)相结合的混合工况故障诊断模型。该方法将原始振动信号分别进行一维特征提取和二维CWT时频图变换,形成双模态输入数据,对数据提取多尺度特征后使用PDCNN进行特征融合与分类。测试结果表明,所提出模型在混合工况下的故障识别准确率达92.10%,相比仅使用一维信号或二维图像输入的模型准确率分别提高了16.88%与6.28%。同时,不同故障类型的特征区分度在t分布随机邻域嵌入(t-distributed Stochastic Neighbor Embedding,t-SNE)可视化中表现明显。研究结果说明,融合CWT与PDCNN结构能够有效提升电机在复杂工况下的故障诊断精度与鲁棒性,具有较强的工程应用潜力。 展开更多
关键词 电机 故障诊断 连续小波变换 卷积神经网络
在线阅读 下载PDF
基于Wavelet-CNN网络的人类活动识别技术 被引量:6
13
作者 张琳 易卿武 +1 位作者 黄璐 于乃文 《无线电工程》 北大核心 2022年第4期590-597,共8页
针对传统的识别方法不能满足人类活动识别(Human Activity Recognition,HAR)技术研究需求的现状,提出了一种基于小波变换和卷积神经网络(Convolutional Neural Networks,CNN)相结合的深度学习模型。将多通道传感器的波形数据通过小波变... 针对传统的识别方法不能满足人类活动识别(Human Activity Recognition,HAR)技术研究需求的现状,提出了一种基于小波变换和卷积神经网络(Convolutional Neural Networks,CNN)相结合的深度学习模型。将多通道传感器的波形数据通过小波变换分解并重组作为输入。利用不同卷积核的CNN高效提取多维特征,使用最大池化层对人体无意识抖动引起的干扰噪声进行滤波操作。经过全连接层输出分类,实现对人体活动状态的准确识别。实验分别从模型收敛速度、损耗和精度三方面评估了模型性能,并在OPPORTUNITY公共数据集上与较先进的识别模型进行了对比。实验结果表明,提出的小波变化卷积网络Wavelet-CNN实现了91.65%的F1分数,具有更高的活动识别能力。 展开更多
关键词 人类活动识别 小波变换 卷积神经网络 传感器
在线阅读 下载PDF
一种基于时频图和改进卷积神经网络的滚动轴承故障诊断方法
14
作者 眭建鑫 苏宇 祁军亮 《西安工业大学学报》 2026年第1期1-11,共11页
针对传统滚动轴承故障诊断方法过度依赖人工提取与分析特征、模型泛化性差以及对时序和通道深层次特征读取不充分的问题,提出了一种基于时频图与改进的卷积神经网络(Convolutional Neural Network,CNN)相结合的滚动轴承故障诊断方法。首... 针对传统滚动轴承故障诊断方法过度依赖人工提取与分析特征、模型泛化性差以及对时序和通道深层次特征读取不充分的问题,提出了一种基于时频图与改进的卷积神经网络(Convolutional Neural Network,CNN)相结合的滚动轴承故障诊断方法。首先,将滚动轴承的原始振动信号经过连续小波变换(Continuous Wavelet Transform,CWT)转化为二维时频图,再利用内嵌长短期记忆网络(Long Short Term Memory,LSTM)的二维卷积神经网络从变换后的时频图中充分提取图像的时序特征,然后,通过高效通道注意力机制(Efficient Channel Attention,ECA)获取通道的全局信息并自适应地对各通道权重值进行动态调整,建立通道间的联系,自适应提取深层次关键特征。最后,利用凯斯西储大学滚动轴承故障数据集进行实验验证。实验结果表明,相较于一些常见的滚动轴承故障诊断方法,该方法在诊断准确率方面有明显提高。 展开更多
关键词 故障诊断 连续小波变换 卷积神经网络 滚动轴承 长短期记忆网络
在线阅读 下载PDF
可解释的小波卷积神经网络机械故障诊断方法
15
作者 樊超 王帆 《振动工程学报》 北大核心 2026年第1期109-117,共9页
本文提出了一种融合格拉姆角场与小波变换的智能故障诊断网络(Gramian-WaveNet)。使用格拉姆角场将一维故障信号数据变换为二维,展示其时序上的信息;设计了小波卷积层替代卷积神经网络的第一层,使模型能够学习振动信号中与故障相关的冲... 本文提出了一种融合格拉姆角场与小波变换的智能故障诊断网络(Gramian-WaveNet)。使用格拉姆角场将一维故障信号数据变换为二维,展示其时序上的信息;设计了小波卷积层替代卷积神经网络的第一层,使模型能够学习振动信号中与故障相关的冲击分类;利用轴承数据集在不同工况下进行验证,结果表明所提方法可以有效提升故障诊断精度。并且通过理论与特征可视化方法证明Gramian-WaveNet是可解释的,且在相同训练周期下训练时间更短。 展开更多
关键词 故障诊断 旋转机械 格拉姆角场 小波卷积 可解释神经网络
在线阅读 下载PDF
Deep Learning in Electromyography Signal-based Lower Limb Angle Prediction and Activity Classification
16
作者 Gundala Jhansi Rani Mohammad Farukh Hashmi 《Journal of Bionic Engineering》 2026年第1期274-290,共17页
This research presents a Human Lower Limb Activity Recognition(HLLAR)system that identifies specific activities and predicts the angles of the knees simultaneously,based on the EMG signals.The HLLAR systems streamline... This research presents a Human Lower Limb Activity Recognition(HLLAR)system that identifies specific activities and predicts the angles of the knees simultaneously,based on the EMG signals.The HLLAR systems streamlines the research on the lower limb activities.The HILLAR model includes Discrete Hermite Wavelets Transform-based Synchrosqueezing(DHWTS),Deep Two-Layer Multiscale Convolutional Neural Network(DTLMCNN),and Generalized Regression Neural Network(GRNN)as feature extraction,activity recognition,and knee angle prediction respectively.Electromyography signal-based automatic lower limb activity detection is crucial to rehabilitation and human movement analysis.Yet several of these methods face issues in feature extraction in complex data,overlapping signals,extraction of crucial parameters,and adaptation constraints.This research aims classify lower limb activities and predict knee joint angles from electromy-ography signals using HILLAR model.The model is validated on two datasets,comprising 26 subjects performing three classes of activities:walking,standing,and sitting.The proposed model obtained a classification accuracy of 99.95%,along with significant achievements in precision(99.93%),recall(99.91%),and F1-score(99.93%).The generalized regression neural network predicted angles of the knee joint with a root mean squared error of 1.25%.Robustness is demonstrated through consistent results in five-fold cross-validation and statistical significance testing(p-value=0.004,McNemar's test).Additionally,the proposed model showed superior performance over baseline methods by reducing error rates by 18%and decreasing processing time to 0.98 s. 展开更多
关键词 ELECTROMYOGRAPHY Lower limb motion recognition Knee joint angle prediction convolutional neural network wavelet transform
在线阅读 下载PDF
基于最优学习网络的高压断路器故障诊断方法研究
17
作者 周大谋 付金兴 《机电工程技术》 2026年第2期127-134,共8页
在电力系统中,高压断路器发挥着控制与保护的作用,凭借其出色的性能得到了市场广泛应用,一旦断路器出现故障,可能给电力系统造成难以估量的后果。为了及时发现高压断路器运行缺陷,保障其可靠安全运行,针对高压断路器机械故障诊断准确率... 在电力系统中,高压断路器发挥着控制与保护的作用,凭借其出色的性能得到了市场广泛应用,一旦断路器出现故障,可能给电力系统造成难以估量的后果。为了及时发现高压断路器运行缺陷,保障其可靠安全运行,针对高压断路器机械故障诊断准确率偏低的问题,提出了一种基于最优学习网络的高压断路器故障诊断方法。将正常和故障的振动信号使用小波降噪方法进行降噪处理并提取信号特征,通过卷积神经网络进行故障特征学习,利用自适应权重估计法更新参数,建立训练良好的卷积神经网络模型,实现高压断路器机械故障的故障诊断。实验结果表明,所提方法的平均故障诊断准确率达到了95.8%,相较于其他传统的故障诊断模型,可以有效提升高压断路器典型故障的诊断准确率,保障高压断路器的安全运行。 展开更多
关键词 高压断路器 最优学习网络 故障诊断 振动信号 小波降噪 卷积神经网络 自适应权重估计法
在线阅读 下载PDF
Crack Segmentation Based on Fusing Multi-Scale Wavelet and Spatial-Channel Attention
18
作者 Peng Geng Ji Lu +1 位作者 Hongtao Ma Guiyi Yang 《Structural Durability & Health Monitoring》 EI 2023年第1期1-22,共22页
Accurate and reliable crack segmentation is a challenge and meaningful task.In this article,aiming at the characteristics of cracks on the concrete images,the intensity frequency information of source images which is ... Accurate and reliable crack segmentation is a challenge and meaningful task.In this article,aiming at the characteristics of cracks on the concrete images,the intensity frequency information of source images which is obtained by Discrete Wavelet Transform(DWT)is fed into deep learning-based networks to enhance the ability of network on crack segmentation.To well integrate frequency information into network an effective and novel DWTA module based on the DWT and scSE attention mechanism is proposed.The semantic information of cracks is enhanced and the irrelevant information is suppressed by DWTA module.And the gap between frequency information and convolution information from network is balanced by DWTA module which can well fuse wavelet information into image segmentation network.The Unet-DWTA is proposed to preserved the information of crack boundary and thin crack in intermediate feature maps by adding DWTA module in the encoderdecoder structures.In decoder,diverse level feature maps are fused to capture the information of crack boundary and the abstract semantic information which is beneficial to crack pixel classification.The proposed method is verified on three classic datasets including CrackDataset,CrackForest,and DeepCrack datasets.Compared with the other crack methods,the proposed Unet-DWTA shows better performance based on the evaluation of the subjective analysis and objective metrics about image semantic segmentation. 展开更多
关键词 Attention mechanism crack segmentation convolutional neural networks discrete wavelet transform
在线阅读 下载PDF
Efficient Authentication System Using Wavelet Embeddings of Otoacoustic Emission Signals
19
作者 V.Harshini T.Dhanwin +2 位作者 A.Shahina N.Safiyyah A.Nayeemulla Khan 《Computer Systems Science & Engineering》 SCIE EI 2023年第5期1851-1867,共17页
Biometrics,which has become integrated with our daily lives,could fall prey to falsification attacks,leading to security concerns.In our paper,we use Transient Evoked Otoacoustic Emissions(TEOAE)that are generated by ... Biometrics,which has become integrated with our daily lives,could fall prey to falsification attacks,leading to security concerns.In our paper,we use Transient Evoked Otoacoustic Emissions(TEOAE)that are generated by the human cochlea in response to an external sound stimulus,as a biometric modality.TEOAE are robust to falsification attacks,as the uniqueness of an individual’s inner ear cannot be impersonated.In this study,we use both the raw 1D TEOAE signals,as well as the 2D time-frequency representation of the signal using Continuous Wavelet Transform(CWT).We use 1D and 2D Convolutional Neural Networks(CNN)for the former and latter,respectively,to derive the feature maps.The corresponding lower-dimensional feature maps are obtained using principal component analysis,which is then used as features to build classifiers using machine learning techniques for the task of person identification.T-SNE plots of these feature maps show that they discriminate well among the subjects.Among the various architectures explored,we achieve a best-performing accuracy of 98.95%and 100%using the feature maps of the 1D-CNN and 2D-CNN,respectively,with the latter performance being an improvement over all the earlier works.This performance makes the TEOAE based person identification systems deployable in real-world situations,along with the added advantage of robustness to falsification attacks. 展开更多
关键词 Person identification system cochlea:transient evoked otoacoustic emission wavelet transform convolutional neural network
在线阅读 下载PDF
Brain Tumor Classification in Magnetic Resonance Images Using Deep Learning and Wavelet Transform
20
作者 Ahmad M. Sarhan 《Journal of Biomedical Science and Engineering》 2020年第6期102-112,共11页
A brain tumor is a mass of abnormal cells in the brain. Brain tumors can be benign (noncancerous) or malignant (cancerous). Conventional diagnosis of a brain tumor by the radiologist is done by examining a set of imag... A brain tumor is a mass of abnormal cells in the brain. Brain tumors can be benign (noncancerous) or malignant (cancerous). Conventional diagnosis of a brain tumor by the radiologist is done by examining a set of images produced by magnetic resonance imaging (MRI). Many computer-aided detection (CAD) systems have been developed in order to help the radiologists reach their goal of correctly classifying the MRI image. Convolutional neural networks (CNNs) have been widely used in the classification of medical images. This paper presents a novel CAD technique for the classification of brain tumors in MRI images. The proposed system extracts features from the brain MRI images by utilizing the strong energy compactness property exhibited by the Discrete Wavelet Transform (DWT). The Wavelet features are then applied to a CNN to classify the input MRI image. Experimental results indicate that the proposed approach outperforms other commonly used methods and gives an overall accuracy of 99.3%. 展开更多
关键词 convolutional neural network CNN) wavelet Transform Image Classification Brain Cancer Magnetic Resonance Imaging (MRI)
暂未订购
上一页 1 2 19 下一页 到第
使用帮助 返回顶部