首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 0 毫秒
1.
Multimedia Tools and Applications - Stock price forecasting is the most difficult field owing to irregularities. Therefore, the stock price forecasting and recommendation is an extremely...  相似文献   

2.
The study demonstrates the superiority of fuzzy based methods for non-stationary, non-linear time series. Study is based on unequal length fuzzy sets and uses IF-THEN based fuzzy rules to capture the trend prevailing in the series. The proposed model not only predicts the value but can also identify the transition points where the series may change its shape and is ready to include subject expert’s opinion to forecast. The series is tested on three different types of data: enrolment for Alabama university, sales volume of a chemical company and Gross domestic capital of India: the growth curve. The model is tested on both kind of series: with and without outliers. The proposed model provides an improved prediction with lesser MAPE (mean average percentage error) for all the series tested.  相似文献   

3.
4.
Improving forecasting especially time series forecasting accuracy is an important yet often difficult task facing decision makers in many areas. Combining multiple models can be an effective way to improve forecasting performance. Recently, considerable research has been taken in neural network ensembles. Most of the work, however, is devoted to the classification type of problems. As time series problems are often more difficult to model due to issues such as autocorrelation and single realization at any particular time point, more research is needed in this area.In this paper, we propose a jittered ensemble method for time series forecasting and test its effectiveness with both simulated and real time series. The central idea of the jittered ensemble is adding noises to the input data and thus augments the original training data set to form models based on different but related training samples. Our results show that the proposed method is able to consistently outperform the single modeling approach with a variety of time series processes. We also find that relatively small ensemble sizes of 5 and 10 are quite effective in forecasting performance improvement.  相似文献   

5.
In this paper, the methods of time series for nonlinearity are briefly surveyed, with particular attention paid to a new test design based on a neural network specification. The proposed integrated expert system contains two main components: an identification environment and a robust forecasting design. The identification environment can be viewed as a integrated dynamic design in which cognitive capabilities arise as a direct consequence of their self-organizational properties. The integrated framework used for discussing the similarities and differences in the nonlinear time series behavior is presented. Moreover, its performance in prediction proves to be superior than the former work. For the investigation of robust forecasting, we perform a simulation study to demonstrate the applicability and the forecasting performance.  相似文献   

6.
The fuzzy time series has recently received increasing attention because of its capability of dealing with vague and incomplete data. There have been a variety of models developed to either improve forecasting accuracy or reduce computation overhead. However, the issues of controlling uncertainty in forecasting, effectively partitioning intervals, and consistently achieving forecasting accuracy with different interval lengths have been rarely investigated. This paper proposes a novel deterministic forecasting model to manage these crucial issues. In addition, an important parameter, the maximum length of subsequence in a fuzzy time series resulting in a certain state, is deterministically quantified. Experimental results using the University of Alabama’s enrollment data demonstrate that the proposed forecasting model outperforms the existing models in terms of accuracy, robustness, and reliability. Moreover, the forecasting model adheres to the consistency principle that a shorter interval length leads to more accurate results.  相似文献   

7.
The combination of forecasts resulting from an ensemble of neural networks has been shown to outperform the use of a single “best” network model. This is supported by an extensive body of literature, which shows that combining generally leads to improvements in forecasting accuracy and robustness, and that using the mean operator often outperforms more complex methods of combining forecasts. This paper proposes a mode ensemble operator based on kernel density estimation, which unlike the mean operator is insensitive to outliers and deviations from normality, and unlike the median operator does not require symmetric distributions. The three operators are compared empirically and the proposed mode ensemble operator is found to produce the most accurate forecasts, followed by the median, while the mean has relatively poor performance. The findings suggest that the mode operator should be considered as an alternative to the mean and median operators in forecasting applications. Experiments indicate that mode ensembles are useful in automating neural network models across a large number of time series, overcoming issues of uncertainty associated with data sampling, the stochasticity of neural network training, and the distribution of the forecasts.  相似文献   

8.
Shih  Shun-Yao  Sun  Fan-Keng  Lee  Hung-yi 《Machine Learning》2019,108(8-9):1421-1441

Forecasting of multivariate time series data, for instance the prediction of electricity consumption, solar power production, and polyphonic piano pieces, has numerous valuable applications. However, complex and non-linear interdependencies between time steps and series complicate this task. To obtain accurate prediction, it is crucial to model long-term dependency in time series data, which can be achieved by recurrent neural networks (RNNs) with an attention mechanism. The typical attention mechanism reviews the information at each previous time step and selects relevant information to help generate the outputs; however, it fails to capture temporal patterns across multiple time steps. In this paper, we propose using a set of filters to extract time-invariant temporal patterns, similar to transforming time series data into its “frequency domain”. Then we propose a novel attention mechanism to select relevant time series, and use its frequency domain information for multivariate forecasting. We apply the proposed model on several real-world tasks and achieve state-of-the-art performance in almost all of cases. Our source code is available at https://github.com/gantheory/TPA-LSTM.

  相似文献   

9.
A hybrid linear-neural model for time series forecasting   总被引:1,自引:0,他引:1  
This paper considers a linear model with time varying parameters controlled by a neural network to analyze and forecast nonlinear time series. We show that this formulation, called neural coefficient smooth transition autoregressive model, is in close relation to the threshold autoregressive model and the smooth transition autoregressive model with the advantage of naturally incorporating linear multivariate thresholds and smooth transitions between regimes. In our proposal, the neural-network output is used to induce a partition of the input space, with smooth and multivariate thresholds. This also allows the choice of good initial values for the training algorithm.  相似文献   

10.
In this paper, we present a new model to handle four major issues of fuzzy time series forecasting, viz., determination of effective length of intervals, handling of fuzzy logical relationships (FLRs), determination of weight for each FLR, and defuzzification of fuzzified time series values. To resolve the problem associated with the determination of length of intervals, this study suggests a new time series data discretization technique. After generating the intervals, the historical time series data set is fuzzified based on fuzzy time series theory. Each fuzzified time series values are then used to create the FLRs. Most of the existing fuzzy time series models simply ignore the repeated FLRs without any proper justification. Since FLRs represent the patterns of historical events as well as reflect the possibility of appearances of these types of patterns in the future. If we simply discard the repeated FLRs, then there may be a chance of information lost. Therefore, in this model, it is recommended to consider the repeated FLRs during forecasting. It is also suggested to assign weights on the FLRs based on their severity rather than their patterns of occurrences. For this purpose, a new technique is incorporated in the model. This technique determines the weight for each FLR based on the index of the fuzzy set associated with the current state of the FLR. To handle these weighted FLRs and to obtain the forecasted results, this study proposes a new defuzzification technique. The proposed model is verified and validated with three different time series data sets. Empirical analyses signify that the proposed model have the robustness to handle one-factor time series data set very efficiently than the conventional fuzzy time series models. Experimental results show that the proposed model also outperforms over the conventional statistical models.  相似文献   

11.
Chu  Xiaoquan  Jin  Haibin  Li  Yue  Feng  Jianying  Mu  Weisong 《Neural computing & applications》2021,33(23):16113-16137
Neural Computing and Applications - Univariate time series forecasting is still an important but challenging task. Considering the wide application of temporal data, adaptive predictors are needed...  相似文献   

12.
In this paper, we propose a combination of an adaptive noise-reduction algorithm based on Singular-Spectrum Analysis (SSA) and a standard feedforward neural prediction model. We test the forecast skill of our method on some short real-world and computergenerated time series with different amounts of additive noise. The results show that our combined technique has better performances than those offered by the same network directly applied to raw data, and therefore is well suited to forecast short and noisy time series with an underlying deterministic data generating process (DGP).  相似文献   

13.

Stream-flow forecasting is a crucial task for hydrological science. Throughout the literature, traditional and artificial intelligence models have been applied to this task. An attempt to explore and develop better expert models is an ongoing endeavor for this hydrological application. In addition, the accuracy of modeling, confidence and practicality of the model are the other significant problems that need to be considered. Accordingly, this study investigates modern non-tuned machine learning data-driven approach, namely extreme learning machine (ELM). This data-driven approach is containing single layer feedforward neural network that selects the input variables randomly and determine the output weights systematically. To demonstrate the reliability and the effectiveness, one-step-ahead stream-flow forecasting based on three time-scale pattern (daily, mean weekly and mean monthly) for Johor river, Malaysia, were implemented. Artificial neural network (ANN) model is used for comparison and evaluation. The results indicated ELM approach superior the ANN model level accuracies and time consuming in addition to precision forecasting in tropical zone. In measureable terms, the dominance of ELM model over ANN model was indicated in accordance with coefficient determination (R 2) root-mean-square error (RMSE) and mean absolute error (MAE). The results were obtained for example the daily time scale R 2 = 0.94 and 0.90, RMSE = 2.78 and 11.63, and MAE = 0.10 and 0.43, for ELM and ANN models respectively.

  相似文献   

14.
Neural Computing and Applications - The analysis along with the modeling of passenger demand dynamic, which deem to have vital implications on the management and the operation within the entire...  相似文献   

15.
In this work a computational intelligence-based approach is proposed for forecasting outgoing telephone calls in a University Campus. A modified Takagi-Sugeno-Kang fuzzy neural system is presented, where the consequent parts of the fuzzy rules are neural networks with an internal recurrence, thus introducing the dynamics to the overall system. The proposed model, entitled Locally Recurrent Neurofuzzy Forecasting System (LR-NFFS), is compared to well-established forecasting models, where its particular characteristics are highlighted.  相似文献   

16.
Fuzzy time series approaches are used when observations of time series contain uncertainty. Moreover, these approaches do not require the assumptions needed for traditional time series approaches. Generally, fuzzy time series methods consist of three stages, namely, fuzzification, determination of fuzzy relations, and defuzzification. Artificial intelligence algorithms are frequently used in these stages with genetic algorithms being the most popular of these algorithms owing to their rich operators and good performance. However, the mutation operator of a GA may cause some negative results in the solution set. Thus, we propose a modified genetic algorithm to find optimal interval lengths and control the effects of the mutation operator. The results of applying our new approach to real datasets show superior forecasting performance when compared with those obtained by other techniques.  相似文献   

17.
Skyline index for time series data   总被引:4,自引:0,他引:4  
We have developed a new indexing strategy that helps overcome the curse of dimensionality for time series data. Our proposed approach, called skyline index, adopts new skyline bounding regions (SBR) to approximate and represent a group of time series data according to their collective shape. Skyline bounding regions allow us to define a distance function that tightly lower bounds the distance between a query and a group of time series data. In an extensive performance study, we investigate the impact of different distance functions by various dimensionality reduction and indexing techniques on the performance of similarity search, including index pages accessed, data objects fetched, and overall query processing time. In addition, we show that, for k-nearest neighbor queries, the proposed skyline index approach can be coupled with the state of the art dimensionality reduction techniques such as adaptive piecewise constant approximation (APCA) and improve its performance by up to a factor of 3.  相似文献   

18.
A number of fuzzy time series models have been designed and developed during the last decade. One problem of these models is that they only provide a single-point forecasted value just like the output of the crisp time series methods. In addition, these models are suitable for forecasting stationary or trend time series, but they are not appropriate for forecasting seasonal time series. Hence, the objective of this study is to develop an integrated fuzzy time series forecasting system in which the forecasted value will be a trapezoidal fuzzy number instead of a single-point value. Furthermore, this system can effectively deal with stationary, trend, and seasonal time series and increase the forecasting accuracy. Two numerical data sets are selected to illustrate the proposed method and compare the forecasting accuracy with four fuzzy time series methods. The results of the comparison show that our system can produce more precise forecasted values than those of four methods.  相似文献   

19.
20.
This article presents an improved method of fuzzy time series to forecast university enrollments. The historical enrollment data of the University of Alabama were first adopted by Song and Chissom (Song, Q. and Chissom, B. S. (1993). Forecasting enrollment with fuzzy time series-part I, Fuzzy Sets and Systems, 54, 1–9; Song, Q. and Chissom, B. S. (1994). Forecasting enrollment with fuzzy time series-part II, Fuzzy Sets and Systems, 54, 267–277) to illustrate the forecasting process of the fuzzy time series. Later, Chen proposed a simpler method. In this article, we show that our method is as simple as Chen's method but more accurate. In forecasting the enrollment of the University of Alabama, the root mean square percentage error (RMSPE) of our method is 3.1113% while the RMSPE of Chen's method is 4.0516%, which shows that our method is doing much better.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号