LGMLOct 9, 2019

Supervised feature selection with orthogonal regression and feature weighting

arXiv:1910.03787v1102 citations
Originality Incremental advance
AI Analysis

This is an incremental improvement for machine learning practitioners working with complex data, as it addresses limitations in preserving local structure information during feature selection.

The paper tackles the problem of feature selection in supervised learning by proposing a novel orthogonal least square regression model with feature weighting, which reduces feature dimensionality and achieves better classification results than traditional methods.

Effective features can improve the performance of a model, which can thus help us understand the characteristics and underlying structure of complex data. Previous feature selection methods usually cannot keep more local structure information. To address the defects previously mentioned, we propose a novel supervised orthogonal least square regression model with feature weighting for feature selection. The optimization problem of the objection function can be solved by employing generalized power iteration (GPI) and augmented Lagrangian multiplier (ALM) methods. Experimental results show that the proposed method can more effectively reduce the feature dimensionality and obtain better classification results than traditional feature selection methods. The convergence of our iterative method is proved as well. Consequently, the effectiveness and superiority of the proposed method are verified both theoretically and experimentally.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes