Lazy FSCA for Unsupervised Variable Selection
Federico Zocco, Marco Maggipinto, Gian Antonio Susto, Se\'an, McLoone

TL;DR
This paper introduces a 'lazy' implementation of the FSCA algorithm for unsupervised variable selection, significantly reducing computation time while maintaining similar performance levels, validated through extensive experiments.
Contribution
It proposes L-FSCA, a faster variant of FSCA that retains effectiveness despite the non-submodular criterion, and demonstrates its efficiency through comprehensive case studies.
Findings
L-FSCA reduces computation time by up to 94%.
L-FSCA achieves performance comparable to FSCA.
Experimental results validate L-FSCA's efficiency and effectiveness.
Abstract
Various unsupervised greedy selection methods have been proposed as computationally tractable approximations to the NP-hard subset selection problem. These methods rely on sequentially selecting the variables that best improve performance with respect to a selection criterion. Theoretical results exist that provide performance bounds and enable "lazy greedy" efficient implementations for selection criteria that satisfy a diminishing returns property known as submodularity. This has motivated the development of variable selection algorithms based on mutual information and frame potential. Recently, the authors introduced Forward Selection Component Analysis (FSCA) which uses variance explained as its selection criterion. While this criterion is not submodular, FSCA has been shown to be highly effective for applications such as measurement plan optimisation. In this paper a "lazy"…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Fault Detection and Control Systems · Control Systems and Identification
