Minimally Supervised Feature Selection for Classification (Master's Thesis, University Politehnica of Bucharest)
Alexandra Maria Radu

TL;DR
This thesis introduces a fast, minimally supervised feature selection method that outperforms established techniques, especially with limited labeled data, by selecting independent yet collectively strong features across diverse datasets.
Contribution
It proposes a novel feature selection algorithm requiring minimal labeled data, demonstrating superior speed and performance compared to traditional methods, and validates transfer learning across diverse datasets.
Findings
Unsupervised approach outperforms existing methods significantly.
Supervised approach is effective with very limited training data.
Method is validated on multiple datasets including YouTube-Objects and MNIST.
Abstract
In the context of the highly increasing number of features that are available nowadays we design a robust and fast method for feature selection. The method tries to select the most representative features that are independent from each other, but are strong together. We propose an algorithm that requires very limited labeled data (as few as one labeled frame per class) and can accommodate as many unlabeled samples. We also present here the supervised approach from which we started. We compare our two formulations with established methods like AdaBoost, SVM, Lasso, Elastic Net and FoBa and show that our method is much faster and it has constant training time. Moreover, the unsupervised approach outperforms all the methods with which we compared and the difference might be quite prominent. The supervised approach is in most cases better than the other methods, especially when the number…
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
TopicsAdvanced Image and Video Retrieval Techniques · Face and Expression Recognition · Image Retrieval and Classification Techniques
MethodsSupport Vector Machine
