SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
World Academy of Science, Engineering and Technology
International Journal of Computer, Information Science and Engineering Vol:1 No:7, 2007

Approximate Bounded Knowledge Extraction
using Type-I Fuzzy Logic
Syed Muhammad Aqil Burney, Senior Member IEEE, Tahseen Ahmed Jilani, Member IEEE,
Cemal Ardil
2)

International Science Index 7, 2007 waset.org/publications/4845

Abstract—Using neural network we try to model the unknown
function f for given input-output data pairs. The connection strength
of each neuron is updated through learning. Repeated simulations of
crisp neural network produce different values of weight factors that
are directly affected by the change of different parameters. We
propose the idea that for each neuron in the network, we can obtain
quasi-fuzzy weight sets (QFWS) using repeated simulation of the
crisp neural network. Such type of fuzzy weight functions may be
applied where we have multivariate crisp input that needs to be
adjusted after iterative learning, like claim amount distribution
analysis. As real data is subjected to noise and uncertainty, therefore,
QFWS may be helpful in the simplification of such complex
problems. Secondly, these QFWS provide good initial solution for
training of fuzzy neural networks with reduced computational
complexity.

Keywords—Crisp neural networks, fuzzy systems, extraction of
logical rules, quasi-fuzzy numbers.

F

I. INTRODUCTION

ISSION of artificial neural networks and fuzzy inference
systems have attracted the growing interest of researchers
in various scientific and engineering areas due to the growing
need of adaptive intelligent systems to solve the real world
problems. A crisp or fuzzified neural network can be viewed
as a mathematical model for brain-like systems. The learning
process increases the sum of knowledge of the neural network
by improving the configuration of weight factors. Fuzzy
neural networks are generalization of crisp neural networks to
process both numerical information from measuring
instruments and linguistic information from human experts,
see [2], [14], and [15]. Thus, fuzzy inference systems can be
used to emulate human expert knowledge and experience. An
overview of different fuzzy neural network architectures is
discussed by [5], [7] and classified them as,
1)

A fuzzy neural network may take crisp or fuzzy values
as inputs and can return crisp or fuzzy output.

Manuscript received July, 13. 2005.
S. M. Aqil Burney is Professor in the Department of Computer Science,
University of Karachi, Pakistan (phone: 0092-21-9243131 ext. 2447, fax:
0092-21-9243203, e-mail: Burney@computer.org, aqil_burney@yahoo.com).
Tahseen Ahmed Jilani is lecturer and Research fellow in the Department of
Computer
Science,
University
of
Karachi,
Pakistan
(e-mail:
tahseenjilani@ieee.org).
Cemal Ardil is with National Academy of Aviation, Baku, Azerbaijan (email: cemalardil@gmail.com ).

another class of fuzzy neural networks is feedforward
neural networks which are defined from conventional
feedforward neural networks by substituting fuzzified
neurons for crisp ones. These are named as regular fuzzy
neural networks.
It is much more difficult to develop the learning algorithms
for the fuzzy neural networks than for the crisp neural
networks; this is because the inputs, connections weights and
bias terms related to a regular fuzzy neural network are fuzzy
sets, see [17], [22] and [24].
The paper is organized as follows. In section II, we made a
short study of learning procedures in crisp neural networks. In
section III, we present concepts of fuzzy logic and quasi-fuzzy
sets. In section IV, simulation experiments using crisp neural
network is performed repeatedly to achieve quasi-fuzzy sets.
These sets provide the initial solution for type-I neuro-fuzzy
networks as discussed by [9], [28] and [29]. To our
knowledge, the concept of obtaining fuzzy weights through
crisp neural network has not been investigated in the
literature.
II. NEURAL NETWORKS
Using neural network we try to model the unknown
function f for given input-output data pairs. The existing
algorithms for these problems are regression modeling, neural
networks, and wavelet theory. A neural network can be
regarded as representation of a function determined by its
weight factors and networks architecture [15]. The overall
mapping is thus characterized by a composite function relating
feedforward network inputs to output. That is
O = f composite (x )

Using p-mapping layers in a p+1 layer feedforward net yield
O =f

Lp

(f

L p −1

( (x ).......) ) .

.... f

L1

Usually, we train a neural network with a training set, present
inputs to the neural networks, and interpret the outputs
according to the logical rules in the training set see [1], [3],[4]
and [21]. The most commonly used technique to adjust weight
parameters of a neural network is backpropagation method
based on LMS learning defined as
⎡
⎤
J = E ⎢ ∑ e k2 (n )⎥
⎣ k
⎦

2203
World Academy of Science, Engineering and Technology
International Journal of Computer, Information Science and Engineering Vol:1 No:7, 2007

where k= number of output neurons.

w lji (n + 1) = w lji (n ) + η δ lj (n ) y il −1 (n ) ,

η

is the learning rate and

δ lj (n )

is the local change made at

each neuron in the learning, see [15]

(

)

⎧ e L (n )Φ ' j υ L (n )
j
j
⎪
( for neuron
j in output layer L ) .
⎪
⎪
δ lj (n ) = ⎨ '
l
l
Φ j υ j (n ) ∑ δ kl + 1 (n ) w kj+ 1 (n )
⎪
k
⎪
⎪ ( for neuron
j in output layer l )
⎩

(

)

But to deal with noisy and uncertain information, a crisp
neural network has to use concepts of fuzzy interference
systems [27].

reverse problems: given the input-output behavior of a system,
what are the rules which are governing the behavior.
We cite definitions of fuzzy set and membership function
cross over points, alpha-cut sets and convexity of a fuzzy set
see [10].
Definition 1: If X is a collection of objects denoted
generically by x, then a fuzzy set A is defined as a set of
ordered pairs,

(
A = { x , µ A ( x )), x ∈ X }
,
Where µ A ( x ) is called the membership function for the fuzzy
set A. The membership function maps each element of X to a
membership grade value between 0 and 1.
Definition 2: The

α − cut

or

α - level set is a non-fuzzy set
α

of a fuzzy set A denoted by A and defined as
(1)

(2)

W1, 1

W1, 1

A α = { x µ A (x ) ≥ α }

(1)

International Science Index 7, 2007 waset.org/publications/4845

W2, 1

(1)

(2)

W1, 2
(1)

W3, 1

(1)

W1, 2

(1)

W2, 2

(2)

W1, 3

Thus every fuzzy set can be represented as a set of it’s
α − cuts as

{

A = A α 1 , A α 2 ,...., A α m

}

(2)

(1)

•
•

W2, 3
(1)

W1, 3

(1)

W3, 3

Definition 3: A fuzzy set is convex if and only if for any
x1 , x 2 ∈ X and any λ ∈ [0,1]

µ A (λ x 1 + (1 − λ )x 2 ) ≥ min (µ A ( x 1 ) + µ A ( x 2 ))

•

Alternatively, A is convex if all of its
convex.

Fig. 1 Structure of a crisp artificial neural network

sets are

Definition 4: A quasi-fuzzy number A is a fuzzy set of the real
line with a normal, fuzzy convex and continuous membership
function satisfying the following conditions,
lim( t → −∞ ) A (t ) = 0 , lim( t → ∞ ) A (t ) = 0

III. FUZZY LOGIC
Fuzzy logic was originally proposed by Prof. Lotfi A.
Zadeh to quantitatively and effectively handle problems
involving uncertainty; ambiguity and vagueness see [12] and
[13]. The theory which is now well-established was
specifically designed to mathematically represent uncertainty
and vagueness and provide formalized tools for dealing with
the imprecision that is intrinsic to many real world problems.
The ability of fuzzy logic is inherently robust since it does not
require precision and noise-free inputs. Fuzzy inference
systems are the most reliable alternative if the mathematical
model of the system to be controlled is unavailable [11],[18]
and [26]. The fuzzy sets and fuzzy rules can be formulated in
terms of linguistic variables. Methods of fuzzy logic are
commonly used to model a complex system by a set of rules
provided by the experts. But fuzzy rules can also be applied in

α − cut

(3)

γ

Let A be a fuzzy number. Then A is a closed convex subset
of R for all γ ∈[0,1] defined as

( )

( )

γ
a l (γ ) = min A γ , a r (γ ) = max A

a l : [0 ,1]→ R a r : [0 ,1]→ R

(4)

Then A γ = [a l (γ ), a r (γ )] . The support of A is the open
interval (a l (γ ), a r (γ )) .
Definition 5: A triangular membership function is specified by
three parameters (a m , a l , a r ) as follows:

2204
World Academy of Science, Engineering and Technology
International Journal of Computer, Information Science and Engineering Vol:1 No:7, 2007

⎛
⎛ x − al
ar − x
trian (x; a l , a m , a r ) = max ⎜ min ⎜
⎜a −a , a −a
⎜
l
r
m
⎝ m
⎝

al

am

⎞ ⎞ (5)
⎟ , 0⎟
⎟ ⎟
⎠ ⎠

ar

International Science Index 7, 2007 waset.org/publications/4845

Fig. 2 Quasi triangular fuzzy set

IV. EXPERIMENT
In this paper we demonstrate the learning and obtaining
fuzzy membership functions of weight vectors to obtain quasifuzzy weight sets. The input/target pair presented to the
network is {X, t} where X = [x1 , x 2 , x 3 , x 4 , x 5 ] . A crisp
neural network with 3 hidden and one output neuron is trained
with performance function 1e-06 and repeated the simulation
for first 100 successes.
Daily close share prices are considered from Karachi stock
exchange for 200 trading days and are preprocessed. For each
of the hidden neuron and output neuron, the simulated weight
values may be plotted.
The QFWS of first input connected to all the three neuron are
shown in figure 4. The triangular membership is constructed
1

due to its reduced complexity [8] and [19] and [20]. For w1,1
as shown in fig. 3, using (5) the parameters of triangular-mf
will be,
1
1
al = min(w1,1 ) a r = max(w1,1 ) a m = (al + a r )
2

In order to reduce computational expense, we use triangular
~
fuzzy numbers a = (a m , a l , a r )trian to define the fuzzy weight.
These quasi-fuzzy weights sets follow fuzzy arithmetic, and
thus can be used for fuzzy neural networks.

(6)

Secondly, [15] defines that each hidden weight connection of
neuron lies approximately in the interval

Fig. 3 (a) Input weight matrix for first input vector, (b) Triangular-mf for first weight matrix w i ,1 , i = 1,2,3 (no. of neurons )

2205
World Academy of Science, Engineering and Technology
International Journal of Computer, Information Science and Engineering Vol:1 No:7, 2007

(7)

[2]

Our proposed interval based weight set in eq. (6) provides
little large interval to search for weights of hidden part of a
fuzzy neural network.

[3]

1

−

nh

< w ij <

1
nh

[4]
[5]

(1)

[6]

W1, 1
(2)

W1, 1

[7]

(1)

W2, 1

(2)

W1, 2

•

International Science Index 7, 2007 waset.org/publications/4845

•

(2)

[8]
[9]

W1, 3
(1)

W3, 1

•

[10]
[11]
[12]

Fig. 4 Proposed quasi-fuzzy weight neural network

V. CONCLUSION
We described the architecture of QFWS based fuzzified
neural networks and presented a general framework of
learning algorithms of fuzzified neural networks. Learning in
neuro-fuzzy learning with fuzzy weights requires initialization
of an interval based fuzzy sets, which require higher
computing than for crisp learning to deal with uncertainty,
vagueness and linguistic behaviors of some real life situations
see [6], [16], [23] and [25].
Further improved identification of suitable membership
functions is possible by determining the underlying
probability structure of synaptic connections of a crisp neural
network. Thus based on this idea, we can form fuzzy inference
systems with varying rules. This may provide new research
directions to compare different QFWS based fuzzy neural
networks.
ACKNOWLEDGEMENT

Very thankful to Mr. M. Najam-ul-Hasnain of Department
of Computer Science, University of Karachi for his computing
support.
The authors would like to thank the referees for their
helpful suggestions and comments.
REFERENCES
[1]

Aqil Burney S.M., Jilani A. Tahseen and Cemal Ardil, “A comparative
study of first and second order training algorithms for artificial neural
networks”, Int. Journal of Computational Intelligence, vol. 1, no.3,
2004, pp. 218-224.

[13]
[14]
[15]
[16]
[17]
[18]
[19]

[20]
[21]
[22]
[23]
[24]
[25]

2206

Aqil Burney S.M., Jilani A. Tahseen and Cemal Ardil, “LevenbergMarquardt algorithm for Karachi Stock Exchange share rates
forecasting”, Int. J. of Computational Intelligence, vol. 1, no. 2, 2004, pp
168-173.
Aqil Burney S.M., Jilani A. Tahseen, “Time Series forecasting using
artificial neural network methods for Karachi Stock Exchange”, A
Project in the Dept. of Computer Science, University of Karachi. 2002.
F. Scarselli and A. C. Tosi, “Universal approximation using feedforward
neural networks: A survey of some existing methods, and some new
results,” Neural Networks, vol. 11, no. 1, 1998, pp. 15-37.
G. Castellano and A.M. Fanelli, “Fuzzy inference and rule extraction
using a neural network", Neural Network World Journal, vol. 3, 2000,
pp. 361-371.
H. Ishibuchi and M. Nii, “Numerical analysis of the learning of fuzzified
neural networks from if-then rules,” Fuzzy Sets Syst., vol. 120, no. 2,
2001, pp. 281-307.
H. Ishibuchi, Fujioka, and Tanaka, (1993), “Neural networks that learn
from fuzzy If-then rules”, IEEE Transactions on Fuzzy Systems, vol. 1.
no. 2. 1993.
J. Dunyak and D. Wunsch, “Training fuzzy numbers neural networks
with alpha-cut refinement,” in Proc. IEEE Int. Conf. System, Man,
Cybernetics, vol. 1, 1997, pp. 189-194.
J. J. Buckley and Y. Hayashi, “Neural networks for fuzzy systems,”
Fuzzy Sets and Systems 1995, pp. 265-276.
Jang, Sun and Mizutani, Neuro-fuzzy logic and Soft Computing; A
computational approach to learning and machine intelligence. New
York: Practice-Hall, 2003, Chap. 2-4
Jerry M. Mendel, Uncertainly Rule-Based Fuzzy Logic Systems.
Introduction and new Directions. New York: Prentice Hall PTR,
NJ.2001, chapter 1-7.
L. A. Zadeh, “The concept of linguistic variable and its applications to
approximate reasoning”, Parts I,II,III, Information Sciences, 8(1975)
199-251; 8(1975) 301-357; 9(1975) 43-80. 30.
L. A. Zadeh, “Outline of a new approach to the analysis of complex
systems and decision processes”, IEEE Trans. Systems, Man and
Cybernetics, 1973, vol. 3, pp. 28-44.
Mir F. Atiya, Suzan M. El-Shoura, Samir I. Shaken, “A comparison
between neural network forecasting techniques- case study: river flow
forecasting". IEEE Trans. on Neural Networks. Vol. 10, No. 2. 1999.
M. Bishop, Neural networks for pattern recognition. United Kingdom:
Clarendon Press, 1995, chapter 5-7.
Nauck and R. Kruse, “Designing neuro-fuzzy systems through
backpropagation”, in Fuzzy Modeling: Paradigms and Practice, Kluwer,
Boston, 1996. pp. 203-228.
Nauck, Detlef and Kruse, Rudolf, “Designing neuro-fuzzy systems
through backpropagation”, In Witold Pedryz, editor, Fuzzy Modeling:
Paradigms and Practice, 1996. pp. 203-228, Kluwer, Boston.
Nilesh N. Karnik, Jerry M. Mendel and Qilian Liang, “Type-2 Fuzzy
Logic Systems”, IEEE Trans. Fuzzy Syst., 1999, vol. 15, no. 3,pp. 643658.
P. Eklund, J. Forsstrom, A. Holm, M. Nystrom, and G. Selen, “Rule
generation as an alternative to knowledge acquisition: A systems
architecture for medical informatics”, Fuzzy Sets and Systems, vol. 66
1994, pp. 195-205.
P. Eklund, “Network size versus preprocessing, Fuzzy Sets, Neural
Networks and Soft Computing” (Van Nostrand, New York, 1994, pp.
250-264.
Puha, P. K. H. Daohua Ming, “Parallel nonlinear optimization
techniques for training neural networks.”, IEEE Trans. on Neural
Networks, vol. 14, no. 6, 2003, pp 1460-1468.
Puyin Liu and Hongxing, ”Efficient learning algorithms for three-layer
regular feedforward fuzzy neural networks”, IEEE Trans. Fuzzy Syst.,
vol. 15, no. 3, 2004, pp. 545-558.
S. Mitra and Y. Hayashi, “Neuro-fuzzy rule generation: Survey in soft
computing framework,” IEEE Trans. Neural Networks., vol. 11, no. 3,
2000, pp. 748–768.
S. M. Chen, “A weighted fuzzy reasoning algorithm for medical
diagnosis”, Decision Support Systems, vol. 11, 1994, pp.37-43.
Sungwoo Park and Taisook Han, “Iterative Inversion of Fuzzified
Neural Networks”, IEEE Trans. Fuzzy Syst., vol. 8, no. 3, 2000, pp. 266280.
World Academy of Science, Engineering and Technology
International Journal of Computer, Information Science and Engineering Vol:1 No:7, 2007

International Science Index 7, 2007 waset.org/publications/4845

[26] T. Takagi and M. Sugeno, “Fuzzy identification of systems and its
applications to modeling and control”, IEEE Trans. Syst. Man Cybernet.,
1985, pp. 116-132.
[27] Włodzisław Duch,” Uncertainty of Data, Fuzzy Membership Functions,
and Multilayer Perceptrons”, IEEE, Trans. on Neural Network, vol. 16,
no.1, 2005.
[28] Xinghu Zhang, Chang-Chieh Hang, Shaohua Tan and -Pei Zhuang
Wang,” The Min-Max Function Differentiation and Training of Fuzzy
Neural Networks”, IEEE Trans, Neural Networks, vol. 7. no. 5, 1996,
pp. 1139-1149.
[29] Y. Hayashi, J. J. Buckley, and E. Czogala, “Fuzzy neural network with
fuzzy signals and weight, “in Proc. Int. Joint Conf. Neural Networks,
vol. 2, Baltimore, MD, pp. 1992, pp. 696-701.

S. M. Ail Burney received the B.Sc, first class first
M.Sc. M.Phil. from Karachi University in 1970, 1972
and 1983 respectively. He received Ph.D. degree in
Mathematics from Strathclyde University, Glasgow
with specialization in estimation, modeling and
simulation of multivariate Time series models using
algorithmic approach with software development.
He is currently professor and approved supervisor in
Computer Science and Statistics by the High
Education Commission, Government of Pakistan. He
is also member of various higher academic boards of different universities of
Pakistan. His research interest includes AI, soft computing, neural networks,
fuzzy logic, data mining, statistics, simulation and stochastic modeling of
mobile communication system and networks and network security. He is
author of three books, various technical reports and supervised more than 100
software/Information technology projects of Masters level degree programs
and project director of various projects funded by Government of Pakistan.
He is member of IEEE (USA), ACM (USA) and fellow of Royal Statistical
Society United Kingdom and also a member of Islamic society of Statistical
Sciences. He is teaching since 1973 in various universities in the field of
Econometric, Bio-Statistics, Statistics, Mathematic and Computer Science He
has vast education management experience at the University level. Dr. Burney
has received appreciations and awards for his research and as educationist
including NCR-2002 award for Best National Educationist.
Tahseen A. Jilani received the B.Sc., first class
second M.Sc. (Statistics) and M.A. (Economics) from
Karachi University in 1998, 2001 and 2003
respectively. Since 2003, he is Ph.D. research fellow
in the Department of Computer Science, University
of Karachi.
He is member of IEEE-Computational Intelligence
Society. His research interest includes AI, neural
networks, soft computing, fuzzy logic, Statistical data
mining and simulation. He is teaching since 2002 in
the fields of Statistics, Mathematic and Computer Science.

2207

Weitere ähnliche Inhalte

Was ist angesagt?

An introduction to deep learning
An introduction to deep learningAn introduction to deep learning
An introduction to deep learningVan Thanh
 
TFFN: Two Hidden Layer Feed Forward Network using the randomness of Extreme L...
TFFN: Two Hidden Layer Feed Forward Network using the randomness of Extreme L...TFFN: Two Hidden Layer Feed Forward Network using the randomness of Extreme L...
TFFN: Two Hidden Layer Feed Forward Network using the randomness of Extreme L...Nimai Chand Das Adhikari
 
Multilayer perceptron
Multilayer perceptronMultilayer perceptron
Multilayer perceptronsmitamm
 
A fusion of soft expert set and matrix models
A fusion of soft expert set and matrix modelsA fusion of soft expert set and matrix models
A fusion of soft expert set and matrix modelseSAT Journals
 
Multilayer perceptron
Multilayer perceptronMultilayer perceptron
Multilayer perceptronomaraldabash
 
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXTGENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXTcscpconf
 
Composite Field Multiplier based on Look-Up Table for Elliptic Curve Cryptogr...
Composite Field Multiplier based on Look-Up Table for Elliptic Curve Cryptogr...Composite Field Multiplier based on Look-Up Table for Elliptic Curve Cryptogr...
Composite Field Multiplier based on Look-Up Table for Elliptic Curve Cryptogr...Marisa Paryasto
 
A Learning Linguistic Teaching Control for a Multi-Area Electric Power System
A Learning Linguistic Teaching Control for a Multi-Area Electric Power SystemA Learning Linguistic Teaching Control for a Multi-Area Electric Power System
A Learning Linguistic Teaching Control for a Multi-Area Electric Power SystemCSCJournals
 
15 Machine Learning Multilayer Perceptron
15 Machine Learning Multilayer Perceptron15 Machine Learning Multilayer Perceptron
15 Machine Learning Multilayer PerceptronAndres Mendez-Vazquez
 
A fusion of soft expert set and matrix models
A fusion of soft expert set and matrix modelsA fusion of soft expert set and matrix models
A fusion of soft expert set and matrix modelseSAT Publishing House
 
Improved Parallel Prefix Algorithm on OTIS-Mesh of Trees
Improved Parallel Prefix Algorithm on OTIS-Mesh of TreesImproved Parallel Prefix Algorithm on OTIS-Mesh of Trees
Improved Parallel Prefix Algorithm on OTIS-Mesh of TreesIDES Editor
 
Fuzzy Logic and Neuro-fuzzy Systems: A Systematic Introduction
Fuzzy Logic and Neuro-fuzzy Systems: A Systematic IntroductionFuzzy Logic and Neuro-fuzzy Systems: A Systematic Introduction
Fuzzy Logic and Neuro-fuzzy Systems: A Systematic IntroductionWaqas Tariq
 

Was ist angesagt? (20)

An introduction to deep learning
An introduction to deep learningAn introduction to deep learning
An introduction to deep learning
 
TFFN: Two Hidden Layer Feed Forward Network using the randomness of Extreme L...
TFFN: Two Hidden Layer Feed Forward Network using the randomness of Extreme L...TFFN: Two Hidden Layer Feed Forward Network using the randomness of Extreme L...
TFFN: Two Hidden Layer Feed Forward Network using the randomness of Extreme L...
 
Multilayer perceptron
Multilayer perceptronMultilayer perceptron
Multilayer perceptron
 
A fusion of soft expert set and matrix models
A fusion of soft expert set and matrix modelsA fusion of soft expert set and matrix models
A fusion of soft expert set and matrix models
 
Multilayer perceptron
Multilayer perceptronMultilayer perceptron
Multilayer perceptron
 
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXTGENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
 
Composite Field Multiplier based on Look-Up Table for Elliptic Curve Cryptogr...
Composite Field Multiplier based on Look-Up Table for Elliptic Curve Cryptogr...Composite Field Multiplier based on Look-Up Table for Elliptic Curve Cryptogr...
Composite Field Multiplier based on Look-Up Table for Elliptic Curve Cryptogr...
 
A Learning Linguistic Teaching Control for a Multi-Area Electric Power System
A Learning Linguistic Teaching Control for a Multi-Area Electric Power SystemA Learning Linguistic Teaching Control for a Multi-Area Electric Power System
A Learning Linguistic Teaching Control for a Multi-Area Electric Power System
 
CSC446: Pattern Recognition (LN5)
CSC446: Pattern Recognition (LN5)CSC446: Pattern Recognition (LN5)
CSC446: Pattern Recognition (LN5)
 
15 Machine Learning Multilayer Perceptron
15 Machine Learning Multilayer Perceptron15 Machine Learning Multilayer Perceptron
15 Machine Learning Multilayer Perceptron
 
Sparse autoencoder
Sparse autoencoderSparse autoencoder
Sparse autoencoder
 
27702788
2770278827702788
27702788
 
Bistablecamnets
BistablecamnetsBistablecamnets
Bistablecamnets
 
I046850
I046850I046850
I046850
 
A fusion of soft expert set and matrix models
A fusion of soft expert set and matrix modelsA fusion of soft expert set and matrix models
A fusion of soft expert set and matrix models
 
neural networksNnf
neural networksNnfneural networksNnf
neural networksNnf
 
Numerical Solution and Stability Analysis of Huxley Equation
Numerical Solution and Stability Analysis of Huxley EquationNumerical Solution and Stability Analysis of Huxley Equation
Numerical Solution and Stability Analysis of Huxley Equation
 
Improved Parallel Prefix Algorithm on OTIS-Mesh of Trees
Improved Parallel Prefix Algorithm on OTIS-Mesh of TreesImproved Parallel Prefix Algorithm on OTIS-Mesh of Trees
Improved Parallel Prefix Algorithm on OTIS-Mesh of Trees
 
Fuzzy Logic and Neuro-fuzzy Systems: A Systematic Introduction
Fuzzy Logic and Neuro-fuzzy Systems: A Systematic IntroductionFuzzy Logic and Neuro-fuzzy Systems: A Systematic Introduction
Fuzzy Logic and Neuro-fuzzy Systems: A Systematic Introduction
 
Csc446: Pattern Recognition
Csc446: Pattern Recognition Csc446: Pattern Recognition
Csc446: Pattern Recognition
 

Ähnlich wie Approximate Bounded Knowledge Extraction using Type-I Fuzzy Logic

Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...
Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...
Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...Cemal Ardil
 
X trepan an extended trepan for
X trepan an extended trepan forX trepan an extended trepan for
X trepan an extended trepan forijaia
 
Incorporating Kalman Filter in the Optimization of Quantum Neural Network Par...
Incorporating Kalman Filter in the Optimization of Quantum Neural Network Par...Incorporating Kalman Filter in the Optimization of Quantum Neural Network Par...
Incorporating Kalman Filter in the Optimization of Quantum Neural Network Par...Waqas Tariq
 
X-TREPAN: A MULTI CLASS REGRESSION AND ADAPTED EXTRACTION OF COMPREHENSIBLE D...
X-TREPAN: A MULTI CLASS REGRESSION AND ADAPTED EXTRACTION OF COMPREHENSIBLE D...X-TREPAN: A MULTI CLASS REGRESSION AND ADAPTED EXTRACTION OF COMPREHENSIBLE D...
X-TREPAN: A MULTI CLASS REGRESSION AND ADAPTED EXTRACTION OF COMPREHENSIBLE D...cscpconf
 
X-TREPAN : A Multi Class Regression and Adapted Extraction of Comprehensible ...
X-TREPAN : A Multi Class Regression and Adapted Extraction of Comprehensible ...X-TREPAN : A Multi Class Regression and Adapted Extraction of Comprehensible ...
X-TREPAN : A Multi Class Regression and Adapted Extraction of Comprehensible ...csandit
 
Electricity consumption-prediction-model-using neuro-fuzzy-system
Electricity consumption-prediction-model-using neuro-fuzzy-systemElectricity consumption-prediction-model-using neuro-fuzzy-system
Electricity consumption-prediction-model-using neuro-fuzzy-systemCemal Ardil
 
ACUMENS ON NEURAL NET AKG 20 7 23.pptx
ACUMENS ON NEURAL NET AKG 20 7 23.pptxACUMENS ON NEURAL NET AKG 20 7 23.pptx
ACUMENS ON NEURAL NET AKG 20 7 23.pptxgnans Kgnanshek
 
An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...
An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...
An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...ijtsrd
 
A Mixed Binary-Real NSGA II Algorithm Ensuring Both Accuracy and Interpretabi...
A Mixed Binary-Real NSGA II Algorithm Ensuring Both Accuracy and Interpretabi...A Mixed Binary-Real NSGA II Algorithm Ensuring Both Accuracy and Interpretabi...
A Mixed Binary-Real NSGA II Algorithm Ensuring Both Accuracy and Interpretabi...IJECEIAES
 
Survey on Artificial Neural Network Learning Technique Algorithms
Survey on Artificial Neural Network Learning Technique AlgorithmsSurvey on Artificial Neural Network Learning Technique Algorithms
Survey on Artificial Neural Network Learning Technique AlgorithmsIRJET Journal
 
Application of artificial_neural_network
Application of artificial_neural_networkApplication of artificial_neural_network
Application of artificial_neural_networkgabo GAG
 
Artificial neural networks
Artificial neural networks Artificial neural networks
Artificial neural networks ShwethaShreeS
 
Feed forward neural network for sine
Feed forward neural network for sineFeed forward neural network for sine
Feed forward neural network for sineijcsa
 
Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...
Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...
Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...Waqas Tariq
 
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...ijaia
 
Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...
Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...
Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...ijtsrd
 
Optimization of Number of Neurons in the Hidden Layer in Feed Forward Neural ...
Optimization of Number of Neurons in the Hidden Layer in Feed Forward Neural ...Optimization of Number of Neurons in the Hidden Layer in Feed Forward Neural ...
Optimization of Number of Neurons in the Hidden Layer in Feed Forward Neural ...IJERA Editor
 

Ähnlich wie Approximate Bounded Knowledge Extraction using Type-I Fuzzy Logic (20)

Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...
Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...
Levenberg marquardt-algorithm-for-karachi-stock-exchange-share-rates-forecast...
 
X trepan an extended trepan for
X trepan an extended trepan forX trepan an extended trepan for
X trepan an extended trepan for
 
Incorporating Kalman Filter in the Optimization of Quantum Neural Network Par...
Incorporating Kalman Filter in the Optimization of Quantum Neural Network Par...Incorporating Kalman Filter in the Optimization of Quantum Neural Network Par...
Incorporating Kalman Filter in the Optimization of Quantum Neural Network Par...
 
X-TREPAN: A MULTI CLASS REGRESSION AND ADAPTED EXTRACTION OF COMPREHENSIBLE D...
X-TREPAN: A MULTI CLASS REGRESSION AND ADAPTED EXTRACTION OF COMPREHENSIBLE D...X-TREPAN: A MULTI CLASS REGRESSION AND ADAPTED EXTRACTION OF COMPREHENSIBLE D...
X-TREPAN: A MULTI CLASS REGRESSION AND ADAPTED EXTRACTION OF COMPREHENSIBLE D...
 
X-TREPAN : A Multi Class Regression and Adapted Extraction of Comprehensible ...
X-TREPAN : A Multi Class Regression and Adapted Extraction of Comprehensible ...X-TREPAN : A Multi Class Regression and Adapted Extraction of Comprehensible ...
X-TREPAN : A Multi Class Regression and Adapted Extraction of Comprehensible ...
 
Electricity consumption-prediction-model-using neuro-fuzzy-system
Electricity consumption-prediction-model-using neuro-fuzzy-systemElectricity consumption-prediction-model-using neuro-fuzzy-system
Electricity consumption-prediction-model-using neuro-fuzzy-system
 
Ann
Ann Ann
Ann
 
ACUMENS ON NEURAL NET AKG 20 7 23.pptx
ACUMENS ON NEURAL NET AKG 20 7 23.pptxACUMENS ON NEURAL NET AKG 20 7 23.pptx
ACUMENS ON NEURAL NET AKG 20 7 23.pptx
 
19_Learning.ppt
19_Learning.ppt19_Learning.ppt
19_Learning.ppt
 
An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...
An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...
An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...
 
A Mixed Binary-Real NSGA II Algorithm Ensuring Both Accuracy and Interpretabi...
A Mixed Binary-Real NSGA II Algorithm Ensuring Both Accuracy and Interpretabi...A Mixed Binary-Real NSGA II Algorithm Ensuring Both Accuracy and Interpretabi...
A Mixed Binary-Real NSGA II Algorithm Ensuring Both Accuracy and Interpretabi...
 
Survey on Artificial Neural Network Learning Technique Algorithms
Survey on Artificial Neural Network Learning Technique AlgorithmsSurvey on Artificial Neural Network Learning Technique Algorithms
Survey on Artificial Neural Network Learning Technique Algorithms
 
Application of artificial_neural_network
Application of artificial_neural_networkApplication of artificial_neural_network
Application of artificial_neural_network
 
Artificial neural networks
Artificial neural networks Artificial neural networks
Artificial neural networks
 
Ejsr 86 3
Ejsr 86 3Ejsr 86 3
Ejsr 86 3
 
Feed forward neural network for sine
Feed forward neural network for sineFeed forward neural network for sine
Feed forward neural network for sine
 
Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...
Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...
Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...
 
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
NETWORK LEARNING AND TRAINING OF A CASCADED LINK-BASED FEED FORWARD NEURAL NE...
 
Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...
Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...
Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...
 
Optimization of Number of Neurons in the Hidden Layer in Feed Forward Neural ...
Optimization of Number of Neurons in the Hidden Layer in Feed Forward Neural ...Optimization of Number of Neurons in the Hidden Layer in Feed Forward Neural ...
Optimization of Number of Neurons in the Hidden Layer in Feed Forward Neural ...
 

Mehr von Cemal Ardil

Upfc supplementary-controller-design-using-real-coded-genetic-algorithm-for-d...
Upfc supplementary-controller-design-using-real-coded-genetic-algorithm-for-d...Upfc supplementary-controller-design-using-real-coded-genetic-algorithm-for-d...
Upfc supplementary-controller-design-using-real-coded-genetic-algorithm-for-d...Cemal Ardil
 
The main-principles-of-text-to-speech-synthesis-system
The main-principles-of-text-to-speech-synthesis-systemThe main-principles-of-text-to-speech-synthesis-system
The main-principles-of-text-to-speech-synthesis-systemCemal Ardil
 
The feedback-control-for-distributed-systems
The feedback-control-for-distributed-systemsThe feedback-control-for-distributed-systems
The feedback-control-for-distributed-systemsCemal Ardil
 
System overflow blocking-transients-for-queues-with-batch-arrivals-using-a-fa...
System overflow blocking-transients-for-queues-with-batch-arrivals-using-a-fa...System overflow blocking-transients-for-queues-with-batch-arrivals-using-a-fa...
System overflow blocking-transients-for-queues-with-batch-arrivals-using-a-fa...Cemal Ardil
 
Sonic localization-cues-for-classrooms-a-structural-model-proposal
Sonic localization-cues-for-classrooms-a-structural-model-proposalSonic localization-cues-for-classrooms-a-structural-model-proposal
Sonic localization-cues-for-classrooms-a-structural-model-proposalCemal Ardil
 
Robust fuzzy-observer-design-for-nonlinear-systems
Robust fuzzy-observer-design-for-nonlinear-systemsRobust fuzzy-observer-design-for-nonlinear-systems
Robust fuzzy-observer-design-for-nonlinear-systemsCemal Ardil
 
Response quality-evaluation-in-heterogeneous-question-answering-system-a-blac...
Response quality-evaluation-in-heterogeneous-question-answering-system-a-blac...Response quality-evaluation-in-heterogeneous-question-answering-system-a-blac...
Response quality-evaluation-in-heterogeneous-question-answering-system-a-blac...Cemal Ardil
 
Reduction of-linear-time-invariant-systems-using-routh-approximation-and-pso
Reduction of-linear-time-invariant-systems-using-routh-approximation-and-psoReduction of-linear-time-invariant-systems-using-routh-approximation-and-pso
Reduction of-linear-time-invariant-systems-using-routh-approximation-and-psoCemal Ardil
 
Real coded-genetic-algorithm-for-robust-power-system-stabilizer-design
Real coded-genetic-algorithm-for-robust-power-system-stabilizer-designReal coded-genetic-algorithm-for-robust-power-system-stabilizer-design
Real coded-genetic-algorithm-for-robust-power-system-stabilizer-designCemal Ardil
 
Performance of-block-codes-using-the-eigenstructure-of-the-code-correlation-m...
Performance of-block-codes-using-the-eigenstructure-of-the-code-correlation-m...Performance of-block-codes-using-the-eigenstructure-of-the-code-correlation-m...
Performance of-block-codes-using-the-eigenstructure-of-the-code-correlation-m...Cemal Ardil
 
Optimal supplementary-damping-controller-design-for-tcsc-employing-rcga
Optimal supplementary-damping-controller-design-for-tcsc-employing-rcgaOptimal supplementary-damping-controller-design-for-tcsc-employing-rcga
Optimal supplementary-damping-controller-design-for-tcsc-employing-rcgaCemal Ardil
 
Optimal straight-line-trajectory-generation-in-3 d-space-using-deviation-algo...
Optimal straight-line-trajectory-generation-in-3 d-space-using-deviation-algo...Optimal straight-line-trajectory-generation-in-3 d-space-using-deviation-algo...
Optimal straight-line-trajectory-generation-in-3 d-space-using-deviation-algo...Cemal Ardil
 
On the-optimal-number-of-smart-dust-particles
On the-optimal-number-of-smart-dust-particlesOn the-optimal-number-of-smart-dust-particles
On the-optimal-number-of-smart-dust-particlesCemal Ardil
 
On the-joint-optimization-of-performance-and-power-consumption-in-data-centers
On the-joint-optimization-of-performance-and-power-consumption-in-data-centersOn the-joint-optimization-of-performance-and-power-consumption-in-data-centers
On the-joint-optimization-of-performance-and-power-consumption-in-data-centersCemal Ardil
 
On the-approximate-solution-of-a-nonlinear-singular-integral-equation
On the-approximate-solution-of-a-nonlinear-singular-integral-equationOn the-approximate-solution-of-a-nonlinear-singular-integral-equation
On the-approximate-solution-of-a-nonlinear-singular-integral-equationCemal Ardil
 
On problem-of-parameters-identification-of-dynamic-object
On problem-of-parameters-identification-of-dynamic-objectOn problem-of-parameters-identification-of-dynamic-object
On problem-of-parameters-identification-of-dynamic-objectCemal Ardil
 
Numerical modeling-of-gas-turbine-engines
Numerical modeling-of-gas-turbine-enginesNumerical modeling-of-gas-turbine-engines
Numerical modeling-of-gas-turbine-enginesCemal Ardil
 
New technologies-for-modeling-of-gas-turbine-cooled-blades
New technologies-for-modeling-of-gas-turbine-cooled-bladesNew technologies-for-modeling-of-gas-turbine-cooled-blades
New technologies-for-modeling-of-gas-turbine-cooled-bladesCemal Ardil
 
Neuro -fuzzy-networks-for-identification-of-mathematical-model-parameters-of-...
Neuro -fuzzy-networks-for-identification-of-mathematical-model-parameters-of-...Neuro -fuzzy-networks-for-identification-of-mathematical-model-parameters-of-...
Neuro -fuzzy-networks-for-identification-of-mathematical-model-parameters-of-...Cemal Ardil
 
Multivariate high-order-fuzzy-time-series-forecasting-for-car-road-accidents
Multivariate high-order-fuzzy-time-series-forecasting-for-car-road-accidentsMultivariate high-order-fuzzy-time-series-forecasting-for-car-road-accidents
Multivariate high-order-fuzzy-time-series-forecasting-for-car-road-accidentsCemal Ardil
 

Mehr von Cemal Ardil (20)

Upfc supplementary-controller-design-using-real-coded-genetic-algorithm-for-d...
Upfc supplementary-controller-design-using-real-coded-genetic-algorithm-for-d...Upfc supplementary-controller-design-using-real-coded-genetic-algorithm-for-d...
Upfc supplementary-controller-design-using-real-coded-genetic-algorithm-for-d...
 
The main-principles-of-text-to-speech-synthesis-system
The main-principles-of-text-to-speech-synthesis-systemThe main-principles-of-text-to-speech-synthesis-system
The main-principles-of-text-to-speech-synthesis-system
 
The feedback-control-for-distributed-systems
The feedback-control-for-distributed-systemsThe feedback-control-for-distributed-systems
The feedback-control-for-distributed-systems
 
System overflow blocking-transients-for-queues-with-batch-arrivals-using-a-fa...
System overflow blocking-transients-for-queues-with-batch-arrivals-using-a-fa...System overflow blocking-transients-for-queues-with-batch-arrivals-using-a-fa...
System overflow blocking-transients-for-queues-with-batch-arrivals-using-a-fa...
 
Sonic localization-cues-for-classrooms-a-structural-model-proposal
Sonic localization-cues-for-classrooms-a-structural-model-proposalSonic localization-cues-for-classrooms-a-structural-model-proposal
Sonic localization-cues-for-classrooms-a-structural-model-proposal
 
Robust fuzzy-observer-design-for-nonlinear-systems
Robust fuzzy-observer-design-for-nonlinear-systemsRobust fuzzy-observer-design-for-nonlinear-systems
Robust fuzzy-observer-design-for-nonlinear-systems
 
Response quality-evaluation-in-heterogeneous-question-answering-system-a-blac...
Response quality-evaluation-in-heterogeneous-question-answering-system-a-blac...Response quality-evaluation-in-heterogeneous-question-answering-system-a-blac...
Response quality-evaluation-in-heterogeneous-question-answering-system-a-blac...
 
Reduction of-linear-time-invariant-systems-using-routh-approximation-and-pso
Reduction of-linear-time-invariant-systems-using-routh-approximation-and-psoReduction of-linear-time-invariant-systems-using-routh-approximation-and-pso
Reduction of-linear-time-invariant-systems-using-routh-approximation-and-pso
 
Real coded-genetic-algorithm-for-robust-power-system-stabilizer-design
Real coded-genetic-algorithm-for-robust-power-system-stabilizer-designReal coded-genetic-algorithm-for-robust-power-system-stabilizer-design
Real coded-genetic-algorithm-for-robust-power-system-stabilizer-design
 
Performance of-block-codes-using-the-eigenstructure-of-the-code-correlation-m...
Performance of-block-codes-using-the-eigenstructure-of-the-code-correlation-m...Performance of-block-codes-using-the-eigenstructure-of-the-code-correlation-m...
Performance of-block-codes-using-the-eigenstructure-of-the-code-correlation-m...
 
Optimal supplementary-damping-controller-design-for-tcsc-employing-rcga
Optimal supplementary-damping-controller-design-for-tcsc-employing-rcgaOptimal supplementary-damping-controller-design-for-tcsc-employing-rcga
Optimal supplementary-damping-controller-design-for-tcsc-employing-rcga
 
Optimal straight-line-trajectory-generation-in-3 d-space-using-deviation-algo...
Optimal straight-line-trajectory-generation-in-3 d-space-using-deviation-algo...Optimal straight-line-trajectory-generation-in-3 d-space-using-deviation-algo...
Optimal straight-line-trajectory-generation-in-3 d-space-using-deviation-algo...
 
On the-optimal-number-of-smart-dust-particles
On the-optimal-number-of-smart-dust-particlesOn the-optimal-number-of-smart-dust-particles
On the-optimal-number-of-smart-dust-particles
 
On the-joint-optimization-of-performance-and-power-consumption-in-data-centers
On the-joint-optimization-of-performance-and-power-consumption-in-data-centersOn the-joint-optimization-of-performance-and-power-consumption-in-data-centers
On the-joint-optimization-of-performance-and-power-consumption-in-data-centers
 
On the-approximate-solution-of-a-nonlinear-singular-integral-equation
On the-approximate-solution-of-a-nonlinear-singular-integral-equationOn the-approximate-solution-of-a-nonlinear-singular-integral-equation
On the-approximate-solution-of-a-nonlinear-singular-integral-equation
 
On problem-of-parameters-identification-of-dynamic-object
On problem-of-parameters-identification-of-dynamic-objectOn problem-of-parameters-identification-of-dynamic-object
On problem-of-parameters-identification-of-dynamic-object
 
Numerical modeling-of-gas-turbine-engines
Numerical modeling-of-gas-turbine-enginesNumerical modeling-of-gas-turbine-engines
Numerical modeling-of-gas-turbine-engines
 
New technologies-for-modeling-of-gas-turbine-cooled-blades
New technologies-for-modeling-of-gas-turbine-cooled-bladesNew technologies-for-modeling-of-gas-turbine-cooled-blades
New technologies-for-modeling-of-gas-turbine-cooled-blades
 
Neuro -fuzzy-networks-for-identification-of-mathematical-model-parameters-of-...
Neuro -fuzzy-networks-for-identification-of-mathematical-model-parameters-of-...Neuro -fuzzy-networks-for-identification-of-mathematical-model-parameters-of-...
Neuro -fuzzy-networks-for-identification-of-mathematical-model-parameters-of-...
 
Multivariate high-order-fuzzy-time-series-forecasting-for-car-road-accidents
Multivariate high-order-fuzzy-time-series-forecasting-for-car-road-accidentsMultivariate high-order-fuzzy-time-series-forecasting-for-car-road-accidents
Multivariate high-order-fuzzy-time-series-forecasting-for-car-road-accidents
 

Kürzlich hochgeladen

Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
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
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
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
 
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
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
"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
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
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
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
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
 
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
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 

Kürzlich hochgeladen (20)

Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
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
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
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
 
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
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
"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
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
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
 
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
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
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
 
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
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 

Approximate Bounded Knowledge Extraction using Type-I Fuzzy Logic

  • 1. World Academy of Science, Engineering and Technology International Journal of Computer, Information Science and Engineering Vol:1 No:7, 2007 Approximate Bounded Knowledge Extraction using Type-I Fuzzy Logic Syed Muhammad Aqil Burney, Senior Member IEEE, Tahseen Ahmed Jilani, Member IEEE, Cemal Ardil 2) International Science Index 7, 2007 waset.org/publications/4845 Abstract—Using neural network we try to model the unknown function f for given input-output data pairs. The connection strength of each neuron is updated through learning. Repeated simulations of crisp neural network produce different values of weight factors that are directly affected by the change of different parameters. We propose the idea that for each neuron in the network, we can obtain quasi-fuzzy weight sets (QFWS) using repeated simulation of the crisp neural network. Such type of fuzzy weight functions may be applied where we have multivariate crisp input that needs to be adjusted after iterative learning, like claim amount distribution analysis. As real data is subjected to noise and uncertainty, therefore, QFWS may be helpful in the simplification of such complex problems. Secondly, these QFWS provide good initial solution for training of fuzzy neural networks with reduced computational complexity. Keywords—Crisp neural networks, fuzzy systems, extraction of logical rules, quasi-fuzzy numbers. F I. INTRODUCTION ISSION of artificial neural networks and fuzzy inference systems have attracted the growing interest of researchers in various scientific and engineering areas due to the growing need of adaptive intelligent systems to solve the real world problems. A crisp or fuzzified neural network can be viewed as a mathematical model for brain-like systems. The learning process increases the sum of knowledge of the neural network by improving the configuration of weight factors. Fuzzy neural networks are generalization of crisp neural networks to process both numerical information from measuring instruments and linguistic information from human experts, see [2], [14], and [15]. Thus, fuzzy inference systems can be used to emulate human expert knowledge and experience. An overview of different fuzzy neural network architectures is discussed by [5], [7] and classified them as, 1) A fuzzy neural network may take crisp or fuzzy values as inputs and can return crisp or fuzzy output. Manuscript received July, 13. 2005. S. M. Aqil Burney is Professor in the Department of Computer Science, University of Karachi, Pakistan (phone: 0092-21-9243131 ext. 2447, fax: 0092-21-9243203, e-mail: Burney@computer.org, aqil_burney@yahoo.com). Tahseen Ahmed Jilani is lecturer and Research fellow in the Department of Computer Science, University of Karachi, Pakistan (e-mail: tahseenjilani@ieee.org). Cemal Ardil is with National Academy of Aviation, Baku, Azerbaijan (email: cemalardil@gmail.com ). another class of fuzzy neural networks is feedforward neural networks which are defined from conventional feedforward neural networks by substituting fuzzified neurons for crisp ones. These are named as regular fuzzy neural networks. It is much more difficult to develop the learning algorithms for the fuzzy neural networks than for the crisp neural networks; this is because the inputs, connections weights and bias terms related to a regular fuzzy neural network are fuzzy sets, see [17], [22] and [24]. The paper is organized as follows. In section II, we made a short study of learning procedures in crisp neural networks. In section III, we present concepts of fuzzy logic and quasi-fuzzy sets. In section IV, simulation experiments using crisp neural network is performed repeatedly to achieve quasi-fuzzy sets. These sets provide the initial solution for type-I neuro-fuzzy networks as discussed by [9], [28] and [29]. To our knowledge, the concept of obtaining fuzzy weights through crisp neural network has not been investigated in the literature. II. NEURAL NETWORKS Using neural network we try to model the unknown function f for given input-output data pairs. The existing algorithms for these problems are regression modeling, neural networks, and wavelet theory. A neural network can be regarded as representation of a function determined by its weight factors and networks architecture [15]. The overall mapping is thus characterized by a composite function relating feedforward network inputs to output. That is O = f composite (x ) Using p-mapping layers in a p+1 layer feedforward net yield O =f Lp (f L p −1 ( (x ).......) ) . .... f L1 Usually, we train a neural network with a training set, present inputs to the neural networks, and interpret the outputs according to the logical rules in the training set see [1], [3],[4] and [21]. The most commonly used technique to adjust weight parameters of a neural network is backpropagation method based on LMS learning defined as ⎡ ⎤ J = E ⎢ ∑ e k2 (n )⎥ ⎣ k ⎦ 2203
  • 2. World Academy of Science, Engineering and Technology International Journal of Computer, Information Science and Engineering Vol:1 No:7, 2007 where k= number of output neurons. w lji (n + 1) = w lji (n ) + η δ lj (n ) y il −1 (n ) , η is the learning rate and δ lj (n ) is the local change made at each neuron in the learning, see [15] ( ) ⎧ e L (n )Φ ' j υ L (n ) j j ⎪ ( for neuron j in output layer L ) . ⎪ ⎪ δ lj (n ) = ⎨ ' l l Φ j υ j (n ) ∑ δ kl + 1 (n ) w kj+ 1 (n ) ⎪ k ⎪ ⎪ ( for neuron j in output layer l ) ⎩ ( ) But to deal with noisy and uncertain information, a crisp neural network has to use concepts of fuzzy interference systems [27]. reverse problems: given the input-output behavior of a system, what are the rules which are governing the behavior. We cite definitions of fuzzy set and membership function cross over points, alpha-cut sets and convexity of a fuzzy set see [10]. Definition 1: If X is a collection of objects denoted generically by x, then a fuzzy set A is defined as a set of ordered pairs, ( A = { x , µ A ( x )), x ∈ X } , Where µ A ( x ) is called the membership function for the fuzzy set A. The membership function maps each element of X to a membership grade value between 0 and 1. Definition 2: The α − cut or α - level set is a non-fuzzy set α of a fuzzy set A denoted by A and defined as (1) (2) W1, 1 W1, 1 A α = { x µ A (x ) ≥ α } (1) International Science Index 7, 2007 waset.org/publications/4845 W2, 1 (1) (2) W1, 2 (1) W3, 1 (1) W1, 2 (1) W2, 2 (2) W1, 3 Thus every fuzzy set can be represented as a set of it’s α − cuts as { A = A α 1 , A α 2 ,...., A α m } (2) (1) • • W2, 3 (1) W1, 3 (1) W3, 3 Definition 3: A fuzzy set is convex if and only if for any x1 , x 2 ∈ X and any λ ∈ [0,1] µ A (λ x 1 + (1 − λ )x 2 ) ≥ min (µ A ( x 1 ) + µ A ( x 2 )) • Alternatively, A is convex if all of its convex. Fig. 1 Structure of a crisp artificial neural network sets are Definition 4: A quasi-fuzzy number A is a fuzzy set of the real line with a normal, fuzzy convex and continuous membership function satisfying the following conditions, lim( t → −∞ ) A (t ) = 0 , lim( t → ∞ ) A (t ) = 0 III. FUZZY LOGIC Fuzzy logic was originally proposed by Prof. Lotfi A. Zadeh to quantitatively and effectively handle problems involving uncertainty; ambiguity and vagueness see [12] and [13]. The theory which is now well-established was specifically designed to mathematically represent uncertainty and vagueness and provide formalized tools for dealing with the imprecision that is intrinsic to many real world problems. The ability of fuzzy logic is inherently robust since it does not require precision and noise-free inputs. Fuzzy inference systems are the most reliable alternative if the mathematical model of the system to be controlled is unavailable [11],[18] and [26]. The fuzzy sets and fuzzy rules can be formulated in terms of linguistic variables. Methods of fuzzy logic are commonly used to model a complex system by a set of rules provided by the experts. But fuzzy rules can also be applied in α − cut (3) γ Let A be a fuzzy number. Then A is a closed convex subset of R for all γ ∈[0,1] defined as ( ) ( ) γ a l (γ ) = min A γ , a r (γ ) = max A a l : [0 ,1]→ R a r : [0 ,1]→ R (4) Then A γ = [a l (γ ), a r (γ )] . The support of A is the open interval (a l (γ ), a r (γ )) . Definition 5: A triangular membership function is specified by three parameters (a m , a l , a r ) as follows: 2204
  • 3. World Academy of Science, Engineering and Technology International Journal of Computer, Information Science and Engineering Vol:1 No:7, 2007 ⎛ ⎛ x − al ar − x trian (x; a l , a m , a r ) = max ⎜ min ⎜ ⎜a −a , a −a ⎜ l r m ⎝ m ⎝ al am ⎞ ⎞ (5) ⎟ , 0⎟ ⎟ ⎟ ⎠ ⎠ ar International Science Index 7, 2007 waset.org/publications/4845 Fig. 2 Quasi triangular fuzzy set IV. EXPERIMENT In this paper we demonstrate the learning and obtaining fuzzy membership functions of weight vectors to obtain quasifuzzy weight sets. The input/target pair presented to the network is {X, t} where X = [x1 , x 2 , x 3 , x 4 , x 5 ] . A crisp neural network with 3 hidden and one output neuron is trained with performance function 1e-06 and repeated the simulation for first 100 successes. Daily close share prices are considered from Karachi stock exchange for 200 trading days and are preprocessed. For each of the hidden neuron and output neuron, the simulated weight values may be plotted. The QFWS of first input connected to all the three neuron are shown in figure 4. The triangular membership is constructed 1 due to its reduced complexity [8] and [19] and [20]. For w1,1 as shown in fig. 3, using (5) the parameters of triangular-mf will be, 1 1 al = min(w1,1 ) a r = max(w1,1 ) a m = (al + a r ) 2 In order to reduce computational expense, we use triangular ~ fuzzy numbers a = (a m , a l , a r )trian to define the fuzzy weight. These quasi-fuzzy weights sets follow fuzzy arithmetic, and thus can be used for fuzzy neural networks. (6) Secondly, [15] defines that each hidden weight connection of neuron lies approximately in the interval Fig. 3 (a) Input weight matrix for first input vector, (b) Triangular-mf for first weight matrix w i ,1 , i = 1,2,3 (no. of neurons ) 2205
  • 4. World Academy of Science, Engineering and Technology International Journal of Computer, Information Science and Engineering Vol:1 No:7, 2007 (7) [2] Our proposed interval based weight set in eq. (6) provides little large interval to search for weights of hidden part of a fuzzy neural network. [3] 1 − nh < w ij < 1 nh [4] [5] (1) [6] W1, 1 (2) W1, 1 [7] (1) W2, 1 (2) W1, 2 • International Science Index 7, 2007 waset.org/publications/4845 • (2) [8] [9] W1, 3 (1) W3, 1 • [10] [11] [12] Fig. 4 Proposed quasi-fuzzy weight neural network V. CONCLUSION We described the architecture of QFWS based fuzzified neural networks and presented a general framework of learning algorithms of fuzzified neural networks. Learning in neuro-fuzzy learning with fuzzy weights requires initialization of an interval based fuzzy sets, which require higher computing than for crisp learning to deal with uncertainty, vagueness and linguistic behaviors of some real life situations see [6], [16], [23] and [25]. Further improved identification of suitable membership functions is possible by determining the underlying probability structure of synaptic connections of a crisp neural network. Thus based on this idea, we can form fuzzy inference systems with varying rules. This may provide new research directions to compare different QFWS based fuzzy neural networks. ACKNOWLEDGEMENT Very thankful to Mr. M. Najam-ul-Hasnain of Department of Computer Science, University of Karachi for his computing support. The authors would like to thank the referees for their helpful suggestions and comments. REFERENCES [1] Aqil Burney S.M., Jilani A. Tahseen and Cemal Ardil, “A comparative study of first and second order training algorithms for artificial neural networks”, Int. Journal of Computational Intelligence, vol. 1, no.3, 2004, pp. 218-224. [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] 2206 Aqil Burney S.M., Jilani A. Tahseen and Cemal Ardil, “LevenbergMarquardt algorithm for Karachi Stock Exchange share rates forecasting”, Int. J. of Computational Intelligence, vol. 1, no. 2, 2004, pp 168-173. Aqil Burney S.M., Jilani A. Tahseen, “Time Series forecasting using artificial neural network methods for Karachi Stock Exchange”, A Project in the Dept. of Computer Science, University of Karachi. 2002. F. Scarselli and A. C. Tosi, “Universal approximation using feedforward neural networks: A survey of some existing methods, and some new results,” Neural Networks, vol. 11, no. 1, 1998, pp. 15-37. G. Castellano and A.M. Fanelli, “Fuzzy inference and rule extraction using a neural network", Neural Network World Journal, vol. 3, 2000, pp. 361-371. H. Ishibuchi and M. Nii, “Numerical analysis of the learning of fuzzified neural networks from if-then rules,” Fuzzy Sets Syst., vol. 120, no. 2, 2001, pp. 281-307. H. Ishibuchi, Fujioka, and Tanaka, (1993), “Neural networks that learn from fuzzy If-then rules”, IEEE Transactions on Fuzzy Systems, vol. 1. no. 2. 1993. J. Dunyak and D. Wunsch, “Training fuzzy numbers neural networks with alpha-cut refinement,” in Proc. IEEE Int. Conf. System, Man, Cybernetics, vol. 1, 1997, pp. 189-194. J. J. Buckley and Y. Hayashi, “Neural networks for fuzzy systems,” Fuzzy Sets and Systems 1995, pp. 265-276. Jang, Sun and Mizutani, Neuro-fuzzy logic and Soft Computing; A computational approach to learning and machine intelligence. New York: Practice-Hall, 2003, Chap. 2-4 Jerry M. Mendel, Uncertainly Rule-Based Fuzzy Logic Systems. Introduction and new Directions. New York: Prentice Hall PTR, NJ.2001, chapter 1-7. L. A. Zadeh, “The concept of linguistic variable and its applications to approximate reasoning”, Parts I,II,III, Information Sciences, 8(1975) 199-251; 8(1975) 301-357; 9(1975) 43-80. 30. L. A. Zadeh, “Outline of a new approach to the analysis of complex systems and decision processes”, IEEE Trans. Systems, Man and Cybernetics, 1973, vol. 3, pp. 28-44. Mir F. Atiya, Suzan M. El-Shoura, Samir I. Shaken, “A comparison between neural network forecasting techniques- case study: river flow forecasting". IEEE Trans. on Neural Networks. Vol. 10, No. 2. 1999. M. Bishop, Neural networks for pattern recognition. United Kingdom: Clarendon Press, 1995, chapter 5-7. Nauck and R. Kruse, “Designing neuro-fuzzy systems through backpropagation”, in Fuzzy Modeling: Paradigms and Practice, Kluwer, Boston, 1996. pp. 203-228. Nauck, Detlef and Kruse, Rudolf, “Designing neuro-fuzzy systems through backpropagation”, In Witold Pedryz, editor, Fuzzy Modeling: Paradigms and Practice, 1996. pp. 203-228, Kluwer, Boston. Nilesh N. Karnik, Jerry M. Mendel and Qilian Liang, “Type-2 Fuzzy Logic Systems”, IEEE Trans. Fuzzy Syst., 1999, vol. 15, no. 3,pp. 643658. P. Eklund, J. Forsstrom, A. Holm, M. Nystrom, and G. Selen, “Rule generation as an alternative to knowledge acquisition: A systems architecture for medical informatics”, Fuzzy Sets and Systems, vol. 66 1994, pp. 195-205. P. Eklund, “Network size versus preprocessing, Fuzzy Sets, Neural Networks and Soft Computing” (Van Nostrand, New York, 1994, pp. 250-264. Puha, P. K. H. Daohua Ming, “Parallel nonlinear optimization techniques for training neural networks.”, IEEE Trans. on Neural Networks, vol. 14, no. 6, 2003, pp 1460-1468. Puyin Liu and Hongxing, ”Efficient learning algorithms for three-layer regular feedforward fuzzy neural networks”, IEEE Trans. Fuzzy Syst., vol. 15, no. 3, 2004, pp. 545-558. S. Mitra and Y. Hayashi, “Neuro-fuzzy rule generation: Survey in soft computing framework,” IEEE Trans. Neural Networks., vol. 11, no. 3, 2000, pp. 748–768. S. M. Chen, “A weighted fuzzy reasoning algorithm for medical diagnosis”, Decision Support Systems, vol. 11, 1994, pp.37-43. Sungwoo Park and Taisook Han, “Iterative Inversion of Fuzzified Neural Networks”, IEEE Trans. Fuzzy Syst., vol. 8, no. 3, 2000, pp. 266280.
  • 5. World Academy of Science, Engineering and Technology International Journal of Computer, Information Science and Engineering Vol:1 No:7, 2007 International Science Index 7, 2007 waset.org/publications/4845 [26] T. Takagi and M. Sugeno, “Fuzzy identification of systems and its applications to modeling and control”, IEEE Trans. Syst. Man Cybernet., 1985, pp. 116-132. [27] Włodzisław Duch,” Uncertainty of Data, Fuzzy Membership Functions, and Multilayer Perceptrons”, IEEE, Trans. on Neural Network, vol. 16, no.1, 2005. [28] Xinghu Zhang, Chang-Chieh Hang, Shaohua Tan and -Pei Zhuang Wang,” The Min-Max Function Differentiation and Training of Fuzzy Neural Networks”, IEEE Trans, Neural Networks, vol. 7. no. 5, 1996, pp. 1139-1149. [29] Y. Hayashi, J. J. Buckley, and E. Czogala, “Fuzzy neural network with fuzzy signals and weight, “in Proc. Int. Joint Conf. Neural Networks, vol. 2, Baltimore, MD, pp. 1992, pp. 696-701. S. M. Ail Burney received the B.Sc, first class first M.Sc. M.Phil. from Karachi University in 1970, 1972 and 1983 respectively. He received Ph.D. degree in Mathematics from Strathclyde University, Glasgow with specialization in estimation, modeling and simulation of multivariate Time series models using algorithmic approach with software development. He is currently professor and approved supervisor in Computer Science and Statistics by the High Education Commission, Government of Pakistan. He is also member of various higher academic boards of different universities of Pakistan. His research interest includes AI, soft computing, neural networks, fuzzy logic, data mining, statistics, simulation and stochastic modeling of mobile communication system and networks and network security. He is author of three books, various technical reports and supervised more than 100 software/Information technology projects of Masters level degree programs and project director of various projects funded by Government of Pakistan. He is member of IEEE (USA), ACM (USA) and fellow of Royal Statistical Society United Kingdom and also a member of Islamic society of Statistical Sciences. He is teaching since 1973 in various universities in the field of Econometric, Bio-Statistics, Statistics, Mathematic and Computer Science He has vast education management experience at the University level. Dr. Burney has received appreciations and awards for his research and as educationist including NCR-2002 award for Best National Educationist. Tahseen A. Jilani received the B.Sc., first class second M.Sc. (Statistics) and M.A. (Economics) from Karachi University in 1998, 2001 and 2003 respectively. Since 2003, he is Ph.D. research fellow in the Department of Computer Science, University of Karachi. He is member of IEEE-Computational Intelligence Society. His research interest includes AI, neural networks, soft computing, fuzzy logic, Statistical data mining and simulation. He is teaching since 2002 in the fields of Statistics, Mathematic and Computer Science. 2207