paper-with-me

Papers

Fast forward feature selection for the nonlinear classification of hyperspectral images

2015-01-05 · Mathieu Fauvel, Clement Dechesne, Anthony Zullo, Frédéric Ferraty

A fast forward feature selection algorithm is presented in this paper. It is based on a Gaussian mixture model (GMM) classifier. GMM are used for classifying hyperspectral images. The algorithm selects iteratively spectral features that maximizes an estimation of the classification rate. The estimation is done using the k-fold cross validation. In order to perform fast in terms of computing time, an efficient implementation is proposed. First, the GMM can be updated when the estimation of the classification rate is computed, rather than re-estimate the full model. Secondly, using marginalization of the GMM, sub models can be directly obtained from the full model learned with all the spectral features. Experimental results for two real hyperspectral data sets show that the method performs very well in terms of classification accuracy and processing time. Furthermore, the extracted model contains very few spectral channels.

📄 PDF Abstract BibTeX arXiv:1501.00857

Code (1)

mfauvel/FFFS 공식 구현

Tasks

Classificationfeature selectionGeneral ClassificationHyperspectral Image Classification

Similar Papers 제목 키워드 기반

A Method of Generating Random Weights and Biases in Feedforward Neural Networks with Random Hidden Nodes

2017-10-13 · Grzegorz Dudek

Neural networks with random hidden nodes have gained increasing interest from researchers and practical applications. This is due to their unique features such as very fast training and universal approximation property. …

A novel embedded min-max approach for feature selection in nonlinear support vector machine classification

2020-04-21 · Asunción Jiménez-Cordero, Juan Miguel Morales, Salvador Pineda

In recent years, feature selection has become a challenging problem in several machine learning fields, such as classification problems. Support Vector Machine (SVM) is a well-known technique applied in classification ta…

Classificationfeature selectionGeneral Classification

Beam Search for Feature Selection

2022-03-08 · Nicolas Fraiman, Zichao Li

In this paper, we present and prove some consistency results about the performance of classification models using a subset of features. In addition, we propose to use beam search to perform feature selection, which can b…

Classificationfeature selection

LassoLayer: Nonlinear Feature Selection by Switching One-to-one Links

2021-08-27 · Akihito Sudo, Teng Teck Hou, Masaki Yamaguchi, Yoshinori Tone

Along with the desire to address more complex problems, feature selection methods have gained in importance. Feature selection methods can be classified into wrapper method, filter method, and embedded method. Being a po…

feature selection

Faster feature selection with a Dropping Forward-Backward algorithm

2019-10-17 · Thu Nguyen

In this era of big data, feature selection techniques, which have long been proven to simplify the model, makes the model more comprehensible, speed up the process of learning, have become more and more important. Among …

feature selection