A linear approach for sparse coding by a two-layer neural network
Alessandro Montalto, Giovanni Tessitore, Roberto Prevete

TL;DR
This paper introduces a simple, linear two-layer neural network (SCNN) for sparse coding that reduces training time while maintaining effective data representation, outperforming some non-linear models in standard tasks.
Contribution
The paper proposes a linear auto-associative network with a novel error function for efficient sparse coding, reducing training complexity compared to existing non-linear methods.
Findings
Linear encoder achieves comparable sparse coding quality to re-trained models.
Reduced training time due to linear architecture and specific error function.
Effective in standard machine learning tasks with improved efficiency.
Abstract
Many approaches to transform classification problems from non-linear to linear by feature transformation have been recently presented in the literature. These notably include sparse coding methods and deep neural networks. However, many of these approaches require the repeated application of a learning process upon the presentation of unseen data input vectors, or else involve the use of large numbers of parameters and hyper-parameters, which must be chosen through cross-validation, thus increasing running time dramatically. In this paper, we propose and experimentally investigate a new approach for the purpose of overcoming limitations of both kinds. The proposed approach makes use of a linear auto-associative network (called SCNN) with just one hidden layer. The combination of this architecture with a specific error function to be minimized enables one to learn a linear encoder…
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
TopicsNeural Networks and Applications · Image and Signal Denoising Methods · Face and Expression Recognition
