Encoding Binary Concepts in the Latent Space of Generative Models for Enhancing Data Representation
Zizhao Hu, Mohammad Rostami

TL;DR
This paper introduces a binarized regularization method for autoencoders that enhances the learning of binary concepts, leading to better disentanglement, improved data generation, and alleviation of catastrophic forgetting in continual learning.
Contribution
It proposes a novel binarizing hyperparameter and regularization technique that can be integrated into existing VAE variants to improve their disentanglement, reconstruction, and transferability.
Findings
Improves disentanglement of latent space.
Enhances data generation quality.
Reduces catastrophic forgetting in continual learning.
Abstract
Binary concepts are empirically used by humans to generalize efficiently. And they are based on Bernoulli distribution which is the building block of information. These concepts span both low-level and high-level features such as "large vs small" and "a neuron is active or inactive". Binary concepts are ubiquitous features and can be used to transfer knowledge to improve model generalization. We propose a novel binarized regularization to facilitate learning of binary concepts to improve the quality of data generation in autoencoders. We introduce a binarizing hyperparameter in data generation process to disentangle the latent space symmetrically. We demonstrate that this method can be applied easily to existing variational autoencoder (VAE) variants to encourage symmetric disentanglement, improve reconstruction quality, and prevent posterior collapse without computation overhead.…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Model Reduction and Neural Networks · Computational Physics and Python Applications
