Results 1 - 10
of
18
Symbolic Interpretation of Artificial Neural Networks
, 1996
"... Hybrid Intelligent Systems that combine knowledge based and artificial neural network systems typically have four phases involving domain knowledge representation, mapping of this knowledge into an initial connectionist architecture, network training and rule extraction respectively. The final phase ..."
Abstract
-
Cited by 31 (1 self)
- Add to MetaCart
Hybrid Intelligent Systems that combine knowledge based and artificial neural network systems typically have four phases involving domain knowledge representation, mapping of this knowledge into an initial connectionist architecture, network training and rule extraction respectively. The final phase is important because it can provide a trained connectionist architecture with explanation power and validate its output decisions. Moreover, it can be used to refine and maintain the initial knowledge acquired from domain experts. In this paper, we present three rule extraction techniques. The first technique extracts a set of binary rules from any type of neural network. The other two techniques are specific to feedforward networks with a single hidden layer of sigmoidal units. Technique 2 extracts partial rules that represent the most important embedded knowledge with an adjustable level of detail, while the third technique provides a more comprehensive and universal approach. A rule eval...
A Fuzzy-Genetic Approach to Breast Cancer Diagnosis
, 1999
"... The automatic diagnosis of breast cancer is an important, real-world medical problem. In this paper we focus on the Wisconsin breast cancer diagnosis (WBCD) problem, combining two methodologies---fuzzy systems and evolutionary algorithms---so as to automatically produce diagnostic systems. We find t ..."
Abstract
-
Cited by 20 (7 self)
- Add to MetaCart
The automatic diagnosis of breast cancer is an important, real-world medical problem. In this paper we focus on the Wisconsin breast cancer diagnosis (WBCD) problem, combining two methodologies---fuzzy systems and evolutionary algorithms---so as to automatically produce diagnostic systems. We find that our fuzzy-genetic approach produces systems exhibiting two prime characteristics: first, they attain high classification performance (the best shown to date), with the possibility of attributing a confidence measure to the output diagnosis; second, the resulting systems involve a few simple rules, and are therefore (human-) interpretable. 1999 Elsevier Science B.V. All rights reserved. Keywords: Fuzzy systems; Genetic algorithms; Breast cancer diagnosis www.elsevier.com/locate/artmed 1.
An Evolutionary Artificial Neural Networks Approach for Breast Cancer Diagnosis
- Artificial Intelligence in Medicine
, 2002
"... This paper presents an evolutionary artificial neural network approach based on the pareto differential evolution algorithm augmented with local search for the prediction of breast cancer. ..."
Abstract
-
Cited by 19 (6 self)
- Add to MetaCart
This paper presents an evolutionary artificial neural network approach based on the pareto differential evolution algorithm augmented with local search for the prediction of breast cancer.
Medical Diagnosis with C4.5 Rule Preceded by Artificial Neural Network Ensemble
, 2003
"... Comprehensibility is very important for a machine learning technique to be used in computer-aided medical diagnosis. Since an artificial neural network ensemble is composed of multiple artificial neural networks, its comprehensibility is worse than that of a single artificial neural network. In this ..."
Abstract
-
Cited by 17 (4 self)
- Add to MetaCart
Comprehensibility is very important for a machine learning technique to be used in computer-aided medical diagnosis. Since an artificial neural network ensemble is composed of multiple artificial neural networks, its comprehensibility is worse than that of a single artificial neural network. In this paper, C4.5 Rule-PANE which combines artificial neural network ensemble with rule induction by regarding the former as a pre-process of the latter, is proposed. At first, an artificial neural network ensemble is trained. Then, a new training data set is generated by feeding the feature vectors of the original training instances to the trained ensemble and replacing the expected class labels of the original training instances with the class labels output from the ensemble. Additional training data may also be appended by randomly generating feature vectors and combining them with their corresponding class labels output from the ensemble. Finally, a specific rule induction approach, i.e. C4.5 Rule, is used to learn rules from the new training data set. Case studies on diabetes, hepatitis, and breast cancer show that C4.5 Rule-PANE could generate rules with strong generalization ability, which profits from artificial neural network ensemble, and strong comprehensibility, which profits from rule induction.
Fuzzy CoCo: A Cooperative-Coevolutionary Approach to Fuzzy Modeling
, 2001
"... Coevolutionary algorithms have received increased attention in the past few years within the domain of evolutionary computation. In this paper, we combine the search power of coevolutionary computation with the expressive power of fuzzy systems, introducing a novel algorithm, Fuzzy CoCo: Fuzzy Coope ..."
Abstract
-
Cited by 15 (7 self)
- Add to MetaCart
Coevolutionary algorithms have received increased attention in the past few years within the domain of evolutionary computation. In this paper, we combine the search power of coevolutionary computation with the expressive power of fuzzy systems, introducing a novel algorithm, Fuzzy CoCo: Fuzzy Cooperative Coevolution. We demonstrate the efficacy of Fuzzy CoCo by applying it to a hard, real-world problem---breast cancer diagnosis---obtaining the best results to date while expending less computational effort than formerly. Analyzing our results, we derive guidelines for setting the algorithm's parameters given a (hard) problem to solve. We hope Fuzzy CoCo proves to be a powerful tool in the fuzzy modeler's toolkit.
Evolving Fuzzy Rules for Breast Cancer Diagnosis
, 1998
"... We present an evolutionary approach for discovering fuzzy systems for breast cancer diagnosis. By judiciously designing an appropriate representation scheme (genome) and fitness function, the genetic algorithm is then able to produce successful systems. These surpass the best known systems to date i ..."
Abstract
-
Cited by 13 (9 self)
- Add to MetaCart
We present an evolutionary approach for discovering fuzzy systems for breast cancer diagnosis. By judiciously designing an appropriate representation scheme (genome) and fitness function, the genetic algorithm is then able to produce successful systems. These surpass the best known systems to date in terms of combined performance and simplicity. I. Introduction Fuzzy logic is a computational paradigm that provides a mathematical tool for dealing with the uncertainty and the imprecision typical of human reasoning [1]. A prime characteristic of fuzzy logic is its capability of expressing knowledge in a linguistic way, allowing a system to be described by simple, "human-friendly" rules. A fuzzy inference system is a rule-based system that uses fuzzy logic, rather than boolean logic, to reason about data [1]. Its basic structure comprises four main components: (1) a fuzzifier, which translates crisp (real-valued) inputs into fuzzy values, (2) an inference engine that applies a fuzzy reaso...
Applying Fuzzy CoCo to Breast Cancer Diagnosis
"... Coevolutionary algorithms have received increased attention in the past few years within the domain of evolutionary computation. In this paper, we combine the search power of coevolutionary computation with the expressive power of fuzzy systems, introducing a novel algorithm, Fuzzy CoCo: Fuzzy Coope ..."
Abstract
-
Cited by 11 (6 self)
- Add to MetaCart
Coevolutionary algorithms have received increased attention in the past few years within the domain of evolutionary computation. In this paper, we combine the search power of coevolutionary computation with the expressive power of fuzzy systems, introducing a novel algorithm, Fuzzy CoCo: Fuzzy Cooperative Coevolution. We demonstrate the efficacy of Fuzzy CoCo by applying it to a hard, real-world problem---breast cancer diagnosis--- obtaining the best results to date while expending less computational effort than formerly. 1 Introduction In recent years the natural phenomenon of coevolution---the simultaneous, coupled evolution of two or more species--- has been explored by evolutionary-computation practitioners, who introduced the notion of coevolutionary algorithms. It has been shown that, for certain problem domains, coevolution produces better solutions while incurring a lower computational cost. We explore herein the application of coevolution to the design of fuzzy systems, int...
A Comparison Between Two Neural Network Rule Extraction Techniques for the Diagnosis of Hepatobiliary Disorders
, 2000
"... Neural networks have been widely used as tools for prediction in medicine. We expect to see even more applications of neural networks for medical diagnosis as recently developed neural network rule extraction algorithms make it possible for the decision process of a trained network to be expresse ..."
Abstract
-
Cited by 8 (3 self)
- Add to MetaCart
Neural networks have been widely used as tools for prediction in medicine. We expect to see even more applications of neural networks for medical diagnosis as recently developed neural network rule extraction algorithms make it possible for the decision process of a trained network to be expressed as classification rules. These rules are more comprehensible to a human user than the classification process of the networks which involves complex nonlinear mapping of the input data. This paper reports the results from two neural network rule extraction techniques, NeuroLinear and NeuroRule applied to the diagnosis of hepatobiliary disorders. The data set consists of nine measurements collected from patients in a Japanese hospital and these measurements have continuous values. NeuroLinear generates piece-wise linear discriminant functions for this data set. The continuous measurements have previously been discretized by domain experts. NeuroRule is applied to the discretized data...
Designing Breast Cancer Diagnostic Systems via a Hybrid Fuzzy-Genetic Methodology
, 1999
"... The automatic diagnosis of breast cancer is an important, real-world medical problem. In this paper we focus on the Wisconsin breast cancer diagnosis (WBCD) problem, combining two methodologies ---fuzzy systems and evolutionary algorithms---so as to automatically produce diagnostic systems. We fi ..."
Abstract
-
Cited by 8 (5 self)
- Add to MetaCart
The automatic diagnosis of breast cancer is an important, real-world medical problem. In this paper we focus on the Wisconsin breast cancer diagnosis (WBCD) problem, combining two methodologies ---fuzzy systems and evolutionary algorithms---so as to automatically produce diagnostic systems. We find that our fuzzy-genetic approach produces systems exhibiting the highest classification performance shown to date, and which are also (human-)interpretable. Keywords: Fuzzy systems; Genetic algorithms; Breast cancer diagnosis 1 Introduction A major class of problems in medical science involves the diagnosis of disease, based upon various tests performed upon the patient. When several tests are involved, the ultimate diagnosis may be difficult to obtain, even for a medical expert. This has given rise, over the past few decades, to computerized diagnostic tools, intended to aid the physician in making sense out of the welter of data. A prime target for such computerized tools is in the d...
Evolutionary computing for knowledge discovery
- in medical diagnosis, Artificial Intelligence in Medicine, Volume 27, Issue 2
, 2003
"... One of the major challenges in medical domain is the extraction of comprehensible knowledge from medical diagnosis data. In this paper, a two-phase hybrid evolutionary classification technique is proposed to extract classification rules that can be used in clinical practice for better understanding ..."
Abstract
-
Cited by 5 (0 self)
- Add to MetaCart
One of the major challenges in medical domain is the extraction of comprehensible knowledge from medical diagnosis data. In this paper, a two-phase hybrid evolutionary classification technique is proposed to extract classification rules that can be used in clinical practice for better understanding and prevention of unwanted medical events. In the first phase, a hybrid evolutionary algorithm (EA) is utilized to confine the search space by evolving a pool of good candidate rules, e.g. genetic programming (GP) is applied to evolve nominal attributes for free structured rules and genetic algorithm (GA) is used to optimize the numeric attributes for concise classification rules without the need of discretization. These candidate rules are then used in the second phase to optimize the order and number of rules in the evolution for forming accurate and comprehensible rule sets. The proposed evolutionary classifier (EvoC) is validated upon hepatitis and breast cancer datasets obtained from the UCI machine-learning repository. Simulation results show that the evolutionary classifier produces comprehensible rules and good classification accuracy for the medical datasets. Results obtained from t-tests further justify its robustness and invariance to random partition of datasets.

