paper-with-me

홈 › Papers

Optimizing Latent Dimension Allocation in Hierarchical VAEs: Balancing Attenuation and Information Retention for OOD Detection

2025-06-11 · Dane Williamson, Yangfeng Ji, Matthew Dwyer

Out-of-distribution (OOD) detection is a critical task in machine learning, particularly for safety-critical applications where unexpected inputs must be reliably flagged. While hierarchical variational autoencoders (HVAEs) offer improved representational capacity over traditional VAEs, their performance is highly sensitive to how latent dimensions are distributed across layers. Existing approaches often allocate latent capacity arbitrarily, leading to ineffective representations or posterior collapse. In this work, we introduce a theoretically grounded framework for optimizing latent dimension allocation in HVAEs, drawing on principles from information theory to formalize the trade-off between information loss and representational attenuation. We prove the existence of an optimal allocation ratio $r^{\ast}$ under a fixed latent budget, and empirically show that tuning this ratio consistently improves OOD detection performance across datasets and architectures. Our approach outperforms baseline HVAE configurations and provides practical guidance for principled latent structure design, leading to more robust OOD detection with deep generative models.

📄 PDF Abstract BibTeX arXiv:2506.10089

Code (0)

등록된 구현이 없습니다.

Tasks

Out of Distribution (OOD) Detection

Similar Papers 제목 키워드 기반

Optimizing Hierarchical Image VAEs for Sample Quality

2022-10-18 · Eric Luhman, Troy Luhman

While hierarchical variational autoencoders (VAEs) have achieved great density estimation on image modeling tasks, samples from their prior tend to look less convincing than models with similar log-likelihood. We attribu…

AttributeDensity EstimationDiversity

Learning Correlated Latent Representations with Adaptive Priors

2019-06-14 · Da Tang, Dawen Liang, Nicholas Ruozzi, Tony Jebara

Variational Auto-Encoders (VAEs) have been widely applied for learning compact, low-dimensional latent representations of high-dimensional data. When the correlation structure among data points is available, previous wor…

ClusteringLink Prediction

Relaxed-Responsibility Hierarchical Discrete VAEs

2020-07-14 · Matthew Willetts, Xenia Miscouridou, Stephen Roberts, Chris Holmes

Successfully training Variational Autoencoders (VAEs) with a hierarchy of discrete latent variables remains an area of active research. Vector-Quantised VAEs are a powerful approach to discrete VAEs, but naive hierarchic…

Learning Discrete Structured Variational Auto-Encoder using Natural Evolution Strategies

2022-05-03 · ICLR 2022 4 · Alon Berliner, Guy Rotman, Yossi Adi, Roi Reichart 외

Discrete variational auto-encoders (VAEs) are able to represent semantic latent spaces in generative learning. In many real-life settings, the discrete latent space consists of high-dimensional structures, and propagatin…

Efficient-VDVAE: Less is more

2022-03-25 · Louay Hazami, Rayhane Mama, Ragavan Thurairatnam

Hierarchical VAEs have emerged in recent years as a reliable option for maximum likelihood estimation. However, instability issues and demanding computational requirements have hindered research progress in the area. We …

Image GenerationQuantization