Least Volume Analysis
Qiuyi Chen, Cashen Diniz, Mark Fuge

TL;DR
This paper presents Least Volume (LV), a novel regularization method for autoencoders that reduces latent dimensions by leveraging geometric intuition, with extensions to non-Euclidean spaces and label integration.
Contribution
It introduces LV and GLV methods, providing theoretical insights, practical algorithms, and demonstrating their effectiveness in dimension reduction and representation learning.
Findings
LV effectively reduces latent dimensions in autoencoders.
GLV enables label integration and improves representation quality.
LV and GLV enhance understanding of data topology and disentanglement.
Abstract
This paper introduces Least Volume (LV)--a simple yet effective regularization method inspired by geometric intuition--that reduces the number of latent dimensions required by an autoencoder without prior knowledge of the dataset's intrinsic dimensionality. We show that its effectiveness depends on the Lipschitz continuity of the decoder, prove that Principal Component Analysis (PCA) is a linear special case, and demonstrate that LV induces a PCA-like importance ordering in nonlinear models. We extend LV to non-Euclidean settings as Generalized Least Volume (GLV), enabling the integration of label information into the latent representation. To support implementation, we also develop an accompanying Dynamic Pruning algorithm. We evaluate LV on several benchmark problems, demonstrating its effectiveness in dimension reduction. Leveraging this, we reveal the role of low-dimensional latent…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Analysis and Summarization · Speech and Audio Processing · Speech Recognition and Synthesis
MethodsPrincipal Components Analysis
