期刊文献+
共找到7,041篇文章
< 1 2 250 >
每页显示 20 50 100
Optimizing Stock Market Prediction Using Long Short-Term Memory Networks
1
作者 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
Conditional Random Field Tracking Model Based on a Visual Long Short Term Memory Network 被引量:3
2
作者 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
Long Short-Term Memory Recurrent Neural Network-Based Acoustic Model Using Connectionist Temporal Classification on a Large-Scale Training Corpus 被引量:9
3
作者 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
Tool Health Condition Recognition Method for High Speed Milling of Titanium Alloy Based on Principal Component Analysis(PCA)and Long Short Term Memory(LSTM) 被引量:2
4
作者 YANG Qirui XU Kaizhou +2 位作者 ZHENG Xiaohu XIAO Lei BAO Jinsong 《Journal of Donghua University(English Edition)》 EI CAS 2019年第4期364-368,共5页
The healthy condition of the milling tool has a very high impact on the machining quality of the titanium components.Therefore,it is important to recognize the healthy condition of the tool and replace the damaged cut... The healthy condition of the milling tool has a very high impact on the machining quality of the titanium components.Therefore,it is important to recognize the healthy condition of the tool and replace the damaged cutter at the right time.In order to recognize the health condition of the milling cutter,a method based on the long short term memory(LSTM)was proposed to recognize tool health state in this paper.The various signals collected in the tool wear experiments were analyzed by time-domain statistics,and then the extracted data were generated by principal component analysis(PCA)method.The preprocessed data extracted by PCA is transmitted to the LSTM model for recognition.Compared with back propagation neural network(BPNN)and support vector machine(SVM),the proposed method can effectively utilize the time-domain regulation in the data to achieve higher recognition speed and accuracy. 展开更多
关键词 HEALTH CONDITION recognition MILLING TOOL principal component analysis(PCA) long short term memory(LSTM)
在线阅读 下载PDF
Binaural Speech Separation Algorithm Based on Long and Short Time Memory Networks 被引量:1
5
作者 Lin Zhou Siyuan Lu +3 位作者 Qiuyue Zhong Ying Chen Yibin Tang Yan Zhou 《Computers, Materials & Continua》 SCIE EI 2020年第6期1373-1386,共14页
Speaker separation in complex acoustic environment is one of challenging tasks in speech separation.In practice,speakers are very often unmoving or moving slowly in normal communication.In this case,the spatial featur... Speaker separation in complex acoustic environment is one of challenging tasks in speech separation.In practice,speakers are very often unmoving or moving slowly in normal communication.In this case,the spatial features among the consecutive speech frames become highly correlated such that it is helpful for speaker separation by providing additional spatial information.To fully exploit this information,we design a separation system on Recurrent Neural Network(RNN)with long short-term memory(LSTM)which effectively learns the temporal dynamics of spatial features.In detail,a LSTM-based speaker separation algorithm is proposed to extract the spatial features in each time-frequency(TF)unit and form the corresponding feature vector.Then,we treat speaker separation as a supervised learning problem,where a modified ideal ratio mask(IRM)is defined as the training function during LSTM learning.Simulations show that the proposed system achieves attractive separation performance in noisy and reverberant environments.Specifically,during the untrained acoustic test with limited priors,e.g.,unmatched signal to noise ratio(SNR)and reverberation,the proposed LSTM based algorithm can still outperforms the existing DNN based method in the measures of PESQ and STOI.It indicates our method is more robust in untrained conditions. 展开更多
关键词 Binaural speech separation long and short time memory networks feature vectors ideal ratio mask
在线阅读 下载PDF
Short-Term Relay Quality Prediction Algorithm Based on Long and Short-Term Memory 被引量:3
6
作者 XUE Wendong CHAI Yuan +2 位作者 LI Qigan HONG Yongqiang ZHENG Gaofeng 《Instrumentation》 2018年第4期46-54,共9页
The fraction defective of semi-finished products is predicted to optimize the process of relay production lines, by which production quality and productivity are increased, and the costs are decreased. The process par... The fraction defective of semi-finished products is predicted to optimize the process of relay production lines, by which production quality and productivity are increased, and the costs are decreased. The process parameters of relay production lines are studied based on the long-and-short-term memory network. Then, the Keras deep learning framework is utilized to build up a short-term relay quality prediction algorithm for the semi-finished product. A simulation model is used to study prediction algorithm. The simulation results show that the average prediction absolute error of the fraction is less than 5%. This work displays great application potential in the relay production lines. 展开更多
关键词 RELAY Production LINE long and short-term memory network Keras DEEP Learning Framework Quality Prediction
原文传递
Predicting and Curing Depression Using Long Short Term Memory and Global Vector
7
作者 Ayan Kumar Abdul Quadir Md +1 位作者 J.Christy Jackson Celestine Iwendi 《Computers, Materials & Continua》 SCIE EI 2023年第3期5837-5852,共16页
In today’s world, there are many people suffering from mentalhealth problems such as depression and anxiety. If these conditions are notidentified and treated early, they can get worse quickly and have far-reachingne... In today’s world, there are many people suffering from mentalhealth problems such as depression and anxiety. If these conditions are notidentified and treated early, they can get worse quickly and have far-reachingnegative effects. Unfortunately, many people suffering from these conditions,especially depression and hypertension, are unaware of their existence until theconditions become chronic. Thus, this paper proposes a novel approach usingBi-directional Long Short-Term Memory (Bi-LSTM) algorithm and GlobalVector (GloVe) algorithm for the prediction and treatment of these conditions.Smartwatches and fitness bands can be equipped with these algorithms whichcan share data with a variety of IoT devices and smart systems to betterunderstand and analyze the user’s condition. We compared the accuracy andloss of the training dataset and the validation dataset of the two modelsnamely, Bi-LSTM without a global vector layer and with a global vector layer.It was observed that the model of Bi-LSTM without a global vector layer hadan accuracy of 83%,while Bi-LSTMwith a global vector layer had an accuracyof 86% with a precision of 86.4%, and an F1 score of 0.861. In addition toproviding basic therapies for the treatment of identified cases, our model alsohelps prevent the deterioration of associated conditions, making our methoda real-world solution. 展开更多
关键词 Emotion dynamics DEPRESSION heart rate internet of things global vector long short term memory machine learning sentiment analysis
在线阅读 下载PDF
Analyses of fear memory in Arc/Arg3.1-deficient mice: intact short-term memory and impaired long-term and remote memory
8
作者 Kazuyuki Yamada Chihiro Homma +3 位作者 Kentaro Tanemura Toshio Ikeda Shigeyoshi Itohara Yoshiko Nagaoka 《World Journal of Neuroscience》 2011年第1期1-8,共8页
Activity-regulated cytoskeleton-associated protein (Arc/Arg3.1) was originally identified in patients with seizures. It is densely distributed in the hip-pocampus and amygdala in particular. Because the expression of ... Activity-regulated cytoskeleton-associated protein (Arc/Arg3.1) was originally identified in patients with seizures. It is densely distributed in the hip-pocampus and amygdala in particular. Because the expression of Arc/Arg3.1 is regulated by nerve in-puts, it is thought to be an immediate early gene. As shown both in vitro and in vivo, Arc/Arg3.1 is in-volved in synaptic consolidation and regulates some forms of learning and memory in rats and mice [1,2]. Furthermore, a recent study suggests that Arc/Arg3.1 may play a significant role in signal transmission via AMPA-type glutamate receptors [3-5]. Therefore, we conducted a detailed analysis of fear memory in Arc/Arg3.1-deficient mice. As previously reported, the knockout animals exhib-ited impaired fear memory in both contextual and cued test situations. Although Arc/Arg3.1-deficient mice showed almost the same performance as wild-type littermates 4 hr after a conditioning trial, their performance was impaired in the retention test after 24 hr or longer, either with or without reconsolidation. Immunohistochemical analyses showed an abnormal density of GluR1 in the hip-pocampus of Arc/Arg3.1-deficient mice;however, an application of AMPA potentiator did not improve memory performance in the mutant mice. Memory impairment in Arc/Arg3.1-deficient mice is so ro-bust that the mice provide a useful tool for devel-oping treatments for memory impairment. 展开更多
关键词 Activity-Regulated Cytoskeleton-Associated Protein (Arc/Arg3.1) KNOCKOUT (Ko) Mouse short- term memory long-term memory RECONSOLIDATION AMPA Receptor
暂未订购
State of Health Estimation of Lithium-Ion Batteries Using Support Vector Regression and Long Short-Term Memory
9
作者 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
一种基于long short-term memory的唇语识别方法 被引量:4
10
作者 马宁 田国栋 周曦 《中国科学院大学学报(中英文)》 CSCD 北大核心 2018年第1期109-117,共9页
唇动视觉信息是说话内容的重要载体。受嘴唇外观、背景信息和说话习惯等影响,即使说话者说相同的内容,唇动视觉信息也会相差很大。为解决唇语视觉信息多样性的问题,提出一种基于long short-term memory(LSTM)的新的唇语识别方法。以往... 唇动视觉信息是说话内容的重要载体。受嘴唇外观、背景信息和说话习惯等影响,即使说话者说相同的内容,唇动视觉信息也会相差很大。为解决唇语视觉信息多样性的问题,提出一种基于long short-term memory(LSTM)的新的唇语识别方法。以往大多数的方法从嘴唇外表信息入手。本方法用嘴唇关键点坐标描述嘴唇形变信息作为唇语视频的特征,它具有类内一致性和类间区分性的特点。然后利用LSTM对特征进行时序编码,它能学习具有区分性和泛化性的空间-时序特征。在公开的唇语数据集GRID、MIRACL-VC和Oulu VS上对本方法做了针对分割的单词或短语的说话者独立的唇语识别评估。在GRID和MIRACL-VC上,本方法的准确率比传统方法至少高30%;在Oulu VS上,本方法的准确率接近于最优结果。以上实验结果表明,本文提出的基于LSTM的唇语识别方法有效地解决了唇语视觉信息多样性的问题。 展开更多
关键词 唇语识别 long short-term memory 计算机视觉
在线阅读 下载PDF
Wind Speed Short-Term Prediction Based on Empirical Wavelet Transform, Recurrent Neural Network and Error Correction 被引量:1
11
作者 朱昶胜 朱丽娜 《Journal of Shanghai Jiaotong university(Science)》 EI 2024年第2期297-308,共12页
Predicting wind speed accurately is essential to ensure the stability of the wind power system and improve the utilization rate of wind energy.However,owing to the stochastic and intermittent of wind speed,predicting ... Predicting wind speed accurately is essential to ensure the stability of the wind power system and improve the utilization rate of wind energy.However,owing to the stochastic and intermittent of wind speed,predicting wind speed accurately is difficult.A new hybrid deep learning model based on empirical wavelet transform,recurrent neural network and error correction for short-term wind speed prediction is proposed in this paper.The empirical wavelet transformation is applied to decompose the original wind speed series.The long short term memory network and the Elman neural network are adopted to predict low-frequency and high-frequency wind speed sub-layers respectively to balance the calculation efficiency and prediction accuracy.The error correction strategy based on deep long short term memory network is developed to modify the prediction errors.Four actual wind speed series are utilized to verify the effectiveness of the proposed model.The empirical results indicate that the method proposed in this paper has satisfactory performance in wind speed prediction. 展开更多
关键词 wind speed prediction empirical wavelet transform deep long short term memory network Elman neural network error correction strategy
原文传递
Wind Power Forecasting Using Grey Wolf Optimized Long Short-Term Memory Based on Numerical Weather Prediction
12
作者 Mohamed El-Dosuky Reema Alowaydan Bashayer Alqarni 《Journal of Power and Energy Engineering》 2024年第12期1-16,共16页
Wind power generation is among the most promising and eco-friendly energy sources today. Wind Power Forecasting (WPF) is essential for boosting energy efficiency and maintaining the operational stability of power grid... Wind power generation is among the most promising and eco-friendly energy sources today. Wind Power Forecasting (WPF) is essential for boosting energy efficiency and maintaining the operational stability of power grids. However, predicting wind power comes with significant challenges, such as weather uncertainties, wind variability, complex terrain, limited data, insufficient measurement infrastructure, intricate interdependencies, and short lead times. These factors make it difficult to accurately forecast wind behavior and respond to sudden power output changes. This study aims to precisely forecast electricity generation from wind turbines, minimize grid operation uncertainties, and enhance grid reliability. It leverages historical wind farm data and Numerical Weather Prediction data, using k-Nearest Neighbors for pre-processing, K-means clustering for categorization, and Long Short-Term Memory (LSTM) networks for training and testing, with model performance evaluated across multiple metrics. The Grey Wolf Optimized (GWO) LSTM classification technique, a deep learning model suited to time series analysis, effectively handles temporal dependencies in input data through memory cells and gradient-based optimization. Inspired by grey wolves’ hunting strategies, GWO is a population-based metaheuristic optimization algorithm known for its strong performance across diverse optimization tasks. The proposed Grey Wolf Optimized Deep Learning model achieves an R-squared value of 0.97279, demonstrating that it explains 97.28% of the variance in wind power data. This model surpasses a reference study that achieved an R-squared value of 0.92 with a hybrid deep learning approach but did not account for outliers or anomalous data. 展开更多
关键词 Wind Power Forecasting long short-term memory Numerical Weather Prediction Grey Wolf Optimization
在线阅读 下载PDF
Deep Learning Network for Energy Storage Scheduling in Power Market Environment Short-Term Load Forecasting Model
13
作者 Yunlei Zhang RuifengCao +3 位作者 Danhuang Dong Sha Peng RuoyunDu Xiaomin Xu 《Energy Engineering》 EI 2022年第5期1829-1841,共13页
In the electricity market,fluctuations in real-time prices are unstable,and changes in short-term load are determined by many factors.By studying the timing of charging and discharging,as well as the economic benefits... In the electricity market,fluctuations in real-time prices are unstable,and changes in short-term load are determined by many factors.By studying the timing of charging and discharging,as well as the economic benefits of energy storage in the process of participating in the power market,this paper takes energy storage scheduling as merely one factor affecting short-term power load,which affects short-term load time series along with time-of-use price,holidays,and temperature.A deep learning network is used to predict the short-term load,a convolutional neural network(CNN)is used to extract the features,and a long short-term memory(LSTM)network is used to learn the temporal characteristics of the load value,which can effectively improve prediction accuracy.Taking the load data of a certain region as an example,the CNN-LSTM prediction model is compared with the single LSTM prediction model.The experimental results show that the CNN-LSTM deep learning network with the participation of energy storage in dispatching can have high prediction accuracy for short-term power load forecasting. 展开更多
关键词 Energy storage scheduling short-term load forecasting deep learning network convolutional neural network CNN long and short term memory network LTSM
在线阅读 下载PDF
Short-TermWind Power Prediction Based on Combinatorial Neural Networks
14
作者 Tusongjiang Kari Sun Guoliang +2 位作者 Lei Kesong Ma Xiaojing Wu Xian 《Intelligent Automation & Soft Computing》 SCIE 2023年第8期1437-1452,共16页
Wind power volatility not only limits the large-scale grid connection but also poses many challenges to safe grid operation.Accurate wind power prediction can mitigate the adverse effects of wind power volatility on w... Wind power volatility not only limits the large-scale grid connection but also poses many challenges to safe grid operation.Accurate wind power prediction can mitigate the adverse effects of wind power volatility on wind power grid connections.For the characteristics of wind power antecedent data and precedent data jointly to determine the prediction accuracy of the prediction model,the short-term prediction of wind power based on a combined neural network is proposed.First,the Bi-directional Long Short Term Memory(BiLSTM)network prediction model is constructed,and the bi-directional nature of the BiLSTM network is used to deeply mine the wind power data information and find the correlation information within the data.Secondly,to avoid the limitation of a single prediction model when the wind power changes abruptly,the Wavelet Transform-Improved Adaptive Genetic Algorithm-Back Propagation(WT-IAGA-BP)neural network based on the combination of the WT-IAGA-BP neural network and BiLSTM network is constructed for the short-term prediction of wind power.Finally,comparing with LSTM,BiLSTM,WT-LSTM,WT-BiLSTM,WT-IAGA-BP,and WT-IAGA-BP&LSTM prediction models,it is verified that the wind power short-term prediction model based on the combination of WT-IAGA-BP neural network and BiLSTM network has higher prediction accuracy. 展开更多
关键词 Wind power prediction wavelet transform back propagation neural network bi-directional long short term memory
在线阅读 下载PDF
基于Hyperband-贝叶斯优化-LSTM网络的高旋尾控修正弹修正能力研究
15
作者 周杰 王良明 +2 位作者 傅健 王彦钦 郭首邑 《兵工学报》 北大核心 2025年第7期248-258,共11页
为快速准确地解算出高旋尾控修正弹的修正指令,针对其能力预测问题,提出一种基于Hyperband算法-贝叶斯优化-长短期记忆网络(Hyperband algorithm-Bayesian optimization-Long Short-Term Memory network,HBBO-LSTM)的修正能力预测模型... 为快速准确地解算出高旋尾控修正弹的修正指令,针对其能力预测问题,提出一种基于Hyperband算法-贝叶斯优化-长短期记忆网络(Hyperband algorithm-Bayesian optimization-Long Short-Term Memory network,HBBO-LSTM)的修正能力预测模型。建立高旋尾控修正弹的7自由度弹道模型,并使用龙格-库塔法进行数值仿真,生成大量样本数据;通过对数据集的分析,提出一种基于拉马努金近似公式的预处理方式,对原始数据集进行预处理,获得空间分布均匀的样本数据。构建HBBO-LSTM网络预测模型,通过训练得到模型的最佳结构参数。提出一种融合带重启机制的余弦退火衰减和指数衰减的学习率下降策略,保证训练过程的快速性和稳定性。将所述模型与长短期记忆网络模型、门控循环单元网络模型和反向传播网络模型在同一测试集下进行仿真实验,并与4自由度修正质点弹道方程数值积分法进行实验对比。研究结果表明,HBBO-LSTM网络模型的综合均方误差为0.17 m^(2),综合平均绝对误差为0.33 m,预测精度优于其他模型;且解算时间和预测精度均优于数值积分法,具有较高的可行性和参考价值。 展开更多
关键词 修正能力 弹道修正弹 尾控弹 长短期记忆网络 Hyperband算法 贝叶斯优化
在线阅读 下载PDF
基于特征选择与机器学习的Android恶意软件检测方法 被引量:1
16
作者 张绍龙 《自动化与仪器仪表》 2025年第1期61-64,共4页
Android恶意软件能够侵害用户手机内的隐藏信息,导致用户隐私泄露,实现Android恶意软件检测能够保护用户隐私安全,因此,提出一种基于特征选择与机器学习的Android恶意软件检测方法。该方法提取了Android系统中的硬件特征、请求权限特征... Android恶意软件能够侵害用户手机内的隐藏信息,导致用户隐私泄露,实现Android恶意软件检测能够保护用户隐私安全,因此,提出一种基于特征选择与机器学习的Android恶意软件检测方法。该方法提取了Android系统中的硬件特征、请求权限特征、请求权限特征等共8类特征,通过对所有特征Droid-TF-IDF值进行计算,依据计算值的大小排序,选取排名靠前的特征构建特征集合,将选取特征作为双向长短期记忆网络的输入,通过注意力机制对各特征分配权重,经三个门控机制控制信息的流动和记忆单元的状态更新后,输出Android系统恶意软件的检测结果。实验分析显示,该方法依据频率选取的Android系统软件特征可靠性高,可实现变种和全未知Android恶意软件的准确检测,且可有效检测Android手机中的多种恶意软件。 展开更多
关键词 特征选择 机器学习 android恶意软件 异常检测 注意力机制 长短期记忆网络
原文传递
Chiller faults detection and diagnosis with sensor network and adaptive 1D CNN 被引量:3
17
作者 Ke Yan Xiaokang Zhou 《Digital Communications and Networks》 SCIE CSCD 2022年第4期531-539,共9页
Computer-empowered detection of possible faults for Heating,Ventilation and Air-Conditioning(HVAC)subsystems,e.g.,chillers,is one of the most important applications in Artificial Intelligence(AI)integrated Internet of... Computer-empowered detection of possible faults for Heating,Ventilation and Air-Conditioning(HVAC)subsystems,e.g.,chillers,is one of the most important applications in Artificial Intelligence(AI)integrated Internet of Things(IoT).The cyber-physical system greatly enhances the safety and security of the working facilities,reducing time,saving energy and protecting humans’health.Under the current trends of smart building design and energy management optimization,Automated Fault Detection and Diagnosis(AFDD)of chillers integrated with IoT is highly demanded.Recent studies show that standard machine learning techniques,such as Principal Component Analysis(PCA),Support Vector Machine(SVM)and tree-structure-based algorithms,are useful in capturing various chiller faults with high accuracy rates.With the fast development of deep learning technology,Convolutional Neural Networks(CNNs)have been widely and successfully applied to various fields.However,for chiller AFDD,few existing works are adopting CNN and its extensions in the feature extraction and classification processes.In this study,we propose to perform chiller FDD using a CNN-based approach.The proposed approach has two distinct advantages over existing machine learning-based chiller AFDD methods.First,the CNN-based approach does not require the feature selection/extraction process.Since CNN is reputable with its feature extraction capability,the feature extraction and classification processes are merged,leading to a more neat AFDD framework compared to traditional approaches.Second,the classification accuracy is significantly improved compared to traditional methods using the CNN-based approach. 展开更多
关键词 CHILLER Fault detection and diagnosis Deep learning neural network long short term memory Recurrent neural network Gated recurrent unit
在线阅读 下载PDF
Short-time prediction for traffic flow based on wavelet de-noising and LSTM model 被引量:3
18
作者 WANG Qingrong LI Tongwei ZHU Changfeng 《Journal of Measurement Science and Instrumentation》 CAS CSCD 2021年第2期195-207,共13页
Aiming at the problem that some existing traffic flow prediction models are only for a single road segment and the model input data are not pre-processed,a heuristic threshold algorithm is used to de-noise the origina... Aiming at the problem that some existing traffic flow prediction models are only for a single road segment and the model input data are not pre-processed,a heuristic threshold algorithm is used to de-noise the original traffic flow data after wavelet decomposition.The correlation coefficients of road traffic flow data are calculated and the data compression matrix of road traffic flow is constructed.Data de-noising minimizes the interference of data to the model,while the correlation analysis of road network data realizes the prediction at the road network level.Utilizing the advantages of long short term memory(LSTM)network in time series data processing,the compression matrix is input into the constructed LSTM model for short-term traffic flow prediction.The LSTM-1 and LSTM-2 models were respectively trained by de-noising processed data and original data.Through simulation experiments,different prediction times were set,and the prediction results of the prediction model proposed in this paper were compared with those of other methods.It is found that the accuracy of the LSTM-2 model proposed in this paper increases by 10.278%on average compared with other prediction methods,and the prediction accuracy reaches 95.58%,which proves that the short-term traffic flow prediction method proposed in this paper is efficient. 展开更多
关键词 short-term traffic flow prediction deep learning wavelet denoising network matrix compression long short term memory(LSTM)network
在线阅读 下载PDF
Comparative study on the performance of ConvLSTM and ConvGRU in classification problems-taking early warning of short-duration heavy rainfall as an example 被引量:1
19
作者 Meng Zhou Jingya Wu +1 位作者 Mingxuan Chen Lei Han 《Atmospheric and Oceanic Science Letters》 CSCD 2024年第4期52-57,共6页
卷积长短期记忆单元ConvLSTM和卷积门控循环单元ConvGRU是两种广泛应用的深度学习单元,通过将循环机制与卷积运算相结合,常常用于时空序列的预测.为了明确上述两种模型的收敛速度和分类能力,需要使用相同的模型架构对相同的分类问题进... 卷积长短期记忆单元ConvLSTM和卷积门控循环单元ConvGRU是两种广泛应用的深度学习单元,通过将循环机制与卷积运算相结合,常常用于时空序列的预测.为了明确上述两种模型的收敛速度和分类能力,需要使用相同的模型架构对相同的分类问题进行预测.本研究将北京短时强降水区级预警问题看作深度学习中的二分类问题,使用京津冀雷达网的组合反射率数据和北京区域内的自动气象站降雨数据进行深度学习模型的训练和评估.结果表明,ConvGRU的收敛速度比ConvLSTM快约25%.ConvLSTM和ConvGRU的预警性能随地区,时间,降雨强度的变化趋势相似,但大部分ConvLSTM的得分较高,少数情况下ConvGRU的得分较高. 展开更多
关键词 深度学习 卷积长短期记忆单元 卷积门控循环单元 分类问题
在线阅读 下载PDF
Bitcoin Candlestick Prediction with Deep Neural Networks Based on Real Time Data
20
作者 Reem K.Alkhodhairi Shahad R.Aljalhami +3 位作者 Norah K.Rusayni Jowharah F.Alshobaili Amal A.Al-Shargabi Abdulatif Alabdulatif 《Computers, Materials & Continua》 SCIE EI 2021年第9期3215-3233,共19页
Currently,Bitcoin is the world’s most popular cryptocurrency.The price of Bitcoin is extremely volatile,which can be described as high-benefit and high-risk.To minimize the risk involved,a means of more accurately pr... Currently,Bitcoin is the world’s most popular cryptocurrency.The price of Bitcoin is extremely volatile,which can be described as high-benefit and high-risk.To minimize the risk involved,a means of more accurately predicting the Bitcoin price is required.Most of the existing studies of Bitcoin prediction are based on historical(i.e.,benchmark)data,without considering the real-time(i.e.,live)data.To mitigate the issue of price volatility and achieve more precise outcomes,this study suggests using historical and real-time data to predict the Bitcoin candlestick—or open,high,low,and close(OHLC)—prices.Seeking a better prediction model,the present study proposes time series-based deep learning models.In particular,two deep learning algorithms were applied,namely,long short-term memory(LSTM)and gated recurrent unit(GRU).Using real-time data,the Bitcoin candlesticks were predicted for three intervals:the next 4 h,the next 12 h,and the next 24 h.The results showed that the best-performing model was the LSTM-based model with the 4-h interval.In particular,this model achieved a stellar performance with a mean absolute percentage error(MAPE)of 0.63,a root mean square error(RMSE)of 0.0009,a mean square error(MSE)of 9e-07,a mean absolute error(MAE)of 0.0005,and an R-squared coefficient(R2)of 0.994.With these results,the proposed prediction model has demonstrated its efficiency over the models proposed in previous studies.The findings of this study have considerable implications in the business field,as the proposed model can assist investors and traders in precisely identifying Bitcoin sales and buying opportunities. 展开更多
关键词 Bitcoin PREDICTION long short term memory gated recurrent unit deep neural networks real-time data
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部