Fuzzy Modeling Library (FMLib)
ele1-2-495: Estimation of the Low Voltage Electrical Line Length in Rural Towns

Description

Name: ele1-2-495
Type: Real-world problem
Number of input variables: 2
Number of examples: 495
Domain of the input variable 1: [1, 320]
Domain of the input variable 2: [60, 1673.329956]
Range of the output variable: [80, 7675]

Sometimes, there is a need to measure the amount of electricity lines that an electric company owns. This measurement may be useful for several aspects such us the estimation of the maintenance costs of the network, which was the main goal of the problem presented here in Spain. High and medium voltage lines can be easily measured, but low voltage line is contained in cities and villages, and it would be very expensive to measure it. This kind of line used to be very convoluted and, in some cases, one company may serve more than 10,000 small nuclei. An indirect method for determining the length of line is needed.

The problem involves finding a model that relates the total length of low voltage line installed in a rural town with the number of inhabitants in the town and themean of the distances from the center of the town to the three furthest clients in it. This model will be used to estimate the total length of line being maintained.

In this problem, it would be preferable that the solutions obtained verify the following requirement: they have not only to be numerically accurate in the problem-solving, but must be able to explain how a specific value is computed for a certain village. That is, it is interesting that these solutions are interpretable by human beings to some degree. Therefore, the use of gray-box techniques such as fuzzy modeling is recommended.

In this problem, five or seven linguistic terms are usually considered for each variable in linguistic fuzzy modeling.

Data Sets

The original data set of 495 examples has been randomly divided into 5 different subsets of 99 examples each of them. Joining 4 of these subsets in a training data set and keeping the fifth subset as test data set it is possible to build 5 different partitions of the original data set at 80%-20%, i.e., a 5-fold cross-validation. Some papers only consider a data set partition, in this case, the first partition is used.

Training (80%, 396 examples)Test (20%, 99 examples)
ele1-2-495-1.traele1-2-495-1.tst
ele1-2-495-2.traele1-2-495-2.tst
ele1-2-495-3.traele1-2-495-3.tst
ele1-2-495-4.traele1-2-495-4.tst
ele1-2-495-5.traele1-2-495-5.tst

You can also download the whole data set here.

The existing dependency of the two input variables with the output variable in the first training and test data sets is shown below.

(X1,Y) in ele1-2-495-1.tra (X1,Y) in ele1-2-495-1.tst
(X2,Y) in ele1-2-495-1.tra (X2,Y) in ele1-2-495-1.tst

Results

Non-Fuzzy Modeling Techniques
ReferenceMethodType#Rules#LabelsTrainingTestExperiment type
[CHS99]LinearRegression7 nodes2 par.287,775209,6561 partition
[CHS99]ExponentialRegression7 nodes2 par.232,743197,0041 partition
[CHS99]2nd-order polynomialRegression25 nodes6 par.235,948203,2321 partition
[CHS99]3rd-order polynomialRegression49 nodes10 par.235,934202,9911 partition
[CHS99]3 layer perceptron 2-25-1Neural Network--102 par.169,399167,0921 partition
[San00]GA-PGA-P20 nodes3 par.183,693159,8371 partition
[San00]Interval GA-PGA-P16 nodes3 par.192,908158,7371 partition
 
Linguistic Fuzzy Modeling: Learning only the Rule Base (highest interpretability)
ReferenceMethod#Rules#LabelsTrainingTestExperiment type
[CCH02]Wang & Mendel2221211,733236,7705-fold CV
[CCH02]COR3021171,659203,0505-fold CV
 
Linguistic Fuzzy Modeling: Learning/Tuning also the Data Base
ReferenceMethodLearningTuningMF param.GranularityContext#Rules#LabelsTrainingTestExp. type
[CHS99]MOGUL-D1921150,559166,6691 partition
[CHV01]Gr+MF2521149,832152,7241 partition
[CHMV01]Gr+MF+Context1924163,249147,0621 partition
[CHMV01]Gr+MF+Context718171,137155,5891 partition
 
Linguistic Fuzzy Modeling: Extending the Model Structure
ReferenceMethod2 consequentsHierarchical KB#Rules#LabelsTrainingTestExperiment type
[CH00]ALM1315178,571180,8481 partition
[CH00]ALM3521154,470167,0611 partition
[CHZ01]HSLR1224178,950167,3181 partition
 
Precise Fuzzy Modeling: TSK-type FRBSs
ReferenceMethod#Rules#LabelsTrainingTestExperiment type
[CHS99]MOGUL-TSK2021162,609148,5141 partition

References

The application was originally proposed in:

[CHS99]

O. Cordón, F. Herrera, L. Sánchez, Solving electrical distribution problems using hybrid evolutionary data analysis techniques, Applied Intelligence 10 (1999) 5-24.

The data has been also used in the following papers:

[San00]

L. Sánchez, Interval-valued GA-P algorithms, IEEE Transactions on Evolutionary Computation 4:1 (2000) 64-72.

[CH00]

O. Cordón, F. Herrera, A proposal for improving the accuracy of linguistic modeling, IEEE Transactions on Fuzzy Systems 8:3 (2000) 335-344.

[CHV01]

O. Cordón, F. Herrera, P. Villar, Generating the knowledge base of a fuzzy rule-based system by the genetic learning of the data base, IEEE Transactions on Fuzzy Systems 9:4 (2001) 667-674.

[CHMV01]

O. Cordón, F. Herrera, L. Magdalena, P. Villar, A genetic learning process for the scaling factors, granularity and contexts of the fuzzy rule-based system data base, Information Sciences 136:1-4 (2001) 85-107.

[CHZ01]

O. Cordón, F. Herrera, I. Zwir, Linguistic modeling by hierarchical systems of linguistic rules, IEEE Transactions on Fuzzy Systems, 2001. To appear.

[CCH02]

J. Casillas, O. Cordón, F. Herrera, COR: A methodology to improve ad hoc data-driven linguistic rule learning methods by inducing cooperation among rules, IEEE Transactions on Systems, Man, and Cybernetics—Part B: Cybernetics 32:4 (2002) 526-537.



Fuzzy Modeling Library (FMLib)

© Jorge Casillas