Considering the recent developments in deep learning, it has become increasingly important to verify what methods are valid for the prediction of multivariate time-series data. In this study, we propose a novel method...Considering the recent developments in deep learning, it has become increasingly important to verify what methods are valid for the prediction of multivariate time-series data. In this study, we propose a novel method of time-series prediction employing multiple deep learners combined with a Bayesian network where training data is divided into clusters using K-means clustering. We decided how many clusters are the best for K-means with the Bayesian information criteria. Depending on each cluster, the multiple deep learners are trained. We used three types of deep learners: deep neural network (DNN), recurrent neural network (RNN), and long short-term memory (LSTM). A naive Bayes classifier is used to determine which deep learner is in charge of predicting a particular time-series. Our proposed method will be applied to a set of financial time-series data, the Nikkei Average Stock price, to assess the accuracy of the predictions made. Compared with the conventional method of employing a single deep learner to acquire all the data, it is demonstrated by our proposed method that F-value and accuracy are improved.展开更多
The explosion of online information with the recent advent of digital technology in information processing,information storing,information sharing,natural language processing,and text mining techniques has enabled sto...The explosion of online information with the recent advent of digital technology in information processing,information storing,information sharing,natural language processing,and text mining techniques has enabled stock investors to uncover market movement and volatility from heterogeneous content.For example,a typical stock market investor reads the news,explores market sentiment,and analyzes technical details in order to make a sound decision prior to purchasing or selling a particular company’s stock.However,capturing a dynamic stock market trend is challenging owing to high fluctuation and the non-stationary nature of the stock market.Although existing studies have attempted to enhance stock prediction,few have provided a complete decision-support system for investors to retrieve real-time data from multiple sources and extract insightful information for sound decision-making.To address the above challenge,we propose a unified solution for data collection,analysis,and visualization in real-time stock market prediction to retrieve and process relevant financial data from news articles,social media,and company technical information.We aim to provide not only useful information for stock investors but also meaningful visualization that enables investors to effectively interpret storyline events affecting stock prices.Specifically,we utilize an ensemble stacking of diversified machine-learning-based estimators and innovative contextual feature engineering to predict the next day’s stock prices.Experiment results show that our proposed stock forecasting method outperforms a traditional baseline with an average mean absolute percentage error of 0.93.Our findings confirm that leveraging an ensemble scheme of machine learning methods with contextual information improves stock prediction performance.Finally,our study could be further extended to a wide variety of innovative financial applications that seek to incorporate external insight from contextual information such as large-scale online news articles and social media data.展开更多
各行业规模化产量分析对产能建设和生产计划调度有着重要的指导意义。各行业生产产量数据为时间序列,针对现有的时间序列预测模型存在滞后性、模态混叠等缺点,提出一种基于EEMD-LSTM-BLS产量预测组合模型。模型首先利用集合经验模态分解...各行业规模化产量分析对产能建设和生产计划调度有着重要的指导意义。各行业生产产量数据为时间序列,针对现有的时间序列预测模型存在滞后性、模态混叠等缺点,提出一种基于EEMD-LSTM-BLS产量预测组合模型。模型首先利用集合经验模态分解(Ensemble Empirical Modal Decomposition,EEMD)将原始产量分解成更加平滑的子序列,可以减小噪声的影响提高预测准确性;再将分解后的子序列分别输入到长短时记忆-宽度学习系统(Long Short Term Memory-Broad Learning System,LSTM-BLS)中训练,利用BLS来解决LSTM预测中的滞后性。为了验证模型有效性,以某卷烟厂产量进行实例分析。通过与基线模型以及现有模型比较,验证提出的模型能更有效、准确的预测产量,为车间生产计划调度提供了便捷有效的方法。展开更多
Online sequential extreme learning machine(OS-ELM)for single-hidden layer feedforward networks(SLFNs)is an effective machine learning algorithm.But OS-ELM has some underlying weaknesses of neglecting time series timel...Online sequential extreme learning machine(OS-ELM)for single-hidden layer feedforward networks(SLFNs)is an effective machine learning algorithm.But OS-ELM has some underlying weaknesses of neglecting time series timeliness and being incapable to provide quantitative uncertainty for prediction.To overcome these shortcomings,a time series prediction method is presented based on the combination of OS-ELM with adaptive forgetting factor(AFF-OS-ELM)and bootstrap(B-AFF-OS-ELM).Firstly,adaptive forgetting factor is added into OS-ELM for adjusting the effective window length of training data during OS-ELM sequential learning phase.Secondly,the current bootstrap is developed to fit time series prediction online.Then associated with improved bootstrap,the proposed method can compute prediction interval as uncertainty information,meanwhile the improved bootstrap enhances prediction accuracy and stability of AFF-OS-ELM.Performances of B-AFF-OS-ELM are benchmarked with other traditional and improved OS-ELM on simulation and practical time series data.Results indicate the significant performances achieved by B-AFF-OS-ELM.展开更多
文摘Considering the recent developments in deep learning, it has become increasingly important to verify what methods are valid for the prediction of multivariate time-series data. In this study, we propose a novel method of time-series prediction employing multiple deep learners combined with a Bayesian network where training data is divided into clusters using K-means clustering. We decided how many clusters are the best for K-means with the Bayesian information criteria. Depending on each cluster, the multiple deep learners are trained. We used three types of deep learners: deep neural network (DNN), recurrent neural network (RNN), and long short-term memory (LSTM). A naive Bayes classifier is used to determine which deep learner is in charge of predicting a particular time-series. Our proposed method will be applied to a set of financial time-series data, the Nikkei Average Stock price, to assess the accuracy of the predictions made. Compared with the conventional method of employing a single deep learner to acquire all the data, it is demonstrated by our proposed method that F-value and accuracy are improved.
基金supported by Mahidol University(Grant No.MU-MiniRC02/2564)We also appreciate the partial computing resources from Grant No.RSA6280105funded by Thailand Science Research and Innovation(TSRI),(formerly known as the Thailand Research Fund(TRF)),and the National Research Council of Thailand(NRCT).
文摘The explosion of online information with the recent advent of digital technology in information processing,information storing,information sharing,natural language processing,and text mining techniques has enabled stock investors to uncover market movement and volatility from heterogeneous content.For example,a typical stock market investor reads the news,explores market sentiment,and analyzes technical details in order to make a sound decision prior to purchasing or selling a particular company’s stock.However,capturing a dynamic stock market trend is challenging owing to high fluctuation and the non-stationary nature of the stock market.Although existing studies have attempted to enhance stock prediction,few have provided a complete decision-support system for investors to retrieve real-time data from multiple sources and extract insightful information for sound decision-making.To address the above challenge,we propose a unified solution for data collection,analysis,and visualization in real-time stock market prediction to retrieve and process relevant financial data from news articles,social media,and company technical information.We aim to provide not only useful information for stock investors but also meaningful visualization that enables investors to effectively interpret storyline events affecting stock prices.Specifically,we utilize an ensemble stacking of diversified machine-learning-based estimators and innovative contextual feature engineering to predict the next day’s stock prices.Experiment results show that our proposed stock forecasting method outperforms a traditional baseline with an average mean absolute percentage error of 0.93.Our findings confirm that leveraging an ensemble scheme of machine learning methods with contextual information improves stock prediction performance.Finally,our study could be further extended to a wide variety of innovative financial applications that seek to incorporate external insight from contextual information such as large-scale online news articles and social media data.
文摘各行业规模化产量分析对产能建设和生产计划调度有着重要的指导意义。各行业生产产量数据为时间序列,针对现有的时间序列预测模型存在滞后性、模态混叠等缺点,提出一种基于EEMD-LSTM-BLS产量预测组合模型。模型首先利用集合经验模态分解(Ensemble Empirical Modal Decomposition,EEMD)将原始产量分解成更加平滑的子序列,可以减小噪声的影响提高预测准确性;再将分解后的子序列分别输入到长短时记忆-宽度学习系统(Long Short Term Memory-Broad Learning System,LSTM-BLS)中训练,利用BLS来解决LSTM预测中的滞后性。为了验证模型有效性,以某卷烟厂产量进行实例分析。通过与基线模型以及现有模型比较,验证提出的模型能更有效、准确的预测产量,为车间生产计划调度提供了便捷有效的方法。
文摘Online sequential extreme learning machine(OS-ELM)for single-hidden layer feedforward networks(SLFNs)is an effective machine learning algorithm.But OS-ELM has some underlying weaknesses of neglecting time series timeliness and being incapable to provide quantitative uncertainty for prediction.To overcome these shortcomings,a time series prediction method is presented based on the combination of OS-ELM with adaptive forgetting factor(AFF-OS-ELM)and bootstrap(B-AFF-OS-ELM).Firstly,adaptive forgetting factor is added into OS-ELM for adjusting the effective window length of training data during OS-ELM sequential learning phase.Secondly,the current bootstrap is developed to fit time series prediction online.Then associated with improved bootstrap,the proposed method can compute prediction interval as uncertainty information,meanwhile the improved bootstrap enhances prediction accuracy and stability of AFF-OS-ELM.Performances of B-AFF-OS-ELM are benchmarked with other traditional and improved OS-ELM on simulation and practical time series data.Results indicate the significant performances achieved by B-AFF-OS-ELM.