Using Feature Weights to Improve Performance of Neural Networks

01/25/2011
by   Ridwan Al Iqbal, et al.
0

Different features have different relevance to a particular learning problem. Some features are less relevant; while some very important. Instead of selecting the most relevant features using feature selection, an algorithm can be given this knowledge of feature importance based on expert opinion or prior learning. Learning can be faster and more accurate if learners take feature importance into account. Correlation aided Neural Networks (CANN) is presented which is such an algorithm. CANN treats feature importance as the correlation coefficient between the target attribute and the features. CANN modifies normal feed-forward Neural Network to fit both correlation values and training data. Empirical evaluation shows that CANN is faster and more accurate than applying the two step approach of feature selection and then using normal learning algorithms.

READ FULL TEXT
research
09/25/2022

Deep Feature Selection Using a Novel Complementary Feature Mask

Feature selection has drawn much attention over the last decades in mach...
research
09/29/2022

Sequential Attention for Feature Selection

Feature selection is the problem of selecting a subset of features for a...
research
07/19/2022

Neural Greedy Pursuit for Feature Selection

We propose a greedy algorithm to select N important features among P inp...
research
05/30/2010

Empirical learning aided by weak domain knowledge in the form of feature importance

Standard hybrid learners that use domain knowledge require stronger know...
research
08/08/2019

Feature selection of neural networks is skewed towards the less abstract cue

Artificial neural networks (ANNs) have become an important tool for imag...
research
11/30/2022

Feature Selection with Distance Correlation

Choosing which properties of the data to use as input to multivariate de...
research
09/12/2015

Double Relief with progressive weighting function

Feature weighting algorithms try to solve a problem of great importance ...

Please sign up or login with your details

Forgot password? Click here to reset