Impact of Bottleneck Layers and Skip Connections on the Generalization of Linear Denoising Autoencoders
Jonghyun Ham, Maximilian Fleissner, Debarghya Ghoshdastidar

TL;DR
This paper analyzes how bottleneck layers and skip connections affect the generalization of linear denoising autoencoders, providing theoretical insights and empirical evidence on their roles in bias-variance trade-offs and variance mitigation.
Contribution
It offers a theoretical characterization of two-layer linear denoising autoencoders with bottlenecks and skip connections, deriving explicit formulas for critical points and test risk.
Findings
Bottleneck layers introduce a bias-variance trade-off in autoencoders.
Skip connections can reduce variance, especially in mildly overparameterized models.
Theoretical analysis supported by numerical experiments confirms the impact of architectural choices.
Abstract
Modern deep neural networks exhibit strong generalization even in highly overparameterized regimes. Significant progress has been made to understand this phenomenon in the context of supervised learning, but for unsupervised tasks such as denoising, several open questions remain. While some recent works have successfully characterized the test error of the linear denoising problem, they are limited to linear models (one-layer network). In this work, we focus on two-layer linear denoising autoencoders trained under gradient flow, incorporating two key ingredients of modern deep learning architectures: A low-dimensional bottleneck layer that effectively enforces a rank constraint on the learned solution, as well as the possibility of a skip connection that bypasses the bottleneck. We derive closed-form expressions for all critical points of this model under product regularization, and in…
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 and Signal Denoising Methods
MethodsFocus · Denoising Autoencoder
