Deep Trans-layer Unsupervised Networks for Representation Learning
Wentao Zhu, Jun Miao, Laiyun Qing, Xilin Chen

TL;DR
This paper introduces a deep trans-layer unsupervised learning framework that combines simple unsupervised methods with trans-layer feature transfer and block histograms, achieving high accuracy on various recognition tasks with fewer parameters.
Contribution
It proposes a novel deep trans-layer unsupervised network architecture that effectively captures comprehensive features using simple methods like PCA and auto-encoders, with improved performance and reduced complexity.
Findings
Achieved 99.45% accuracy on MNIST.
Attained 75.98% accuracy on Caltech 101.
Reached 87.10% accuracy on LFW.
Abstract
Learning features from massive unlabelled data is a vast prevalent topic for high-level tasks in many machine learning applications. The recent great improvements on benchmark data sets achieved by increasingly complex unsupervised learning methods and deep learning models with lots of parameters usually requires many tedious tricks and much expertise to tune. However, filters learned by these complex architectures are quite similar to standard hand-crafted features visually. In this paper, unsupervised learning methods, such as PCA or auto-encoder, are employed as the building block to learn filter banks at each layer. The lower layer responses are transferred to the last layer (trans-layer) to form a more complete representation retaining more information. In addition, some beneficial methods such as local contrast normalization and whitening are added to the proposed deep trans-layer…
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 · Generative Adversarial Networks and Image Synthesis · Image Retrieval and Classification Techniques
MethodsPrincipal Components Analysis
