International Journal of Fuzzy Logic and Intelligent Systems 2014; 14(1): 1-7
Published online March 1, 2014
https://doi.org/10.5391/IJFIS.2014.14.1.1
© The Korean Institute of Intelligent Systems
Jerry M. Mendel
Signal and Image Processing Institute, Ming Hsieh Department of Electrical Engineering, University of Southern California, Los Angeles, CA, USA
Correspondence to :
Jerry M. Mendel (jmmprof@me.com)
This paper presents a novel method for simultaneously and automatically choosing the nonlinear structures of regressors or discriminant functions, as well as the number of terms to include in a rule-based regression model or pattern classifier. Variables are first partitioned into subsets each of which has a linguistic term (called a causal condition) associated with it; fuzzy sets are used to model the terms. Candidate interconnections (causal combinations) of either a term or its complement are formed, where the connecting word is AND which is modeled using the minimum operation. The data establishes which of the candidate causal combinations survive. A novel theoretical result leads to an exponential speedup in establishing this.
Keywords: Rule based regression,Pattern recognition,Fuzzy set
Regression and pattern classification are very widely used in many fields and applications.1 Both face four major challenges: 1) choosing the variables/features; 2) choosing the nonlinear structure of the regressors/discriminant functions; 3) choosing how many terms to include in the regression model/pattern classifier; and, 4) optimizing the parameters that complete the description of the regression model/pattern classifier.
For Challenge 1, how to choose the variables/features is crucial to the success of any regression model/pattern classifier. In this paper we assume that the user has established the variables that affect the outcome, using methods already available for doing this. For Challenge 4, there are a multitude of methods for optimizing parameters, ranging from classical steepest descent (back-propagation) to a plethora of evolutionary computing methods (e.g., simulated annealing, GA, PS0, QPSO, ant colony, etc. [4]), and we assume that the user has decided on which one of these to use. Our focus in this paper is on Challenges 2 and 3.
For Challenge 2, in real-world applications the nonlinear structures of the regressors/discriminant functions are usually not known ahead of time, and are therefore chosen either2 as products of the variables (e.g., two at a time, three at a time, etc.), or in other more complicated ways (e.g., trigonometric-, exponential-, logarithmic-functions, etc.). Sometimes knowledge about the application provides justifications for the choices made for the nonlinear terms; however, often one does not have such knowledge, and a lot of time is spent, using trial and error, trying to establish the nonlinear dependencies. For Challenge 3, how to determine how many terms to include in the regression model/pattern classifier is also usually done by trial and error, and this can be very tedious to do. In this paper we present a novel method that chooses the nonlinear structure of the regressors/discriminant functions as well as the number of terms to include in the regression model/pattern classifier simultaneously and automatically. This is accomplished using a novel way of pre-processing the given data.
The rest of this paper is organized as follows: Section 2 explains how data can be treated as cases; Section 3 explains how each variable must be granulated; Section 4 describes the Takagi-Sugeno-Kang (TSK) rules that are used for regression/pattern classification; Section 5 presents the main results of this paper, a novel way to simultaneously determine the nonlinear structure of the regressors/discriminant functions and the number of terms to include in the regression model/pattern classifier; Section 6 provides some discussions; and, Section 7 draws conclusions and indicates some directions for further research.
A data pair is denoted (
Note that there may or may not be a natural ordering of the cases over
To begin, each of the
For illustrative purposes, we shall call the two terms high (
In order to use the construction that is described in Section 5, it is required that the two MFs must be the complement of one another. This is easily achieved by using fuzzy c-means (FCM) for two clusters [10], (or linguistically modified FCM [LM-FCM] [11]), because it is well known that the MFs for the two FCM clusters are constrained so that one is the complement of the other.
As a result of this preprocessing step, the MFs
Our rules for a rule-based regression model or classifier have the following TSK structure [12]:
For the rule-based regression model, the
The (compound) antecedent of each rule contains one linguistic term or its complement for each of the
To begin, 2
One does not know ahead of time which of the 2
Let
where ∧ denotes conjunction (the “and” operator) and is modeled using minimum and (using Ragin’s [5] notation)
Ragin [5] observed the following in an example with four causal conditions: “… each case can have (at most) only a single membership score greater than 0.5 in the logical possible combinations from a given set of causal conditions (i.e., in the candidate causal combinations).” This somewhat surprising result is true in general and in [8] the following theorem that locates the one causal combination for each case whose MF > 0.5 was presented:
[8]: given
Let
Then for each
where
In
A proof of this theorem is in [8]. When
This min-max Theorem leads to the following procedure for computing the
Compute
Find the
Compute
Compute
Establish the
where
Numerical examples that illustrates this five-step procedure can be found in [8].
In order to implement
From
In [8] it is shown that the speedup between our method for determining the surviving causal combinations and the brute-force approach is ≈
This example illustrates the number of surviving causal combinations for eight readily available data sets: abalone [15], concrete compressive strength [15], concrete slump test [15], wave force [16], chemical process concentration readings [17], chemical process temperature readings [17], gas furnace [17] and Mackey-Glass Chaotic Time Series [18]. Our results are summarized in8,Table 1. For each problem a two-cluster FCM was applied to all of its cases. The five-step procedure described above was then used to determine
Observe that: (1) for three variables (as occurs for wave force, chemical process concentration reading and chemical process temperature readings), the number of surviving causal combinations is either the same number, or close to the same number, as the number of candidate causal combinations, which suggests that one should use more than two terms per variable; and, (2) In all other situations the number of surviving causal combinations is considerably smaller than the number of candidate causal combinations. Although not shown here, this difference increases when more terms per variable are used, e.g., using three terms per variables the candidate causal combinations for the concrete slump test data set is 134,217,728 whereas the number of surviving causal combinations is only 97 [19].
Observe, from the last column in Table 1, that for four of the problems
In Korjani and Mendel [19] have shown how the surviving causal combinations can be used in a new regression model, called variable structure regression (VSR). Using the surviving causal combinations one can simultaneously determine the number of terms in the (nonlinear) regression model as well as the exact mathematical structure for each of the terms (basis functions). VSR has been tested on the eight small to moderate size data sets that are stated in Table 1 (four are for multi-variable function approximation and four are for forecasting), using only two terms per variable whose MFs are the complements of one another, has been compared against five other methods, and has ranked #1 against all of them for all of the eight data sets.
Specific formulas for fuzzy basis function expansions can be found in [12, 13]. Similar formulas for rule-based binary classification can be found in [12].
Surviving causal combinations have also been used to obtain linguistic summarizations using fsQCA [7, 8].
This paper presents a novel method for simultaneously and automatically choosing the nonlinear structures of regressors or discriminant functions, as well as the number of terms to include in a rule-based regression model or pattern classifier. Variables are first partitioned into subsets each of which has a linguistic term (called a causal condition) associated with it; fuzzy sets are used to model the terms. Candidate interconnections (causal combinations) of either a term or its complement are formed, where the connecting word is AND which is modeled using the minimum operation. The data establishes which of the candidate causal combinations survive. A novel theoretical result leads to an exponential speedup in establishing this. For specific applications, see [7, 8, 19].
Much work remains to be done in using surviving causal combinations in real-world applications. The extension of the min-max Theorem to interval type-2 fuzzy sets is currently being researched.
1A search in Google, on January 22 2014, under regression listed about 20,800,000 results and under pattern classification listed about 19,900,000 results, so, it is beyond the realm of this paper to provide a complete list of articles that have been written about regression and pattern classification. Instead, we refer the readers to, e.g., [
2Linear terms may also be included.
3The term “causal combination” is borrowed from fsQCA (e.g., [
4When the two terms are not complements of each other, then there are 22
5Each of the 2
6If each variable is described by
7This procedure is modeled after Step 6NEW in Fast fsQCA, as described in [
8The entries in this table were obtained by Mr. Mohammad M. Korjani, a Ph. D. student in the Ming Hsieh Department of Electrical Engineering, University of Southern California.
Table 1. Number of surviving causal combinations for eight problems.
Problem | Cases | Variables ( | Two terms per variablesa | |
---|---|---|---|---|
Candidate causal combinations (2 | Surviving causal combinations ( | |||
Abalone [14] | 4,177 | 7 | 128 | 55 |
Concrete compressive strength [14] | 1,030 | 8 | 256 | 73 |
Concrete slump test [14] | 103 | 9 | 512 | 71 |
Wave force [16] | 317 | 3 | 8 | 8 |
Chemical process concentration reading [17] | 194 | 3 | 8 | 8 |
Chemical process temperature readings [17] | 223 | 3 | 8 | 6 |
Gas furnace [17] | 293 | 6 | 64 | 25 |
Mackey-Glass chaotic time series [18] | 1,000 | 4 | 16 | 8 |
aThe two terms are low and high, and their fuzzy c-mean membership functions are the complements of one another..
Jerry M. Mendel received the Ph.D. degree in electrical engineering from the Polytechnic Institute of Brooklyn, Brooklyn, NY. Currently he is Professor of Electrical Engineering and Systems Architecting Engineering at the University of Southern California in Los Angeles, where he has been since 1974. He has published over 550 technical papers and is author and/or editor of ten books, including Uncertain Rule-based Fuzzy Logic Systems: Introduction and New Directions (Prentice-Hall, 2001), Perceptual Computing: Aiding People in Making Subjective Judgments (Wiley & IEEE Press, 2010), and Advances in Type-2 Fuzzy Sets and Systems (Springer 2013). His present research interests include: type-2 fuzzy logic systems and their applications to a wide range of problems, including smart oil field technology, computing with words, and fuzzy set qualitative comparative analysis. He is a Life Fellow of the IEEE, a Distinguished Member of the IEEE Control Systems Society, and a Fellow of the International Fuzzy Systems Association. He was President of the IEEE Control Systems Society in 1986. He was a member of the Administrative Committee of the IEEE Computational Intelligence Society for nine years, and was Chairman of its Fuzzy Systems Technical Committee and the Computing With Words Task Force of that TC. Among his awards are the 1983 Best Transactions Paper Award of the IEEE Geoscience and Remote Sensing Society, the 1992 Signal Processing Society Paper Award, the 2002 and 2014 Transactions on Fuzzy Systems Outstanding Paper Awards, a 1984 IEEE Centennial Medal, an IEEE Third Millenium Medal, and a Fuzzy Systems Pioneer Award (2008) from the IEEE Computational Intelligence Society.
International Journal of Fuzzy Logic and Intelligent Systems 2014; 14(1): 1-7
Published online March 1, 2014 https://doi.org/10.5391/IJFIS.2014.14.1.1
Copyright © The Korean Institute of Intelligent Systems.
Jerry M. Mendel
Signal and Image Processing Institute, Ming Hsieh Department of Electrical Engineering, University of Southern California, Los Angeles, CA, USA
Correspondence to:Jerry M. Mendel (jmmprof@me.com)
This paper presents a novel method for simultaneously and automatically choosing the nonlinear structures of regressors or discriminant functions, as well as the number of terms to include in a rule-based regression model or pattern classifier. Variables are first partitioned into subsets each of which has a linguistic term (called a causal condition) associated with it; fuzzy sets are used to model the terms. Candidate interconnections (causal combinations) of either a term or its complement are formed, where the connecting word is AND which is modeled using the minimum operation. The data establishes which of the candidate causal combinations survive. A novel theoretical result leads to an exponential speedup in establishing this.
Keywords: Rule based regression,Pattern recognition,Fuzzy set
Regression and pattern classification are very widely used in many fields and applications.1 Both face four major challenges: 1) choosing the variables/features; 2) choosing the nonlinear structure of the regressors/discriminant functions; 3) choosing how many terms to include in the regression model/pattern classifier; and, 4) optimizing the parameters that complete the description of the regression model/pattern classifier.
For Challenge 1, how to choose the variables/features is crucial to the success of any regression model/pattern classifier. In this paper we assume that the user has established the variables that affect the outcome, using methods already available for doing this. For Challenge 4, there are a multitude of methods for optimizing parameters, ranging from classical steepest descent (back-propagation) to a plethora of evolutionary computing methods (e.g., simulated annealing, GA, PS0, QPSO, ant colony, etc. [4]), and we assume that the user has decided on which one of these to use. Our focus in this paper is on Challenges 2 and 3.
For Challenge 2, in real-world applications the nonlinear structures of the regressors/discriminant functions are usually not known ahead of time, and are therefore chosen either2 as products of the variables (e.g., two at a time, three at a time, etc.), or in other more complicated ways (e.g., trigonometric-, exponential-, logarithmic-functions, etc.). Sometimes knowledge about the application provides justifications for the choices made for the nonlinear terms; however, often one does not have such knowledge, and a lot of time is spent, using trial and error, trying to establish the nonlinear dependencies. For Challenge 3, how to determine how many terms to include in the regression model/pattern classifier is also usually done by trial and error, and this can be very tedious to do. In this paper we present a novel method that chooses the nonlinear structure of the regressors/discriminant functions as well as the number of terms to include in the regression model/pattern classifier simultaneously and automatically. This is accomplished using a novel way of pre-processing the given data.
The rest of this paper is organized as follows: Section 2 explains how data can be treated as cases; Section 3 explains how each variable must be granulated; Section 4 describes the Takagi-Sugeno-Kang (TSK) rules that are used for regression/pattern classification; Section 5 presents the main results of this paper, a novel way to simultaneously determine the nonlinear structure of the regressors/discriminant functions and the number of terms to include in the regression model/pattern classifier; Section 6 provides some discussions; and, Section 7 draws conclusions and indicates some directions for further research.
A data pair is denoted (
Note that there may or may not be a natural ordering of the cases over
To begin, each of the
For illustrative purposes, we shall call the two terms high (
In order to use the construction that is described in Section 5, it is required that the two MFs must be the complement of one another. This is easily achieved by using fuzzy c-means (FCM) for two clusters [10], (or linguistically modified FCM [LM-FCM] [11]), because it is well known that the MFs for the two FCM clusters are constrained so that one is the complement of the other.
As a result of this preprocessing step, the MFs
Our rules for a rule-based regression model or classifier have the following TSK structure [12]:
For the rule-based regression model, the
The (compound) antecedent of each rule contains one linguistic term or its complement for each of the
To begin, 2
One does not know ahead of time which of the 2
Let
where ∧ denotes conjunction (the “and” operator) and is modeled using minimum and (using Ragin’s [5] notation)
Ragin [5] observed the following in an example with four causal conditions: “… each case can have (at most) only a single membership score greater than 0.5 in the logical possible combinations from a given set of causal conditions (i.e., in the candidate causal combinations).” This somewhat surprising result is true in general and in [8] the following theorem that locates the one causal combination for each case whose MF > 0.5 was presented:
[8]: given
Let
Then for each
where
In
A proof of this theorem is in [8]. When
This min-max Theorem leads to the following procedure for computing the
Compute
Find the
Compute
Compute
Establish the
where
Numerical examples that illustrates this five-step procedure can be found in [8].
In order to implement
From
In [8] it is shown that the speedup between our method for determining the surviving causal combinations and the brute-force approach is ≈
This example illustrates the number of surviving causal combinations for eight readily available data sets: abalone [15], concrete compressive strength [15], concrete slump test [15], wave force [16], chemical process concentration readings [17], chemical process temperature readings [17], gas furnace [17] and Mackey-Glass Chaotic Time Series [18]. Our results are summarized in8,Table 1. For each problem a two-cluster FCM was applied to all of its cases. The five-step procedure described above was then used to determine
Observe that: (1) for three variables (as occurs for wave force, chemical process concentration reading and chemical process temperature readings), the number of surviving causal combinations is either the same number, or close to the same number, as the number of candidate causal combinations, which suggests that one should use more than two terms per variable; and, (2) In all other situations the number of surviving causal combinations is considerably smaller than the number of candidate causal combinations. Although not shown here, this difference increases when more terms per variable are used, e.g., using three terms per variables the candidate causal combinations for the concrete slump test data set is 134,217,728 whereas the number of surviving causal combinations is only 97 [19].
Observe, from the last column in Table 1, that for four of the problems
In Korjani and Mendel [19] have shown how the surviving causal combinations can be used in a new regression model, called variable structure regression (VSR). Using the surviving causal combinations one can simultaneously determine the number of terms in the (nonlinear) regression model as well as the exact mathematical structure for each of the terms (basis functions). VSR has been tested on the eight small to moderate size data sets that are stated in Table 1 (four are for multi-variable function approximation and four are for forecasting), using only two terms per variable whose MFs are the complements of one another, has been compared against five other methods, and has ranked #1 against all of them for all of the eight data sets.
Specific formulas for fuzzy basis function expansions can be found in [12, 13]. Similar formulas for rule-based binary classification can be found in [12].
Surviving causal combinations have also been used to obtain linguistic summarizations using fsQCA [7, 8].
This paper presents a novel method for simultaneously and automatically choosing the nonlinear structures of regressors or discriminant functions, as well as the number of terms to include in a rule-based regression model or pattern classifier. Variables are first partitioned into subsets each of which has a linguistic term (called a causal condition) associated with it; fuzzy sets are used to model the terms. Candidate interconnections (causal combinations) of either a term or its complement are formed, where the connecting word is AND which is modeled using the minimum operation. The data establishes which of the candidate causal combinations survive. A novel theoretical result leads to an exponential speedup in establishing this. For specific applications, see [7, 8, 19].
Much work remains to be done in using surviving causal combinations in real-world applications. The extension of the min-max Theorem to interval type-2 fuzzy sets is currently being researched.
1A search in Google, on January 22 2014, under regression listed about 20,800,000 results and under pattern classification listed about 19,900,000 results, so, it is beyond the realm of this paper to provide a complete list of articles that have been written about regression and pattern classification. Instead, we refer the readers to, e.g., [
2Linear terms may also be included.
3The term “causal combination” is borrowed from fsQCA (e.g., [
4When the two terms are not complements of each other, then there are 22
5Each of the 2
6If each variable is described by
7This procedure is modeled after Step 6NEW in Fast fsQCA, as described in [
8The entries in this table were obtained by Mr. Mohammad M. Korjani, a Ph. D. student in the Ming Hsieh Department of Electrical Engineering, University of Southern California.
Table 1 . Number of surviving causal combinations for eight problems.
Problem | Cases | Variables ( | Two terms per variablesa | |
---|---|---|---|---|
Candidate causal combinations (2 | Surviving causal combinations ( | |||
Abalone [14] | 4,177 | 7 | 128 | 55 |
Concrete compressive strength [14] | 1,030 | 8 | 256 | 73 |
Concrete slump test [14] | 103 | 9 | 512 | 71 |
Wave force [16] | 317 | 3 | 8 | 8 |
Chemical process concentration reading [17] | 194 | 3 | 8 | 8 |
Chemical process temperature readings [17] | 223 | 3 | 8 | 6 |
Gas furnace [17] | 293 | 6 | 64 | 25 |
Mackey-Glass chaotic time series [18] | 1,000 | 4 | 16 | 8 |
aThe two terms are low and high, and their fuzzy c-mean membership functions are the complements of one another..