Stochastic Bottleneck: Rateless Auto-Encoder for Flexible Dimensionality Reduction
Toshiaki Koike-Akino, Ye Wang

TL;DR
This paper introduces rateless auto-encoders with a stochastic, importance-sorted latent space that allows flexible, seamless dimensionality reduction without predefining latent size, maintaining high reconstruction quality.
Contribution
It proposes a novel stochastic bottleneck architecture with increasing dropout rates to sort latent variables by importance, enabling variable dimensionality reduction akin to PCA.
Findings
Achieves low distortion with flexible latent dimensionality
Outperforms conventional auto-encoders in variable rate reduction
Maintains high reconstruction quality across different dimensionalities
Abstract
We propose a new concept of rateless auto-encoders (RL-AEs) that enable a flexible latent dimensionality, which can be seamlessly adjusted for varying distortion and dimensionality requirements. In the proposed RL-AEs, instead of a deterministic bottleneck architecture, we use an over-complete representation that is stochastically regularized with weighted dropouts, in a manner analogous to sparse AE (SAE). Unlike SAEs, our RL-AEs employ monotonically increasing dropout rates across the latent representation nodes such that the latent variables become sorted by importance like in principal component analysis (PCA). This is motivated by the rateless property of conventional PCA, where the least important principal components can be discarded to realize variable rate dimensionality reduction that gracefully degrades the distortion. In contrast, since the latent variables of conventional…
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 · Generative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications
MethodsAutoencoders · Principal Components Analysis · Dropout
