paper-with-me

Papers

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 here introduce a new feature selection method that takes advantage of the CP framework. Our proposal, named Conformal Recursive Feature Elimination (CRFE), identifies and recursively removes features that increase the non-conformity of a dataset. We also present an automatic stopping criterion for CRFE, as well as a new index to measure consistency between subsets of features. CRFE selections are compared to the classical Recursive Feature Elimination (RFE) method on several multiclass datasets by using multiple partitions of the data. The results show that CRFE clearly outperforms RFE in half of the datasets, while achieving similar performance in the rest. The automatic stopping criterion provides subsets of effective and non-redundant features without computing any classification performance.

📄 PDF Abstract BibTeX arXiv:2405.19429

Code (1)

digital-medicine-research-group-UNAV/CRFE 공식 구현

Tasks

Conformal Predictionfeature selectionvalid

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,…
RFE 설명 없음

Similar Papers 제목 키워드 기반

Fibonacci and k-Subsecting Recursive Feature Elimination

2020-07-29 · Dariusz Brzezinski

Feature selection is a data mining task with the potential of speeding up classification algorithms, enhancing model comprehensibility, and improving learning accuracy. However, finding a subset of features that is optim…

feature selection

Lower Limb Movements Recognition Based on Feature Recursive Elimination and Backpropagation Neural Network

2024-04-17 · Yongkai Ma, Shili Liang, Zekun Chen

Surface electromyographic (sEMG) signal serve as a signal source commonly used for lower limb movement recognition, reflecting the intent of human movement. However, it has been a challenge to improve the movements recog…

Action Recognitionfeature selection

Feature Elimination in Kernel Machines in moderately high dimensions

2013-04-18 · Sayan Dasgupta, Yair Goldberg, Michael Kosorok

We develop an approach for feature elimination in statistical learning with kernel machines, based on recursive elimination of features.We present theoretical properties of this method and show that it is uniformly consi…

Vocal Bursts Intensity Prediction

Cardiovascular Disease Prediction using Recursive Feature Elimination and Gradient Boosting Classification Techniques

2021-06-11 · Prasannavenkatesan Theerthagiri, Vidya J

Cardiovascular diseases (CVDs) are one of the most common chronic illnesses that affect peoples health. Early detection of CVDs can reduce mortality rates by preventing or reducing the severity of the disease. Machine le…

BIG-bench Machine LearningDisease Prediction

An explainable Recursive Feature Elimination to detect Advanced Persistent Threats using Random Forest classifier

2025-11-12 · Noor Hazlina Abdul Mutalib, Aznul Qalid Md Sabri, Ainuddin Wahid Abdul Wahab, Erma Rahayu Mohd Faizal Abdullah 외 arxiv

Intrusion Detection Systems (IDS) play a vital role in modern cybersecurity frameworks by providing a primary defense mechanism against sophisticated threat actors. In this paper, we propose an explainable intrusion dete…

Intrusion Detection