SlideShare a Scribd company logo
1 of 46
Hiroyuki Mori
Dept. of Electronics Engineering
         Meiji University
Tama-ku, Kawasaki 214-8571
              Japan
     hmori@isc.meiji.ac.jp
   I. Objective

   II. Background

   III. Case Studies in CEPCO
    ◦ Proposed Method
    ◦ Simulation

   IV. Conclusion
   To construct an Intelligent Model for Short-
    term Load Forecasting

   Input data (Rules, Knowledge, Feature
    Extraction) Output Data

   Cause and Effect of Input and Output Data
Nonlinear


       Time-Varian Para
                                       Large-Scale
           metered




Quasi Periodical                              Dynamical




         Random-Like                    Discrete


                          Stochastic
Deregulation




Competition     Power
               networks




Distributed
Generation
   Expert Systems (1980~)

   Artificial Neural Net (1987~)

   Fuzzy Inference (1990~)

   Evolutionary Computation or Meta-Heuristics (1990~)

   Multi-Agent Systems (1995~)

   Data Mining (2000~)
   Expert Systems       Inference

   ANN                  Learning

   Fuzzy                Classification

   Meta-heuristics      Optimization

                         Distributed Systems
   Multi Agent
                         Knowledge Discovery
   Data Mining
   To Understand Complicated Data with Some
    Rules

   To Extract Important Features That are Known
    and/or Unknown

   To Construct More Reasonable
    Models/Strategies
   Load Forecasting

   Dynamic Security Assessment

   Power System Control Center

   Data Profiling of Customers, etc.
Large Data
                Base




              System        Feature
Complexity
             Operators     Extraction




             Uncertainty
   To Propose a Hybrid Method of Regression
    Tree and ANN for Short-term Load
    Forecasting in Electric Power Systems

   To Optimize the Structure of the Regression
    Tree with TS Globally

   To Extract Some Simple Rules From Data Set,
    i.e., Explain the Relationship between Input
    and Output Data
   Japan Sea

   CEPCO: Chubu Electric Power Co.

   Osaka, Nagoya, Tokyo

   Pacific Beach
   Large Factories (Toyota Gr.)

   High Humidity
   Kalman Filtering (Toyoda, „70)
   Regression Model (Asbury, „75)
   ARIMA Model (Hagan, „77)
   Expert System (Rahman,‟88)
   ANN (El-Sharkawi, ‟91)
   Fuzzy Decision Model (Park, ‟91)
   Fuzzy Neural Net (Mori, „94)
   Simplified Fuzzy Inference (Mori, „96)
   Chaos Time Series Analysis (Mori, „96)
   DM-Based Approach (Mori, 2001)
   Regression Model

   ANN Model

   Neuro-Fuzzy Model

   Fuzzy Inference Model
   To enhance the Model Accuracy

    ◦ To Minimize the Maximum Errors

   To clarify the Relationship between Input and
    Output Variables

    ◦ To Validate Their Own Rules

    ◦ To Find out New Rules
   To Play a Key Role in Power System Operation
    and Planning

    ◦ To Smooth ELD and UC

    ◦ To Make Profit through Deregulated and
      Competitive Power Markets

    ◦ (insert equation)
   Learning Data Fuzzy ANN y

   Learning Data Preprocessor Predictor y

   Prediction Model with Preprocessing
    Technique
Cluster 1
           Classifier
Learning                Cluster 2
  Data
           Classifier   Cluster 3
   Regression Tree as a DM Tools (To Find Out
    Important Rules)

   Open Issue

   To Focus on Globally Optimal Classification
    Rather Than Locally Optimal or Locally Quasi-
    optimal One
   Data Mining

    ◦ To Discover Important Rules in Large Data Base

   Data Mining

    ◦ Pattern Recognition

    ◦ Fuzzy Theory

    ◦ Decision Tree, etc.

    ◦ (insert cahrt of Split and Root Node)
   Growth
    ◦   Minimization of Error after Splitting
    ◦   R(n)=V(n)/V0
    ◦   R(n):Error of Node n
    ◦   V(n): Variance of Learning Data Belonging to Node n
    ◦   V0: Variance of All Learning Data
   Pruning
    ◦ Simple Structure of Regression Tree
   Error Estimate
    ◦ Cross-Validation Method
   △R(s,t)=R(t)-R(tL)-R(tR)

   Where, R(s,t): Degree of Error Reduction in
    Case where Attribute s at node t, s: Attribute,
    t: Parent Node, R(t): Sum of Squared Error of
    Parent Node, R(tL(r)): Error of Left-Side
    (Right-Side) Child Node

   (Insert Chart)
   (insert equation)

Where, r: Error, rcv(*): Cross-Validation error,
 Standard Deviation of Cross-Validation Error,
 Pruned Tree Number
Decision Tree         Output           Conventional Methods

Classification        Qualitative      CART, ID3, C4.5

Regression            Quantitative     CART


                 Drawback of Regression Trees
                    -Classification Accuracy
                  (Locally Optimal Structure)
Methods          Decision Tree      Applications       Model Structure

Wehenkel, „94    Classification     Transient          Local
[A1]                                Stability
Rovnyak, „94     Classification     Transient          Local
[A2]                                Stability
Proposed         Regression         Load               Global
                                    Forecasting

[A1] Wehenkel, et. Al., “Decision Tree Based Transient Stability Method
a Case Study,” IEEE Trans. on Power Systems, Vol. 9, No. 1, pp. 459-
469, Feb. 1994
[A2] Rovnyak, et. Al., “Decision Tree for Real-time Transient Stability
Prediction,” IEEE Trans. On Power Systems, Vol. 9, No. 3, pp. 1417-
1426, Aug. 1994.
   Definition
    ◦ Iterative Methods That Have Some Heuristics or
      Simple Rules in Search Process

   Feature
    ◦ To Aim at Evaluating Highly Accurate Solutions

   Typical Meta-Heuristic Methods
    ◦ SA, GA & TS
Methods   Analogies   Parameters    Solution   CPU-Time   Probability
                                    Accuracy
SA        Annealing   -cooling      Less       Slower     X
                      schedule
                      -
                      temperatur
                      e
GA        Natural     -population   Less       Slow       X
          Selection   -crossover
                      -mutation




TS        Adaptive    -tabu         More       Fast
          Memory      length
   Adaptive Memory (Tabu List)

   Only One Parameter (Tabu Length)

   No Use of Random Numbers

   Transition Type Algorithm
   (insert image)

   (a) neighborhood search
    ◦ Red (Fixed Attribute): Blue (Free Attribute)  Tabu
      List
   (b) Tabu List
   To Construct the Regression Tree with the
    Globally Optimal Structure

   To Combine the Optimal Regression Tree with
    MLP

   Optimal Regression Tree
    ◦ To Assign Input Variables to Split Nodes

    ◦ To Globally Optimize Combinations of Input
      Variables with TS
   (insert image)

   (a) phase 1, (b) phase 2

   V(a), V(b), V(c): Input Variables Used as Split
    Conditions

   Fig. 16 Constructing Process by CART
   (insert image)

   (a) phase 1, (b) phase 2

   Fig. 17 Constructing Process of Proposed
    Regression Tree
   TS Solution: Splitting Attribute

   Cost Function: (insert equation)

   (insert graph)

   Fig. 18 Transfer of Splitting Attribute to TS
    Solution
   Start Set Initial Conditions Generate New
    Solutions (Combinations of Input Variables)
    Evaluate Cross-Validation Errors of New
    Solutions (Calculate Split Value?)
    (Pruning) Select Best Solution
    Terminated? Stop
   Target: One-Step- ahead Daily Maximum Load Forecasting
   Learning Data: Summer Weekdays in June to September „91-‟98
    (Except „93 for Unusual Weather Conditions)
   Test Data: Summer Weekdays in June to September „99
   Size of Initial Tree: 31 Splitting Nodes
   Tabu Length: 12
   Conventional methods: CART-MLP and MLP
   Table 4 Parameters of MLP
          Method       Learning Moment Iteration Hidden
                       Rate         um Term s      Unit
         Proposed 0.01        0.6       10000     5
         Method
         CART-     0.02       0.1       10000     5
         MLP
         MLP       0.9        0.5       30000     5
No.   Input Variables
A     Day of the Week d+1
B     Predicted Max Temperature


C     Predicted Min Temperature


D     Predicted Average
      Temperature
E     Predicted Min Humidity


F     Predicted Discomfort Index


G     Max Load day d
H     Dif between max load on
      days d and d-1
I     Dif between avg temp
J     Avg of max load
k     Avg of avg temp
   (Insert graphs)
   (insert decision tree)
   (Insert decision tree)
   (Insert decision tree)
N(t)   Rule



4      T(AV,d+1)> 28.05 C
       L(md)> 0.845

Note   L(md): Max Load on Day d
Methods             Tree (sec)          MLP (sec)


Proposed            17760               2.7


CART-MLP            7                   4.3


MLP                                     27.6



 Computer: FUJITSU S-7/7000U Model 45
 SPECint_rate 95:422 (296MHz)
 SPECfp_rate 95:561 (296MHz)
   (insert graph)
   1. This paper has proposed a Hybrid Method of
    the optimal regression tree and MLP for short-
    term load forecasting
   2. Tabu Search is used to globally optimize the
    model structure of the regression tree
   3. The simulation results have shown that the
    proposed method is more effective than CART-
    MLP in terms of the average and the maximum
    errors
   4. The proposed method allows to clarify the
    relationship between input and output variables
    through the systematic rules
   H. Mori and N. Kosemura, “Optimal Regression Tree Based Rule
    Discovery for Short-term Load Forecasting,” Proc. Of 2001 IEEE
    PES Winter Meeting, Vol. 2, pp.421-426, Columbus, USA, Jan.
    2001
   H. Mori, N. Kosemura, K. Ishiguro and T. kondo, “Short-term
    Load Forecasting with Fuzzy Regression Tree in Power Systems,”
    Proc. Of 2001 IEEE International Conference on Systems, Man &
    Cybernetics, pp. 1948-1953, Tuscon, AZ, U.S.A, Oct. 2001
   H. Mori, N. Kosemura, T. Kondo and K. Numa, “Data Mining for
    Short-term Load Forecasting,” Proc. Of 2002 IEEE PES Winter
    Meeting, Vol. 1, pp.623-624, New York, NY, USA, Jan. 2002
   H. Mori and Y. Sakatani, “An Integrated Method of Fuzzy Data
    Mining and Fuzzy Inference for Short-term load forecasting,”
    Proc. Of ISAP (CD-ROM), Limnos, Greece, Aug. 2003
   H. Mori, Y. Sakatani, T. Fujino and K. Numa, “An Efficient Hybrid
    Method of Regression Tree and Fuzzy Inference for Short-term
    Load Forecasting in Electric Power Systems, “A..Lofti and M.J.
    Garibaldi (Eds.), “Applications and Science in Soft Computing,”
    pp.287-294, Springer, Berlin, Germany, Nov. 2003

More Related Content

What's hot

Jet Energy Corrections with Deep Neural Network Regression
Jet Energy Corrections with Deep Neural Network RegressionJet Energy Corrections with Deep Neural Network Regression
Jet Energy Corrections with Deep Neural Network RegressionDaniel Holmberg
 
Expert system design for elastic scattering neutrons optical model using bpnn
Expert system design for elastic scattering neutrons optical model using bpnnExpert system design for elastic scattering neutrons optical model using bpnn
Expert system design for elastic scattering neutrons optical model using bpnnijcsa
 
Deep Feed Forward Neural Networks and Regularization
Deep Feed Forward Neural Networks and RegularizationDeep Feed Forward Neural Networks and Regularization
Deep Feed Forward Neural Networks and RegularizationYan Xu
 
RADIAL BASIS FUNCTION PROCESS NEURAL NETWORK TRAINING BASED ON GENERALIZED FR...
RADIAL BASIS FUNCTION PROCESS NEURAL NETWORK TRAINING BASED ON GENERALIZED FR...RADIAL BASIS FUNCTION PROCESS NEURAL NETWORK TRAINING BASED ON GENERALIZED FR...
RADIAL BASIS FUNCTION PROCESS NEURAL NETWORK TRAINING BASED ON GENERALIZED FR...cseij
 
Congestion Control through Load Balancing Technique for Mobile Networks: A Cl...
Congestion Control through Load Balancing Technique for Mobile Networks: A Cl...Congestion Control through Load Balancing Technique for Mobile Networks: A Cl...
Congestion Control through Load Balancing Technique for Mobile Networks: A Cl...IDES Editor
 
Large Scale Kernel Learning using Block Coordinate Descent
Large Scale Kernel Learning using Block Coordinate DescentLarge Scale Kernel Learning using Block Coordinate Descent
Large Scale Kernel Learning using Block Coordinate DescentShaleen Kumar Gupta
 
Radial basis function network ppt bySheetal,Samreen and Dhanashri
Radial basis function network ppt bySheetal,Samreen and DhanashriRadial basis function network ppt bySheetal,Samreen and Dhanashri
Radial basis function network ppt bySheetal,Samreen and Dhanashrisheetal katkar
 
In datacenter performance analysis of a tensor processing unit
In datacenter performance analysis of a tensor processing unitIn datacenter performance analysis of a tensor processing unit
In datacenter performance analysis of a tensor processing unitJinwon Lee
 
Quantum Computation for Predicting Electron and Phonon Properties of Solids
Quantum Computation for Predicting Electron and Phonon Properties of SolidsQuantum Computation for Predicting Electron and Phonon Properties of Solids
Quantum Computation for Predicting Electron and Phonon Properties of SolidsKAMAL CHOUDHARY
 
PR-330: How To Train Your ViT? Data, Augmentation, and Regularization in Visi...
PR-330: How To Train Your ViT? Data, Augmentation, and Regularization in Visi...PR-330: How To Train Your ViT? Data, Augmentation, and Regularization in Visi...
PR-330: How To Train Your ViT? Data, Augmentation, and Regularization in Visi...Jinwon Lee
 
IRJET- Performance Analysis of Energy Efficient Clustering Protocol using TAB...
IRJET- Performance Analysis of Energy Efficient Clustering Protocol using TAB...IRJET- Performance Analysis of Energy Efficient Clustering Protocol using TAB...
IRJET- Performance Analysis of Energy Efficient Clustering Protocol using TAB...IRJET Journal
 
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKSOPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKSZac Darcy
 
ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...
ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...
ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...IJCNCJournal
 
Adaptive Training of Radial Basis Function Networks Based on Cooperative
Adaptive Training of Radial Basis Function Networks Based on CooperativeAdaptive Training of Radial Basis Function Networks Based on Cooperative
Adaptive Training of Radial Basis Function Networks Based on CooperativeESCOM
 
Radio Signal Classification with Deep Neural Networks
Radio Signal Classification with Deep Neural NetworksRadio Signal Classification with Deep Neural Networks
Radio Signal Classification with Deep Neural NetworksKachi Odoemene
 
A Scalable Dataflow Implementation of Curran's Approximation Algorithm
A Scalable Dataflow Implementation of Curran's Approximation AlgorithmA Scalable Dataflow Implementation of Curran's Approximation Algorithm
A Scalable Dataflow Implementation of Curran's Approximation AlgorithmNECST Lab @ Politecnico di Milano
 
IIBMP2019 講演資料「オープンソースで始める深層学習」
IIBMP2019 講演資料「オープンソースで始める深層学習」IIBMP2019 講演資料「オープンソースで始める深層学習」
IIBMP2019 講演資料「オープンソースで始める深層学習」Preferred Networks
 

What's hot (20)

Jet Energy Corrections with Deep Neural Network Regression
Jet Energy Corrections with Deep Neural Network RegressionJet Energy Corrections with Deep Neural Network Regression
Jet Energy Corrections with Deep Neural Network Regression
 
Expert system design for elastic scattering neutrons optical model using bpnn
Expert system design for elastic scattering neutrons optical model using bpnnExpert system design for elastic scattering neutrons optical model using bpnn
Expert system design for elastic scattering neutrons optical model using bpnn
 
Deep Feed Forward Neural Networks and Regularization
Deep Feed Forward Neural Networks and RegularizationDeep Feed Forward Neural Networks and Regularization
Deep Feed Forward Neural Networks and Regularization
 
Chap3 slides
Chap3 slidesChap3 slides
Chap3 slides
 
RADIAL BASIS FUNCTION PROCESS NEURAL NETWORK TRAINING BASED ON GENERALIZED FR...
RADIAL BASIS FUNCTION PROCESS NEURAL NETWORK TRAINING BASED ON GENERALIZED FR...RADIAL BASIS FUNCTION PROCESS NEURAL NETWORK TRAINING BASED ON GENERALIZED FR...
RADIAL BASIS FUNCTION PROCESS NEURAL NETWORK TRAINING BASED ON GENERALIZED FR...
 
Congestion Control through Load Balancing Technique for Mobile Networks: A Cl...
Congestion Control through Load Balancing Technique for Mobile Networks: A Cl...Congestion Control through Load Balancing Technique for Mobile Networks: A Cl...
Congestion Control through Load Balancing Technique for Mobile Networks: A Cl...
 
Large Scale Kernel Learning using Block Coordinate Descent
Large Scale Kernel Learning using Block Coordinate DescentLarge Scale Kernel Learning using Block Coordinate Descent
Large Scale Kernel Learning using Block Coordinate Descent
 
Radial basis function network ppt bySheetal,Samreen and Dhanashri
Radial basis function network ppt bySheetal,Samreen and DhanashriRadial basis function network ppt bySheetal,Samreen and Dhanashri
Radial basis function network ppt bySheetal,Samreen and Dhanashri
 
In datacenter performance analysis of a tensor processing unit
In datacenter performance analysis of a tensor processing unitIn datacenter performance analysis of a tensor processing unit
In datacenter performance analysis of a tensor processing unit
 
Quantum Computation for Predicting Electron and Phonon Properties of Solids
Quantum Computation for Predicting Electron and Phonon Properties of SolidsQuantum Computation for Predicting Electron and Phonon Properties of Solids
Quantum Computation for Predicting Electron and Phonon Properties of Solids
 
PR-330: How To Train Your ViT? Data, Augmentation, and Regularization in Visi...
PR-330: How To Train Your ViT? Data, Augmentation, and Regularization in Visi...PR-330: How To Train Your ViT? Data, Augmentation, and Regularization in Visi...
PR-330: How To Train Your ViT? Data, Augmentation, and Regularization in Visi...
 
[ppt]
[ppt][ppt]
[ppt]
 
IRJET- Performance Analysis of Energy Efficient Clustering Protocol using TAB...
IRJET- Performance Analysis of Energy Efficient Clustering Protocol using TAB...IRJET- Performance Analysis of Energy Efficient Clustering Protocol using TAB...
IRJET- Performance Analysis of Energy Efficient Clustering Protocol using TAB...
 
Wireless network design wi max network_design_21-jun-2007
Wireless network design wi max network_design_21-jun-2007Wireless network design wi max network_design_21-jun-2007
Wireless network design wi max network_design_21-jun-2007
 
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKSOPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS
 
ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...
ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...
ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...
 
Adaptive Training of Radial Basis Function Networks Based on Cooperative
Adaptive Training of Radial Basis Function Networks Based on CooperativeAdaptive Training of Radial Basis Function Networks Based on Cooperative
Adaptive Training of Radial Basis Function Networks Based on Cooperative
 
Radio Signal Classification with Deep Neural Networks
Radio Signal Classification with Deep Neural NetworksRadio Signal Classification with Deep Neural Networks
Radio Signal Classification with Deep Neural Networks
 
A Scalable Dataflow Implementation of Curran's Approximation Algorithm
A Scalable Dataflow Implementation of Curran's Approximation AlgorithmA Scalable Dataflow Implementation of Curran's Approximation Algorithm
A Scalable Dataflow Implementation of Curran's Approximation Algorithm
 
IIBMP2019 講演資料「オープンソースで始める深層学習」
IIBMP2019 講演資料「オープンソースで始める深層学習」IIBMP2019 講演資料「オープンソースで始める深層学習」
IIBMP2019 講演資料「オープンソースで始める深層学習」
 

Similar to A Hybrid Method of CART and Artificial Neural Network for Short Term Load Forecasting in Power Systems

IGARSS2011-I-Ling.ppt
IGARSS2011-I-Ling.pptIGARSS2011-I-Ling.ppt
IGARSS2011-I-Ling.pptgrssieee
 
Ijariie1117 volume 1-issue 1-page-25-27
Ijariie1117 volume 1-issue 1-page-25-27Ijariie1117 volume 1-issue 1-page-25-27
Ijariie1117 volume 1-issue 1-page-25-27IJARIIE JOURNAL
 
Machine Learning Algorithms (Part 1)
Machine Learning Algorithms (Part 1)Machine Learning Algorithms (Part 1)
Machine Learning Algorithms (Part 1)Zihui Li
 
Jörg Stelzer
Jörg StelzerJörg Stelzer
Jörg Stelzerbutest
 
Churn Modeling For Mobile Telecommunications
Churn Modeling For Mobile TelecommunicationsChurn Modeling For Mobile Telecommunications
Churn Modeling For Mobile TelecommunicationsSalford Systems
 
Design of ternary sequence using msaa
Design of ternary sequence using msaaDesign of ternary sequence using msaa
Design of ternary sequence using msaaEditor Jacotech
 
BPSO&1-NN algorithm-based variable selection for power system stability ident...
BPSO&1-NN algorithm-based variable selection for power system stability ident...BPSO&1-NN algorithm-based variable selection for power system stability ident...
BPSO&1-NN algorithm-based variable selection for power system stability ident...IJAEMSJORNAL
 
My Postdoctoral Research
My Postdoctoral ResearchMy Postdoctoral Research
My Postdoctoral ResearchPo-Ting Wu
 
Machine learning and linear regression programming
Machine learning and linear regression programmingMachine learning and linear regression programming
Machine learning and linear regression programmingSoumya Mukherjee
 
Artificial Neural Networks for Storm Surge Prediction in North Carolina
Artificial Neural Networks for Storm Surge Prediction in North CarolinaArtificial Neural Networks for Storm Surge Prediction in North Carolina
Artificial Neural Networks for Storm Surge Prediction in North CarolinaAnton Bezuglov
 
FPGA Implementation of a GA
FPGA Implementation of a GAFPGA Implementation of a GA
FPGA Implementation of a GAHocine Merabti
 
Learning to Search Henry Kautz
Learning to Search Henry KautzLearning to Search Henry Kautz
Learning to Search Henry Kautzbutest
 
Learning to Search Henry Kautz
Learning to Search Henry KautzLearning to Search Henry Kautz
Learning to Search Henry Kautzbutest
 
A Tale of Data Pattern Discovery in Parallel
A Tale of Data Pattern Discovery in ParallelA Tale of Data Pattern Discovery in Parallel
A Tale of Data Pattern Discovery in ParallelJenny Liu
 
Artificial Intelligence Applications in Petroleum Engineering - Part I
Artificial Intelligence Applications in Petroleum Engineering - Part IArtificial Intelligence Applications in Petroleum Engineering - Part I
Artificial Intelligence Applications in Petroleum Engineering - Part IRamez Abdalla, M.Sc
 
Targeting GPUs using OpenMP Directives on Summit with GenASiS: A Simple and...
Targeting GPUs using OpenMP  Directives on Summit with  GenASiS: A Simple and...Targeting GPUs using OpenMP  Directives on Summit with  GenASiS: A Simple and...
Targeting GPUs using OpenMP Directives on Summit with GenASiS: A Simple and...Ganesan Narayanasamy
 
Efficient Implementation of Self-Organizing Map for Sparse Input Data
Efficient Implementation of Self-Organizing Map for Sparse Input DataEfficient Implementation of Self-Organizing Map for Sparse Input Data
Efficient Implementation of Self-Organizing Map for Sparse Input Dataymelka
 
On clusteredsteinertree slide-ver 1.1
On clusteredsteinertree slide-ver 1.1On clusteredsteinertree slide-ver 1.1
On clusteredsteinertree slide-ver 1.1VitAnhNguyn94
 
Expert estimation from Multimodal Features
Expert estimation from Multimodal FeaturesExpert estimation from Multimodal Features
Expert estimation from Multimodal FeaturesXavier Ochoa
 

Similar to A Hybrid Method of CART and Artificial Neural Network for Short Term Load Forecasting in Power Systems (20)

IGARSS2011-I-Ling.ppt
IGARSS2011-I-Ling.pptIGARSS2011-I-Ling.ppt
IGARSS2011-I-Ling.ppt
 
P1121133727
P1121133727P1121133727
P1121133727
 
Ijariie1117 volume 1-issue 1-page-25-27
Ijariie1117 volume 1-issue 1-page-25-27Ijariie1117 volume 1-issue 1-page-25-27
Ijariie1117 volume 1-issue 1-page-25-27
 
Machine Learning Algorithms (Part 1)
Machine Learning Algorithms (Part 1)Machine Learning Algorithms (Part 1)
Machine Learning Algorithms (Part 1)
 
Jörg Stelzer
Jörg StelzerJörg Stelzer
Jörg Stelzer
 
Churn Modeling For Mobile Telecommunications
Churn Modeling For Mobile TelecommunicationsChurn Modeling For Mobile Telecommunications
Churn Modeling For Mobile Telecommunications
 
Design of ternary sequence using msaa
Design of ternary sequence using msaaDesign of ternary sequence using msaa
Design of ternary sequence using msaa
 
BPSO&1-NN algorithm-based variable selection for power system stability ident...
BPSO&1-NN algorithm-based variable selection for power system stability ident...BPSO&1-NN algorithm-based variable selection for power system stability ident...
BPSO&1-NN algorithm-based variable selection for power system stability ident...
 
My Postdoctoral Research
My Postdoctoral ResearchMy Postdoctoral Research
My Postdoctoral Research
 
Machine learning and linear regression programming
Machine learning and linear regression programmingMachine learning and linear regression programming
Machine learning and linear regression programming
 
Artificial Neural Networks for Storm Surge Prediction in North Carolina
Artificial Neural Networks for Storm Surge Prediction in North CarolinaArtificial Neural Networks for Storm Surge Prediction in North Carolina
Artificial Neural Networks for Storm Surge Prediction in North Carolina
 
FPGA Implementation of a GA
FPGA Implementation of a GAFPGA Implementation of a GA
FPGA Implementation of a GA
 
Learning to Search Henry Kautz
Learning to Search Henry KautzLearning to Search Henry Kautz
Learning to Search Henry Kautz
 
Learning to Search Henry Kautz
Learning to Search Henry KautzLearning to Search Henry Kautz
Learning to Search Henry Kautz
 
A Tale of Data Pattern Discovery in Parallel
A Tale of Data Pattern Discovery in ParallelA Tale of Data Pattern Discovery in Parallel
A Tale of Data Pattern Discovery in Parallel
 
Artificial Intelligence Applications in Petroleum Engineering - Part I
Artificial Intelligence Applications in Petroleum Engineering - Part IArtificial Intelligence Applications in Petroleum Engineering - Part I
Artificial Intelligence Applications in Petroleum Engineering - Part I
 
Targeting GPUs using OpenMP Directives on Summit with GenASiS: A Simple and...
Targeting GPUs using OpenMP  Directives on Summit with  GenASiS: A Simple and...Targeting GPUs using OpenMP  Directives on Summit with  GenASiS: A Simple and...
Targeting GPUs using OpenMP Directives on Summit with GenASiS: A Simple and...
 
Efficient Implementation of Self-Organizing Map for Sparse Input Data
Efficient Implementation of Self-Organizing Map for Sparse Input DataEfficient Implementation of Self-Organizing Map for Sparse Input Data
Efficient Implementation of Self-Organizing Map for Sparse Input Data
 
On clusteredsteinertree slide-ver 1.1
On clusteredsteinertree slide-ver 1.1On clusteredsteinertree slide-ver 1.1
On clusteredsteinertree slide-ver 1.1
 
Expert estimation from Multimodal Features
Expert estimation from Multimodal FeaturesExpert estimation from Multimodal Features
Expert estimation from Multimodal Features
 

More from Salford Systems

Datascience101presentation4
Datascience101presentation4Datascience101presentation4
Datascience101presentation4Salford Systems
 
Improve Your Regression with CART and RandomForests
Improve Your Regression with CART and RandomForestsImprove Your Regression with CART and RandomForests
Improve Your Regression with CART and RandomForestsSalford Systems
 
Improved Predictions in Structure Based Drug Design Using Cart and Bayesian M...
Improved Predictions in Structure Based Drug Design Using Cart and Bayesian M...Improved Predictions in Structure Based Drug Design Using Cart and Bayesian M...
Improved Predictions in Structure Based Drug Design Using Cart and Bayesian M...Salford Systems
 
Churn Modeling-For-Mobile-Telecommunications
Churn Modeling-For-Mobile-Telecommunications Churn Modeling-For-Mobile-Telecommunications
Churn Modeling-For-Mobile-Telecommunications Salford Systems
 
The Do's and Don'ts of Data Mining
The Do's and Don'ts of Data MiningThe Do's and Don'ts of Data Mining
The Do's and Don'ts of Data MiningSalford Systems
 
Introduction to Random Forests by Dr. Adele Cutler
Introduction to Random Forests by Dr. Adele CutlerIntroduction to Random Forests by Dr. Adele Cutler
Introduction to Random Forests by Dr. Adele CutlerSalford Systems
 
9 Data Mining Challenges From Data Scientists Like You
9 Data Mining Challenges From Data Scientists Like You9 Data Mining Challenges From Data Scientists Like You
9 Data Mining Challenges From Data Scientists Like YouSalford Systems
 
Statistically Significant Quotes To Remember
Statistically Significant Quotes To RememberStatistically Significant Quotes To Remember
Statistically Significant Quotes To RememberSalford Systems
 
Using CART For Beginners with A Teclo Example Dataset
Using CART For Beginners with A Teclo Example DatasetUsing CART For Beginners with A Teclo Example Dataset
Using CART For Beginners with A Teclo Example DatasetSalford Systems
 
CART Classification and Regression Trees Experienced User Guide
CART Classification and Regression Trees Experienced User GuideCART Classification and Regression Trees Experienced User Guide
CART Classification and Regression Trees Experienced User GuideSalford Systems
 
Evolution of regression ols to gps to mars
Evolution of regression   ols to gps to marsEvolution of regression   ols to gps to mars
Evolution of regression ols to gps to marsSalford Systems
 
Data Mining for Higher Education
Data Mining for Higher EducationData Mining for Higher Education
Data Mining for Higher EducationSalford Systems
 
Comparison of statistical methods commonly used in predictive modeling
Comparison of statistical methods commonly used in predictive modelingComparison of statistical methods commonly used in predictive modeling
Comparison of statistical methods commonly used in predictive modelingSalford Systems
 
Molecular data mining tool advances in hiv
Molecular data mining tool  advances in hivMolecular data mining tool  advances in hiv
Molecular data mining tool advances in hivSalford Systems
 
TreeNet Tree Ensembles & CART Decision Trees: A Winning Combination
TreeNet Tree Ensembles & CART Decision Trees:  A Winning CombinationTreeNet Tree Ensembles & CART Decision Trees:  A Winning Combination
TreeNet Tree Ensembles & CART Decision Trees: A Winning CombinationSalford Systems
 
SPM User's Guide: Introducing MARS
SPM User's Guide: Introducing MARSSPM User's Guide: Introducing MARS
SPM User's Guide: Introducing MARSSalford Systems
 
Hybrid cart logit model 1998
Hybrid cart logit model 1998Hybrid cart logit model 1998
Hybrid cart logit model 1998Salford Systems
 
Session Logs Tutorial for SPM
Session Logs Tutorial for SPMSession Logs Tutorial for SPM
Session Logs Tutorial for SPMSalford Systems
 
Some of the new features in SPM 7
Some of the new features in SPM 7Some of the new features in SPM 7
Some of the new features in SPM 7Salford Systems
 

More from Salford Systems (20)

Datascience101presentation4
Datascience101presentation4Datascience101presentation4
Datascience101presentation4
 
Improve Your Regression with CART and RandomForests
Improve Your Regression with CART and RandomForestsImprove Your Regression with CART and RandomForests
Improve Your Regression with CART and RandomForests
 
Improved Predictions in Structure Based Drug Design Using Cart and Bayesian M...
Improved Predictions in Structure Based Drug Design Using Cart and Bayesian M...Improved Predictions in Structure Based Drug Design Using Cart and Bayesian M...
Improved Predictions in Structure Based Drug Design Using Cart and Bayesian M...
 
Churn Modeling-For-Mobile-Telecommunications
Churn Modeling-For-Mobile-Telecommunications Churn Modeling-For-Mobile-Telecommunications
Churn Modeling-For-Mobile-Telecommunications
 
The Do's and Don'ts of Data Mining
The Do's and Don'ts of Data MiningThe Do's and Don'ts of Data Mining
The Do's and Don'ts of Data Mining
 
Introduction to Random Forests by Dr. Adele Cutler
Introduction to Random Forests by Dr. Adele CutlerIntroduction to Random Forests by Dr. Adele Cutler
Introduction to Random Forests by Dr. Adele Cutler
 
9 Data Mining Challenges From Data Scientists Like You
9 Data Mining Challenges From Data Scientists Like You9 Data Mining Challenges From Data Scientists Like You
9 Data Mining Challenges From Data Scientists Like You
 
Statistically Significant Quotes To Remember
Statistically Significant Quotes To RememberStatistically Significant Quotes To Remember
Statistically Significant Quotes To Remember
 
Using CART For Beginners with A Teclo Example Dataset
Using CART For Beginners with A Teclo Example DatasetUsing CART For Beginners with A Teclo Example Dataset
Using CART For Beginners with A Teclo Example Dataset
 
CART Classification and Regression Trees Experienced User Guide
CART Classification and Regression Trees Experienced User GuideCART Classification and Regression Trees Experienced User Guide
CART Classification and Regression Trees Experienced User Guide
 
Evolution of regression ols to gps to mars
Evolution of regression   ols to gps to marsEvolution of regression   ols to gps to mars
Evolution of regression ols to gps to mars
 
Data Mining for Higher Education
Data Mining for Higher EducationData Mining for Higher Education
Data Mining for Higher Education
 
Comparison of statistical methods commonly used in predictive modeling
Comparison of statistical methods commonly used in predictive modelingComparison of statistical methods commonly used in predictive modeling
Comparison of statistical methods commonly used in predictive modeling
 
Molecular data mining tool advances in hiv
Molecular data mining tool  advances in hivMolecular data mining tool  advances in hiv
Molecular data mining tool advances in hiv
 
TreeNet Tree Ensembles & CART Decision Trees: A Winning Combination
TreeNet Tree Ensembles & CART Decision Trees:  A Winning CombinationTreeNet Tree Ensembles & CART Decision Trees:  A Winning Combination
TreeNet Tree Ensembles & CART Decision Trees: A Winning Combination
 
SPM v7.0 Feature Matrix
SPM v7.0 Feature MatrixSPM v7.0 Feature Matrix
SPM v7.0 Feature Matrix
 
SPM User's Guide: Introducing MARS
SPM User's Guide: Introducing MARSSPM User's Guide: Introducing MARS
SPM User's Guide: Introducing MARS
 
Hybrid cart logit model 1998
Hybrid cart logit model 1998Hybrid cart logit model 1998
Hybrid cart logit model 1998
 
Session Logs Tutorial for SPM
Session Logs Tutorial for SPMSession Logs Tutorial for SPM
Session Logs Tutorial for SPM
 
Some of the new features in SPM 7
Some of the new features in SPM 7Some of the new features in SPM 7
Some of the new features in SPM 7
 

Recently uploaded

"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 

Recently uploaded (20)

"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 

A Hybrid Method of CART and Artificial Neural Network for Short Term Load Forecasting in Power Systems

  • 1. Hiroyuki Mori Dept. of Electronics Engineering Meiji University Tama-ku, Kawasaki 214-8571 Japan hmori@isc.meiji.ac.jp
  • 2. I. Objective  II. Background  III. Case Studies in CEPCO ◦ Proposed Method ◦ Simulation  IV. Conclusion
  • 3. To construct an Intelligent Model for Short- term Load Forecasting  Input data (Rules, Knowledge, Feature Extraction) Output Data  Cause and Effect of Input and Output Data
  • 4. Nonlinear Time-Varian Para Large-Scale metered Quasi Periodical Dynamical Random-Like Discrete Stochastic
  • 5. Deregulation Competition Power networks Distributed Generation
  • 6. Expert Systems (1980~)  Artificial Neural Net (1987~)  Fuzzy Inference (1990~)  Evolutionary Computation or Meta-Heuristics (1990~)  Multi-Agent Systems (1995~)  Data Mining (2000~)
  • 7. Expert Systems  Inference  ANN  Learning  Fuzzy  Classification  Meta-heuristics  Optimization  Distributed Systems  Multi Agent  Knowledge Discovery  Data Mining
  • 8. To Understand Complicated Data with Some Rules  To Extract Important Features That are Known and/or Unknown  To Construct More Reasonable Models/Strategies
  • 9. Load Forecasting  Dynamic Security Assessment  Power System Control Center  Data Profiling of Customers, etc.
  • 10. Large Data Base System Feature Complexity Operators Extraction Uncertainty
  • 11. To Propose a Hybrid Method of Regression Tree and ANN for Short-term Load Forecasting in Electric Power Systems  To Optimize the Structure of the Regression Tree with TS Globally  To Extract Some Simple Rules From Data Set, i.e., Explain the Relationship between Input and Output Data
  • 12. Japan Sea  CEPCO: Chubu Electric Power Co.  Osaka, Nagoya, Tokyo  Pacific Beach
  • 13. Large Factories (Toyota Gr.)  High Humidity
  • 14. Kalman Filtering (Toyoda, „70)  Regression Model (Asbury, „75)  ARIMA Model (Hagan, „77)  Expert System (Rahman,‟88)  ANN (El-Sharkawi, ‟91)  Fuzzy Decision Model (Park, ‟91)  Fuzzy Neural Net (Mori, „94)  Simplified Fuzzy Inference (Mori, „96)  Chaos Time Series Analysis (Mori, „96)  DM-Based Approach (Mori, 2001)
  • 15. Regression Model  ANN Model  Neuro-Fuzzy Model  Fuzzy Inference Model
  • 16. To enhance the Model Accuracy ◦ To Minimize the Maximum Errors  To clarify the Relationship between Input and Output Variables ◦ To Validate Their Own Rules ◦ To Find out New Rules
  • 17. To Play a Key Role in Power System Operation and Planning ◦ To Smooth ELD and UC ◦ To Make Profit through Deregulated and Competitive Power Markets ◦ (insert equation)
  • 18. Learning Data Fuzzy ANN y  Learning Data Preprocessor Predictor y  Prediction Model with Preprocessing Technique
  • 19. Cluster 1 Classifier Learning Cluster 2 Data Classifier Cluster 3
  • 20. Regression Tree as a DM Tools (To Find Out Important Rules)  Open Issue  To Focus on Globally Optimal Classification Rather Than Locally Optimal or Locally Quasi- optimal One
  • 21. Data Mining ◦ To Discover Important Rules in Large Data Base  Data Mining ◦ Pattern Recognition ◦ Fuzzy Theory ◦ Decision Tree, etc. ◦ (insert cahrt of Split and Root Node)
  • 22. Growth ◦ Minimization of Error after Splitting ◦ R(n)=V(n)/V0 ◦ R(n):Error of Node n ◦ V(n): Variance of Learning Data Belonging to Node n ◦ V0: Variance of All Learning Data  Pruning ◦ Simple Structure of Regression Tree  Error Estimate ◦ Cross-Validation Method
  • 23. △R(s,t)=R(t)-R(tL)-R(tR)  Where, R(s,t): Degree of Error Reduction in Case where Attribute s at node t, s: Attribute, t: Parent Node, R(t): Sum of Squared Error of Parent Node, R(tL(r)): Error of Left-Side (Right-Side) Child Node  (Insert Chart)
  • 24. (insert equation) Where, r: Error, rcv(*): Cross-Validation error, Standard Deviation of Cross-Validation Error, Pruned Tree Number
  • 25. Decision Tree Output Conventional Methods Classification Qualitative CART, ID3, C4.5 Regression Quantitative CART Drawback of Regression Trees -Classification Accuracy (Locally Optimal Structure)
  • 26. Methods Decision Tree Applications Model Structure Wehenkel, „94 Classification Transient Local [A1] Stability Rovnyak, „94 Classification Transient Local [A2] Stability Proposed Regression Load Global Forecasting [A1] Wehenkel, et. Al., “Decision Tree Based Transient Stability Method a Case Study,” IEEE Trans. on Power Systems, Vol. 9, No. 1, pp. 459- 469, Feb. 1994 [A2] Rovnyak, et. Al., “Decision Tree for Real-time Transient Stability Prediction,” IEEE Trans. On Power Systems, Vol. 9, No. 3, pp. 1417- 1426, Aug. 1994.
  • 27. Definition ◦ Iterative Methods That Have Some Heuristics or Simple Rules in Search Process  Feature ◦ To Aim at Evaluating Highly Accurate Solutions  Typical Meta-Heuristic Methods ◦ SA, GA & TS
  • 28. Methods Analogies Parameters Solution CPU-Time Probability Accuracy SA Annealing -cooling Less Slower X schedule - temperatur e GA Natural -population Less Slow X Selection -crossover -mutation TS Adaptive -tabu More Fast Memory length
  • 29. Adaptive Memory (Tabu List)  Only One Parameter (Tabu Length)  No Use of Random Numbers  Transition Type Algorithm
  • 30. (insert image)  (a) neighborhood search ◦ Red (Fixed Attribute): Blue (Free Attribute)  Tabu List  (b) Tabu List
  • 31. To Construct the Regression Tree with the Globally Optimal Structure  To Combine the Optimal Regression Tree with MLP  Optimal Regression Tree ◦ To Assign Input Variables to Split Nodes ◦ To Globally Optimize Combinations of Input Variables with TS
  • 32. (insert image)  (a) phase 1, (b) phase 2  V(a), V(b), V(c): Input Variables Used as Split Conditions  Fig. 16 Constructing Process by CART
  • 33. (insert image)  (a) phase 1, (b) phase 2  Fig. 17 Constructing Process of Proposed Regression Tree
  • 34. TS Solution: Splitting Attribute  Cost Function: (insert equation)  (insert graph)  Fig. 18 Transfer of Splitting Attribute to TS Solution
  • 35. Start Set Initial Conditions Generate New Solutions (Combinations of Input Variables) Evaluate Cross-Validation Errors of New Solutions (Calculate Split Value?) (Pruning) Select Best Solution Terminated? Stop
  • 36. Target: One-Step- ahead Daily Maximum Load Forecasting  Learning Data: Summer Weekdays in June to September „91-‟98 (Except „93 for Unusual Weather Conditions)  Test Data: Summer Weekdays in June to September „99  Size of Initial Tree: 31 Splitting Nodes  Tabu Length: 12  Conventional methods: CART-MLP and MLP  Table 4 Parameters of MLP Method Learning Moment Iteration Hidden Rate um Term s Unit Proposed 0.01 0.6 10000 5 Method CART- 0.02 0.1 10000 5 MLP MLP 0.9 0.5 30000 5
  • 37. No. Input Variables A Day of the Week d+1 B Predicted Max Temperature C Predicted Min Temperature D Predicted Average Temperature E Predicted Min Humidity F Predicted Discomfort Index G Max Load day d H Dif between max load on days d and d-1 I Dif between avg temp J Avg of max load k Avg of avg temp
  • 38. (Insert graphs)
  • 39. (insert decision tree)
  • 40. (Insert decision tree)
  • 41. (Insert decision tree)
  • 42. N(t) Rule 4 T(AV,d+1)> 28.05 C L(md)> 0.845 Note L(md): Max Load on Day d
  • 43. Methods Tree (sec) MLP (sec) Proposed 17760 2.7 CART-MLP 7 4.3 MLP 27.6 Computer: FUJITSU S-7/7000U Model 45 SPECint_rate 95:422 (296MHz) SPECfp_rate 95:561 (296MHz)
  • 44. (insert graph)
  • 45. 1. This paper has proposed a Hybrid Method of the optimal regression tree and MLP for short- term load forecasting  2. Tabu Search is used to globally optimize the model structure of the regression tree  3. The simulation results have shown that the proposed method is more effective than CART- MLP in terms of the average and the maximum errors  4. The proposed method allows to clarify the relationship between input and output variables through the systematic rules
  • 46. H. Mori and N. Kosemura, “Optimal Regression Tree Based Rule Discovery for Short-term Load Forecasting,” Proc. Of 2001 IEEE PES Winter Meeting, Vol. 2, pp.421-426, Columbus, USA, Jan. 2001  H. Mori, N. Kosemura, K. Ishiguro and T. kondo, “Short-term Load Forecasting with Fuzzy Regression Tree in Power Systems,” Proc. Of 2001 IEEE International Conference on Systems, Man & Cybernetics, pp. 1948-1953, Tuscon, AZ, U.S.A, Oct. 2001  H. Mori, N. Kosemura, T. Kondo and K. Numa, “Data Mining for Short-term Load Forecasting,” Proc. Of 2002 IEEE PES Winter Meeting, Vol. 1, pp.623-624, New York, NY, USA, Jan. 2002  H. Mori and Y. Sakatani, “An Integrated Method of Fuzzy Data Mining and Fuzzy Inference for Short-term load forecasting,” Proc. Of ISAP (CD-ROM), Limnos, Greece, Aug. 2003  H. Mori, Y. Sakatani, T. Fujino and K. Numa, “An Efficient Hybrid Method of Regression Tree and Fuzzy Inference for Short-term Load Forecasting in Electric Power Systems, “A..Lofti and M.J. Garibaldi (Eds.), “Applications and Science in Soft Computing,” pp.287-294, Springer, Berlin, Germany, Nov. 2003