Optimizing Feature Selection for Binary Classification with Noisy Labels: A Genetic Algorithm Approach
Feature selection in noisy label scenarios remains an understudied topic. We propose a novel genetic algorithm-based approach, the Noise-Aware Multi-Objective Feature Selection Genetic Algorithm (NMFS-GA), for selecting optimal feature subsets in binary classification with noisy labels. NMFS-GA offers a unified framework for selecting feature subsets that are both accurate and interpretable. We evaluate NMFS-GA on synthetic datasets with label noise, a Breast Cancer dataset enriched with noisy features, and a real-world ADNI dataset for dementia conversion prediction. Our results indicate that NMFS-GA can effectively select feature subsets that improve the accuracy and interpretability of binary classifiers in scenarios with noisy labels.
Code (0)
등록된 구현이 없습니다.
Tasks
Binary Classificationfeature selectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Binary Sine Cosine Algorithms for Feature Selection from Medical Data
A well-constructed classification model highly depends on input feature subsets from a dataset, which may contain redundant, irrelevant, or noisy features. This challenge can be worse while dealing with medical datasets.…
feature selectionGeneral ClassificationTowards Searching Efficient and Accurate Neural Network Architectures in Binary Classification Problems
In recent years, deep neural networks have had great success in machine learning and pattern recognition. Architecture size for a neural network contributes significantly to the success of any neural network. In this stu…
BIG-bench Machine LearningBinary ClassificationClassificationGeneral ClassificationModeling Feature Maps for Quantum Machine Learning
Quantum Machine Learning (QML) offers significant potential for complex tasks like genome sequence classification, but quantum noise on Noisy Intermediate-Scale Quantum (NISQ) devices poses practical challenges. This stu…
ClassificationQuantum Machine LearningEnhancing Diagnostic Accuracy for Urinary Tract Disease through Explainable SHAP-Guided Feature Selection and Classification
In this paper, we propose an approach to support the diagnosis of urinary tract diseases, with a focus on bladder cancer, using SHAP (SHapley Additive exPlanations)-based feature selection to enhance the transparency and…
Hyperparameter OptimizationBinary ClassificationEmploying Iterative Feature Selection in Fuzzy Rule-Based Binary Classification
The feature selection in a traditional binary classification algorithm is always used in the stage of dataset preprocessing, which makes the obtained features not necessarily the best ones for the classification algorith…
Binary ClassificationClassificationfeature selection