Online Feature Selection with Group Structure Analysis
Jing Wang, Meng Wang, Peipei Li, Luoqi Liu, Zhongqiu Zhao, and Xuegang Hu, Xindong Wu

TL;DR
This paper introduces OGFS, a novel online group feature selection method that considers feature group structures and correlations, improving performance in tasks like image classification.
Contribution
The paper proposes the first online group feature selection method that accounts for feature correlations within groups, using spectral analysis and linear regression.
Findings
Outperforms state-of-the-art online feature selection methods.
Effective in image classification, face verification, and other tasks.
Demonstrates robustness on real-world and benchmark datasets.
Abstract
Online selection of dynamic features has attracted intensive interest in recent years. However, existing online feature selection methods evaluate features individually and ignore the underlying structure of feature stream. For instance, in image analysis, features are generated in groups which represent color, texture and other visual information. Simply breaking the group structure in feature selection may degrade performance. Motivated by this fact, we formulate the problem as an online group feature selection. The problem assumes that features are generated individually but there are group structure in the feature stream. To the best of our knowledge, this is the first time that the correlation among feature stream has been considered in the online feature selection process. To solve this problem, we develop a novel online group feature selection method named OGFS. Our proposed…
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
MethodsLinear Regression
