Unsupervised Representation Learning with Laplacian Pyramid Auto-encoders
Qilu Zhao, Zongmin Li

TL;DR
This paper introduces Laplacian pyramid auto-encoders, an unsupervised deep learning method that leverages multi-scale image representations to improve feature learning, classification, and reconstruction performance.
Contribution
It proposes a novel auto-encoder architecture that incorporates Laplacian pyramids for multi-scale unsupervised feature learning, enhancing deep auto-encoder effectiveness.
Findings
Improved classification accuracy with Laplacian pyramid auto-encoders
Enhanced image reconstruction quality
Batch normalization is essential for effective learning
Abstract
Scale-space representation has been popular in computer vision community due to its theoretical foundation. The motivation for generating a scale-space representation of a given data set originates from the basic observation that real-world objects are composed of different structures at different scales. Hence, it's reasonable to consider learning features with image pyramids generated by smoothing and down-sampling operations. In this paper we propose Laplacian pyramid auto-encoders, a straightforward modification of the deep convolutional auto-encoder architecture, for unsupervised representation learning. The method uses multiple encoding-decoding sub-networks within a Laplacian pyramid framework to reconstruct the original image and the low pass filtered images. The last layer of each encoding sub-network also connects to an encoding layer of the sub-network in the next level,…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning · Human Pose and Action Recognition
MethodsBatch Normalization
