SODE: Self-Adaptive One-Dependence Estimators for classification.Open Website

2016 (modified: 04 Sept 2020)Pattern Recognit.2016Readers: Everyone
Abstract: Highlights • Self-adaptive attribute weighting for One-Dependence Estimators. • Artificial immune systems (AIS) for attribute weighting. • Combining learning objective and AIS affinity function for attribute weighting. • Experiments on 58 real-world datasets demonstrating performance gain. • Trade-off between runtime efficiency and accuracy effectiveness. Abstract SuperParent-One-Dependence Estimators (SPODEs) represent a family of semi-naive Bayesian classifiers which relax the attribute independence assumption of Naive Bayes (NB) to allow each attribute to depend on a common single attribute (superparent). SPODEs can effectively handle data with attribute dependency but still inherent NB׳s key advantages such as computational efficiency and robustness for high dimensional data. In reality, determining an optimal superparent for SPODEs is difficult. One common approach is to use weighted combinations of multiple SPODEs, each having a different superparent with a properly assigned weight value ( i.e ., a weight value is assigned to each attribute). In this paper, we propose a self-adaptive SPODEs, namely SODE, which uses immunity theory in artificial immune systems to automatically and self-adaptively select the weight for each single SPODE. SODE does not need to know the importance of individual SPODE nor the relevance among SPODEs, and can flexibly and efficiently search optimal weight values for each SPODE during the learning process. Extensive experiments and comparisons on 56 benchmark data sets, and validations on image and text classification, demonstrate that SODE outperforms state-of-the-art weighted SPODE algorithms and is suitable for a wide range of learning tasks. Results also confirm that SODE provides an appropriate balance between runtime efficiency and accuracy.
0 Replies

Loading