Is Joint Training Better for Deep Auto-Encoders?
Yingbo Zhou, Devansh Arpit, Ifeoma Nwogu, Venu Govindaraju

TL;DR
This paper explores joint training of deep autoencoders as an alternative to layer-wise pre-training, demonstrating improved data modeling and feature learning, especially with regularization, in both unsupervised and supervised contexts.
Contribution
It introduces a joint training framework for deep autoencoders that optimizes a single global objective, improving data modeling and feature representations over traditional layer-wise methods.
Findings
Joint training yields better data models.
Improves higher layer feature representations.
Regularization is crucial for performance.
Abstract
Traditionally, when generative models of data are developed via deep architectures, greedy layer-wise pre-training is employed. In a well-trained model, the lower layer of the architecture models the data distribution conditional upon the hidden variables, while the higher layers model the hidden distribution prior. But due to the greedy scheme of the layerwise training technique, the parameters of lower layers are fixed when training higher layers. This makes it extremely challenging for the model to learn the hidden distribution prior, which in turn leads to a suboptimal model for the data distribution. We therefore investigate joint training of deep autoencoders, where the architecture is viewed as one stack of two or more single-layer autoencoders. A single global reconstruction objective is jointly optimized, such that the objective for the single autoencoders at each layer acts as…
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 · Model Reduction and Neural Networks · Music and Audio Processing
