首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 15 毫秒
1.
非线性带外输入自回归模型(NARX)在进行预测估计时依赖于主导变量的实时测量,因此在实际工业过程中存在一定的实施难度.针对该问题,利用神经网络构造一种新型NARX动态软测量模型,当工业过程无法及时提供上时刻主导变量测量值时,能通过多步预测方法来确保主导变量的实时预测,通过设计模型结构来降低预测序列的自相关性,从而抑制由多步估计造成的累积误差,以适当降低单步预测精度为代价,使模型在主导变量检测时间长、采样周期长、测量存在噪声的工业场合下得到更好的预测效果.通过数学分析和脱丁烷塔数据仿真实验验证了所构建模型的有效性.  相似文献   

2.
This paper proposes an artificial neural network (ANN) based software reliability model trained by novel particle swarm optimization (PSO) algorithm for enhanced forecasting of the reliability of software. The proposed ANN is developed considering the fault generation phenomenon during software testing with the fault complexity of different levels. We demonstrate the proposed model considering three types of faults residing in the software. We propose a neighborhood based fuzzy PSO algorithm for competent learning of the proposed ANN using software failure data. Fitting and prediction performances of the neighborhood fuzzy PSO based proposed neural network model are compared with the standard PSO based proposed neural network model and existing ANN based software reliability models in the literature through three real software failure data sets. We also compare the performance of the proposed PSO algorithm with the standard PSO algorithm through learning of the proposed ANN. Statistical analysis shows that the neighborhood fuzzy PSO based proposed neural network model has comparatively better fitting and predictive ability than the standard PSO based proposed neural network model and other ANN based software reliability models. Faster release of software is achievable by applying the proposed PSO based neural network model during the testing period.   相似文献   

3.
Traditional parametric software reliability growth models (SRGMs) are based on some assumptions or distributions and none such single model can produce accurate prediction results in all circumstances. Non-parametric models like the artificial neural network (ANN) based models can predict software reliability based on only fault history data without any assumptions. In this paper, initially we propose a robust feedforward neural network (FFNN) based dynamic weighted combination model (PFFNNDWCM) for software reliability prediction. Four well-known traditional SRGMs are combined based on the dynamically evaluated weights determined by the learning algorithm of the proposed FFNN. Based on this proposed FFNN architecture, we also propose a robust recurrent neural network (RNN) based dynamic weighted combination model (PRNNDWCM) to predict the software reliability more justifiably. A real-coded genetic algorithm (GA) is proposed to train the ANNs. Predictability of the proposed models are compared with the existing ANN based software reliability models through three real software failure data sets. We also compare the performances of the proposed models with the models that can be developed by combining three or two of the four SRGMs. Comparative studies demonstrate that the PFFNNDWCM and PRNNDWCM present fairly accurate fitting and predictive capability than the other existing ANN based models. Numerical and graphical explanations show that PRNNDWCM is promising for software reliability prediction since its fitting and prediction error is much less relative to the PFFNNDWCM.  相似文献   

4.
As churn management is a major task for companies to retain valuable customers, the ability to predict customer churn is necessary. In literature, neural networks have shown their applicability to churn prediction. On the other hand, hybrid data mining techniques by combining two or more techniques have been proved to provide better performances than many single techniques over a number of different domain problems. This paper considers two hybrid models by combining two different neural network techniques for churn prediction, which are back-propagation artificial neural networks (ANN) and self-organizing maps (SOM). The hybrid models are ANN combined with ANN (ANN + ANN) and SOM combined with ANN (SOM + ANN). In particular, the first technique of the two hybrid models performs the data reduction task by filtering out unrepresentative training data. Then, the outputs as representative data are used to create the prediction model based on the second technique. To evaluate the performance of these models, three different kinds of testing sets are considered. They are the general testing set and two fuzzy testing sets based on the filtered out data by the first technique of the two hybrid models, i.e. ANN and SOM, respectively. The experimental results show that the two hybrid models outperform the single neural network baseline model in terms of prediction accuracy and Types I and II errors over the three kinds of testing sets. In addition, the ANN + ANN hybrid model significantly performs better than the SOM + ANN hybrid model and the ANN baseline model.  相似文献   

5.
探索构建对风电场总功率进行直接预测的高精度组合预测算法。考虑到风速的非平稳性导致风电总功率表现为非平稳时间序列,采用NARX神经网络作为初步预测模型,提出了经验模态分解与NARX神经网络相结合的混合预测模型。对风电场总功率非平稳时间序列进行经验模态分解,得到不同频带本征模式分量的平稳序列。对不同频带的平稳分量建立相应的NARX神经网络预测模型,并将各分量模型的预测值进行等权求和得到最终预测值。此外,为研究不同时间间隔对预测结果的影响,采用某大型风电场时间间隔为5 min与15 min的数据进行实验。预测结果表明,提出的组合预测模型适合于总功率预测,其预测效果比传统模型的效果更佳,且时间间隔为5 min的数据比时间间隔为15 min的数据预测精度更高。  相似文献   

6.
This paper proposes NARX (nonlinear autoregressive model with exogenous input) model structures with functional expansion of input patterns by using low complexity ANN (artificial neural network) for nonlinear system identification. Chebyshev polynomials, Legendre polynomials, trigonometric expansions using sine and cosine functions as well as wavelet basis functions are used for the functional expansion of input patterns. The past input and output samples are modeled as a nonlinear NARX process and robust H filter is proposed as the learning algorithm for the neural network to identify the unknown plants. H filtering approach is based on the state space modeling of model parameters and evaluation of Jacobian matrices. This approach is the robustification of Kalman filter which exhibits robust characteristics and fast convergence properties. Comparison results for different nonlinear dynamic plants with forgetting factor recursive least square (FFRLS) and extended Kalman filter (EKF) algorithms demonstrate the effectiveness of the proposed approach.  相似文献   

7.
Support vector machine (SVM) is a powerful algorithm for classification and regression problems and is widely applied to real-world applications. However, its high computational load in the test phase makes it difficult to use in practice. In this paper, we propose hybrid neural network (HNN), a method to accelerate an SVM in the test phase by approximating the SVM. The proposed method approximates the SVM using an artificial neural network (ANN). The resulting regression function of the ANN replaces the decision function or the regression function of the SVM. Since the prediction of the ANN requires significantly less computation than that of the SVM, the proposed method yields faster test speed. The proposed method is evaluated by experiments on real-world benchmark datasets. Experimental results show that the proposed method successfully accelerates SVM in the test phase with little or no prediction loss.  相似文献   

8.
This paper reports on a modelling study of new solar air heater (SAH) system by using artificial neural network (ANN) and wavelet neural network (WNN) models. In this study, a device for inserting an absorbing plate made of aluminium cans into the double-pass channel in a flat-plate SAH. A SAH system is a multi-variable system that is hard to model by conventional methods. As regards the ANN and WNN methods, it has a superior capability for generalization, and this capability is independent on the dimensionality of the input data’s. In this study, an ANN and WNN based methods were intended to adopt SAH system for efficient modelling. To evaluate prediction capabilities of different types of neural network models (ANN and WNN), their best architecture and effective training parameters should be found. The performance of the proposed methodology was evaluated by using several statistical validation parameters. Comparison between predicted and experimental results indicates that the proposed WNN model can be used for estimating the some parameters of SAHs with reasonable accuracy.  相似文献   

9.
Accurate modeling of thermal power plant is very useful as well as difficult. Conventional simulation programs based on heat and mass balances represent plant processes with mathematical equations. These are good for understanding the processes but usually complicated and at times limited with large number of parameters needed. On the other hand, artificial neural network (ANN) models could be developed using real plant data, which are already measured and stored. These models are fast in response and easy to be updated with new plant data. Usually, in ANN modeling, energy systems can also be simulated with fewer numbers of parameters compared to mathematical ones. Step-by-step method of the ANN model development of a coal-fired power plant for its base line operation is discussed in this paper. The ultimate objective of the work was to predict power output from a coal-fired plant by using the least number of controllable parameters as inputs. The paper describes two ANN models, one for boiler and one for turbine, which are eventually integrated into a single ANN model representing the real power plant. The two models are connected through main steam properties, which are the predicted parameters from boiler ANN model. Detailed procedure of ANN model development has been discussed along with the expected prediction accuracies and validation of models with real plant data. The interpolation and extrapolation capability of ANN models for the plant has also been studied, and observed results are reported.  相似文献   

10.
Building cooling load prediction is critical to the success of energy-saving measures. While many of the computational models currently available in the industry have been developed for this purpose, most require extensive computer resources and involve lengthy computational processes. Artificial neural networks (ANNs) have recently been adopted for prediction, and pioneering works have confirmed the feasibility of this approach. However, users are required to predetermine an ANN model’s parameters. This hinders the applicability of the ANN approach in actual engineering problems, as most engineers may be unfamiliar with soft computing. This paper proposes a fully autonomous kernel-based neural network (AKNN) model for noisy data regression prediction. No part of the model’s mechanism requires human intervention; rather, it self-organises its structure according to the training samples presented. Unlike the other existing autonomous models, the AKNN model is an online learning model. It is particularly suitable for online steps-ahead prediction. In this paper, we benchmark the AKNN model’s performance according to other ANN models. It is also successfully applied to predicting the cooling load of a commercial building in Hong Kong. The occupancy areas and concentration of carbon dioxide inside the building are successfully adopted to mimic the building’s internal cooling load. Training data was adopted from actual measurements taken inside the building. Its results show reasonable agreement with actual cooling loads.  相似文献   

11.
In this study, an artificial neural network (ANN) structure is proposed for seasonal time series forecasting. The proposed structure considers the seasonal period in time series in order to determine the number of input and output neurons. The model was tested for four real-world time series. The results found by the proposed ANN were compared with the results of traditional statistical models and other ANN architectures. This comparison shows that the proposed model comes with lower prediction error than other methods. It is shown that the proposed model is especially convenient when the seasonality in time series is strong; however, if the seasonality is weak, different network structures may be more suitable.  相似文献   

12.
《Computers & Structures》2007,85(3-4):179-192
The application of artificial neural networks (ANNs) to solve wind engineering problems has received increasing interests in recent years. This paper is concerned with developing two ANN approaches (a backpropagation neural network [BPNN] and a fuzzy neural network [FNN]) for the prediction of mean, root-mean-square (rms) pressure coefficients and time series of wind-induced pressures on a large gymnasium roof. In this study, simultaneous pressure measurements are made on a large gymnasium roof model in a boundary layer wind tunnel and parts of the model test data are used as the training sets for developing two ANN models to recognize the input–output patterns. Comparisons of the prediction results by the two ANN approaches and those from the wind tunnel test are made to examine the performance of the two ANN models, which demonstrates that the two ANN approaches can successfully predict the pressures on the entire surfaces of the large roof on the basis of wind tunnel pressure measurements from a certain number of pressure taps. Moreover, the FNN approach is found to be superior to the BPNN approach. It is shown through this study that the developed ANN approaches can be served as an effective tool for the design and analysis of wind effects on large roof structures.  相似文献   

13.
This paper explores a new approach for predicting software faults by means of NARX neural network. Also, a careful analysis has been carried out to determine the applicability of NARX network in software reliability. The validation of the proposed approach has been performed using two real software failure data sets. Comparison has been made with some existing parametric software reliability models as well as some neural network (Elman net and TDNN) based SRGM. The results computed shows that the proposed approach outperformed the other existing parametric and neural network based software reliability models with a reasonably good predictive accuracy.  相似文献   

14.
The calibration of conceptual models for the design of urban drainage networks is an important and well-known problem in hydraulic engineering. In this paper the problem is analysed and the use of black-box identification methods is proposed and applied to experimental data. Both linear (ARX and state space) and nonlinear (polynomial and neural NARX) models are considered and their performance in the simulation and prediction of the network flow from rainfall measurements is evaluated.  相似文献   

15.
Harmful algal blooms, which are considered a serious environmental problem nowadays, occur in coastal waters in many parts of the world. They cause acute ecological damage and ensuing economic losses, due to fish kills and shellfish poisoning as well as public health threats posed by toxic blooms. Recently, data-driven models including machine-learning (ML) techniques have been employed to mimic dynamics of algal blooms. One of the most important steps in the application of a ML technique is the selection of significant model input variables. In the present paper, we use two extensively used ML techniques, artificial neural networks (ANN) and genetic programming (GP) for selecting the significant input variables. The efficacy of these techniques is first demonstrated on a test problem with known dependence and then they are applied to a real-world case study of water quality data from Tolo Harbour, Hong Kong. These ML techniques overcome some of the limitations of the currently used techniques for input variable selection, a review of which is also presented. The interpretation of the weights of the trained ANN and the GP evolved equations demonstrate their ability to identify the ecologically significant variables precisely. The significant variables suggested by the ML techniques also indicate chlorophyll-a (Chl-a) itself to be the most significant input in predicting the algal blooms, suggesting an auto-regressive nature or persistence in the algal bloom dynamics, which may be related to the long flushing time in the semi-enclosed coastal waters. The study also confirms the previous understanding that the algal blooms in coastal waters of Hong Kong often occur with a life cycle of the order of 1–2 weeks.  相似文献   

16.
Artificial neural network model had been implemented in different areas such as industrial processes, sciences, and business. In these days, climatic changes have occurred. In this study, meteorological variables are predicted using ANN model. The experimental values are obtained from the Turkish Meteorological Center for different measurement stations. The prediction of the meteorological values are realized, when the neural network model have been trained and tested. Obtained results show that the difference between estimated and measured values is very low. The neural network models for prediction are successfully applied to the meteorological variables.  相似文献   

17.
Algae proliferate when favourable biological, chemical and physical conditions are present. Algal blooms within the Hawkesbury River, NSW, are a regular feature of seasonal cycles and develop in response to non-periodic disturbances. To improve the understanding of processes that lead to algal blooms, an autonomous buoy has been deployed (since 2002) which has generated a high resolution, temporal data set. Parameters monitored at 15 min intervals include Chlorophyll-a, temperature (water and air), salinity and photosynthetically available radiation. This data set is used to configure an Artificial Neural Network (ANN) to predict (one, three and seven days in advance) the mean, 10th and 90th percentile, daily Chlorophyll-a concentrations. The prediction accuracy of the ANNs progressively decreased from one to seven days in advance. Incorporating predictive models coupled with near real time data sourced from automated, telemetered monitoring buoys enables environmental managers to implement proactive algal bloom management strategies.  相似文献   

18.
A suitable combination of linear and nonlinear models provides a more accurate prediction model than an individual linear or nonlinear model for forecasting time series data originating from various applications. The linear autoregressive integrated moving average (ARIMA) and nonlinear artificial neural network (ANN) models are explored in this paper to devise a new hybrid ARIMA–ANN model for the prediction of time series data. Many of the hybrid ARIMA–ANN models which exist in the literature apply an ARIMA model to given time series data, consider the error between the original and the ARIMA-predicted data as a nonlinear component, and model it using an ANN in different ways. Though these models give predictions with higher accuracy than the individual models, there is scope for further improvement in the accuracy if the nature of the given time series is taken into account before applying the models. In the work described in this paper, the nature of volatility was explored using a moving-average filter, and then an ARIMA and an ANN model were suitably applied. Using a simulated data set and experimental data sets such as sunspot data, electricity price data, and stock market data, the proposed hybrid ARIMA–ANN model was applied along with individual ARIMA and ANN models and some existing hybrid ARIMA–ANN models. The results obtained from all of these data sets show that for both one-step-ahead and multistep-ahead forecasts, the proposed hybrid model has higher prediction accuracy.  相似文献   

19.
Hybrid neural modeling for groundwater level prediction   总被引:2,自引:2,他引:0  
The accurate prediction of groundwater level is important for the efficient use and management of groundwater resources, particularly in sub-humid regions where water surplus in monsoon season and water scarcity in non-monsoon season is a common phenomenon. In this paper, an attempt has been made to develop a hybrid neural model (ANN-GA) employing an artificial neural network (ANN) model in conjunction with famous optimization strategy called genetic algorithms (GA) for accurate prediction of groundwater levels in the lower Mahanadi river basin of Orissa State, India. Three types of functionally different algorithm-based ANN models (viz. back-propagation (GDX), Levenberg–Marquardt (LM) and Bayesian regularization (BR)) were used to compare the strength of proposed hybrid model in the efficient prediction of groundwater fluctuations. The ANN-GA hybrid modeling was carried out with lead-time of 1 week and study mainly aimed at November and January months of a year. Overall, simulation results suggest that the Bayesian regularization model is the most efficient of the ANN models tested for the study period. However, a strong correlation between the observed and predicted groundwater levels was observed for all the models. The results reveal that the hybrid GA-based ANN algorithm is able to produce better accuracy and performance in medium and high groundwater level predictions compared to conventional ANN techniques including Bayesian regularization model. Furthermore, the study shows that hybrid neural models can offer significant implications for improving groundwater management and water supply planning in semi-arid areas where aquifer information is not available.  相似文献   

20.
Prediction of stock price index movement is regarded as a challenging task of financial time series prediction. An accurate prediction of stock price movement may yield profits for investors. Due to the complexity of stock market data, development of efficient models for predicting is very difficult. This study attempted to develop two efficient models and compared their performances in predicting the direction of movement in the daily Istanbul Stock Exchange (ISE) National 100 Index. The models are based on two classification techniques, artificial neural networks (ANN) and support vector machines (SVM). Ten technical indicators were selected as inputs of the proposed models. Two comprehensive parameter setting experiments for both models were performed to improve their prediction performances. Experimental results showed that average performance of ANN model (75.74%) was found significantly better than that of SVM model (71.52%).  相似文献   

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

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