期刊文献+
共找到378篇文章
< 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
作者 李宪华 尹胜 +2 位作者 邱洵 杜鹏飞 宋韬 《中国机械工程》 北大核心 2026年第3期697-707,共11页
为提高基于表面肌电信号的上肢动作识别精度,验证意图识别模型在实际康复机器人上的应用,提出了一种基于双流卷积神经网络的表面肌电信号上肢动作识别方法。采用小波阈值去噪、带通滤波、全波整流与包络平滑,并以滑动窗口进行样本构建... 为提高基于表面肌电信号的上肢动作识别精度,验证意图识别模型在实际康复机器人上的应用,提出了一种基于双流卷积神经网络的表面肌电信号上肢动作识别方法。采用小波阈值去噪、带通滤波、全波整流与包络平滑,并以滑动窗口进行样本构建。对原始肌电信号进行变分模态分解和离散小波包变换,同时提取突出的本征模态函数和离散小波包变换系数作为模型两个分支的输入进行高层特征的学习。采用时间卷积网络捕捉特征中的时间动态信息和全局依赖关系,最终通过特征融合模块实现高层特征信息的融合。所提方法在公开数据集Ninapro DB4/DB5和自采的6类上肢动作数据中,平均识别准确率分别达到了93.43%、92.37%和97.54%,并且在上肢动作识别实验中5名实验人员的6类上肢动作的平均识别准确率达到了87%。 展开更多
关键词 上肢动作识别 双流卷积神经网络 表面肌电信号 变分模态分解 离散小波包变换 上肢动作识别实验
在线阅读 下载PDF
智能变电站二次设备隐藏故障自动检测方法
11
作者 代小翔 胡绍谦 张亮 《自动化应用》 2026年第2期176-178,共3页
针对智能变电站二次设备隐藏故障自动检测存在的检测精度较低的问题,提出智能变电站二次设备隐藏故障自动检测方法。首先,从智能变电站过程层网络获取SV报文数据,采用IEEE 1588精确时间协议实现多源采样数据的同步处理,获取二次设备的... 针对智能变电站二次设备隐藏故障自动检测存在的检测精度较低的问题,提出智能变电站二次设备隐藏故障自动检测方法。首先,从智能变电站过程层网络获取SV报文数据,采用IEEE 1588精确时间协议实现多源采样数据的同步处理,获取二次设备的隐藏故障信号;然后,采用小波变换技术对所蕴含的故障信号展开分解处理,提取故障特征;最后,利用深度卷积神经网络构建二次设备隐藏故障自动化检测模型,通过对故障特征的深度挖掘,识别检测故障类型。结果表明,该方法的重叠误差不超过1%,错检率不超过2%,实现了对智能变电站二次设备隐藏故障的自动检测。 展开更多
关键词 变电站 二次设备 隐藏故障 检测精度 小波变换技术 深度卷积神经网络
在线阅读 下载PDF
基于LSSWT与MSCCNN的齿轮故障诊断
12
作者 谭川江 陈绍云 +2 位作者 李亚军 郭鹏远 周晓 《中国高新科技》 2026年第3期51-52,58,共3页
齿轮作为旋转机械的重要传动部件,通常工作在重载、强噪声等恶劣工况下,易发生故障。深度学习模型具备强大的自主学习能力,在齿轮故障诊断领域受到广泛应用。文章提出了一种基于对数同步压缩小波变换(Logarithmic Synchro-squeezed Wave... 齿轮作为旋转机械的重要传动部件,通常工作在重载、强噪声等恶劣工况下,易发生故障。深度学习模型具备强大的自主学习能力,在齿轮故障诊断领域受到广泛应用。文章提出了一种基于对数同步压缩小波变换(Logarithmic Synchro-squeezed Wavelet Transform,LSSWT)与改进自校准卷积神经网络(Modified Self-Calibrated Convolution Neural Network,MSCCNN)的齿轮故障智能诊断方法。研究结果表明,该方法在模型准确率、聚类效果上优于对比方法。 展开更多
关键词 故障诊断 齿轮 对数同步压缩小波变换 改进自校准卷积神经网络
在线阅读 下载PDF
基于WSET-ICNN和改进LSSVM的旋转机械故障诊断策略
13
作者 仝兆景 张榕 宋静斌 《机电工程》 北大核心 2026年第3期607-618,626,共13页
针对旋转机械故障信号的非线性和非平稳特性,提出了一种融合同步提取小波变换(WSET)、改进卷积神经网络(ICNN)和改进蜜獾算法(IHBA)优化的最小二乘支持向量机(LSSVM)的旋转机械故障诊断模型。首先,利用WSET的高时频分辨率特性对原始故... 针对旋转机械故障信号的非线性和非平稳特性,提出了一种融合同步提取小波变换(WSET)、改进卷积神经网络(ICNN)和改进蜜獾算法(IHBA)优化的最小二乘支持向量机(LSSVM)的旋转机械故障诊断模型。首先,利用WSET的高时频分辨率特性对原始故障信号进行了多模态分解和时频分析,利用时频转换技术,将一维时间序列信号转换为二维时频特征图,为降低后续处理的计算复杂度,对生成的时频图像进行了降维处理;然后,将降维后的时频图像输入改进卷积神经网络中,进行了自适应深度特征提取,提取了ICNN全连接层的特征,将其作为最小二乘支持向量机的输入特征;最后,利用改进蜜獾算法优化了LSSVM的两个关键超参数,以构建最终的故障分类模型,进行了仿真验证;还在东南大学齿轮箱数据集上进行了实验和对比分析,验证了该方法的准确性。研究结果表明:WSET-IHBA-LSSVM方法对轴承故障的识别准确率为100%,对齿轮箱故障的识别准确率为99.75%;与LSSVM、蜜獾算法改进LSSVM相比,WSET-IHBA-LSSVM对轴承和齿轮箱故障的识别准确率更高,在诊断精度和稳定性方面展现出显著优势。WSET-ICNN-IHBA-LSSVM模型在轴承与齿轮箱故障诊断中具有较好的效果。 展开更多
关键词 转子机械 同步提取小波变换 时频 改进二维卷积神经网络 改进蜜獾算法 最小二乘支持向量机
在线阅读 下载PDF
基于EEMD-AFSA-CNN的混凝土坝变形预测模型
14
作者 付思韬 赖宇杰 +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的船舶电机故障诊断研究
15
作者 尚垣吉 尚前明 蒋婉莹 《舰船科学技术》 北大核心 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
16
作者 张琳 易卿武 +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
一种基于时频图和改进卷积神经网络的滚动轴承故障诊断方法
17
作者 眭建鑫 苏宇 祁军亮 《西安工业大学学报》 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
可解释的小波卷积神经网络机械故障诊断方法
18
作者 樊超 王帆 《振动工程学报》 北大核心 2026年第1期109-117,共9页
本文提出了一种融合格拉姆角场与小波变换的智能故障诊断网络(Gramian-WaveNet)。使用格拉姆角场将一维故障信号数据变换为二维,展示其时序上的信息;设计了小波卷积层替代卷积神经网络的第一层,使模型能够学习振动信号中与故障相关的冲... 本文提出了一种融合格拉姆角场与小波变换的智能故障诊断网络(Gramian-WaveNet)。使用格拉姆角场将一维故障信号数据变换为二维,展示其时序上的信息;设计了小波卷积层替代卷积神经网络的第一层,使模型能够学习振动信号中与故障相关的冲击分类;利用轴承数据集在不同工况下进行验证,结果表明所提方法可以有效提升故障诊断精度。并且通过理论与特征可视化方法证明Gramian-WaveNet是可解释的,且在相同训练周期下训练时间更短。 展开更多
关键词 故障诊断 旋转机械 格拉姆角场 小波卷积 可解释神经网络
在线阅读 下载PDF
融合图像与频域特征激光切割挂渣量化预测
19
作者 翟杰 芦宇 +1 位作者 王鑫鑫 夏元钦 《中国光学(中英文)》 北大核心 2026年第2期288-298,共11页
为实现激光切割熔渣附着精准量化与工艺优化,本研究探索一种基于图像与频域特征的卷积神经网络(CNN)预测方法。构建包含2160张1 mm厚304不锈钢切割端面图像数据集。基于该数据集,采用高斯模糊、自适应阈值及形态学闭运算等图像处理算法... 为实现激光切割熔渣附着精准量化与工艺优化,本研究探索一种基于图像与频域特征的卷积神经网络(CNN)预测方法。构建包含2160张1 mm厚304不锈钢切割端面图像数据集。基于该数据集,采用高斯模糊、自适应阈值及形态学闭运算等图像处理算法,精确提取了挂渣的面积、高度及周长,将它们作为量化特征。为评估不同特征预测潜力,采用RGB图像及其经二值化处理小波包分解(WPD)频域图像作为输入,并系统对比了VGG16、ResNet50和DenseNet121三种CNN架构回归性能。结果表明,在RGB图像输入路径下,VGG16网络对挂渣面积和高度预测最为精准,其平均绝对误差(MAE)分别达到0.019 mm^(2)和0.044 mm。而对于更能反映动态过程状态的轮廓周长特征,WPD频域输入路径的预测效果显著提升,MAE降至0.094 mm,归一化平均误差(nMAE)为5.25%,且其预测值与真实值间拟合斜率与决定系数R^(2)分别为0.83与0.86,呈现强线性关系。本研究证实,VGG16网络在熔渣特征预测中具备良好适用性,且WPD频域特征能更有效地捕捉激光切割过程瞬态信息,所提出方法可作为工艺智能评估与闭环优化的可靠量化工具。 展开更多
关键词 挂渣特征 卷积神经网络 小波包分解 激光切割工艺
在线阅读 下载PDF
Deep Learning in Electromyography Signal-based Lower Limb Angle Prediction and Activity Classification
20
作者 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
上一页 1 2 19 下一页 到第
使用帮助 返回顶部