Robust Ensemble Classifier Combination Based on Noise Removal with One-Class SVM
Ferhat \"Ozg\"ur \c{C}atak

TL;DR
This paper proposes a noise removal method using One-Class SVM during data partitioning to improve ensemble classifier performance on large datasets.
Contribution
It introduces a noise filtering preprocessing step with One-Class SVM for data partitioning, enhancing ensemble classifier accuracy.
Findings
Noise filtering improves classifier performance.
Gini impurity guides optimal noise filter ratio.
Enhanced ensemble models outperform baseline methods.
Abstract
In machine learning area, as the number of labeled input samples becomes very large, it is very difficult to build a classification model because of input data set is not fit in a memory in training phase of the algorithm, therefore, it is necessary to utilize data partitioning to handle overall data set. Bagging and boosting based data partitioning methods have been broadly used in data mining and pattern recognition area. Both of these methods have shown a great possibility for improving classification model performance. This study is concerned with the analysis of data set partitioning with noise removal and its impact on the performance of multiple classifier models. In this study, we propose noise filtering preprocessing at each data set partition to increment classifier model performance. We applied Gini impurity approach to find the best split percentage of noise filter ratio.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Face and Expression Recognition · Machine Learning and Data Classification
