LGFeb 5, 2025

PH-VAE: A Polynomial Hierarchical Variational Autoencoder Towards Disentangled Representation Learning

arXiv:2502.02856v21 citationsh-index: 1
Originality Incremental advance
AI Analysis

This work addresses limitations in VAE-based generative models for complex data distributions, offering incremental improvements in representation learning for applications like image generation.

The authors tackled the problem of variational autoencoders (VAEs) producing blurry outputs and lacking interpretability by proposing PH-VAE, a polynomial hierarchical VAE with a novel Polynomial Divergence loss, which improved accuracy and image quality while enabling disentangled representation learning.

The variational autoencoder (VAE) is a simple and efficient generative artificial intelligence method for modeling complex probability distributions of various types of data, such as images and texts. However, it suffers some main shortcomings, such as lack of interpretability in the latent variables, difficulties in tuning hyperparameters while training, producing blurry, unrealistic downstream outputs or loss of information due to how it calculates loss functions and recovers data distributions, overfitting, and origin gravity effect for small data sets, among other issues. These and other limitations have caused unsatisfactory generation effects for the data with complex distributions. In this work, we proposed and developed a polynomial hierarchical variational autoencoder (PH-VAE), in which we used a polynomial hierarchical date format to generate or to reconstruct the data distributions. In doing so, we also proposed a novel Polynomial Divergence in the loss function to replace or generalize the Kullback-Leibler (KL) divergence, which results in systematic and drastic improvements in both accuracy and reproducibility of the re-constructed distribution function as well as the quality of re-constructed data images while keeping the dataset size the same but capturing fine resolution of the data. Moreover, we showed that the proposed PH-VAE has some form of disentangled representation learning ability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes