Neural network based hybrid computing model for wind speed prediction K. Gnana Sheela, S.N. Deepa Neurocomputing Volume 122, 25 December 2013, Pages 425–429.

Slides:



Advertisements
Similar presentations
1 Image Classification MSc Image Processing Assignment March 2003.
Advertisements

Support Vector Machines
Charles Rodenkirch December 11 th, 2013 ECE 539 – Introduction to Artificial Neural Networks PREDICTING INDIVIDUAL PLACEMENT IN COLLEGIATE WATERSKI TOURNAMENTS.
Neural Networks Chapter 9 Joost N. Kok Universiteit Leiden.
Neural Networks II CMPUT 466/551 Nilanjan Ray. Outline Radial basis function network Bayesian neural network.
Neural Network Based Approach for Short-Term Load Forecasting
ETHEM ALPAYDIN © The MIT Press, Lecture Slides for.
Decision Support Systems
RBF Neural Networks x x1 Examples inside circles 1 and 2 are of class +, examples outside both circles are of class – What NN does.
Radial Basis Functions
Chapter 5 NEURAL NETWORKS
November 19, 2009Introduction to Cognitive Science Lecture 20: Artificial Neural Networks I 1 Artificial Neural Network (ANN) Paradigms Overview: The Backpropagation.
Slide 1 EE3J2 Data Mining EE3J2 Data Mining Lecture 15: Introduction to Artificial Neural Networks Martin Russell.
November 9, 2010Neural Networks Lecture 16: Counterpropagation 1 Unsupervised Learning So far, we have only looked at supervised learning, in which an.
Radial Basis Function Networks 표현아 Computer Science, KAIST.
Introduction to Neural Networks Simon Durrant Quantitative Methods December 15th.
Aula 4 Radial Basis Function Networks
Radial Basis Function (RBF) Networks
Radial-Basis Function Networks
Hazırlayan NEURAL NETWORKS Radial Basis Function Networks II PROF. DR. YUSUF OYSAL.
Radial Basis Function Networks
Face Recognition Using Neural Networks Presented By: Hadis Mohseni Leila Taghavi Atefeh Mirsafian.
Soft Computing Colloquium 2 Selection of neural network, Hybrid neural networks.
Machine Learning. Learning agent Any other agent.
A Shaft Sensorless Control for PMSM Using Direct Neural Network Adaptive Observer Authors: Guo Qingding Luo Ruifu Wang Limei IEEE IECON 22 nd International.
Intrusion Detection Using Hybrid Neural Networks Vishal Sevani ( )
Introduction to Neural Networks Debrup Chakraborty Pattern Recognition and Machine Learning 2006.
Chapter 9 Neural Network.
11 CSE 4705 Artificial Intelligence Jinbo Bi Department of Computer Science & Engineering
COMMON EVALUATION FINAL PROJECT Vira Oleksyuk ECE 8110: Introduction to machine Learning and Pattern Recognition.
NEURAL NETWORKS FOR DATA MINING
Introduction to machine learning and data mining 1 iCSC2014, Juan López González, University of Oviedo Introduction to machine learning Juan López González.
Radial Basis Function Networks:
Machine Learning Using Support Vector Machines (Paper Review) Presented to: Prof. Dr. Mohamed Batouche Prepared By: Asma B. Al-Saleh Amani A. Al-Ajlan.
Chapter 6: Techniques for Predictive Modeling
Well Log Data Inversion Using Radial Basis Function Network Kou-Yuan Huang, Li-Sheng Weng Department of Computer Science National Chiao Tung University.
Institute for Advanced Studies in Basic Sciences – Zanjan Kohonen Artificial Neural Networks in Analytical Chemistry Mahdi Vasighi.
Multi-Layer Perceptron
UNSUPERVISED LEARNING NETWORKS
Non-Bayes classifiers. Linear discriminants, neural networks.
An Artificial Neural Network Approach to Surface Waviness Prediction in Surface Finishing Process by Chi Ngo ECE/ME 539 Class Project.
1 Lecture 6 Neural Network Training. 2 Neural Network Training Network training is basic to establishing the functional relationship between the inputs.
Seoul National University Neural Network Modeling for Intelligent Novelty Detection 제 2 차 뇌신경정보학 Workshop 일시 : 2002 년 2 월 27 일 ( 수 ) 10:00-18:00 장소 : KAIST.
Neural Networks Demystified by Louise Francis Francis Analytics and Actuarial Data Mining, Inc.
EEE502 Pattern Recognition
Supervised Machine Learning: Classification Techniques Chaleece Sandberg Chris Bradley Kyle Walsh.
Each neuron has a threshold value Each neuron has weighted inputs from other neurons The input signals form a weighted sum If the activation level exceeds.
An Effective Hybridized Classifier for Breast Cancer Diagnosis DISHANT MITTAL, DEV GAURAV & SANJIBAN SEKHAR ROY VIT University, India.
Artificial Neural Networks for Data Mining. Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall 6-2 Learning Objectives Understand the.
Soft Computing Lecture 15 Constructive learning algorithms. Network of Hamming.
Neural Networks for EMC Modeling of Airplanes Vlastimil Koudelka Department of Radio Electronics FEKT BUT Metz,
1 Traffic accident analysis using machine learning paradigms Miao Chong, Ajith Abraham, Mercin Paprzycki Informatica 29, P89, 2005 Report: Hsin-Chan Tsai.
Canadian Weather Analysis Using Connectionist Learning Paradigms Imran Maqsood*, Muhammad Riaz Khan , Ajith Abraham  * Environmental Systems Engineering.
Business Intelligence and Decision Support Systems (9 th Ed., Prentice Hall) Chapter 6: Artificial Neural Networks for Data Mining.
Business Intelligence and Decision Support Systems (9 th Ed., Prentice Hall) Chapter 6: Artificial Neural Networks for Data Mining.
Supervised Learning – Network is presented with the input and the desired output. – Uses a set of inputs for which the desired outputs results / classes.
Business Intelligence and Decision Support Systems (9 th Ed., Prentice Hall) Chapter 6: Artificial Neural Networks for Data Mining.
Machine Learning 12. Local Models.
Self-Organizing Network Model (SOM) Session 11
ECE 539 Project Jialin Zhang
Final Year Project Presentation --- Magic Paint Face
Neural Networks: Improving Performance in X-ray Lithography Applications ECE 539 Ryan T. Hogg May 10, 2000.
Intelligent Leaning -- A Brief Introduction to Artificial Neural Networks Chiung-Yao Fang.
Neuro-Computing Lecture 4 Radial Basis Function Network
Intelligent Leaning -- A Brief Introduction to Artificial Neural Networks Chiung-Yao Fang.
CSE 573 Introduction to Artificial Intelligence Neural Networks
network of simple neuron-like computing elements
An Improved Neural Network Algorithm for Classifying the Transmission Line Faults Slavko Vasilic Dr Mladen Kezunovic Texas A&M University.
Department of Electrical Engineering
Introduction to Radial Basis Function Networks
Presentation transcript:

Neural network based hybrid computing model for wind speed prediction K. Gnana Sheela, S.N. Deepa Neurocomputing Volume 122, 25 December 2013, Pages 425–429 Reporter : Feng Chun-Bi, Lin Hua-Wei

2 Outline Introduction Method Experiments Conclusion

3 Introduction (1/6) The Renewable Energy is pollution free and abundant. The nonlinear and fluctuation nature of wind proves to be great challenge for reliability and accuracy of power system that incorporates wind speed. To obtain proper and efficient wind power utilization, the wind speed prediction plays an important factor in forecasting.

4 Introduction (2/6) The main features of Neural Network are adaptability, nonlinearity, capability to learn large data and generalization ability. There are different learning methods available in neural networks, both supervised and unsupervised. ›Supervised : Multilayer Perceptron (MLP) 、 Back Propagation Network (BPN) ›Unsupervised : Self-Organizing Map ( SOM ) 、 Adaptive Resonance Theory (ART)

5 Introduction (3/6)

6 Introduction (4/6) SOM is one of the best, unsupervised, learning neural networks. The goal of SOM is to maximize the degree of similarity of pattern, minimize the similarity of pattern belonging to different clusters. The input vector finds out the winner based on the greatest similarity or smallest distance, and output unit is a cluster.

7 Introduction (5/6)

8 Introduction (6/6)

9 Method (1/5) SOM is used for clustering of input data for determining the relationship between input vectors and MLP for prediction of data. Hybrid computing model not only can effectively reduces the error component but also predict wind speed with better accuracy and minimal errors.

10 Method (2/5) Fig.1 hybrid computing model. 1 st input data. 2 nd Data Normalization. 3 rd SOM input data. 4 th SOM output data. 5 th MLP input Layer. 6 th MLP hidden Layer. 7 th MLP output Layer. 8 th Data de-Normalization.

11 Method (3/5) The inputs are wind speed, wind direction and temperature. The predicted wind speed is an output of the proposed model. S. NoInput parametersUnits Range of the parameters 1Wind speedm/s1–12 2Wind directionDegree1–347 3TemperatureDegree. C24–36 Table.1 Input parameters of the proposed model. Fig. 2 Data used in the study.

12 Method (4/5) The set up parameter includes learning rate, epoch, dimensions and so forth. MLP networkSOM network Learning rate0.25Output Cluster4 Output neuron1No. of hidden layer0 1Input Neurons3 Input neurons3No. of Epochs2000 No. of Epochs2000 Threshold1 Table.2 Parameter selection of neural network.

13 Method (5/5) Training SOM network ›SOM learns to classify input vector according to how they are grouped in the input data. Training/testing MLP network ›Each MLP can be trained from past input data. SOM and MLP are computed after data de-normalization, and it becomes the output of the predicted wind speed.

14 Experiments (1/2) The salient feature of the proposed model is the improved accuracy with minimal error. SOM divides the input data into four clusters, in order to improve the accuracy of forecasting. Actual outputPredicted output Table.3 Sample outputs. Fig.3 Actual/predicted output waveform.

15 Experiments (2/2) The RMSE value of hybrid computing model is less than conventional MLP, BPN and RBF neural networks. Neural Network ModelsRMSE Conventional MLP network0.231 Back propagation neural network0.21 Radial basis function neural network0.18 Proposed hybrid neural network Table.4 Performance of Neural Network models.

16 Conclusions The neural network based hybrid computing model is able to predict wind speed. The proposed hybrid model is definitely of a higher standard when compared with conventional MLP, BPN and RBFN models. This neural network based proposed hybrid model is very much useful for predicting wind speed in renewable energy systems.

Thanks for your attention 17

18 Method (4/6) Data normalization is carried out to improve the accuracy of subsequent numerical computation and to obtain an infinitely better output of the model. The minimum of normalized input is '0' and maximum of normalized input is '1'.