期刊文献+
共找到163篇文章
< 1 2 9 >
每页显示 20 50 100
State-of-health estimation for fast-charging lithium-ion batteries based on a short charge curve using graph convolutional and long short-term memory networks
1
作者 Yvxin He Zhongwei Deng +4 位作者 Jue Chen Weihan Li Jingjing Zhou Fei Xiang Xiaosong Hu 《Journal of Energy Chemistry》 SCIE EI CAS CSCD 2024年第11期1-11,共11页
A fast-charging policy is widely employed to alleviate the inconvenience caused by the extended charging time of electric vehicles. However, fast charging exacerbates battery degradation and shortens battery lifespan.... A fast-charging policy is widely employed to alleviate the inconvenience caused by the extended charging time of electric vehicles. However, fast charging exacerbates battery degradation and shortens battery lifespan. In addition, there is still a lack of tailored health estimations for fast-charging batteries;most existing methods are applicable at lower charging rates. This paper proposes a novel method for estimating the health of lithium-ion batteries, which is tailored for multi-stage constant current-constant voltage fast-charging policies. Initially, short charging segments are extracted by monitoring current switches,followed by deriving voltage sequences using interpolation techniques. Subsequently, a graph generation layer is used to transform the voltage sequence into graphical data. Furthermore, the integration of a graph convolution network with a long short-term memory network enables the extraction of information related to inter-node message transmission, capturing the key local and temporal features during the battery degradation process. Finally, this method is confirmed by utilizing aging data from 185 cells and 81 distinct fast-charging policies. The 4-minute charging duration achieves a balance between high accuracy in estimating battery state of health and low data requirements, with mean absolute errors and root mean square errors of 0.34% and 0.66%, respectively. 展开更多
关键词 Lithium-ion battery State of health estimation Feature extraction Graph convolutional network long short-term memory network
在线阅读 下载PDF
Power entity recognition based on bidirectional long short-term memory and conditional random fields 被引量:8
2
作者 Zhixiang Ji Xiaohui Wang +1 位作者 Changyu Cai Hongjian Sun 《Global Energy Interconnection》 2020年第2期186-192,共7页
With the application of artificial intelligence technology in the power industry,the knowledge graph is expected to play a key role in power grid dispatch processes,intelligent maintenance,and customer service respons... With the application of artificial intelligence technology in the power industry,the knowledge graph is expected to play a key role in power grid dispatch processes,intelligent maintenance,and customer service response provision.Knowledge graphs are usually constructed based on entity recognition.Specifically,based on the mining of entity attributes and relationships,domain knowledge graphs can be constructed through knowledge fusion.In this work,the entities and characteristics of power entity recognition are analyzed,the mechanism of entity recognition is clarified,and entity recognition techniques are analyzed in the context of the power domain.Power entity recognition based on the conditional random fields (CRF) and bidirectional long short-term memory (BLSTM) models is investigated,and the two methods are comparatively analyzed.The results indicated that the CRF model,with an accuracy of 83%,can better identify the power entities compared to the BLSTM.The CRF approach can thus be applied to the entity extraction for knowledge graph construction in the power field. 展开更多
关键词 Knowledge graph Entity recognition Conditional Random Fields(CRF) bidirectional long short-term memory(BLSTM)
在线阅读 下载PDF
Preliminary abnormal electrocardiogram segment screening method for Holter data based on long short-term memory networks 被引量:1
3
作者 Siying Chen Hongxing Liu 《Chinese Physics B》 SCIE EI CAS CSCD 2020年第4期208-214,共7页
Holter usually monitors electrocardiogram(ECG)signals for more than 24 hours to capture short-lived cardiac abnormalities.In view of the large amount of Holter data and the fact that the normal part accounts for the m... Holter usually monitors electrocardiogram(ECG)signals for more than 24 hours to capture short-lived cardiac abnormalities.In view of the large amount of Holter data and the fact that the normal part accounts for the majority,it is reasonable to design an algorithm that can automatically eliminate normal data segments as much as possible without missing any abnormal data segments,and then take the left segments to the doctors or the computer programs for further diagnosis.In this paper,we propose a preliminary abnormal segment screening method for Holter data.Based on long short-term memory(LSTM)networks,the prediction model is established and trained with the normal data of a monitored object.Then,on the basis of kernel density estimation,we learn the distribution law of prediction errors after applying the trained LSTM model to the regular data.Based on these,the preliminary abnormal ECG segment screening analysis is carried out without R wave detection.Experiments on the MIT-BIH arrhythmia database show that,under the condition of ensuring that no abnormal point is missed,53.89% of normal segments can be effectively obviated.This work can greatly reduce the workload of subsequent further processing. 展开更多
关键词 ELECTROCARDIOGRAM long short-term memory network kernel density estimation MIT-BIH ARRHYTHMIA database
在线阅读 下载PDF
Long Short-Term Memory Recurrent Neural Network-Based Acoustic Model Using Connectionist Temporal Classification on a Large-Scale Training Corpus 被引量:9
4
作者 Donghyun Lee Minkyu Lim +4 位作者 Hosung Park Yoseb Kang Jeong-Sik Park Gil-Jin Jang Ji-Hwan Kim 《China Communications》 SCIE CSCD 2017年第9期23-31,共9页
A Long Short-Term Memory(LSTM) Recurrent Neural Network(RNN) has driven tremendous improvements on an acoustic model based on Gaussian Mixture Model(GMM). However, these models based on a hybrid method require a force... A Long Short-Term Memory(LSTM) Recurrent Neural Network(RNN) has driven tremendous improvements on an acoustic model based on Gaussian Mixture Model(GMM). However, these models based on a hybrid method require a forced aligned Hidden Markov Model(HMM) state sequence obtained from the GMM-based acoustic model. Therefore, it requires a long computation time for training both the GMM-based acoustic model and a deep learning-based acoustic model. In order to solve this problem, an acoustic model using CTC algorithm is proposed. CTC algorithm does not require the GMM-based acoustic model because it does not use the forced aligned HMM state sequence. However, previous works on a LSTM RNN-based acoustic model using CTC used a small-scale training corpus. In this paper, the LSTM RNN-based acoustic model using CTC is trained on a large-scale training corpus and its performance is evaluated. The implemented acoustic model has a performance of 6.18% and 15.01% in terms of Word Error Rate(WER) for clean speech and noisy speech, respectively. This is similar to a performance of the acoustic model based on the hybrid method. 展开更多
关键词 acoustic model connectionisttemporal classification LARGE-SCALE trainingcorpus long short-term memory recurrentneural network
在线阅读 下载PDF
Research on Short-Term Electric Load Forecasting Using IWOA CNN-BiLSTM-TPA Model
5
作者 MEI Tong-da SI Zhan-jun ZHANG Ying-xue 《印刷与数字媒体技术研究》 北大核心 2025年第1期179-187,共9页
Load forecasting is of great significance to the development of new power systems.With the advancement of smart grids,the integration and distribution of distributed renewable energy sources and power electronics devi... Load forecasting is of great significance to the development of new power systems.With the advancement of smart grids,the integration and distribution of distributed renewable energy sources and power electronics devices have made power load data increasingly complex and volatile.This places higher demands on the prediction and analysis of power loads.In order to improve the prediction accuracy of short-term power load,a CNN-BiLSTMTPA short-term power prediction model based on the Improved Whale Optimization Algorithm(IWOA)with mixed strategies was proposed.Firstly,the model combined the Convolutional Neural Network(CNN)with the Bidirectional Long Short-Term Memory Network(BiLSTM)to fully extract the spatio-temporal characteristics of the load data itself.Then,the Temporal Pattern Attention(TPA)mechanism was introduced into the CNN-BiLSTM model to automatically assign corresponding weights to the hidden states of the BiLSTM.This allowed the model to differentiate the importance of load sequences at different time intervals.At the same time,in order to solve the problem of the difficulties of selecting the parameters of the temporal model,and the poor global search ability of the whale algorithm,which is easy to fall into the local optimization,the whale algorithm(IWOA)was optimized by using the hybrid strategy of Tent chaos mapping and Levy flight strategy,so as to better search the parameters of the model.In this experiment,the real load data of a region in Zhejiang was taken as an example to analyze,and the prediction accuracy(R2)of the proposed method reached 98.83%.Compared with the prediction models such as BP,WOA-CNN-BiLSTM,SSA-CNN-BiLSTM,CNN-BiGRU-Attention,etc.,the experimental results showed that the model proposed in this study has a higher prediction accuracy. 展开更多
关键词 Whale Optimization Algorithm Convolutional Neural network long short-term memory Temporal Pattern Attention Power load forecasting
在线阅读 下载PDF
Device-Free Through-the-Wall Activity Recognition Using Bi-Directional Long Short-Term Memory and WiFi Channel State Information
6
作者 Zi-Yuan Gong Xiang Lu +2 位作者 Yu-Xuan Liu Huan-Huan Hou Rui Zhou 《Journal of Electronic Science and Technology》 CAS CSCD 2021年第4期357-368,共12页
Activity recognition plays a key role in health management and security.Traditional approaches are based on vision or wearables,which only work under the line of sight(LOS)or require the targets to carry dedicated dev... Activity recognition plays a key role in health management and security.Traditional approaches are based on vision or wearables,which only work under the line of sight(LOS)or require the targets to carry dedicated devices.As human bodies and their movements have influences on WiFi propagation,this paper proposes the recognition of human activities by analyzing the channel state information(CSI)from the WiFi physical layer.The method requires only the commodity:WiFi transmitters and receivers that can operate through a wall,under LOS and non-line of sight(NLOS),while the targets are not required to carry dedicated devices.After collecting CSI,the discrete wavelet transform is applied to reduce the noise,followed by outlier detection based on the local outlier factor to extract the activity segment.Activity recognition is fulfilled by using the bi-directional long short-term memory that takes the sequential features into consideration.Experiments in through-the-wall environments achieve recognition accuracy>95%for six common activities,such as standing up,squatting down,walking,running,jumping,and falling,outperforming existing work in this field. 展开更多
关键词 Activity recognition bi-directional long short-term memory(bi-lstm) channel state information(CSI) device-free through-the-wall.
在线阅读 下载PDF
Synthetic well logs generation via Recurrent Neural Networks 被引量:11
7
作者 ZHANG Dongxiao CHEN Yuntian MENG Jin 《Petroleum Exploration and Development》 2018年第4期629-639,共11页
To supplement missing logging information without increasing economic cost, a machine learning method to generate synthetic well logs from the existing log data was presented, and the experimental verification and app... To supplement missing logging information without increasing economic cost, a machine learning method to generate synthetic well logs from the existing log data was presented, and the experimental verification and application effect analysis were carried out. Since the traditional Fully Connected Neural Network(FCNN) is incapable of preserving spatial dependency, the Long Short-Term Memory(LSTM) network, which is a kind of Recurrent Neural Network(RNN), was utilized to establish a method for log reconstruction. By this method, synthetic logs can be generated from series of input log data with consideration of variation trend and context information with depth. Besides, a cascaded LSTM was proposed by combining the standard LSTM with a cascade system. Testing through real well log data shows that: the results from the LSTM are of higher accuracy than the traditional FCNN; the cascaded LSTM is more suitable for the problem with multiple series data; the machine learning method proposed provides an accurate and cost effective way for synthetic well log generation. 展开更多
关键词 well LOG generating method machine learning Fully Connected NEURAL network RECURRENT NEURAL network long short-term memory artificial INTELLIGENCE
在线阅读 下载PDF
一种用于Bi-LSTM神经网络信号识别的DO-CAB算法 被引量:1
8
作者 花国祥 汤炼海 +2 位作者 李伟伟 李鹏 孙炎 《光通信技术》 北大核心 2024年第6期23-27,共5页
针对双向工频通信系统(TWACS)存在上行信号识别准确率不足的问题,提出一种基于蒲公英优化(DO)算法的联合卷积神经网络(CNN)与注意力机制(AM)的双向长短时记忆(Bi-LSTM)神经网络信号识别算法,简称DO-CAB算法。该算法首先通过CNN自适应提... 针对双向工频通信系统(TWACS)存在上行信号识别准确率不足的问题,提出一种基于蒲公英优化(DO)算法的联合卷积神经网络(CNN)与注意力机制(AM)的双向长短时记忆(Bi-LSTM)神经网络信号识别算法,简称DO-CAB算法。该算法首先通过CNN自适应提取TWACS信号重要特征,然后使用DO算法优化Bi-LSTM超参数,根据优化的超参数构建网络,并引入AM赋予输入影响权重,以获得更好信号识别效果。实验结果表明,所提算法的识别准确率达到92.32%,能高效、准确识别TWACS调制信号。 展开更多
关键词 双向工频通信系统 蒲公英优化算法 双向长短时记忆网络 深度学习 信号检测
在线阅读 下载PDF
基于Bi-LSTM的浅层地下双孔洞探测技术
9
作者 梁靖 张红 +3 位作者 叶晨 周立成 刘泽佳 汤立群 《合肥工业大学学报(自然科学版)》 CAS 北大核心 2024年第6期778-783,共6页
文章探究一种基于深度学习的浅层地下孔洞探测技术,以应对地下孔洞给桩基施工安全所造成的严重威胁。基于浅层地震反射波法的原理,采用基础施工过程中的桩锤激震作为激励源,通过在探测区域地表上布置少量加速度传感器采集孔洞反射信号,... 文章探究一种基于深度学习的浅层地下孔洞探测技术,以应对地下孔洞给桩基施工安全所造成的严重威胁。基于浅层地震反射波法的原理,采用基础施工过程中的桩锤激震作为激励源,通过在探测区域地表上布置少量加速度传感器采集孔洞反射信号,并将反射信号作为深度学习的输入,以输出孔洞信息,建立一种新型的智能孔洞探测方法。结果表明,双向长短期记忆神经网络(bidirectional long short-term memory neural network,Bi-LSTM)的预测模型对于地下双孔洞的工况具有较高的识别准确率,在容许误差为2 m的情况下,孔洞位置和直径的预测准确率可达95.3%。该研究验证了基于深度学习的多孔洞探测技术的可行性,有望为施工前期土层地质状况的评估提供技术保障。 展开更多
关键词 地下孔洞探测 桩锤激震 深度学习 双向长短期记忆神经网络(bi-lstm) 有限元仿真
在线阅读 下载PDF
基于DACO-Bi-LSTM的交通流量预测 被引量:1
10
作者 郭金城 潘伟民 《信息技术》 2024年第5期8-14,21,共8页
针对交通流量预测任务存在预测精度低、泛化性不足且对深度学习模型调参不全面等问题,提出了一种基于改进蚁群优化算法的双向LSTM交通流量预测模型,利用改进蚁群算法的全局寻优能力对Bi-LSTM网络的层数、神经元个数、批次大小、训练次... 针对交通流量预测任务存在预测精度低、泛化性不足且对深度学习模型调参不全面等问题,提出了一种基于改进蚁群优化算法的双向LSTM交通流量预测模型,利用改进蚁群算法的全局寻优能力对Bi-LSTM网络的层数、神经元个数、批次大小、训练次数进行优化调参。在英国高速公路和深圳政府开放平台发布的宝安区日车流量两个公开数据集上进行实验,以RMSE、MAE为评估指标,结果表明:DACO-Bi-LSTM模型具有较强的寻优能力,同时表现出更好的预测性能。 展开更多
关键词 交通流量预测 蚁群算法优化 双向长短时记忆网络 模型调参
在线阅读 下载PDF
基于随机森林与Bi-LSTM的5G网络切片攻击检测模型
11
作者 尹龙润 张智斌 《陕西理工大学学报(自然科学版)》 2024年第6期46-55,共10页
针对5G网络切片中的DoS和DDoS攻击这一关键安全挑战,研究了一种基于双向长短期记忆网络(Bi-LSTM)的攻击检测模型。该研究在模拟的5G切片平台上收集和分析攻击数据,揭示了现有方法在数据收集方面的不足,并在多个关键指标上展现了显著的... 针对5G网络切片中的DoS和DDoS攻击这一关键安全挑战,研究了一种基于双向长短期记忆网络(Bi-LSTM)的攻击检测模型。该研究在模拟的5G切片平台上收集和分析攻击数据,揭示了现有方法在数据收集方面的不足,并在多个关键指标上展现了显著的相对增益。所提出的模型能够高效处理大规模数据集,并展现出快速的收敛速度。实验结果表明,该模型在检测准确率方面达到了99%,显著优于现有方法。这一发现不仅证明了所提方案的先进性,也对提升5G网络切片的安全性具有重要的实际应用价值。 展开更多
关键词 5G网络切片 DOS/DDOS攻击 攻击检测模型 双向长短期记忆网络 数据分析
在线阅读 下载PDF
Chinese named entity recognition with multi-network fusion of multi-scale lexical information
12
作者 Yan Guo Hong-Chen Liu +3 位作者 Fu-Jiang Liu Wei-Hua Lin Quan-Sen Shao Jun-Shun Su 《Journal of Electronic Science and Technology》 EI CAS CSCD 2024年第4期53-80,共28页
Named entity recognition(NER)is an important part in knowledge extraction and one of the main tasks in constructing knowledge graphs.In today’s Chinese named entity recognition(CNER)task,the BERT-BiLSTM-CRF model is ... Named entity recognition(NER)is an important part in knowledge extraction and one of the main tasks in constructing knowledge graphs.In today’s Chinese named entity recognition(CNER)task,the BERT-BiLSTM-CRF model is widely used and often yields notable results.However,recognizing each entity with high accuracy remains challenging.Many entities do not appear as single words but as part of complex phrases,making it difficult to achieve accurate recognition using word embedding information alone because the intricate lexical structure often impacts the performance.To address this issue,we propose an improved Bidirectional Encoder Representations from Transformers(BERT)character word conditional random field(CRF)(BCWC)model.It incorporates a pre-trained word embedding model using the skip-gram with negative sampling(SGNS)method,alongside traditional BERT embeddings.By comparing datasets with different word segmentation tools,we obtain enhanced word embedding features for segmented data.These features are then processed using the multi-scale convolution and iterated dilated convolutional neural networks(IDCNNs)with varying expansion rates to capture features at multiple scales and extract diverse contextual information.Additionally,a multi-attention mechanism is employed to fuse word and character embeddings.Finally,CRFs are applied to learn sequence constraints and optimize entity label annotations.A series of experiments are conducted on three public datasets,demonstrating that the proposed method outperforms the recent advanced baselines.BCWC is capable to address the challenge of recognizing complex entities by combining character-level and word-level embedding information,thereby improving the accuracy of CNER.Such a model is potential to the applications of more precise knowledge extraction such as knowledge graph construction and information retrieval,particularly in domain-specific natural language processing tasks that require high entity recognition precision. 展开更多
关键词 Bi-directional long short-term memory(BiLSTM) Chinese named entity recognition(CNER) Iterated dilated convolutional neural network(IDCNN) Multi-network integration Multi-scale lexical features
在线阅读 下载PDF
利用混合深度学习算法的时空风速预测
13
作者 贵向泉 孟攀龙 +2 位作者 孙林花 秦三杰 刘靖红 《太阳能学报》 北大核心 2025年第3期668-678,共11页
风速预测的准确性始终不理想,为解决风速复杂的时空相关性和非线性问题,提出一种新颖的混合深度学习模型。首先,采用二次分解法将输入序列分解为具有不同频率振动模式的模态分量(IMF);使用图卷积神经网络(GCN)和双向长短期记忆网络(BiLS... 风速预测的准确性始终不理想,为解决风速复杂的时空相关性和非线性问题,提出一种新颖的混合深度学习模型。首先,采用二次分解法将输入序列分解为具有不同频率振动模式的模态分量(IMF);使用图卷积神经网络(GCN)和双向长短期记忆网络(BiLSTM)来预测高频分量;使用自适应图时空Transformer网络(ASTTN)来预测低频分量,以充分考虑输入序列的时空相关性。最后将高频分量和低频分量合并叠加,得到最终的预测结果。将该模型应用于甘肃省某风电场进行风速预测,实验结果表明,所提出混合深度学习模型能有效提高风速预测的准确性。 展开更多
关键词 风速 预测 深度学习 图卷积神经网络 双向长短期记忆网络 自适应图时空Transformer
在线阅读 下载PDF
基于多空间维度联合方法改进的BiLSTM出水氨氮预测方法
14
作者 王雷 张煜 +3 位作者 赵艺琨 刘明勇 刘子航 李杰 《中国农村水利水电》 北大核心 2025年第2期17-24,共8页
出水氨氮作为衡量污水处理厂水质处理工艺的重要指标之一,准确预测污水处理厂出水水质中的氨氮含量对于及时调整处理工艺,保障水环境安全有着重要的作用。提出了一种基于联合多空间维度(Multi-spatial Dimensional Cooperative Attenti... 出水氨氮作为衡量污水处理厂水质处理工艺的重要指标之一,准确预测污水处理厂出水水质中的氨氮含量对于及时调整处理工艺,保障水环境安全有着重要的作用。提出了一种基于联合多空间维度(Multi-spatial Dimensional Cooperative Attention)改进的双向长短期记忆网络(Bi-directional Long Short-Term Memory,BiLSTM)的水质预测模型,首先通过皮尔逊(Pearson)系数法筛选出与出水氨氮相关性较强的总氮、污泥沉降比和温度3个指标作为模型输入,联合3个维度的强相关信息对未来6 h的出水氨氮进行预测。结果表明,MDCA-BiLSTM模型在融合残差序列后对出水氨氮的预测准确率R2为0.979,并在太平污水处理厂和文昌污水处理厂两个站点收集到的数据集上总氮、总磷和溶解氧的均方根误差分别为0.002、0.003、0.001和0.004、0.003、0.002;预测精度分别为0.959、0.947、0.971和0.962、0.951、0.983;与BiLSTM相比,均方根误差分别降低了0.007、0.007、0.007和0.017、0.006、0.005;预测精度分别提高了0.176、0.183、0.258和0.098、0.109、0.11。同时,该模型在面对未来6、12和24 h的预测步长时,仍能够达到0.956、0.933和0.917的预测精度,说明改进后的模型在预测准确性和鲁棒性方面表现出显著优势。该方法能够有效提高污水处理厂出水氨氮的及其他指标的预测准确性,可作为水资源循环和管理决策的一种有效参考手段,具有较强的实际应用价值。 展开更多
关键词 水质参数 时序预测 时序卷积网络 双向长短期记忆循环神经网络 注意力机制
在线阅读 下载PDF
基于特征工程与仿生优化算法构建河流溶解氧预测模型
15
作者 李鹏程 苏永军 +1 位作者 王钰 贾悦 《中国农村水利水电》 北大核心 2025年第2期37-44,共8页
河流水体中溶解氧骤增或耗竭均会引发系列环境污染、物种多样性破坏等问题,准确预测河流溶解氧(DO)浓度对河流水环境治理具有重要意义。为提高模型输入特征的可解释性及模型精度,获取河流DO浓度最优预测模型,研究利用黄河流域山西境内... 河流水体中溶解氧骤增或耗竭均会引发系列环境污染、物种多样性破坏等问题,准确预测河流溶解氧(DO)浓度对河流水环境治理具有重要意义。为提高模型输入特征的可解释性及模型精度,获取河流DO浓度最优预测模型,研究利用黄河流域山西境内水质监测站点数据,以双向长短期记忆网络(BiLSTM)为基础,结合卷积神经网络模型(CNN)和注意力机制(Attention Mechanism),基于随机森林模型(RF)进行特征优选,建立RF-CNN-BiLSTM-Attention(RF-CBA)模型,进一步利用吸血水蛭优化算法(BSLO)、黑翅鸢优化算法(BKA)、白鲨优化算法(WSO)等仿生优化算法,构建了BSLO-RF-CBA、BKA-RF-CBA、WSO-RF-CBA共3种优化模型,并与深度学习中CNN-A、LSTM-A、BiLSTM-A、CBA、RF-CBA模型对比,分析得到河流溶解氧预测结果,以平均绝对误差(MAE)、均方根误差(RMSE)、均方误差(MSE)、决定系数(R2)、全绩效指标(GPI)和相对误差(MAPE)评价不同模型精度,结果表明:(1)RF模型通过对影响河流DO特征值进行排序、筛选,可消除冗余特征对水质预测模型的影响,提高预测精度。(2)利用仿生算法优化RF-CBA模型的神经元数量、学习率、正则化系数等参数,模型模拟精度进一步提升,总体上捕捉到了DO波动的时间序列特征,模型表现出强稳定性和泛化能力。(3)BSLO-RF-CBA模型模拟精度最高,对DO变化捕捉能力突出,具有更强的捕获全局依赖关系的能力,推荐用于河流溶解氧预测模型。该模型具备扩展至不同河流溶解氧等污染物浓度预测的能力,为河流水体污染预警与系统化管理提供技术支撑。 展开更多
关键词 溶解氧 双向长短期记忆网络机 特征优选 仿生优化算法 耦合模型
在线阅读 下载PDF
GWO优化CNN-BiLSTM-Attenion的轴承剩余寿命预测方法 被引量:1
16
作者 李敬一 苏翔 《振动与冲击》 北大核心 2025年第2期321-332,共12页
滚动轴承作为机械设备的重要部件,对其进行剩余使用寿命预测在企业的生产过程中变得越来越重要。目前,虽然主流的卷积神经网络(convolutional neural network, CNN)可以自动地从轴承的振动信号中提取特征,却不能给特征分配不同的权重来... 滚动轴承作为机械设备的重要部件,对其进行剩余使用寿命预测在企业的生产过程中变得越来越重要。目前,虽然主流的卷积神经网络(convolutional neural network, CNN)可以自动地从轴承的振动信号中提取特征,却不能给特征分配不同的权重来提高模型对重要特征的关注程度,对于长时间序列容易丢失重要信息。另外,神经网络中隐藏层神经元个数、学习率以及正则化参数等超参数还需要依靠人工经验设置。为了解决上述问题,提出基于灰狼优化(grey wolf optimizer, GWO)算法、优化集合CNN、双向长短期记忆(bidirectional long short term memory, BiLSTM)网络和注意力机制(Attention)轴承剩余使用寿命预测方法。首先,从原始振动信号中提取时域、频域以及时频域特征指标构建可选特征集;然后,通过构建考虑特征相关性、鲁棒性和单调性的综合评价指标筛选出高于设定阈值的轴承退化敏感特征集,作为预测模型的输入;最后,将预测值和真实值的均方误差作为GWO算法的适应度函数,优化预测模型获得最优隐藏层神经元个数、学习率和正则化参数,利用优化后模型进行剩余使用寿命预测,并在公开数据集上进行验证。结果表明,所提方法可在非经验指导下获得最优的超参数组合,优化后的预测模型与未进行优化模型相比,平均绝对误差与均方根误差分别降低了28.8%和24.3%。 展开更多
关键词 灰狼优化(GWO)算法 卷积神经网络(CNN) 双向长短期记忆(BiLSTM)网络 自注意力机制 剩余使用寿命预测
在线阅读 下载PDF
基于CNN和Bi-LSTM的脑电波情感分析 被引量:9
17
作者 朱丽 杨青 +2 位作者 吴涛 李晨 李铭 《应用科学学报》 CAS CSCD 北大核心 2022年第1期1-12,共12页
针对目前大多数脑电波情感识别方法存在的依赖手动特征提取等问题,提出一种基于卷积神经网络(convolutional neural network,CNN)和双向长短时记忆(bidirectional long short-term memory,Bi-LSTM)网络的混合模型。首先将一维数据转换... 针对目前大多数脑电波情感识别方法存在的依赖手动特征提取等问题,提出一种基于卷积神经网络(convolutional neural network,CNN)和双向长短时记忆(bidirectional long short-term memory,Bi-LSTM)网络的混合模型。首先将一维数据转换为二维数据,采用CNN提取空间特征;然后将一维数据输入Bi-LSTM,获取时间特征;最后将融合的空间和时间特征输入Softmax分类器,得到最终分类结果。在DEAP数据集上的实验结果表明:CNN和Bi-LSTM混合模型具有较好的分类性能,在效价度和唤醒度上的准确率分别达到88.55%和89.07%,是一种可行的脑电波情感分类模型。 展开更多
关键词 脑电信号 情感分类 卷积神经网络 双向长短时记忆网络 深度学习
在线阅读 下载PDF
基于AMCNN-BiLSTM-CatBoost的滚动轴承故障诊断模型研究
18
作者 袁建华 邵星 +1 位作者 王翠香 皋军 《噪声与振动控制》 北大核心 2025年第2期82-89,共8页
针对现有的轴承故障诊断模型存在的分类精度差、运算效率不高的问题,提出一种基于注意力机制-卷积神经网络-双向长短期记忆网络-CatBoost(AMCNN-BiLSTM-CatBoost)的滚动轴承故障诊断模型。首先,对原始振动信号进行下采样技术处理,然后... 针对现有的轴承故障诊断模型存在的分类精度差、运算效率不高的问题,提出一种基于注意力机制-卷积神经网络-双向长短期记忆网络-CatBoost(AMCNN-BiLSTM-CatBoost)的滚动轴承故障诊断模型。首先,对原始振动信号进行下采样技术处理,然后将经过下采样后的振动信号作为模型输入,通过3个不同的卷积模块提取特征,并使用通道注意力模块对提取的特征进行加权融合,然后将经过加权融合后的数据输入到双向长短期记忆网络中进一步地提取时序特征信息,最后输入到CatBoost中进行故障分类。经过实验表明,该模型不仅能够保证故障诊断的高准确率,还可以大大缩短网络的训练时间。 展开更多
关键词 故障诊断 卷积神经网络 双向长短期记忆网络 注意力机制 CatBoost 轴承
在线阅读 下载PDF
基于相关性分析的Bi-LSTM测井曲线预测方法 被引量:4
19
作者 查文舒 乔奇 +1 位作者 刘子雄 李道伦 《合肥工业大学学报(自然科学版)》 CAS 北大核心 2022年第5期700-706,共7页
文章提出基于双向长短期记忆(bidirectional long short-term memory,Bi-LSTM)神经网络,考虑测井曲线相关性的测井曲线预测新方法。同一口井往往可以得到反映地层与井筒属性多种测井曲线,通过分析测井曲线之间存在的相关性,根据曲线之... 文章提出基于双向长短期记忆(bidirectional long short-term memory,Bi-LSTM)神经网络,考虑测井曲线相关性的测井曲线预测新方法。同一口井往往可以得到反映地层与井筒属性多种测井曲线,通过分析测井曲线之间存在的相关性,根据曲线之间的相关性大小选择合适的训练样本,利用Bi-LSTM进行测井曲线预测。同时,测井曲线前后关联性强,Bi-LSTM可以考虑数据间的前后关联,从而提高测井曲线预测精度。实验结果表明,考虑曲线相关性的Bi-LSTM模型能减少样本数据,明显提高预测精度,均方误差相比单向长短期记忆神经网络方法能减小50%以上,具有很好的应用前景。 展开更多
关键词 测井曲线 相关性 循环神经网络 长短期记忆神经网络 双向长短期记忆(bi-lstm)神经网络
在线阅读 下载PDF
基于CNN-BiLSTM模型的平原型水库洪水预报研究
20
作者 赵忠峰 王雪妮 +3 位作者 晋华 郑婕 刘晓东 郭园 《水电能源科学》 北大核心 2025年第2期10-14,共5页
在平原型水库反推入库流量过程中,存在明显的噪声干扰,导致传统的洪水预报方法精度下降。对此,提出一种结合卷积神经网络(CNN)与双向长短期记忆神经网络(BiLSTM)的入库洪水预报模型,该模型采用CNN的卷积层挖掘入库洪水数据中的深层特征... 在平原型水库反推入库流量过程中,存在明显的噪声干扰,导致传统的洪水预报方法精度下降。对此,提出一种结合卷积神经网络(CNN)与双向长短期记忆神经网络(BiLSTM)的入库洪水预报模型,该模型采用CNN的卷积层挖掘入库洪水数据中的深层特征信息,并赋予不重要特征较低的权重,以便模型更加专注于对目标任务关键的特征信息。此外,利用BiLSTM处理流量序列中的长期依赖问题,通过其遗忘门有选择性地过滤掉权重较低的特征信息,实现对入库洪水过程的准确预测。最后,基于不同预见期评估所构建模型在安徽省合肥市大房郢水库入库洪水预报中的精准度。结果表明,4 h预见期下CNN-BiLSTM模型在入库洪水预报中具有更高的预报精度,相比BiLSTM模型和新安江(XAJ)模型,其确定性系数(D_(DC))分别提升9.9%、39.0%,均方根误差(R_(RMSE))和相对偏差(B_(BIAS))分别降低34.6%、17.1%和148.6%、20.6%。研究成果可为反推入库流量过程的平原型水库入库洪水预报提供新思路和技术支持。 展开更多
关键词 平原型水库 卷积神经网络 双向长短期记忆神经网络 入库洪水预报
在线阅读 下载PDF
上一页 1 2 9 下一页 到第
使用帮助 返回顶部