DeepAI AI Chat
Log In Sign Up

Canonical-Correlation-Based Fast Feature Selection

06/15/2021
by   Sikai Zhang, et al.
0

This paper proposes a canonical-correlation-based filter method for feature selection. The sum of squared canonical correlation coefficients is adopted as the feature ranking criterion. The proposed method boosts the computational speed of the ranking criterion in greedy search. The supporting theorems developed for the feature selection method are fundamental to the understanding of the canonical correlation analysis. In empirical studies, a synthetic dataset is used to demonstrate the speed advantage of the proposed method, and eight real datasets are applied to show the effectiveness of the proposed feature ranking criterion in both classification and regression. The results show that the proposed method is considerably faster than the definition-based method, and the proposed ranking criterion is competitive compared with the seven mutual-information-based criteria.

READ FULL TEXT

page 1

page 2

page 3

page 4

01/21/2021

Orthogonal Least Squares Based Fast Feature Selection for Linear Classification

An Orthogonal Least Squares (OLS) based feature selection method is prop...
06/27/2012

Feature Selection via Probabilistic Outputs

This paper investigates two feature-scoring criteria that make use of es...
02/01/2015

Feature Selection with Redundancy-complementariness Dispersion

Feature selection has attracted significant attention in data mining and...
04/16/2018

SPSA-FSR: Simultaneous Perturbation Stochastic Approximation for Feature Selection and Ranking

This manuscript presents the following: (1) an improved version of the B...
03/16/2018

A prediction criterion for working correlation structure selection in GEE

Generalized estimating equations (GEE) is one of the most commonly used ...
09/28/2022

Variance Tolerance Factors For Interpreting Neural Networks

Black box models only provide results for deep learning tasks and lack i...
10/10/2013

Feature Selection with Annealing for Computer Vision and Big Data Learning

Many computer vision and medical imaging problems are faced with learnin...

Code Repositories