paper-with-me

홈 › Papers

Robust Latent Matters: Boosting Image Generation with Sampling Error

2025-03-11 · Kai Qiu, Xiang Li, Jason Kuen, Hao Chen, Xiaohao Xu, Jiuxiang Gu, Yinyi Luo, Bhiksha Raj, Zhe Lin, Marios Savvides

Recent image generation schemes typically capture image distribution in a pre-constructed latent space relying on a frozen image tokenizer. Though the performance of tokenizer plays an essential role to the successful generation, its current evaluation metrics (e.g. rFID) fail to precisely assess the tokenizer and correlate its performance to the generation quality (e.g. gFID). In this paper, we comprehensively analyze the reason for the discrepancy of reconstruction and generation qualities in a discrete latent space, and, from which, we propose a novel plug-and-play tokenizer training scheme to facilitate latent space construction. Specifically, a latent perturbation approach is proposed to simulate sampling noises, i.e., the unexpected tokens sampled, from the generative process. With the latent perturbation, we further propose (1) a novel tokenizer evaluation metric, i.e., pFID, which successfully correlates the tokenizer performance to generation quality and (2) a plug-and-play tokenizer training scheme, which significantly enhances the robustness of tokenizer thus boosting the generation quality and convergence speed. Extensive benchmarking are conducted with 11 advanced discrete image tokenizers with 2 autoregressive generation models to validate our approach. The tokenizer trained with our proposed latent perturbation achieve a notable 1.60 gFID with classifier-free guidance (CFG) and 3.45 gFID without CFG with a $\sim$400M generator. Code: https://github.com/lxa9867/ImageFolder.

📄 PDF Abstract BibTeX arXiv:2503.08354

Code (1)

lxa9867/imagefolder 공식 구현 pytorch

Tasks

BenchmarkingImage Generation

Similar Papers 제목 키워드 기반

Image Tokenizer Needs Post-Training

2025-09-15 · Kai Qiu, Xiang Li, Hao Chen, Jason Kuen 외 arxiv

Recent image generative models typically capture the image distribution in a pre-constructed latent space, relying on a frozen image tokenizer. However, there exists a significant discrepancy between the reconstruction a…

Boosting Flow-based Generative Super-Resolution Models via Learned Prior

2024-03-16 · CVPR 2024 1 · Li-Yuan Tsao, Yi-Chen Lo, Chia-Che Chang, Hao-Wei Chen 외

Flow-based super-resolution (SR) models have demonstrated astonishing capabilities in generating high-quality images. However, these methods encounter several challenges during image generation, such as grid artifacts, e…

Image GenerationImage Super-ResolutionSuper-Resolution

Weighting What Matters: Boosting Sample Efficiency in Medical Report Generation via Token Reweighting

2026-04-22 · Alexander Weers, Daniel Rueckert, Martin J. Menten arxiv

Training vision-language models (VLMs) for medical report generation is often hindered by the scarcity of high-quality annotated data. This work evaluates the use of a weighted loss function to improve data efficiency. C…

Medical Report Generation

Boosting Latent Diffusion with Perceptual Objectives

2024-11-06 · Tariq Berrada, Pietro Astolfi, Melissa Hall, Marton Havasi 외

Latent diffusion models (LDMs) power state-of-the-art high-resolution generative image models. LDMs learn the data distribution in the latent space of an autoencoder (AE) and produce images by mapping the generated laten…

Decoder

Boosting Mapping Functionality of Neural Networks via Latent Feature Generation based on Reversible Learning

2019-10-21 · Jongmin Yu

This paper addresses a boosting method for mapping functionality of neural networks in visual recognition such as image classification and face recognition. We present reversible learning for generating and learning late…

Data AugmentationFace Recognitionimage-classificationImage Classification