Half-AVAE: Adversarial-Enhanced Factorized and Structured Encoder-Free VAE for Underdetermined Independent Component Analysis
Yuan-Hao Wei, Yan-Jie Sun

TL;DR
This paper introduces Half-AVAE, a novel encoder-free VAE model enhanced with adversarial training and structured priors, designed to effectively perform underdetermined ICA by promoting independent and interpretable latent representations.
Contribution
The study proposes Half-AVAE, an encoder-free VAE framework that leverages adversarial networks and external enhancement to improve independence and interpretability of latent variables in underdetermined ICA.
Findings
Half-AVAE outperforms baseline models in recovering independent components.
Lower root mean square errors demonstrate improved accuracy.
Encoder-free design simplifies model structure and enhances flexibility.
Abstract
This study advances the Variational Autoencoder (VAE) framework by addressing challenges in Independent Component Analysis (ICA) under both determined and underdetermined conditions, focusing on enhancing the independence and interpretability of latent variables. Traditional VAEs map observed data to latent variables and back via an encoder-decoder architecture, but struggle with underdetermined ICA where the number of latent variables exceeds observed signals. The proposed Half Adversarial VAE (Half-AVAE) builds on the encoder-free Half-VAE framework, eliminating explicit inverse mapping to tackle underdetermined scenarios. By integrating adversarial networks and External Enhancement (EE) terms, Half-AVAE promotes mutual independence among latent dimensions, achieving factorized and interpretable representations. Experiments with synthetic signals demonstrate that Half-AVAE outperforms…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning · Blind Source Separation Techniques
MethodsIndependent Component Analysis
