Abstract
In the design of conventional Bayes network classifiers (e.g. Naive Bayes Classifier, Tree Augment Naive Bayes classifier), the network classifier structures are always fixed. Such network structures are very difficult to reflect the relationships among nodes (attributes). In this paper, we propose a self-adaptive Bayesian Network classifier based on genetic optimization. Genetic optimization is exploited here to realize the Self-adaptiveness, which means the network structure can be gradually optimized when constructing Bayesian network classifier. Experimental results show that the proposed method leads to a high classification accuracy than Naive Bayes classifier, Tree Augment Naive Bayes classifier, and KNN classifier on some benchmarks.
| Original language | English |
|---|---|
| Title of host publication | ICSESS 2017 - Proceedings of 2017 IEEE 8th International Conference on Software Engineering and Service Science |
| Editors | Li Wenzheng, M. Surendra Prasad Babu, Lei Xiaohui |
| Publisher | IEEE Computer Society |
| Pages | 688-691 |
| Number of pages | 4 |
| ISBN (Electronic) | 9781538645703 |
| DOIs | |
| Publication status | Published - 2 Jul 2017 |
| Externally published | Yes |
| Event | 8th IEEE International Conference on Software Engineering and Service Science, ICSESS 2017 - Beijing, China Duration: 24 Nov 2017 → 26 Nov 2017 |
Publication series
| Name | Proceedings of the IEEE International Conference on Software Engineering and Service Sciences, ICSESS |
|---|---|
| Volume | 2017-November |
| ISSN (Print) | 2327-0586 |
| ISSN (Electronic) | 2327-0594 |
Conference
| Conference | 8th IEEE International Conference on Software Engineering and Service Science, ICSESS 2017 |
|---|---|
| Country/Territory | China |
| City | Beijing |
| Period | 24/11/17 → 26/11/17 |
Keywords
- Bayesian Network
- Genetic optimization
- network structrue
- self-adaptive