期刊文献+
共找到407篇文章
< 1 2 21 >
每页显示 20 50 100
Research on Short-Term Electric Load Forecasting Using IWOA CNN-BiLSTM-TPA Model
1
作者 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
Fault detection and health monitoring of high-power thyristor converter based on long short-term memory in nuclear fusion
2
作者 Ling ZHANG Ge GAO Li JIANG 《Plasma Science and Technology》 2025年第4期64-73,共10页
This research focuses on solving the fault detection and health monitoring of high-power thyristor converter.In terms of the critical role of thyristor converter in nuclear fusion system,a method based on long short-t... This research focuses on solving the fault detection and health monitoring of high-power thyristor converter.In terms of the critical role of thyristor converter in nuclear fusion system,a method based on long short-term memory(LSTM)neural network model is proposed to monitor the operational state of the converter and accurately detect faults as they occur.By sampling and processing a large number of thyristor converter operation data,the LSTM model is trained to identify and detect abnormal state,and the power supply health status is monitored.Compared with traditional methods,LSTM model shows higher accuracy and abnormal state detection ability.The experimental results show that this method can effectively improve the reliability and safety of the thyristor converter,and provide a strong guarantee for the stable operation of the nuclear fusion reactor. 展开更多
关键词 fault detection and health monitoring high-power supply thyristor converter long short-term memory(lstm) nuclear fusion(Some figures may appear in colour only in the online journal)
在线阅读 下载PDF
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
3
作者 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
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
Conditional Random Field Tracking Model Based on a Visual Long Short Term Memory Network 被引量:3
5
作者 Pei-Xin Liu Zhao-Sheng Zhu +1 位作者 Xiao-Feng Ye Xiao-Feng Li 《Journal of Electronic Science and Technology》 CAS CSCD 2020年第4期308-319,共12页
In dense pedestrian tracking,frequent object occlusions and close distances between objects cause difficulty when accurately estimating object trajectories.In this study,a conditional random field tracking model is es... In dense pedestrian tracking,frequent object occlusions and close distances between objects cause difficulty when accurately estimating object trajectories.In this study,a conditional random field tracking model is established by using a visual long short term memory network in the three-dimensional(3D)space and the motion estimations jointly performed on object trajectory segments.Object visual field information is added to the long short term memory network to improve the accuracy of the motion related object pair selection and motion estimation.To address the uncertainty of the length and interval of trajectory segments,a multimode long short term memory network is proposed for the object motion estimation.The tracking performance is evaluated using the PETS2009 dataset.The experimental results show that the proposed method achieves better performance than the tracking methods based on the independent motion estimation. 展开更多
关键词 Conditional random field(CRF) long short term memory network(lstm) motion estimation multiple object tracking(MOT)
在线阅读 下载PDF
Preliminary abnormal electrocardiogram segment screening method for Holter data based on long short-term memory networks 被引量:1
6
作者 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
基于Bi‑LSTM和时序注意力的异常心音检测
7
作者 卢官明 蔡亚宁 +3 位作者 卢峻禾 戚继荣 王洋 赵宇航 《南京邮电大学学报(自然科学版)》 北大核心 2025年第1期12-20,共9页
异常心音检测是对心脏病进行初步诊断的一种有效而方便的方法。为提升异常心音的检测性能,提出了一种基于双向长短时记忆网络(Bi⁃directional Long Short⁃Term Memory,Bi⁃LSTM)和时序注意力的异常心音检测算法。首先对心音片段进行分帧... 异常心音检测是对心脏病进行初步诊断的一种有效而方便的方法。为提升异常心音的检测性能,提出了一种基于双向长短时记忆网络(Bi⁃directional Long Short⁃Term Memory,Bi⁃LSTM)和时序注意力的异常心音检测算法。首先对心音片段进行分帧处理,使用平均幅度差函数(Average Magnitude Difference Function,AMDF)和短时过零率(Short⁃Time Zero⁃Crossing Rate,STZCR)提取每帧心音信号的初始特征;然后将它们拼接后作为Bi⁃LSTM的输入,并引入时序注意力机制,挖掘特征的长期依赖关系,提取心音信号的上下文时域特征;最后通过Softmax分类器,实现正常/异常心音的分类。在PhysioNet/CinC Challenge 2016提供的心音公共数据集上对所提出的算法使用10折交叉验证法进行了评估,其准确度、灵敏度、特异性、精度和F1评分分别为0.9579、0.9364、0.9642、0.8838和0.9093,优于已有的其他算法。实验结果表明,该算法在无需进行心音分段的基础上就能有效实现异常心音检测,在心血管疾病的临床辅助诊断中具有潜在的应用前景。 展开更多
关键词 心音分类 平均幅度差函数 短时过零率 双向长短时记忆网络 时序注意力机制
在线阅读 下载PDF
基于SVM-SARIMA-LSTM模型的城市用水量实时预测
8
作者 李轩 吴永强 +2 位作者 王佳伟 杨伟超 张天洋 《水电能源科学》 北大核心 2025年第3期36-39,6,共5页
为提高气象波动下城市用水量预测精度,通过季节性分解的趋势—季节性—残差程序(STL)将城市时用水量分解为趋势分量、季节性分量和残差分量3部分,使用季节性自回归移动平均模型(SARIMA)对季节性部分进行捕捉,利用支持向量机(SVM)提取趋... 为提高气象波动下城市用水量预测精度,通过季节性分解的趋势—季节性—残差程序(STL)将城市时用水量分解为趋势分量、季节性分量和残差分量3部分,使用季节性自回归移动平均模型(SARIMA)对季节性部分进行捕捉,利用支持向量机(SVM)提取趋势部分与气温、降水、风速、气压和相对湿度5个气象因素之间的关系,利用长短时记忆网络(LSTM)对波动性明显的残差部分进行关系捕捉,构建了SVM-SARIMA-LSTM用水量实时预测模型,并利用衡水市3个月时用水量数据和气象数据训练SVM-SARIMA-LSTM模型,以随后1周的实测数据作为验证集对模型预测性能进行评估。结果表明,SVM-SARIMA-LSTM模型的平均绝对百分比误差(E_(MAP))比SARIMA模型低4.502%,均方根误差(E_(RMSE))降低了39.084%,确定系数R^(2)提高了9.965%,最大绝对误差(E_(maxA))减小了55.946%,具有较好的应用价值。所建模型通过整合关键气象因素,准确地捕捉到城市用水量的季节性趋势及非季节性波动,展现了优良的泛化性。 展开更多
关键词 SARIMA模型 支持向量机 长短时记忆神经网络 SVM-SARIMA-lstm模型 STL分解程序 气象因素 用水量预测
在线阅读 下载PDF
基于LSTM网络的轨道车辆基准轴速度预测方法
9
作者 孙卫兵 杨磊 方松 《中国铁路》 北大核心 2025年第1期92-99,共8页
滑行检测是列车制动系统防滑控制的关键技术,以真实轨道车辆制动系统的运行数据为样本进行特征分析,提出基于长短期记忆网络(LSTM)的列车基准轴速度预测方法。该方法根据车辆4个轴的实时速度及其邻近时刻的速度,对下一时间段的基准轴速... 滑行检测是列车制动系统防滑控制的关键技术,以真实轨道车辆制动系统的运行数据为样本进行特征分析,提出基于长短期记忆网络(LSTM)的列车基准轴速度预测方法。该方法根据车辆4个轴的实时速度及其邻近时刻的速度,对下一时间段的基准轴速度进行迭代预测。与常规基准轴速度估算方法相比,LSTM算法预测的基准轴速度在全轴滑行工况下更接近列车真实速度,可更早地检测到全轴滑行,有利于制动系统及时采取防滑控制措施或其他黏着控制,提高黏着利用率。 展开更多
关键词 轨道车辆 基准轴速度 列车制动 长短期记忆网络 神经网络 滑行检测 黏着控制
在线阅读 下载PDF
基于MLP和注意力机制BiLSTM的水电机组劣化趋势预测
10
作者 何一纯 李超顺 杨云鹏 《水电能源科学》 北大核心 2025年第3期177-181,100,共6页
水电站因工作时间长、内部结构复杂及运行环境等因素导致水电机组部件逐步老化受损,使电站运行存在重大安全隐患。水电机组劣化趋势预测能反映机组的运行安全,为此提出一种基于多层感知机(MLP)和注意力机制的双向长短时记忆(Attention-B... 水电站因工作时间长、内部结构复杂及运行环境等因素导致水电机组部件逐步老化受损,使电站运行存在重大安全隐患。水电机组劣化趋势预测能反映机组的运行安全,为此提出一种基于多层感知机(MLP)和注意力机制的双向长短时记忆(Attention-BiLSTM)相结合的劣化趋势预测模型(MLP-BiLSTM-Attention),首先将机组各工况数据与各个振摆数据进行相关性分析,获取关键部分之间的高度相关性;然后提取较高相关度特征值并输入改进后的MLP模型构建健康模型,利用实际机组运行数据与健康模型数据构建机组劣化度,劣化度信息输入Attention-BiLSTM预测网络实现劣化度预测;最后通过多种模型对比验证了所提模型的可行性和有效性。 展开更多
关键词 水轮机组 劣化预测 健康模型 多层感知机 双向长短时记忆网络
在线阅读 下载PDF
基于BO-LSTM的排露沟流域气象水文演变分析及径流预测模型建立
11
作者 康永德 陈佩 +3 位作者 许尔文 任小凤 敬文茂 张娟 《水利水电技术(中英文)》 北大核心 2025年第4期1-11,共11页
【目的】为揭示祁连山排露沟流域水文情势演变特征,并且为流域未来的水资源管理和优化配置提供依据和参考【方法】根据祁连山野外观测站2000—2019年实测径流和水文资料,采用线性趋势法、Pettitt检验、小波分析等方法,开展了降水与气温... 【目的】为揭示祁连山排露沟流域水文情势演变特征,并且为流域未来的水资源管理和优化配置提供依据和参考【方法】根据祁连山野外观测站2000—2019年实测径流和水文资料,采用线性趋势法、Pettitt检验、小波分析等方法,开展了降水与气温对径流量变化的影响,并建立了BO-LSTM排露沟流域径流预测模型。【结果】结果显示:(1)2000—2019年排露沟流域降水、气温和径流呈现两段式的上升趋势,分界点在2010年,降水和径流,第一阶段上升趋势均高于第二阶段,斜率依次为10.74、3.16;气温则相反,第二阶段高于第一阶段,斜率为0.11。并且降水、气温和径流的MK突变检验z值均大于0。(2)降水量在5—10月对径流量变化的贡献率较大;而气温在12月—次年4月对径流变化的贡献率大。(3)排露沟流域气温主要有3 a、14 a两个主周期,其中第一主周期为14 a;径流存在19 a、9 a和3 a三个主周期,其中第一主周期为19 a;降水主要存在4 a、11 a两个主周期,第一主周期为11 a。(4)BO-LSTM排露沟径流预测模型,精度R 2为0.63,均方根误差为14047 m 3,模型在径流量较小月份的预测精度大于径流量较大的月份。【结论】近20年来排露沟流域的降水、气温及径流均呈上升趋势;排露沟流域径流、降水及气温均存在明显的周期性;气温和降水是影响排露沟流域径流的重要因素;径流预测模型可以适用于排露沟流域。上述研究结果为祁连山水资源效应研究和内陆河流域水资源预测提供科学支撑。 展开更多
关键词 水文 水资源 径流演变 排露沟流域 径流预测 神经网络 lstm(long short-term memory)模型 贝叶斯优化算法
在线阅读 下载PDF
基于HMM+LSTM算法的网纹蜜瓜数字孪生体生长模型设计
12
作者 陆棚 刘明堂 +5 位作者 吴姗姗 李斌 李世豪 王长春 杨阳蕊 江恩慧 《灌溉排水学报》 2025年第5期122-132,共11页
【目的】提高农业水资源利用效率,开展农作物生长过程全生命周期的数字孪生体构建,加快我国智慧农业进程、助力农民制订优化管理策略。【方法】以网纹蜜瓜为例,选取河南省花园口引黄灌区为典型研究区,在相应气候条件下开展网纹蜜瓜生长... 【目的】提高农业水资源利用效率,开展农作物生长过程全生命周期的数字孪生体构建,加快我国智慧农业进程、助力农民制订优化管理策略。【方法】以网纹蜜瓜为例,选取河南省花园口引黄灌区为典型研究区,在相应气候条件下开展网纹蜜瓜生长全过程室内试验,基于物联网技术的观测网络,获取了网纹蜜瓜生长过程各项环境指标和生长状态实时监测数据;采用3ds Max三维建模软件和Unity 3D可视化平台,开发了网纹蜜瓜数字孪生模型,采用隐马尔可夫(Hidden Markov Model,HMM)和长短期记忆网络(Long Short-Term Memory,LSTM)算法,构建了网纹蜜瓜生长过程智能化推演模型。【结果】模拟结果表明,网纹蜜瓜种、苗、花、叶、果不同生长周期的数字孪生体整体识别正确率较高,其中种周期与苗周期准确率为85.3%,网纹蜜瓜叶周期的准确率为78.6%,平均周期准确率为82.8%。【结论】本文提出的基于无线传感器网络的数据采集端系统、HMM+LSTM算法生成网纹蜜瓜孪生体三维生长模型,实现了智慧农业的精准、高效、非破坏性可视化全过程孪生模拟,可推广应用于其他农作物孪生体构建。 展开更多
关键词 数字孪生 网纹蜜瓜 隐马尔可夫模型HMM 长短期记忆网络算法lstm 智慧农业
在线阅读 下载PDF
基于注意力机制的CNN-LSTM风速预测模型研究
13
作者 童奇 熊龙祥 +1 位作者 王贯宇 涂佳黄 《湘潭大学学报(自然科学版)》 2025年第2期46-54,共9页
基于风力大小非线性、随机性和难以准确预测的特点,构建了以卷积神经网络(CNN)和长短期记忆神经网络(LSTM)为基础的短期局部风速预测模型,并采用TensorFlow深度学习平台进行模型参数调试.然后构建了一种基于注意力机制的CNN-LSTM-Attent... 基于风力大小非线性、随机性和难以准确预测的特点,构建了以卷积神经网络(CNN)和长短期记忆神经网络(LSTM)为基础的短期局部风速预测模型,并采用TensorFlow深度学习平台进行模型参数调试.然后构建了一种基于注意力机制的CNN-LSTM-Attention风速预测组合模型,采用福建平潭岛风电场4个不同季节的典型日风速数据集为样本对该模型的预测精度进行测试.测试结果表明,在风速预测精度方面,CNN-LSTM-Attention模型优于CNN-LSTM模型和LSTM模型,特别是在风速剧烈变化的工况时,CNN-LSTM-Attention模型的预测精度提升更为显著,且预测结果的可靠性更高,这表明该模型对于不同的风速变化和不同的数据集具有更强的适应性和稳健性. 展开更多
关键词 风速预测 长短期记忆神经网络 卷积神经网络 注意力机制 组合预测模型
在线阅读 下载PDF
基于增强Bi-LSTM的船舶运动模型辨识
14
作者 张浩晢 杨智博 +2 位作者 焦绪国 吕成兴 雷鹏 《中国舰船研究》 北大核心 2025年第1期76-84,共9页
[目的]针对基于数据驱动的船舶建模策略获得的模型预测精度低、适应性差等特点,提出一种增强的双向长短期记忆(Bi-LSTM)神经网络用于船舶的高精度非参数化建模。[方法]首先,利用Bi-LSTM神经网络的特点,实现对序列双向时间维度的特征提... [目的]针对基于数据驱动的船舶建模策略获得的模型预测精度低、适应性差等特点,提出一种增强的双向长短期记忆(Bi-LSTM)神经网络用于船舶的高精度非参数化建模。[方法]首先,利用Bi-LSTM神经网络的特点,实现对序列双向时间维度的特征提取。基于此,设计一维卷积神经网络(1D-CNN)提取序列的空间维度特征。然后,采用多头自注意力机制(MHSA)多角度对序列进行自适应加权处理。利用KVLCC2船舶航行数据,将所提增强Bi-LSTM模型与支持向量机(SVM)、门控循环单元(GRU)、长短期记忆神经网络(LSTM)模型的预测效果进行对比。[结果]所提增强Bi-LSTM模型在测试集中均方根误差(RMSE)、平均绝对误差(MAE)性能指标分别低于0.015和0.011,决定系数(R2)高于0.99913,预测精度显著高于SVM,GRU,LSTM模型。[结论]增强Bi-LSTM模型泛化性能优异,预测稳定性及预测精度高,有效实现了船舶的运动模型辨识。 展开更多
关键词 系统辨识 非参数化建模 一维卷积神经网络 双向长短期记忆神经网络 多头自注意力机制
在线阅读 下载PDF
基于GRO-SSA-LSTM的短期光伏发电功率预测
15
作者 王玲芝 李晨阳 +1 位作者 刘婧 李程 《太阳能学报》 北大核心 2025年第2期401-409,共9页
为提高光伏发电功率预测的精确度,保障电网能可持续稳定运行,将长短时记忆网络(LSTM)与淘金优化算法(GRO)改进后的麻雀搜索算法(SSA)结合起来,用于实现短期光伏发电功率的预测。首先,利用皮尔逊相关系数提取影响光伏功率的关键因素;然后... 为提高光伏发电功率预测的精确度,保障电网能可持续稳定运行,将长短时记忆网络(LSTM)与淘金优化算法(GRO)改进后的麻雀搜索算法(SSA)结合起来,用于实现短期光伏发电功率的预测。首先,利用皮尔逊相关系数提取影响光伏功率的关键因素;然后,利用麻雀搜索算法对长短时记忆网络进行优化,得到网络中最优的隐含层节点数量、训练次数、学习率等超参数;其次,引入Tent混沌映射优化麻雀种群的初始分布,使得种群初始位置分布更加均匀;最后,为避免算法陷入局部最优,引入GRO对SSA进行优化,使得麻雀种群搜索范围更加广泛,结果更加精确。实验结果表明,与LSTM、SSA-LSTM相比,GROSSA-LSTM在短期光伏发电功率预测中具有更高的预测精度,且具有至关重要的现实意义。 展开更多
关键词 光伏发电 预测模型 长短时记忆网络 麻雀搜索算法 淘金优化算法
在线阅读 下载PDF
基于MLR-DE-LSTM的大坝变形串联组合预测模型
16
作者 刘天翼 艾星星 张九丹 《中国农村水利水电》 北大核心 2025年第2期207-212,共6页
为了解决单一模型在大坝变形预测中可能带来的信息损失问题,将差分进化算法(DE)用于长短期记忆神经网络(LSTM)模型的参数优化,并结合多元线性回归(MLR)模型建立MLR-DE-LSTM串联组合模型。基于某重力坝的水平位移原型监测数据,对该模型... 为了解决单一模型在大坝变形预测中可能带来的信息损失问题,将差分进化算法(DE)用于长短期记忆神经网络(LSTM)模型的参数优化,并结合多元线性回归(MLR)模型建立MLR-DE-LSTM串联组合模型。基于某重力坝的水平位移原型监测数据,对该模型进行了验证。结果表明,DE算法可以有效提高LSTM模型的预测精度,LSTM模型可以有效挖掘MLR模型尚未完全解释的信息。相较于单一模型,组合模型在预测位移数据时具有更高的准确度和稳定性,组合模型在充分利用数据信息方面具有更大优势。研究结果为提高大坝变形预测精度提供了参考价值。 展开更多
关键词 大坝变形 差分进化算法 长短期记忆神经网络 多元线性回归 组合模型
在线阅读 下载PDF
基于LSTM的充电桩异常运行数据自动跟踪方法
17
作者 吴俊菁 陈吉 夏学智 《信息技术》 2025年第1期191-196,共6页
为了提高对充电桩异常数据的跟踪效率,提出基于LSTM的充电桩异常运行数据自动跟踪方法。根据充电桩充电功率与电池荷电状态变化,对异常数据进行挖掘和处理。引入叠加函数计算异常数据局部可达密度,结合单层循环矩阵求取异常数据轨迹分布... 为了提高对充电桩异常数据的跟踪效率,提出基于LSTM的充电桩异常运行数据自动跟踪方法。根据充电桩充电功率与电池荷电状态变化,对异常数据进行挖掘和处理。引入叠加函数计算异常数据局部可达密度,结合单层循环矩阵求取异常数据轨迹分布,确定异常数据跟踪范围。基于此,采用长短时记忆神经网络算法(LSTM)输出跟踪算子,并依据空间映射原理,生成跟踪路径,由此实现充电桩异常运行数据自动跟踪。对比实验结果显示,所提方法能够高效跟踪充电桩异常运行数据,跟踪效率较高。 展开更多
关键词 长短时记忆神经网络 充电桩 异常运行数据 自动跟踪
在线阅读 下载PDF
基于LSTM算法的麒麟系统网络异常数据辨识方法
18
作者 王少骥 《通信电源技术》 2025年第4期134-137,共4页
传统传输方法受到网络配置及策略影响,限制了远程桌面协议端口、数据库端口等数据的传输,导致异常数据辨识的准确性较低。为此引进长短期记忆(Long Short Term Memory,LSTM)算法,以国产麒麟系统为例,开展网络异常数据辨识方法的设计。... 传统传输方法受到网络配置及策略影响,限制了远程桌面协议端口、数据库端口等数据的传输,导致异常数据辨识的准确性较低。为此引进长短期记忆(Long Short Term Memory,LSTM)算法,以国产麒麟系统为例,开展网络异常数据辨识方法的设计。引入网络异常数据变化程度系数,建立网络异常数据的特征分布函数以此量化异常数据的特征,计算国产麒麟系统网络异常节点权重。将节点权重作为输入,利用LSTM算法对时序数据进行学习,从而识别系统异常节点特征,并得到识别结果。结合异常节点特征,计算国产麒麟系统网络异常数据的综合特征值,综合运用异常数据的状态空间以及与之相关的测量值和信息熵,输出最具有代表性的异常数据。基于此,实现对网络传输节点异常数据的辨识定位。对比实验结果表明,设计的方法不仅可以提高传输数据异常辨识的时效性,还可以精准划分正常数据与异常数据。 展开更多
关键词 长短期记忆(lstm)算法 辨识方法 异常数据 传输 网络数据 国产麒麟系统
在线阅读 下载PDF
基于VMD-SSA-LSTM的架空输电导线覆冰预测模型 被引量:1
19
作者 陈彬 徐志明 +4 位作者 贾燕峰 丁锐鑫 张少峰 李飚 王佳琳 《三峡大学学报(自然科学版)》 CAS 北大核心 2024年第4期105-112,共8页
针对输电导线覆冰过程间断性强且波动性大而导致的现有模型预测精度不高的问题,从覆冰厚度数据的时序信息和气象信息出发,提出一种基于变分模态分解(variational mode decomposition,VMD)的麻雀搜索算法(sparrow search algorithm,SSA)... 针对输电导线覆冰过程间断性强且波动性大而导致的现有模型预测精度不高的问题,从覆冰厚度数据的时序信息和气象信息出发,提出一种基于变分模态分解(variational mode decomposition,VMD)的麻雀搜索算法(sparrow search algorithm,SSA)优化长短期记忆网络(long short-term memory network,LSTM)的覆冰组合预测模型.该方法首先使用VMD分解覆冰厚度数据,降低了原始序列的不稳定性,得到具有不同中心频率的本征模态分量;其次,采用SSA算法对LSTM中的3个参数进行寻优;最后,对模态分量分别建立LSTM预测模型,将各个模态分量的预测值叠加为覆冰厚度的总预测值.通过实例仿真,对所提预测模型进行验证.结果表明:VMD-SSA-LSTM组合模型与其他模型相比,其预测精度有进一步提高,验证了所提方法的有效性. 展开更多
关键词 输电导线 覆冰预测 变分模态分解 麻雀搜索算法 长短期记忆网络
在线阅读 下载PDF
基于注意力机制的CNN-BiLSTM的IGBT剩余使用寿命预测 被引量:2
20
作者 张金萍 薛治伦 +3 位作者 陈航 孙培奇 高策 段宜征 《半导体技术》 CAS 北大核心 2024年第4期373-379,共7页
针对绝缘栅双极型晶体管(IGBT)可靠性问题,提出了一种融合卷积神经网络(CNN)、双向长短期记忆(BiLSTM)网络和注意力机制的剩余使用寿命(RUL)预测模型,可用于IGBT的寿命预测。模型中使用CNN提取特征参数,BiLSTM提取时序信息,注意力机制... 针对绝缘栅双极型晶体管(IGBT)可靠性问题,提出了一种融合卷积神经网络(CNN)、双向长短期记忆(BiLSTM)网络和注意力机制的剩余使用寿命(RUL)预测模型,可用于IGBT的寿命预测。模型中使用CNN提取特征参数,BiLSTM提取时序信息,注意力机制加权处理特征参数。使用IGBT加速老化数据集对提出的模型进行验证。结果表明,对比自回归差分移动平均(ARIMA)、长短期记忆(LSTM)、多层LSTM(Multi-LSTM)、 BiLSTM预测模型,在均方根误差和决定系数等评价指标方面该模型的性能最优。验证了提出的寿命预测模型对IGBT失效预测是有效的。 展开更多
关键词 绝缘栅双极型晶体管(IGBT) 失效预测 加速老化 长短期记忆(lstm) 注意力机制 卷积神经网络(CNN)
在线阅读 下载PDF
上一页 1 2 21 下一页 到第
使用帮助 返回顶部