期刊文献+
共找到329篇文章
< 1 2 17 >
每页显示 20 50 100
Load-measurement method for floating offshore wind turbines based on a long short-term memory (LSTM) neural network 被引量:1
1
作者 Yonggang LIN Xiangheng FENG +1 位作者 Hongwei LIU Yong SUN 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 2025年第5期456-470,共15页
Complicated loads encountered by floating offshore wind turbines(FOWTs)in real sea conditions are crucial for future optimization of design,but obtaining data on them directly poses a challenge.To address this issue,w... Complicated loads encountered by floating offshore wind turbines(FOWTs)in real sea conditions are crucial for future optimization of design,but obtaining data on them directly poses a challenge.To address this issue,we applied machine learning techniques to obtain hydrodynamic and aerodynamic loads of FOWTs by measuring platform motion responses and wave-elevation sequences.First,a computational fluid dynamics(CFD)simulation model of the floating platform was established based on the dynamic fluid body interaction technique and overset grid technology.Then,a long short-term memory(LSTM)neural network model was constructed and trained to learn the nonlinear relationship between the waves,platform-motion inputs,and hydrodynamic-load outputs.The optimal model was determined after analyzing the sensitivity of parameters such as sample characteristics,network layers,and neuron numbers.Subsequently,the effectiveness of the hydrodynamic load model was validated under different simulation conditions,and the aerodynamic load calculation was completed based on the D'Alembert principle.Finally,we built a hybrid-scale FOWT model,based on the software in the loop strategy,in which the wind turbine was replaced by an actuation system.Model tests were carried out in a wave basin and the results demonstrated that the root mean square errors of the hydrodynamic and aerodynamic load measurements were 4.20%and 10.68%,respectively. 展开更多
关键词 Floating offshore wind turbine(FOWT) long short-term memory(lstm)neural network Machine learning technique Load measurement Hybrid-scale model test
原文传递
Road pavement performance prediction using a time series long short-term memory (LSTM) model
2
作者 Chuanchuan HOU Huan WANG +1 位作者 Wei GUAN Jun CHEN 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 2025年第5期424-437,共14页
Intelligent maintenance of roads and highways requires accurate deterioration evaluation and performance prediction of asphalt pavement.To this end,we develop a time series long short-term memory(LSTM)model to predict... Intelligent maintenance of roads and highways requires accurate deterioration evaluation and performance prediction of asphalt pavement.To this end,we develop a time series long short-term memory(LSTM)model to predict key performance indicators(PIs)of pavement,namely the international roughness index(IRI)and rutting depth(RD).Subsequently,we propose a comprehensive performance indicator for the pavement quality index(PQI),which leverages the highway performance assessment standard method,entropy weight method,and fuzzy comprehensive evaluation method.This indicator can evaluate the overall performance condition of the pavement.The data used for the model development and analysis are extracted from tests on two full-scale accelerated test tracks,called MnRoad and RIOHTrack.Six variables are used as predictors,including temperature,precipitation,total traffic volume,asphalt surface layer thickness,pavement age,and maintenance condition.Furthermore,wavelet denoising is performed to analyze the impact of missing or abnormal data on the LSTM model accuracy.In comparison to a traditional autoregressive integrated moving average(ARIMAX)model,the proposed LSTM model performs better in terms of PI prediction and resiliency to noise.Finally,the overall prediction accuracy of our proposed performance indicator PQI is 93.8%. 展开更多
关键词 Asphalt pavement performance model International roughness index(IRI) Rutting depth(RD) long short-term memory(lstm)model Pavement management system
原文传递
Optimizing Stock Market Prediction Using Long Short-Term Memory Networks
3
作者 Nadia Afrin Ritu Samsun Nahar Khandakar +1 位作者 Md. Masum Bhuiyan Md. Imdadul Islam 《Journal of Computer and Communications》 2025年第2期207-222,共16页
Deep learning plays a vital role in real-life applications, for example object identification, human face recognition, speech recognition, biometrics identification, and short and long-term forecasting of data. The ma... Deep learning plays a vital role in real-life applications, for example object identification, human face recognition, speech recognition, biometrics identification, and short and long-term forecasting of data. The main objective of our work is to predict the market performance of the Dhaka Stock Exchange (DSE) on day closing price using different Deep Learning techniques. In this study, we have used the LSTM (Long Short-Term Memory) network to forecast the data of DSE for the convenience of shareholders. We have enforced LSTM networks to train data as well as forecast the future time series that has differentiated with test data. We have computed the Root Mean Square Error (RMSE) value to scrutinize the error between the forecasted value and test data that diminished the error by updating the LSTM networks. As a consequence of the renovation of the network, the LSTM network provides tremendous performance which outperformed the existing works to predict stock market prices. 展开更多
关键词 long short-term memory (lstm) Stock Market PREDICTION Time Series Analysis Deep Learning
在线阅读 下载PDF
Fault detection and health monitoring of high-power thyristor converter based on long short-term memory in nuclear fusion
4
作者 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
Device Anomaly Detection Algorithm Based on Enhanced Long Short-Term Memory Network
5
作者 罗辛 陈静 +1 位作者 袁德鑫 杨涛 《Journal of Donghua University(English Edition)》 CAS 2023年第5期548-559,共12页
The problems in equipment fault detection include data dimension explosion,computational complexity,low detection accuracy,etc.To solve these problems,a device anomaly detection algorithm based on enhanced long short-... The problems in equipment fault detection include data dimension explosion,computational complexity,low detection accuracy,etc.To solve these problems,a device anomaly detection algorithm based on enhanced long short-term memory(LSTM)is proposed.The algorithm first reduces the dimensionality of the device sensor data by principal component analysis(PCA),extracts the strongly correlated variable data among the multidimensional sensor data with the lowest possible information loss,and then uses the enhanced stacked LSTM to predict the extracted temporal data,thus improving the accuracy of anomaly detection.To improve the efficiency of the anomaly detection,a genetic algorithm(GA)is used to adjust the magnitude of the enhancements made by the LSTM model.The validation of the actual data from the pumps shows that the algorithm has significantly improved the recall rate and the detection speed of device anomaly detection,with the recall rate of 97.07%,which indicates that the algorithm is effective and efficient for device anomaly detection in the actual production environment. 展开更多
关键词 anomaly detection production equipment genetic algorithm(GA) long short-term memory(lstm) principal component analysis(PCA)
在线阅读 下载PDF
基于改进1DCNN-LSTM的防冲钻孔机器人钻进煤岩性状识别
6
作者 司垒 刘扬 +5 位作者 王忠宾 顾进恒 魏东 戴剑博 李鑫 赵杨奇 《矿业科学学报》 北大核心 2026年第1期206-217,共12页
防冲钻孔机器人是高地应力矿井卸压作业的关键装备,其对钻进煤岩性状识别准确度直接影响钻孔卸压效率和卸压效果。本文针对当前煤岩钻进状态识别手段多依赖于人工经验,存在识别精度低、响应时间长、无法满足无人化钻孔卸压需求的问题,... 防冲钻孔机器人是高地应力矿井卸压作业的关键装备,其对钻进煤岩性状识别准确度直接影响钻孔卸压效率和卸压效果。本文针对当前煤岩钻进状态识别手段多依赖于人工经验,存在识别精度低、响应时间长、无法满足无人化钻孔卸压需求的问题,基于一维卷积神经网络(1DCNN)和长短时记忆网络(LSTM)并结合模拟实验提出了一种钻进过程煤岩性状识别方法。通过加入卷积块注意力机制(CBAM),提升模型识别准确率,并采用改进蜣螂优化(IDBO)算法对模型中超参数进行寻优,确定最优的网络参数组合。搭建煤岩钻进模拟试验台,制作6种典型煤岩试块,采集回转速度、回转扭矩、推进速度和推进压力等4类传感信号,开展相应的对比测试分析。结果表明:所提方法具有较高的钻进煤岩识别准确率,达到97.00%,明显优于1DCNN和1DCNN-LSTM,以及逻辑回归、支持向量机(SVM)、决策树、随机森林、K聚类、Transformer等方法。 展开更多
关键词 防冲钻孔机器人 钻进煤岩识别 一维卷积神经网络(1DCNN) 长短时记忆神经网络(lstm) 改进蜣螂优化(IDWO)算法
在线阅读 下载PDF
Navigation jamming signal recognition based on long short-term memory neural networks 被引量:3
7
作者 FU Dong LI Xiangjun +2 位作者 MOU Weihua MA Ming OU Gang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2022年第4期835-844,共10页
This paper introduces the time-frequency analyzed long short-term memory(TF-LSTM) neural network method for jamming signal recognition over the Global Navigation Satellite System(GNSS) receiver. The method introduces ... This paper introduces the time-frequency analyzed long short-term memory(TF-LSTM) neural network method for jamming signal recognition over the Global Navigation Satellite System(GNSS) receiver. The method introduces the long shortterm memory(LSTM) neural network into the recognition algorithm and combines the time-frequency(TF) analysis for signal preprocessing. Five kinds of navigation jamming signals including white Gaussian noise(WGN), pulse jamming, sweep jamming, audio jamming, and spread spectrum jamming are used as input for training and recognition. Since the signal parameters and quantity are unknown in the actual scenario, this work builds a data set containing multiple kinds and parameters jamming to train the TF-LSTM. The performance of this method is evaluated by simulations and experiments. The method has higher recognition accuracy and better robustness than the existing methods, such as LSTM and the convolutional neural network(CNN). 展开更多
关键词 satellite navigation jamming recognition time-frequency(TF)analysis long short-term memory(lstm)
在线阅读 下载PDF
Research on Short-Term Electric Load Forecasting Using IWOA CNN-BiLSTM-TPA Model
8
作者 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
Multi-head attention-based long short-term memory model for speech emotion recognition 被引量:1
9
作者 Zhao Yan Zhao Li +3 位作者 Lu Cheng Li Sunan Tang Chuangao Lian Hailun 《Journal of Southeast University(English Edition)》 EI CAS 2022年第2期103-109,共7页
To fully make use of information from different representation subspaces,a multi-head attention-based long short-term memory(LSTM)model is proposed in this study for speech emotion recognition(SER).The proposed model ... To fully make use of information from different representation subspaces,a multi-head attention-based long short-term memory(LSTM)model is proposed in this study for speech emotion recognition(SER).The proposed model uses frame-level features and takes the temporal information of emotion speech as the input of the LSTM layer.Here,a multi-head time-dimension attention(MHTA)layer was employed to linearly project the output of the LSTM layer into different subspaces for the reduced-dimension context vectors.To provide relative vital information from other dimensions,the output of MHTA,the output of feature-dimension attention,and the last time-step output of LSTM were utilized to form multiple context vectors as the input of the fully connected layer.To improve the performance of multiple vectors,feature-dimension attention was employed for the all-time output of the first LSTM layer.The proposed model was evaluated on the eNTERFACE and GEMEP corpora,respectively.The results indicate that the proposed model outperforms LSTM by 14.6%and 10.5%for eNTERFACE and GEMEP,respectively,proving the effectiveness of the proposed model in SER tasks. 展开更多
关键词 speech emotion recognition long short-term memory(lstm) multi-head attention mechanism frame-level features self-attention
在线阅读 下载PDF
Ventilation System Heating Demand Forecasting Based on Long Short-Term Memory Network 被引量:1
10
作者 ZHANG Zhanluo ZHANG Zhinan +1 位作者 EIKEVIK Trygve Magne SMITT Silje Marie 《Journal of Shanghai Jiaotong university(Science)》 EI 2021年第2期129-137,共9页
Load forecasting can increase the efficiency of modern energy systems with built-in measuring systerms by providing a more accurate peak power shaving performance and thus more reliable control.An analysis of an integ... Load forecasting can increase the efficiency of modern energy systems with built-in measuring systerms by providing a more accurate peak power shaving performance and thus more reliable control.An analysis of an integrated CO2 heat pump and chiller system with a hot water storage system is presented in this paper.Drastic power fluctuations,which can be reduced with load forecasting,are found in historical operation records.A model that aims to forecast the ventilation system heating demand is thus established on the basis of a long short-term memory(LSTM)network.The model can successfully forecast the one hour ahead power using records of the past 48h of the system operation data and the ambient temperature.The mean absolute percentage error(MAPE)of the forecast results of the LSTM-based model is 10.70%,which is respectively 2.2%and 7.25%better than the MAPEs of the forecast results of the support vector regression based and persistence method based models. 展开更多
关键词 ventilation syster load forecasting long short-term memory(lstm) walk-forward forecasting
原文传递
基于SBAS-InSAR与PSO-LSTM的露天矿地表形变预测方法
11
作者 郑俊析 杨飞 +3 位作者 王浩宇 杨志勇 李军 胡桂林 《金属矿山》 北大核心 2026年第2期259-268,共10页
对露天矿地表形变的特征和趋势进行分析和预测,是保障矿山绿色安全生产的重要环节。面向特大型露天矿,以新疆将军戈壁二号露天矿为例,基于SBAS-InSAR方法和粒子群优化算法的长短期记忆网络(PSO-LSTM)模型,提出了一种露天矿地表形变分析... 对露天矿地表形变的特征和趋势进行分析和预测,是保障矿山绿色安全生产的重要环节。面向特大型露天矿,以新疆将军戈壁二号露天矿为例,基于SBAS-InSAR方法和粒子群优化算法的长短期记忆网络(PSO-LSTM)模型,提出了一种露天矿地表形变分析与预测方法。该方法首先通过SBAS-InSAR方法计算了该矿地表形变,在此基础上针对当前水准测量、GNSS等形变监测方式在特大型露天矿存在的效率较低、空间覆盖范围有限等问题,采用粒子群优化算法(Genetic Algorithm Optimization,PSO)优化长短期记忆模型(Long Short-term Memory,LSTM),构建了PSO-LSTM模型进行形变预测。研究表明:(1)矿区整体平均形变速率为-2.832 mm/a,整体呈下沉趋势,其中内排土场地表形变速率明显高于其他区域;空间上,内排土场、东排土场分布较为均匀;时间上,东排土场和北排土场形变速率较低,速率大小较为恒定。(2)通过剖面线可以发现,北排土场空间形变分布呈现非均匀性,东排土场则表现出相对均衡的形变特征。采用均方根误差(Root Mean Square Error,RMSE)和平均绝对误差(Mean Absolute Error,MAE)、平均绝对百分比误差(Mean Absolute Percentage Error,MAPE)和决定系数(R2)作为预测精度的评价指标。结果显示:相对于支持向量回归模型(Support Vector Regression,SVR)和LSTM模型,PSO-LSTM模型的RMSE和MAE至少降低了16%和30%,PSO-LSTM模型稳定性更好、偏差更小,反映出该模型能够有效捕捉采区地表形变的波动趋势,并且具有一定的稳定性。研究成果为露天矿地表形变分析与预警提供了新思路,对于特大型露天矿地表形变监测与预测有一定的参考意义。 展开更多
关键词 露天矿 SBAS-InSAR方法 形变预测 PSO-lstm模型 粒子群优化算法 长短期记忆模型
在线阅读 下载PDF
基于特征优选与IPSO-LSTM的变压器故障诊断
12
作者 胡俊泽 杨耿煌 +1 位作者 耿丽清 刘新宇 《电气传动》 2026年第1期89-96,共8页
针对变压器故障诊断精度差、准确率低的问题,提出一种基于数据特征优选与改进粒子群优化算法的长短期记忆网络(IPSO-LSTM)的变压器故障诊断方法。首先对原始数据集进行预处理,使用合成少数类样本过采样技术(SMOTE)扩充数据数量;其次利... 针对变压器故障诊断精度差、准确率低的问题,提出一种基于数据特征优选与改进粒子群优化算法的长短期记忆网络(IPSO-LSTM)的变压器故障诊断方法。首先对原始数据集进行预处理,使用合成少数类样本过采样技术(SMOTE)扩充数据数量;其次利用特征比值法扩充特征维数至20维,使用随机森林(RF)算法判断特征重要程度进行特征优选,降低过拟合风险;然后引入自适应惯性权重对PSO算法进行改进,利用改进后的PSO算法来优化LSTM最优超参数;最后输入特征优选后的数据进行变压器故障诊断。结果表明所构建的故障诊断模型诊断精度为91.6%。该优化模型与LSTM,HBA-LSTM和PSO-LSTM诊断模型相比,准确率分别提高了10.12%,5.95%,3.57%,证明IPSO-LSTM诊断模型有更高的诊断准确率,在变压器故障诊断领域有一定的实际意义。 展开更多
关键词 变压器故障诊断 特征优选 随机森林 长短期记忆网络 粒子群优化算法
在线阅读 下载PDF
Short-Term Wind Power Prediction Based on Optimized VMD and LSTM
13
作者 Xinjian Li Yu Zhang +1 位作者 Zewen Wang Zhenyun Song 《Energy Engineering》 2025年第11期4603-4619,共17页
Power prediction has been critical in large-scale wind power grid connections.However,traditional wind power prediction methods have long suffered from problems,for instance low prediction accuracy and poor reliabilit... Power prediction has been critical in large-scale wind power grid connections.However,traditional wind power prediction methods have long suffered from problems,for instance low prediction accuracy and poor reliability.For this purpose,a hybrid prediction model(VMD-LSTM-Attention)has been proposed,which integrates the variational modal decomposition(VMD),the long short-term memory(LSTM),and the attention mechanism(Attention),and has been optimized by improved dung beetle optimization algorithm(IDBO).Firstly,the algorithm's performance has been significantly enhanced through the implementation of three key strategies,namely the elite group strategy of the Logistic-Tent map,the nonlinear adjustment factor,and the adaptive T-distribution disturbance mechanism.Subsequently,IDBO has been applied to optimize the important parameters of VMD(decomposition layers and penalty factors)to ensure the best decomposition signal is obtained;Furthermore,the IDBO has been deployed to optimize the three key hyper-parameters of the LSTM,thereby improving its learning capability.Finally,an Attention mechanism has been incorporated to adaptively weight temporal features,thus increasing the model's ability to focus on key information.Comprehensive simulation experiments have demonstrated that the proposed model achieves higher prediction accuracy compared with VMD-LSTM,VMD-LSTM-Attention,and traditional prediction methods,and quantitative indexes verify the efectiveness of the algorithmic improvement as well as the excellence and precision of the model in wind power prediction. 展开更多
关键词 Variational modal decomposition attention mechanism dung beetle optimization algorithm long short-term memory network
在线阅读 下载PDF
Prediction of Self-Care Behaviors in Patients Using High-Density Surface Electromyography Signals and an Improved Whale Optimization Algorithm-Based LSTM Model
14
作者 Shuai Huang Dan Liu +4 位作者 Youfa Fu Jiadui Chen Ling He Jing Yan Di Yang 《Journal of Bionic Engineering》 2025年第4期1963-1984,共22页
Stroke survivors often face significant challenges when performing daily self-care activities due to upper limb motor impairments.Traditional surface electromyography(sEMG)analysis typically focuses on isolated hand p... Stroke survivors often face significant challenges when performing daily self-care activities due to upper limb motor impairments.Traditional surface electromyography(sEMG)analysis typically focuses on isolated hand postures,overlooking the complexity of object-interactive behaviors that are crucial for promoting patient independence.This study introduces a novel framework that combines high-density sEMG(HD-sEMG)signals with an improved Whale Optimization Algorithm(IWOA)-optimized Long Short-Term Memory(LSTM)network to address this limitation.The key contributions of this work include:(1)the creation of a specialized HD-sEMG dataset that captures nine continuous self-care behaviors,along with time and posture markers,to better reflect real-world patient interactions;(2)the development of a multi-channel feature fusion module based on Pascal’s theorem,which enables efficient signal segmentation and spatial–temporal feature extraction;and(3)the enhancement of the IWOA algorithm,which integrates optimal point set initialization,a diversity-driven pooling mechanism,and cosine-based differential evolution to optimize LSTM hyperparameters,thereby improving convergence and global search capabilities.Experimental results demonstrate superior performance,achieving 99.58%accuracy in self-care behavior recognition and 86.19%accuracy for 17 continuous gestures on the Ninapro db2 benchmark.The framework operates with low latency,meeting the real-time requirements for assistive devices.By enabling precise,context-aware recognition of daily activities,this work advances personalized rehabilitation technologies,empowering stroke patients to regain autonomy in self-care tasks.The proposed methodology offers a robust,scalable solution for clinical applications,bridging the gap between laboratory-based gesture recognition and practical,patient-centered care. 展开更多
关键词 Self-care behaviors High-density surface electromyography(HD-sEMG) long short-term memory(lstm)network Multi-channel feature fusion
在线阅读 下载PDF
Long short‑term memory networks in learning memory inconsistencies of stock markets
15
作者 Jaemoo Hong Yoon Min Hwang 《Financial Innovation》 2025年第1期3824-3873,共50页
Deep learning enables neural networks to improve prediction performance through data supplementation.In financial time series forecasting,however,such data-driven approaches can encounter limitations where additional ... Deep learning enables neural networks to improve prediction performance through data supplementation.In financial time series forecasting,however,such data-driven approaches can encounter limitations where additional data degrade performance,contrary to common expectations.While more data can still be beneficial,it may introduce systemic concept drift due to the complex nonstationarities of stock price index time series,thereby exacerbating overfitting.One such drift is memory inconsistency:locally measured long memories fluctuate over time,alternately approaching and deviating from the random walk condition.We address this problem by typifying memory inconsistencies into two simplified forms:long-term dependentto-independent(D2I)and long-term independent-to-dependent(I2D)inconsistencies.The first experiment,which uses U.S.stock price indices,suggests that additional training examples may lead to performance deterioration of long short-term memory(LSTM)networks,especially when memory inconsistencies are prominent.Since stock markets are influenced by numerous unknown dynamics,the second experiment,which uses simulated mean-reverting time series derived from the fractional Ornstein–Uhlenbeck(fOU)process,is conducted to focus solely on challenges arising from memory inconsistencies.The experimental results demonstrate that memory inconsistencies disrupt the performance of LSTM networks.Theoretically,additional errors from D2I and I2D inconsistencies increase as the time lag increases.Since LSTM networks are inherently recurrent,causing information from distant steps to attenuate,they fail to effectively capture memory inconsistencies in practical offline learning schemes.Nonetheless,transplanting pretrained memory-consistent gate parameters into the LSTM model partially mitigates the performance deterioration caused by memory inconsistencies,suggesting that memory augmentation strategies have the potential to overcome this problem.As such a memory augmentation method,we propose the Gate-of-Gates(GoG)model,which extends the capacity of LSTM gates and demonstrates that it can mitigate additional errors arising from memory inconsistencies. 展开更多
关键词 long short-term memory(lstm) Fractional Ornstein-Uhlenbeck process(fOU) Limits of deep learning Stock market prediction Financial time series forecasting
在线阅读 下载PDF
基于ARIMA-LSTM模型的MSWI过程CO_(2)排放浓度多步预测
16
作者 汤健 王子 +2 位作者 夏恒 王天峥 乔俊飞 《北京工业大学学报》 北大核心 2026年第2期175-188,共14页
针对城市固废焚烧(municipal solid waste incineration,MSWI)过程CO_(2)排放兼具线性趋势与非线性波动的复杂动态特性,现有单一预测难以准确拟合的问题,提出基于差分整合移动平均自回归-长短期记忆(autoregressive integrated moving a... 针对城市固废焚烧(municipal solid waste incineration,MSWI)过程CO_(2)排放兼具线性趋势与非线性波动的复杂动态特性,现有单一预测难以准确拟合的问题,提出基于差分整合移动平均自回归-长短期记忆(autoregressive integrated moving average-long short-term memory,ARIMA-LSTM)模型的CO_(2)排放浓度的多步预测方法。首先,采用ARIMA算法构建线性主模型以进行CO_(2)排放浓度预测;然后,以主模型的预测残差为真值,采用LSTM算法构建非线性补偿模型;最后,将主模型和补偿模型的预测值进行组合得到超前多步的预测结果。基于北京某MSWI工厂的真实CO_(2)数据集验证了所构建混合模型的有效性。 展开更多
关键词 城市固废焚烧(municipal solid waste incineration MSWI) CO_(2)排放 多步预测 差分整合移动平均自回归模型 长短期记忆(long short-term memory lstm)网络 混合模型
在线阅读 下载PDF
基于HPO-LSTM网络的锂电池健康状态估计
17
作者 王庭华 鄢博 +1 位作者 吴静云 何大瑞 《电源学报》 北大核心 2026年第1期225-232,共8页
电池健康状态SOH(state-of-health)是评价电池性能的重要指标。针对电池健康状态难以准确估算的问题,提出猎人猎物优化HPO(hunter-prey optimizer)算法和长短期记忆LSTM(long short-term memory)神经网络相结合的锂电池健康状态估计方... 电池健康状态SOH(state-of-health)是评价电池性能的重要指标。针对电池健康状态难以准确估算的问题,提出猎人猎物优化HPO(hunter-prey optimizer)算法和长短期记忆LSTM(long short-term memory)神经网络相结合的锂电池健康状态估计方法。通过分析电流、温度对容量增量IC(incremental capacity)曲线的影响,引入IC曲线中最高峰的峰值及其对应的电压、温度、电流作为模型输入,利用HPO算法对LSTM网络进行动态调参,最后采用储能环境下削峰填谷工况的电池充放电数据进行实验验证。结果表明:基于HPO-LSTM网络的锂电池健康状态估计方法相较传统的LSTM网络方法具有更高的估算精度,在不同网络训练量下具有较好的鲁棒性。 展开更多
关键词 锂电池 健康状态 容量增量曲线 猎人猎物优化算法 长短期记忆神经网络
在线阅读 下载PDF
A Transformer-Based Deep Learning Framework with Semantic Encoding and Syntax-Aware LSTM for Fake Electronic News Detection
18
作者 Hamza Murad Khan Shakila Basheer +3 位作者 Mohammad Tabrez Quasim Raja`a Al-Naimi Vijaykumar Varadarajan Anwar Khan 《Computers, Materials & Continua》 2026年第1期1024-1048,共25页
With the increasing growth of online news,fake electronic news detection has become one of the most important paradigms of modern research.Traditional electronic news detection techniques are generally based on contex... With the increasing growth of online news,fake electronic news detection has become one of the most important paradigms of modern research.Traditional electronic news detection techniques are generally based on contextual understanding,sequential dependencies,and/or data imbalance.This makes distinction between genuine and fabricated news a challenging task.To address this problem,we propose a novel hybrid architecture,T5-SA-LSTM,which synergistically integrates the T5 Transformer for semantically rich contextual embedding with the Self-Attentionenhanced(SA)Long Short-Term Memory(LSTM).The LSTM is trained using the Adam optimizer,which provides faster and more stable convergence compared to the Stochastic Gradient Descend(SGD)and Root Mean Square Propagation(RMSProp).The WELFake and FakeNewsPrediction datasets are used,which consist of labeled news articles having fake and real news samples.Tokenization and Synthetic Minority Over-sampling Technique(SMOTE)methods are used for data preprocessing to ensure linguistic normalization and class imbalance.The incorporation of the Self-Attention(SA)mechanism enables the model to highlight critical words and phrases,thereby enhancing predictive accuracy.The proposed model is evaluated using accuracy,precision,recall(sensitivity),and F1-score as performance metrics.The model achieved 99%accuracy on the WELFake dataset and 96.5%accuracy on the FakeNewsPrediction dataset.It outperformed the competitive schemes such as T5-SA-LSTM(RMSProp),T5-SA-LSTM(SGD)and some other models. 展开更多
关键词 Fake news detection tokenization SMOTE text-to-text transfer transformer(T5) long short-term memory(lstm) self-attention mechanism(SA) T5-SA-lstm WELFake dataset FakeNewsPrediction dataset
在线阅读 下载PDF
State of Health Estimation of Lithium-Ion Batteries Using Support Vector Regression and Long Short-Term Memory
19
作者 Inioluwa Obisakin Chikodinaka Vanessa Ekeanyanwu 《Open Journal of Applied Sciences》 CAS 2022年第8期1366-1382,共17页
Lithium-ion batteries are the most widely accepted type of battery in the electric vehicle industry because of some of their positive inherent characteristics. However, the safety problems associated with inaccurate e... Lithium-ion batteries are the most widely accepted type of battery in the electric vehicle industry because of some of their positive inherent characteristics. However, the safety problems associated with inaccurate estimation and prediction of the state of health of these batteries have attracted wide attention due to the adverse negative effect on vehicle safety. In this paper, both machine and deep learning models were used to estimate the state of health of lithium-ion batteries. The paper introduces the definition of battery health status and its importance in the electric vehicle industry. Based on the data preprocessing and visualization analysis, three features related to actual battery capacity degradation are extracted from the data. Two learning models, SVR and LSTM were employed for the state of health estimation and their respective results are compared in this paper. The mean square error and coefficient of determination were the two metrics for the performance evaluation of the models. The experimental results indicate that both models have high estimation results. However, the metrics indicated that the SVR was the overall best model. 展开更多
关键词 Support Vector Regression (SVR) long short-term memory (lstm) Network State of Health (SOH) Estimation
在线阅读 下载PDF
基于CoAtNet-LSTM模型的多传感器信息融合刀具磨损预测
20
作者 李亚 尚轩丞 +1 位作者 王海瑞 朱贵富 《计量学报》 北大核心 2025年第10期1433-1445,共13页
基于长短时记忆网络(LSTM)与CoAtNet网络,提出了一种刀具磨损预测CoAtNet-LSTM模型。在时域、频域、时频域中提取传感器信号特征,并通过孤立森林算法进行信号特征异常值处理,再将其输入预测模型中获得刀具磨损预测值并通过Hyperband算... 基于长短时记忆网络(LSTM)与CoAtNet网络,提出了一种刀具磨损预测CoAtNet-LSTM模型。在时域、频域、时频域中提取传感器信号特征,并通过孤立森林算法进行信号特征异常值处理,再将其输入预测模型中获得刀具磨损预测值并通过Hyperband算法优化模型超参数。应用PHM2010数控铣床刀具数据集验证训练模型的预测精度。实验结果表明,该模型的决定系数相较于原CoAtNet和LSTM网络模型平均提升了12.73%、16.44%。 展开更多
关键词 几何量计量 刀具磨损 CoAtNet-lstm模型 长短期时间记忆网络 Hyperband算法 孤立森林算法
在线阅读 下载PDF
上一页 1 2 17 下一页 到第
使用帮助 返回顶部