paper-with-me

Papers

ViTCAE: ViT-based Class-conditioned Autoencoder

2025-09-20 · Vahid Jebraeeli, Hamid Krim, Derya Cansever arxiv

Vision Transformer (ViT) based autoencoders often underutilize the global Class token and employ static attention mechanisms, limiting both generative control and optimization efficiency. This paper introduces ViTCAE, a framework that addresses these issues by re-purposing the Class token into a generative linchpin. In our architecture, the encoder maps the Class token to a global latent variable that dictates the prior distribution for local, patch-level latent variables, establishing a robust dependency where global semantics directly inform the synthesis of local details. Drawing inspiration from opinion dynamics, we treat each attention head as a dynamical system of interacting tokens seeking consensus. This perspective motivates a convergence-aware temperature scheduler that adaptively anneals each head's influence function based on its distributional stability. This process enables a principled head-freezing mechanism, guided by theoretically-grounded diagnostics like an attention evolution distance and a consensus/cluster functional. This technique prunes converged heads during training to significantly improve computational efficiency without sacrificing fidelity. By unifying a generative Class token with an adaptive attention mechanism rooted in multi-agent consensus theory, ViTCAE offers a more efficient and controllable approach to transformer-based generation.

📄 PDF Abstract BibTeX arXiv:2509.16554

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Generating lyrics with variational autoencoder and multi-modal artist embeddings

2018-12-20 · Olga Vechtomova, Hareesh Bahuleyan, Amirpasha Ghabussi, Vineet John

We present a system for generating song lyrics lines conditioned on the style of a specified artist. The system uses a variational autoencoder with artist embeddings. We propose the pre-training of artist embeddings with…

Unsupervised Relation Extraction: A Variational Autoencoder Approach

2021-11-01 · EMNLP 2021 11 · Chenhan Yuan, Hoda Eldardiry

Unsupervised relation extraction works by clustering entity pairs that have the same relations in the text. Some existing variational autoencoder (VAE)-based approaches train the relation extraction model as an encoder t…

DecoderRelationRelation ExtractionSentence

Analysis of training and seed bias in small molecules generated with a conditional graph-based variational autoencoder -- Insights for practical AI-driven molecule generation

2021-07-19 · Seung-gu Kang, Joseph A. Morrone, Jeffrey K. Weber, Wendy D. Cornell

The application of deep learning to generative molecule design has shown early promise for accelerating lead series development. However, questions remain concerning how factors like training, dataset, and seed bias impa…

PixelGAN Autoencoders

2017-06-02 · NeurIPS 2017 12 · Alireza Makhzani, Brendan Frey

In this paper, we describe the "PixelGAN autoencoder", a generative autoencoder in which the generative path is a convolutional autoregressive neural network on pixels (PixelCNN) that is conditioned on a latent code, and…

DecoderGenerative Adversarial NetworkUnsupervised Image ClassificationUnsupervised MNIST

The Learnability Gap in Medical Latent Diffusion

2026-05-16 · Mischa Dombrowski, Felix Nützel, Bernhard Kainz arxiv

Generative data augmentation with latent diffusion models is a promising strategy for addressing class imbalance in medical imaging, yet current approaches focus on perceptual fidelity and domain-specific autoencoder fin…

Data Augmentation