paper-with-me

Papers

Easydiagnos: a framework for accurate feature selection for automatic diagnosis in smart healthcare

2024-10-01 · Prasenjit Maji, Amit Kumar Mondal, Hemanta Kumar Mondal, Saraju P. Mohanty

The rapid advancements in artificial intelligence (AI) have revolutionized smart healthcare, driving innovations in wearable technologies, continuous monitoring devices, and intelligent diagnostic systems. However, security, explainability, robustness, and performance optimization challenges remain critical barriers to widespread adoption in clinical environments. This research presents an innovative algorithmic method using the Adaptive Feature Evaluator (AFE) algorithm to improve feature selection in healthcare datasets and overcome problems. AFE integrating Genetic Algorithms (GA), Explainable Artificial Intelligence (XAI), and Permutation Combination Techniques (PCT), the algorithm optimizes Clinical Decision Support Systems (CDSS), thereby enhancing predictive accuracy and interpretability. The proposed method is validated across three diverse healthcare datasets using six distinct machine learning algorithms, demonstrating its robustness and superiority over conventional feature selection techniques. The results underscore the transformative potential of AFE in smart healthcare, enabling personalized and transparent patient care. Notably, the AFE algorithm, when combined with a Multi-layer Perceptron (MLP), achieved an accuracy of up to 98.5%, highlighting its capability to improve clinical decision-making processes in real-world healthcare applications.

📄 PDF Abstract BibTeX arXiv:2410.00366

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDiagnosticExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)feature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Automatically Redundant Features Removal for Unsupervised Feature Selection via Sparse Feature Graph

2017-05-13 · Shuchu Han, Hao Huang, Hong Qin

The redundant features existing in high dimensional datasets always affect the performance of learning and mining algorithms. How to detect and remove them is an important research topic in machine learning and data mini…

feature selectionSparse Learning

Conformal Recursive Feature Elimination

2024-05-29 · Marcos López-De-Castro, Alberto García-Galindo, Rubén Armañanzas

Unlike traditional statistical methods, Conformal Prediction (CP) allows for the determination of valid and accurate confidence levels associated with individual predictions based only on exchangeability of the data. We …

Conformal Predictionfeature selectionvalid

Automatic multi-objective based feature selection for classification

2018-07-09 · Zhiguo Zhou, Shulong Li, Genggeng Qin, Michael Folkert 외

Objective: Accurately classifying the malignancy of lesions detected in a screening scan is critical for reducing false positives. Radiomics holds great potential to differentiate malignant from benign tumors by extracti…

Classificationfeature selectionGeneral ClassificationSpecificity

Model-free feature selection to facilitate automatic discovery of divergent subgroups in tabular data

2022-03-08 · Girmaw Abebe Tadesse, William Ogallo, Celia Cintas, Skyler Speakman

Data-centric AI encourages the need of cleaning and understanding of data in order to achieve trustworthy AI. Existing technologies, such as AutoML, make it easier to design and train models automatically, but there is a…

AutoMLfeature selection

Sparse Learning and Class Probability Estimation with Weighted Support Vector Machines

2023-12-17 · Liyun Zeng, Hao Helen Zhang

Classification and probability estimation have broad applications in modern machine learning and data science applications, including biology, medicine, engineering, and computer science. The recent development of a clas…

Ensemble LearningSparse LearningVariable Selection