paper-with-me

홈 › Papers

KVAE: Family of Tokenizers for Multimodal Generative Models

2026-08-06 · Andrey Shutkin, Denis Parkhomenko, Ivan Kirillov, Kirill Chernyshev, Kirill Malakhov, Ilia Vasiliev, Ilia Trushkin, Valeriya Kobenko, David Chikovani, Alexander Ivanov, Azat Saginbaev, Egor Silvestrov, Ivan Mikheev, Konstantin Zakharov arxiv

Latent diffusion modeling (LDM), a prominent paradigm, utilizes tokenizers to map input signal to compressed representation. This dependency positions tokenizer as an integral part of generation process itself, since it affects learning speed, quality of synthesized samples and lay foundation for later applications. This report presents series of KVAE tokenizers for audio, image and video, all designed for subsequent text-conditioned generation: KVAE-Audio, a continuous full-band 48 kHz tokenizer with a 50 Hz latent of 64 channels; KVAE-3D -- two causal video tokenizers for 4x16x16 and 4x8x8 compression; KVAE-2D, an image model, compressing input by factor of 8 with 32 channels. We demonstrate that reconstruction (PSNR, LPIPS, PESQ, etc.) and generation results on objective (Frechet Distance, CLIP score, CLAP score, etc.) and subjective (side-by-side evaluation) metrics matches or surpasses frontier opensource tokenizers, such as VAEs from Wan-2.2, HunyuanVideo-1.5, FLUX.2, MovieGen, StableAudio and MMAudio. Considering difficulty of development, we share with community training details, model selection method and ablation on design choices. The code is publicly available at https://github.com/kandinskylab/kvae and https://github.com/kandinskylab/kvae-audio.

📄 PDF Abstract BibTeX arXiv:2608.05798

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MO-RiskVAE: A Multi-Omics Variational Autoencoder for Survival Risk Modeling in Multiple MyelomaMO-RiskVAE

2026-04-07 · Zixuan Chen, Heng Zhang, YuPeng Qin, WenPeng Xing 외 arxiv

Multimodal variational autoencoders (VAEs) have emerged as a powerful framework for survival risk modeling in multiple myeloma by integrating heterogeneous omics and clinical data. However, when trained under survival su…

Democratizing Text-to-Image Masked Generative Models with Compact Text-Aware One-Dimensional Tokens

2025-01-13 · Dongwon Kim, Ju He, Qihang Yu, Chenglin Yang 외

Image tokenizers form the foundation of modern text-to-image generative models but are notoriously difficult to train. Furthermore, most existing text-to-image models rely on large-scale, high-quality private datasets, m…

KL3M Tokenizers: A Family of Domain-Specific and Character-Level Tokenizers for Legal, Financial, and Preprocessing Applications

2025-03-21 · Michael J Bommarito, Daniel Martin Katz, Jillian Bommarito

We present the KL3M tokenizers, a family of specialized tokenizers for legal, financial, and governmental text. Despite established work on tokenization, specialized tokenizers for professional domains remain understudie…

16k4k8kOptical Character Recognition (OCR)

SFTok: Bridging the Performance Gap in Discrete Tokenizers

2025-12-18 · Qihang Rao, Borui Zhang, Wenzhao Zheng, Jie Zhou 외 arxiv

Recent advances in multimodal models highlight the pivotal role of image tokenization in high-resolution image generation. By compressing images into compact latent representations, tokenizers enable generative models to…

Computational EfficiencyImage ReconstructionImage Generation

Interpretable Sentence Representation with Variational Autoencoders and Attention

2023-05-04 · Ghazi Felhi

In this thesis, we develop methods to enhance the interpretability of recent representation learning techniques in natural language processing (NLP) while accounting for the unavailability of annotated data. We choose to…

DisentanglementInductive BiasLanguage ModelingLanguage Modelling+2