paper-with-me

Papers

Bidirectional Variational Autoencoders

2025-05-21 · Bart Kosko, Olaoluwa Adigun

We present the new bidirectional variational autoencoder (BVAE) network architecture. The BVAE uses a single neural network both to encode and decode instead of an encoder-decoder network pair. The network encodes in the forward direction and decodes in the backward direction through the same synaptic web. Simulations compared BVAEs and ordinary VAEs on the four image tasks of image reconstruction, classification, interpolation, and generation. The image datasets included MNIST handwritten digits, Fashion-MNIST, CIFAR-10, and CelebA-64 face images. The bidirectional structure of BVAEs cut the parameter count by almost 50% and still slightly outperformed the unidirectional VAEs.

📄 PDF Abstract BibTeX arXiv:2505.16074

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage Reconstruction

Similar Papers 제목 키워드 기반

Language Model-Based Paired Variational Autoencoders for Robotic Language Learning

2022-01-17 · Ozan Özdemir, Matthias Kerzel, Cornelius Weber, Jae Hee Lee 외

Human infants learn language while interacting with their environment in which their caregivers may describe the objects and actions they perform. Similar to human infants, artificial agents can learn language while inte…

Language ModelingLanguage Modelling

L-Verse: Bidirectional Generation Between Image and Text

2021-11-22 · CVPR 2022 1 · TaeHoon Kim, Gwangmo Song, Sihaeng Lee, Sangyun Kim 외

Far beyond learning long-range interactions of natural language, transformers are becoming the de-facto standard for many vision tasks with their power and scalability. Especially with cross-modal tasks between image and…

Image CaptioningImage GenerationImage ReconstructionImage to text+7

The advantage of using Student's t-priors in variational autoencoders

2019-09-25 · Najmeh Abiri, Mattias Ohlsson

Is it optimal to use the standard Gaussian prior in variational autoencoders? With Gaussian distributions, which are not weakly informative priors, variational autoencoders struggle to reconstruct the actual data. We pro…

An Introduction to Variational Autoencoders

2019-06-06 · Diederik P. Kingma, Max Welling

Variational autoencoders provide a principled framework for learning deep latent-variable models and corresponding inference models. In this work, we provide an introduction to variational autoencoders and some important…

Dynamic Motion Synthesis: Masked Audio-Text Conditioned Spatio-Temporal Transformers

2024-09-03 · Sohan Anisetty, James Hays

Our research presents a novel motion generation framework designed to produce whole-body motion sequences conditioned on multiple modalities simultaneously, specifically text and audio inputs. Leveraging Vector Quantized…

Language ModelingLanguage ModellingMasked Language ModelingMotion Generation+1