Multi-view Sparse Laplacian Eigenmaps for nonlinear Spectral Feature Selection
Gaurav Srivastava, Mahesh Jangid

TL;DR
This paper introduces Multi-view Sparse Laplacian Eigenmaps (MSLE), a graph-based feature selection method that combines multiple data views and enforces sparsity to effectively reduce high-dimensional data while preserving its structure.
Contribution
The paper proposes a novel MSLE method that integrates multi-view data, sparsity constraints, and scalable optimization for effective nonlinear spectral feature selection.
Findings
MSLE achieves up to 90% feature reduction with minimal error increase.
SVM maintains 2.72% error rate with 90% feature reduction.
80% feature reduction yields 96.69% accuracy on UCI-HAR dataset.
Abstract
The complexity of high-dimensional datasets presents significant challenges for machine learning models, including overfitting, computational complexity, and difficulties in interpreting results. To address these challenges, it is essential to identify an informative subset of features that captures the essential structure of the data. In this study, the authors propose Multi-view Sparse Laplacian Eigenmaps (MSLE) for feature selection, which effectively combines multiple views of the data, enforces sparsity constraints, and employs a scalable optimization algorithm to identify a subset of features that capture the fundamental data structure. MSLE is a graph-based approach that leverages multiple views of the data to construct a more robust and informative representation of high-dimensional data. The method applies sparse eigendecomposition to reduce the dimensionality of the data,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Machine Learning and ELM · Advanced Computing and Algorithms
MethodsSupport Vector Machine
