paper-with-me

Papers

Feature selection in functional data classification with recursive maxima hunting

2018-06-07 · NeurIPS 2016 12 · José L. Torrecilla, Alberto Suárez

Dimensionality reduction is one of the key issues in the design of effective machine learning methods for automatic induction. In this work, we introduce recursive maxima hunting (RMH) for variable selection in classification problems with functional data. In this context, variable selection techniques are especially attractive because they reduce the dimensionality, facilitate the interpretation and can improve the accuracy of the predictive models. The method, which is a recursive extension of maxima hunting (MH), performs variable selection by identifying the maxima of a relevance function, which measures the strength of the correlation of the predictor functional variable with the class label. At each stage, the information associated with the selected variable is removed by subtracting the conditional expectation of the process. The results of an extensive empirical evaluation are used to illustrate that, in the problems investigated, RMH has comparable or higher predictive accuracy than the standard dimensionality reduction techniques, such as PCA and PLS, and state-of-the-art feature selection methods for functional data, such as maxima hunting.

📄 PDF Abstract BibTeX arXiv:1806.02922

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reductionfeature selectionGeneral ClassificationVariable Selection

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar 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 …

Conformal Predictionfeature selectionvalid

A new computationally efficient algorithm to solve Feature Selection for Functional Data Classification in high-dimensional spaces

2024-01-11 · Tobia Boschi, Francesca Bonin, Rodrigo Ordonez-Hurtado, Alessandra Pascale 외

This paper introduces a novel methodology for Feature Selection for Functional Classification, FSFC, that addresses the challenge of jointly performing feature selection and classification of functional data in scenarios…

ClassificationComputational EfficiencyDimensionality Reductionfeature selection

IGRF-RFE: A Hybrid Feature Selection Method for MLP-based Network Intrusion Detection on UNSW-NB15 Dataset

2022-03-30 · Yuhua Yin, Julian Jang-Jaccard, Wen Xu, Amardeep Singh 외

The effectiveness of machine learning models is significantly affected by the size of the dataset and the quality of features as redundant and irrelevant features can radically degrade the performance. This paper propose…

Anomaly Detectionfeature selectionIntrusion DetectionNetwork Intrusion Detection

ReGroup: Recursive Neural Networks for Hierarchical Grouping of Vector Graphic Primitives

2021-11-23 · Sumit Chaturvedi, Michal Lukáč, Siddhartha Chaudhuri

Selection functionality is as fundamental to vector graphics as it is for raster data. But vector selection is quite different: instead of pixel-level labeling, we make a binary decision to include or exclude each vector…

Prototype SelectionVector Graphics

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