期刊文献+
共找到115篇文章
< 1 2 6 >
每页显示 20 50 100
Dynamic Brain Responses Modulated by Precise Timing Prediction in an Opposing Process 被引量:1
1
作者 Minpeng Xu Jiayuan Meng +2 位作者 Haiqing Yu Tzyy-Ping Jung Dong Ming 《Neuroscience Bulletin》 SCIE CAS CSCD 2021年第1期70-80,共11页
The brain function of prediction is fundamental for human beings to shape perceptions efficiently and successively. Through decades of effort, a valuable brain activation map has been obtained for prediction. However,... The brain function of prediction is fundamental for human beings to shape perceptions efficiently and successively. Through decades of effort, a valuable brain activation map has been obtained for prediction. However,much less is known about how the brain manages the prediction process over time using traditional neuropsychological paradigms. Here, we implemented an innovative paradigm for timing prediction to precisely study the temporal dynamics of neural oscillations. In the experiment recruiting 45 participants, expectation suppression was found for the overall electroencephalographic activity,consistent with previous hemodynamic studies. Notably,we found that N1 was positively associated with predictability while N2 showed a reversed relation to predictability. Furthermore, the matching prediction had a similar profile with no timing prediction, both showing an almost saturated N1 and an absence of N2. The results indicate that the N1 process showed a ‘sharpening' effect for predictable inputs, while the N2 process showed a‘dampening' effect. Therefore, these two paradoxical neural effects of prediction, which have provoked wide confusion in accounting for expectation suppression,actually co-exist in the procedure of timing prediction but work in separate time windows. These findings strongly support a recently-proposed opposing process theory. 展开更多
关键词 Expectation suppression Predictive coding Event-related potentials timing prediction
原文传递
SDVformer:A Resource Prediction Method for Cloud Computing Systems
2
作者 Shui Liu Ke Xiong +3 位作者 Yeshen Li Zhifei Zhang Yu Zhang Pingyi Fan 《Computers, Materials & Continua》 2025年第9期5077-5093,共17页
Accurate prediction of cloud resource utilization is critical.It helps improve service quality while avoiding resource waste and shortages.However,the time series of resource usage in cloud computing systems often exh... Accurate prediction of cloud resource utilization is critical.It helps improve service quality while avoiding resource waste and shortages.However,the time series of resource usage in cloud computing systems often exhibit multidimensionality,nonlinearity,and high volatility,making the high-precision prediction of resource utilization a complex and challenging task.At present,cloud computing resource prediction methods include traditional statistical models,hybrid approaches combining machine learning and classical models,and deep learning techniques.Traditional statistical methods struggle with nonlinear predictions,hybrid methods face challenges in feature extraction and long-term dependencies,and deep learning methods incur high computational costs.The above methods are insufficient to achieve high-precision resource prediction in cloud computing systems.Therefore,we propose a new time series prediction model,called SDVformer,which is based on the Informer model by integrating the Savitzky-Golay(SG)filters,a novel Discrete-Variation Self-Attention(DVSA)mechanism,and a type-aware mixture of experts(T-MOE)framework.The SG filter is designed to reduce noise and enhance the feature representation of input data.The DVSA mechanism is proposed to optimize the selection of critical features to reduce computational complexity.The T-MOE framework is designed to adjust the model structure based on different resource characteristics,thereby improving prediction accuracy and adaptability.Experimental results show that our proposed SDVformer significantly outperforms baseline models,including Recurrent Neural Network(RNN),Long Short-Term Memory(LSTM),and Informer in terms of prediction precision,on both the Alibaba public dataset and the dataset collected by Beijing Jiaotong University(BJTU).Particularly compared with the Informer model,the average Mean Squared Error(MSE)of SDVformer decreases by about 80%,fully demonstrating its advantages in complex time series prediction tasks in cloud computing systems. 展开更多
关键词 Cloud computing time series prediction DVSA SG filter T-MOE
暂未订购
Heuristic Feature Engineering for Enhancing Neural Network Performance in Spatiotemporal Traffic Prediction
3
作者 Bin Sun Yinuo Wang +2 位作者 Tao Shen Lu Zhang Renkang Geng 《Computers, Materials & Continua》 2025年第3期4219-4236,共18页
Traffic datasets exhibit complex spatiotemporal characteristics,including significant fluctuations in traffic volume and intricate periodical patterns,which pose substantial challenges for the accurate forecasting and... Traffic datasets exhibit complex spatiotemporal characteristics,including significant fluctuations in traffic volume and intricate periodical patterns,which pose substantial challenges for the accurate forecasting and effective management of traffic conditions.Traditional forecasting models often struggle to adequately capture these complexities,leading to suboptimal predictive performance.While neural networks excel at modeling intricate and nonlinear data structures,they are also highly susceptible to overfitting,resulting in inefficient use of computational resources and decreased model generalization.This paper introduces a novel heuristic feature extraction method that synergistically combines the strengths of non-neural network algorithms with neural networks to enhance the identification and representation of relevant features from traffic data.We begin by evaluating the significance of various temporal characteristics using three distinct assessment strategies grounded in non-neural methodologies.These evaluated features are then aggregated through a weighted fusion mechanism to create heuristic features,which are subsequently integrated into neural network models for more accurate and robust traffic prediction.Experimental results derived from four real-world datasets,collected from diverse urban environments,show that the proposed method significantly improves the accuracy of long-term traffic forecasting without compromising performance.Additionally,the approach helps streamline neural network architectures,leading to a considerable reduction in computational overhead.By addressing both prediction accuracy and computational efficiency,this study not only presents an innovative and effective method for traffic condition forecasting but also offers valuable insights that can inform the future development of data-driven traffic management systems and transportation strategies. 展开更多
关键词 Machine learning deep learning traffic time series prediction forecasting AGGREGATION
在线阅读 下载PDF
Short-Term Multi-Hazard Prediction Using a Multi-Source Data Fusion Approach
4
作者 Syeda Zoupash Zahra Najia Saher +4 位作者 Malik Muhammad Saad Missen Rab Nawaz Bashir Salma Idris Tahani Jaser Alahmadi Muhammad Inshal Khan 《Computers, Materials & Continua》 2025年第12期4869-4883,共15页
The increasing frequency and intensity of natural disasters necessitate advanced prediction techniques to mitigate potential damage.This study presents a comprehensive multi-hazard early warning framework by integrati... The increasing frequency and intensity of natural disasters necessitate advanced prediction techniques to mitigate potential damage.This study presents a comprehensive multi-hazard early warning framework by integrating the multi-source data fusion technique.A multi-source data extraction method was introduced by extracting pressure level and average precipitation data based on the hazard event from the Cooperative Open Online Landslide Repository(COOLR)dataset across multiple temporal intervals(12 h to 1 h prior to events).Feature engineering was performed using Choquet fuzzy integral-based importance scoring,which enables the model to account for interactions and uncertainty across multiple features.Three individual Long Short-Term Memory(LSTM)models were trained for hazard location,average precipitation,and hazard category(i.e.,to detect the potential of natural disasters).These models were trained on varying temporal scales from 12 to 1 h prior to the event.These individual models achieved the performance of Mean Absolute Error(MAE)2.2 and 3.2,respectively,for the hazard location and average precipitation models,and an F1-score of 0.825 for the hazard category model.The results also indicate that the LSTM model outperformed traditional Machine Learning(ML)models,and the use of the fuzzy integral enhanced the prediction capability by 8.12%,2.6%,and 6.37%,respectively,for all three individual models.Furthermore,a rule-based algorithm was developed to synthesize the outputs from the individual models into a 3×3 grid of multi-hazard warnings.These findings underscore the effectiveness of the proposed framework in advancing multi-hazard forecasting and situational awareness,offering valuable support for timely and data-driven emergency response planning. 展开更多
关键词 Time series prediction machine learning spatio-temporal data multi-hazard prediction
在线阅读 下载PDF
Time series prediction of tunnel surrounding rock deformation using CPO-CLA integrated model
5
作者 Dengke Zhang Yang Han +4 位作者 Chuanle Wang Lei Gao Hui Lu Liang Chen Erbing Li 《Journal of Rock Mechanics and Geotechnical Engineering》 2025年第12期7915-7930,共16页
Tunnel surrounding rock(TSR)deformation exhibits time-and space-dependent behavior,making it challenging for a single prediction model to capture these characteristics over extended periods.Utilizing 8 years of TSR de... Tunnel surrounding rock(TSR)deformation exhibits time-and space-dependent behavior,making it challenging for a single prediction model to capture these characteristics over extended periods.Utilizing 8 years of TSR deformation data from the Beishan exploration tunnel(BET)test platform,the metaheuristic algorithm crested porcupine optimizer(CPO)was applied for the first time to optimize the time series of TSR deformation,and an integrated model incorporating convolutional neural network(CNN),long short-term memory network(LSTM),and attention mechanism(ATT)was proposed.This model integrates the strong feature extraction capabilities of CNN,the superior sequence prediction performance of LSTM,and the effective attention mechanism of ATT.The results show that during blasting excavation,the internal displacement of TSR exhibits a stepwise change pattern.After excavation,the internal displacement enters a phase of gradual increase,ultimately reaching a stable convergence stage.The CPO-CNN-LSTM-ATT(CPO-CLA)integrated model demonstrated excellent predictive accuracy and stability across various evaluation metrics,achieving a determination coefficient(R^(2))of 0.985.Compared to the CNN-LSTM-ATT(CLA)model,the CPO-CLA model showed a 14.1%increase in R^(2),a 61.5%decrease in root mean square error(RMSE),and a 72.9%decrease in mean absolute error(MAE).In comparison with current mainstream metaheuristic integrated models,the CPO-CLA model is better suited for predicting long-term TSR deformation.It offers high computational efficiency,accurate predictions,and expertise in optimizing large datasets. 展开更多
关键词 Blasting excavation Time series prediction Neural network Metaheuristic optimization algorithm Surrounding rock deformation
在线阅读 下载PDF
A Correntropy-Based Echo State Network With Application to Time Series Prediction
6
作者 Xiufang Chen Zhenming Su +1 位作者 Long Jin Shuai Li 《IEEE/CAA Journal of Automatica Sinica》 2025年第2期425-435,共11页
As a category of recurrent neural networks,echo state networks(ESNs)have been the topic of in-depth investigations and extensive applications in a diverse array of fields,with spectacular triumphs achieved.Nevertheles... As a category of recurrent neural networks,echo state networks(ESNs)have been the topic of in-depth investigations and extensive applications in a diverse array of fields,with spectacular triumphs achieved.Nevertheless,the traditional ESN and the majority of its variants are devised in the light of the second-order statistical information of data(e.g.,variance and covariance),while more information is neglected.In the context of information theoretic learning,correntropy demonstrates the capacity to grab more information from data.Therefore,under the guidelines of the maximum correntropy criterion,this paper proposes a correntropy-based echo state network(CESN)in which the first-order and higher-order information of data is captured,promoting robustness to noise.Furthermore,an incremental learning algorithm for the CESN is presented,which has the expertise to update the CESN when new data arrives,eliminating the need to retrain the network from scratch.Finally,experiments on benchmark problems and comparisons with existing works are provided to verify the effectiveness and superiority of the proposed CESN. 展开更多
关键词 Correntropy echo state network(ESN) noise time series prediction
在线阅读 下载PDF
The Prediction of Non-stationary Climate Series Based on Empirical Mode Decomposition 被引量:11
7
作者 杨培才 王革丽 +1 位作者 卞建春 周秀骥 《Advances in Atmospheric Sciences》 SCIE CAS CSCD 2010年第4期845-854,共10页
This paper proposes a new approach which we refer to as "segregated prediction" to predict climate time series which are nonstationary. This approach is based on the empirical mode decomposition method (EMD), whic... This paper proposes a new approach which we refer to as "segregated prediction" to predict climate time series which are nonstationary. This approach is based on the empirical mode decomposition method (EMD), which can decompose a time signal into a finite and usually small number of basic oscillatory components. To test the capabilities of this approach, some prediction experiments are carried out for several climate time series. The experimental results show that this approach can decompose the nonstationarity of the climate time series and segregate nonlinear interactions between the different mode components, which thereby is able to improve prediction accuracy of these original climate time series. 展开更多
关键词 EMD nonstationarity nonlinear system climate prediction time series prediction
在线阅读 下载PDF
An Abnormal Network Flow Feature Sequence Prediction Approach for DDoS Attacks Detection in Big Data Environment 被引量:20
8
作者 Jieren Cheng Ruomeng Xu +2 位作者 Xiangyan Tang Victor S.Sheng Canting Cai 《Computers, Materials & Continua》 SCIE EI 2018年第4期95-119,共25页
Distributed denial-of-service(DDoS)is a rapidly growing problem with the fast development of the Internet.There are multitude DDoS detection approaches,however,three major problems about DDoS attack detection appear i... Distributed denial-of-service(DDoS)is a rapidly growing problem with the fast development of the Internet.There are multitude DDoS detection approaches,however,three major problems about DDoS attack detection appear in the big data environment.Firstly,to shorten the respond time of the DDoS attack detector;secondly,to reduce the required compute resources;lastly,to achieve a high detection rate with low false alarm rate.In the paper,we propose an abnormal network flow feature sequence prediction approach which could fit to be used as a DDoS attack detector in the big data environment and solve aforementioned problems.We define a network flow abnormal index as PDRA with the percentage of old IP addresses,the increment of the new IP addresses,the ratio of new IP addresses to the old IP addresses and average accessing rate of each new IP address.We design an IP address database using sequential storage model which has a constant time complexity.The autoregressive integrated moving average(ARIMA)trending prediction module will be started if and only if the number of continuous PDRA sequence value,which all exceed an PDRA abnormal threshold(PAT),reaches a certain preset threshold.And then calculate the probability that is the percentage of forecasting PDRA sequence value which exceed the PAT.Finally we identify the DDoS attack based on the abnormal probability of the forecasting PDRA sequence.Both theorem and experiment show that the method we proposed can effectively reduce the compute resources consumption,identify DDoS attack at its initial stage with higher detection rate and lower false alarm rate. 展开更多
关键词 DDoS attack time series prediction ARIMA big data
在线阅读 下载PDF
Travel time prediction model of freeway based on gradient boosting decision tree 被引量:9
9
作者 Cheng Juan Chen Xianhua 《Journal of Southeast University(English Edition)》 EI CAS 2019年第3期393-398,共6页
To investigate the travel time prediction method of the freeway, a model based on the gradient boosting decision tree (GBDT) is proposed. Eleven variables (namely, travel time in current period T i , traffic flow in c... To investigate the travel time prediction method of the freeway, a model based on the gradient boosting decision tree (GBDT) is proposed. Eleven variables (namely, travel time in current period T i , traffic flow in current period Q i , speed in current period V i , density in current period K i , the number of vehicles in current period N i , occupancy in current period R i , traffic state parameter in current period X i , travel time in previous time period T i -1 , etc.) are selected to predict the travel time for 10 min ahead in the proposed model. Data obtained from VISSIM simulation is used to train and test the model. The results demonstrate that the prediction error of the GBDT model is smaller than those of the back propagation (BP) neural network model and the support vector machine (SVM) model. Travel time in current period T i is the most important variable among all variables in the GBDT model. The GBDT model can produce more accurate prediction results and mine the hidden nonlinear relationships deeply between variables and the predicted travel time. 展开更多
关键词 gradient boosting decision tree (GBDT) travel time prediction FREEWAY traffic state parameter
在线阅读 下载PDF
Application of uncertainty reasoning based on cloud model in time series prediction 被引量:11
10
作者 张锦春 胡谷雨 《Journal of Zhejiang University Science》 EI CSCD 2003年第5期578-583,共6页
Time series prediction has been successfully used in several application areas, such as meteoro-logical forecasting, market prediction, network traffic forecasting, etc. , and a number of techniques have been develop... Time series prediction has been successfully used in several application areas, such as meteoro-logical forecasting, market prediction, network traffic forecasting, etc. , and a number of techniques have been developed for modeling and predicting time series. In the traditional exponential smoothing method, a fixed weight is assigned to data history, and the trend changes of time series are ignored. In this paper, an uncertainty reasoning method, based on cloud model, is employed in time series prediction, which uses cloud logic controller to adjust the smoothing coefficient of the simple exponential smoothing method dynamically to fit the current trend of the time series. The validity of this solution was proved by experiments on various data sets. 展开更多
关键词 Time series prediction Cloud model Simple expo nential smoothing method
在线阅读 下载PDF
Time series online prediction algorithm based on least squares support vector machine 被引量:8
11
作者 吴琼 刘文颖 杨以涵 《Journal of Central South University of Technology》 EI 2007年第3期442-446,共5页
Deficiencies of applying the traditional least squares support vector machine (LS-SVM) to time series online prediction were specified. According to the kernel function matrix's property and using the recursive cal... Deficiencies of applying the traditional least squares support vector machine (LS-SVM) to time series online prediction were specified. According to the kernel function matrix's property and using the recursive calculation of block matrix, a new time series online prediction algorithm based on improved LS-SVM was proposed. The historical training results were fully utilized and the computing speed of LS-SVM was enhanced. Then, the improved algorithm was applied to timc series online prediction. Based on the operational data provided by the Northwest Power Grid of China, the method was used in the transient stability prediction of electric power system. The results show that, compared with the calculation time of the traditional LS-SVM(75 1 600 ms), that of the proposed method in different time windows is 40-60 ms, proposed method is above 0.8. So the improved method is online prediction. and the prediction accuracy(normalized root mean squared error) of the better than the traditional LS-SVM and more suitable for time series online prediction. 展开更多
关键词 time series prediction machine learning support vector machine statistical learning theory
在线阅读 下载PDF
Bus Arrival Time Prediction Based on Mixed Model 被引量:4
12
作者 Jinglin Li Jie Gao +1 位作者 Yu Yang Heran Wei 《China Communications》 SCIE CSCD 2017年第5期38-47,共10页
How to predict the bus arrival time accurately is a crucial problem to be solved in Internet of Vehicle. Existed methods cannot solve the problem effectively for ignoring the traffic delay jitter. In this paper,a thre... How to predict the bus arrival time accurately is a crucial problem to be solved in Internet of Vehicle. Existed methods cannot solve the problem effectively for ignoring the traffic delay jitter. In this paper,a three-stage mixed model is proposed for bus arrival time prediction. The first stage is pattern training. In this stage,the traffic delay jitter patterns(TDJP)are mined by K nearest neighbor and K-means in the historical traffic time data. The second stage is the single-step prediction,which is based on real-time adjusted Kalman filter with a modification of historical TDJP. In the third stage,as the influence of historical law is increasing in long distance prediction,we combine the single-step prediction dynamically with Markov historical transfer model to conduct the multi-step prediction. The experimental results show that the proposed single-step prediction model performs better in accuracy and efficiency than short-term traffic flow prediction and dynamic Kalman filter. The multi-step prediction provides a higher level veracity and reliability in travel time forecasting than short-term traffic flow and historical traffic pattern prediction models. 展开更多
关键词 bus arrival time prediction traffic delay jitter pattern internet of vehicle
在线阅读 下载PDF
A production prediction method of single well in water flooding oilfield based on integrated temporal convolutional network model 被引量:5
13
作者 ZHANG Lei DOU Hongen +6 位作者 WANG Tianzhi WANG Hongliang PENG Yi ZHANG Jifeng LIU Zongshang MI Lan JIANG Liwei 《Petroleum Exploration and Development》 CSCD 2022年第5期1150-1160,共11页
Since the oil production of single well in water flooding reservoir varies greatly and is hard to predict, an oil production prediction method of single well based on temporal convolutional network(TCN) is proposed an... Since the oil production of single well in water flooding reservoir varies greatly and is hard to predict, an oil production prediction method of single well based on temporal convolutional network(TCN) is proposed and verified. This method is started from data processing, the correspondence between water injectors and oil producers is determined according to the influence radius of the water injectors, the influence degree of a water injector on an oil producer in the month concerned is added as a model feature, and a Random Forest(RF) model is built to fill the dynamic data of water flooding. The single well history is divided into 4 stages according to its water cut, that is, low water cut, middle water cut, high water cut and extra-high water cut stages. In each stage, a TCN based prediction model is established, hyperparameters of the model are optimized by the Sparrow Search Algorithm(SSA). Finally, the models of the 4 stages are integrated into one whole-life model of the well for production prediction. The application of this method in Daqing Oilfield, NE China shows that:(1) Compared with conventional data processing methods, the data obtained by this processing method are more close to the actual production, and the data set obtained is more authentic and complete.(2) The TCN model has higher prediction accuracy than other 11 models such as Long Short Term Memory(LSTM).(3) Compared with the conventional full-life-cycle models, the model of integrated stages can significantly reduce the error of production prediction. 展开更多
关键词 single well production prediction temporal convolutional network time series prediction water flooding reservoir
在线阅读 下载PDF
New prediction of chaotic time series based on local Lyapunov exponent 被引量:9
14
作者 张勇 《Chinese Physics B》 SCIE EI CAS CSCD 2013年第5期191-197,共7页
A new method of predicting chaotic time series is presented based on a local Lyapunov exponent, by quantitatively measuring the exponential rate of separation or attraction of two infinitely close trajectories in stat... A new method of predicting chaotic time series is presented based on a local Lyapunov exponent, by quantitatively measuring the exponential rate of separation or attraction of two infinitely close trajectories in state space. After recon- structing state space from one-dimensional chaotic time series, neighboring multiple-state vectors of the predicting point are selected to deduce the prediction formula by using the definition of the locaI Lyapunov exponent. Numerical simulations are carded out to test its effectiveness and verify its higher precision over two older methods. The effects of the number of referential state vectors and added noise on forecasting accuracy are also studied numerically. 展开更多
关键词 chaotic time series prediction of chaotic time series local Lyapunov exponent least squaresmethod
原文传递
Remaining Useful Life Prediction of Aeroengine Based on Principal Component Analysis and One-Dimensional Convolutional Neural Network 被引量:5
15
作者 LYU Defeng HU Yuwen 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2021年第5期867-875,共9页
In order to directly construct the mapping between multiple state parameters and remaining useful life(RUL),and reduce the interference of random error on prediction accuracy,a RUL prediction model of aeroengine based... In order to directly construct the mapping between multiple state parameters and remaining useful life(RUL),and reduce the interference of random error on prediction accuracy,a RUL prediction model of aeroengine based on principal component analysis(PCA)and one-dimensional convolution neural network(1D-CNN)is proposed in this paper.Firstly,multiple state parameters corresponding to massive cycles of aeroengine are collected and brought into PCA for dimensionality reduction,and principal components are extracted for further time series prediction.Secondly,the 1D-CNN model is constructed to directly study the mapping between principal components and RUL.Multiple convolution and pooling operations are applied for deep feature extraction,and the end-to-end RUL prediction of aeroengine can be realized.Experimental results show that the most effective principal component from the multiple state parameters can be obtained by PCA,and the long time series of multiple state parameters can be directly mapped to RUL by 1D-CNN,so as to improve the efficiency and accuracy of RUL prediction.Compared with other traditional models,the proposed method also has lower prediction error and better robustness. 展开更多
关键词 AEROENGINE remaining useful life(RUL) principal component analysis(PCA) one-dimensional convolution neural network(1D-CNN) time series prediction state parameters
在线阅读 下载PDF
Online Sequential Extreme Multilayer Perception with Time Series Learning Machine Based Output Self Feedback for Prediction 被引量:5
16
作者 PAN Feng ZHAO Hai-bo 《Journal of Shanghai Jiaotong university(Science)》 EI 2013年第3期366-375,共10页
This study presents a time series prediction model with output self feedback which is implemented based on online sequential extreme learning machine. The output variables derived from multilayer perception can feedba... This study presents a time series prediction model with output self feedback which is implemented based on online sequential extreme learning machine. The output variables derived from multilayer perception can feedback to the network input layer to create a temporal relation between the current node inputs and the lagged node outputs while overcoming the limitation of memory which is a vital port for any time-series prediction application. The model can overcome the static prediction problem with most time series prediction models and can effectively cope with the dynamic properties of time series data. A linear and a nonlinear forecasting algorithms based on online extreme learning machine are proposed to implement the output feedback forecasting model. They are both recursive estimator and have two distinct phases: Predict and Update. The proposed model was tested against different kinds of time series data and the results indicate that the model outperforms the original static model without feedback. 展开更多
关键词 time series prediction extreme learning machine (ELM) autoregression (AR) online sequential learning ELM (OS-ELM) recurrent neural network (RNN)
原文传递
Ship motion extreme short time prediction of ship pitch based on diagonal recurrent neural network 被引量:3
17
作者 SHEN Yan XIE Mei-ping 《Journal of Marine Science and Application》 2005年第2期56-60,共5页
A DRNN (diagonal recurrent neural network) and its RPE (recurrent prediction error) learning algorithm are proposed in this paper .Using of the simple structure of DRNN can reduce the capacity of calculation. The prin... A DRNN (diagonal recurrent neural network) and its RPE (recurrent prediction error) learning algorithm are proposed in this paper .Using of the simple structure of DRNN can reduce the capacity of calculation. The principle of RPE learning algorithm is to adjust weights along the direction of Gauss-Newton. Meanwhile, it is unnecessary to calculate the second local derivative and the inverse matrixes, whose unbiasedness is proved. With application to the extremely short time prediction of large ship pitch, satisfactory results are obtained. Prediction effect of this algorithm is compared with that of auto-regression and periodical diagram method, and comparison results show that the proposed algorithm is feasible. 展开更多
关键词 extreme short time prediction diagonal recursive neural network recurrent prediction error learning algorithm UNBIASEDNESS
在线阅读 下载PDF
Numerical Prediction Methods for Clock Deviation Based on Two-Way Satellite Time and Frequency Transfer Data 被引量:3
18
作者 GUO Hairong YANG Yuanxi HE Haibo 《Geo-Spatial Information Science》 2008年第2期143-147,共5页
Three functional models, polynomial, spectral analysis, and modified AR model, are studied and compared in fitting and predicting clock deviation based on the data sequence derived from two-way satellite time and freq... Three functional models, polynomial, spectral analysis, and modified AR model, are studied and compared in fitting and predicting clock deviation based on the data sequence derived from two-way satellite time and frequency transfer. A robust equivalent weight is applied, which controls the significant influence of outlying observations. Some conclusions show that the prediction precision of robust estimation is better than that of LS. The prediction precision calculated from smoothed observations is higher than that calculated from sampling observations. As a count of the obvious period variations in the clock deviation sequence, the predicted values of polynomial model are implausible. The prediction precision of spectral analysis model is very low, but the principal periods can be determined. The prediction RMS of 6-hour extrapolation interval is Ins or so, when modified AR model is used. 展开更多
关键词 time prediction time transfer two-way satellite time and frequency transfer
在线阅读 下载PDF
A PSO-SVM Model for Short-Term Travel Time Prediction Based on Bluetooth Technology 被引量:3
19
作者 Qun Wang Zhuyun Liu Zhongren Peng 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2015年第3期7-14,共8页
The accurate prediction of travel time along roadway provides valuable traffic information for travelers and traffic managers. Aiming at short-term travel time forecasting on urban arterials,a prediction model( PSOSVM... The accurate prediction of travel time along roadway provides valuable traffic information for travelers and traffic managers. Aiming at short-term travel time forecasting on urban arterials,a prediction model( PSOSVM) combining support vector machine( SVM) and particle swarm optimization( PSO) is developed. Travel time data collected with Bluetooth devices are used to calibrate the proposed model. Field experiments show that the PSO-SVM model 's error indicators are lower than the single SVM model and the BP neural network( BPNN) model. Particularly,the mean-absolute percentage error( MAPE) of PSO-SVM is only 9. 453 4 %which is less than that of the single SVM model( 12. 230 2 %) and the BPNN model( 15. 314 7 %). The results indicate that the proposed PSO-SVM model is feasible and more effective than other models for shortterm travel time prediction on urban arterials. 展开更多
关键词 urban arterials travel time prediction Bluetooth detection support vector machine(SVM) particle swarm optimization(PSO)
在线阅读 下载PDF
Continuous-Time Prediction of Industrial Paste Thickener System With Differential ODE-Net 被引量:3
20
作者 Zhaolin Yuan Xiaorui Li +4 位作者 Di Wu Xiaojuan Ban Nai-Qi Wu Hong-Ning Dai Hao Wang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2022年第4期686-698,共13页
It is crucial to predict the outputs of a thickening system,including the underflow concentration(UC)and mud pressure,for optimal control of the process.The proliferation of industrial sensors and the availability of ... It is crucial to predict the outputs of a thickening system,including the underflow concentration(UC)and mud pressure,for optimal control of the process.The proliferation of industrial sensors and the availability of thickening-system data make this possible.However,the unique properties of thickening systems,such as the non-linearities,long-time delays,partially observed data,and continuous time evolution pose challenges on building data-driven predictive models.To address the above challenges,we establish an integrated,deep-learning,continuous time network structure that consists of a sequential encoder,a state decoder,and a derivative module to learn the deterministic state space model from thickening systems.Using a case study,we examine our methods with a tailing thickener manufactured by the FLSmidth installed with massive sensors and obtain extensive experimental results.The results demonstrate that the proposed continuous-time model with the sequential encoder achieves better prediction performances than the existing discrete-time models and reduces the negative effects from long time delays by extracting features from historical system trajectories.The proposed method also demonstrates outstanding performances for both short and long term prediction tasks with the two proposed derivative types. 展开更多
关键词 Industrial 24 paste thickener ordinary differential equation(ODE)-net recurrent neural network time series prediction
在线阅读 下载PDF
上一页 1 2 6 下一页 到第
使用帮助 返回顶部