SENNS: Sparse Extraction Neural NetworkS for Feature Extraction
Abdulrahman Oladipupo Ibraheem

TL;DR
The paper introduces SENNS, a neural network-based feature extraction method that maximizes class separation and enforces sparsity, improving the quality of features for classification tasks.
Contribution
SENNS is a novel neural network technique that combines pairwise distance maximization, sparsity, and gradient-based optimization for effective feature extraction.
Findings
Effective feature representations for classification tasks.
Successful application on multiple datasets including digits, faces, and letters.
Enhanced class separation in the output space.
Abstract
By drawing on ideas from optimisation theory, artificial neural networks (ANN), graph embeddings and sparse representations, I develop a novel technique, termed SENNS (Sparse Extraction Neural NetworkS), aimed at addressing the feature extraction problem. The proposed method uses (preferably deep) ANNs for projecting input attribute vectors to an output space wherein pairwise distances are maximized for vectors belonging to different classes, but minimized for those belonging to the same class, while simultaneously enforcing sparsity on the ANN outputs. The vectors that result from the projection can then be used as features in any classifier of choice. Mathematically, I formulate the proposed method as the minimisation of an objective function which can be interpreted, in the ANN output space, as a negative factor of the sum of the squares of the pair-wise distances between output…
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
TopicsImage Retrieval and Classification Techniques · Face and Expression Recognition · Advanced Image and Video Retrieval Techniques
MethodsWeight Decay
