paper-with-me

Papers

DiverseVAR: Balancing Diversity and Quality of Next-Scale Visual Autoregressive Models

2025-11-26 · Mingue Park, Prin Phunyaphibarn, Phillip Y. Lee, Minhyuk Sung arxiv

We introduce DiverseVAR, a framework that enhances the diversity of text-conditioned visual autoregressive models (VAR) at test time without requiring retraining, fine-tuning, or substantial computational overhead. While VAR models have recently emerged as strong competitors to diffusion and flow models for image generation, they suffer from a critical limitation in diversity, often producing nearly identical images even for simple prompts. This issue has largely gone unnoticed amid the predominant focus on image quality. We address this limitation at test time in two stages. First, inspired by diversity enhancement techniques in diffusion models, we propose injecting noise into the text embedding. This introduces a trade-off between diversity and image quality: as diversity increases, the image quality sharply declines. To preserve quality, we propose scale-travel: a novel latent refinement technique inspired by time-travel strategies in diffusion models. Specifically, we use a multi-scale autoencoder to extract coarse-scale tokens that enable us to resume generation at intermediate stages. Extensive experiments show that combining text-embedding noise injection with our scale-travel refinement significantly enhances diversity while minimizing image-quality degradation, achieving a new Pareto frontier in the diversity-quality trade-off.

📄 PDF Abstract BibTeX arXiv:2511.21415

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Diversity Has Always Been There in Your Visual Autoregressive Models

2025-11-21 · Tong Wang, Guanyu Yang, Nian Liu, Kai Wang 외 arxiv

Visual Autoregressive (VAR) models have recently garnered significant attention for their innovative next-scale prediction paradigm, offering notable advantages in both inference efficiency and image quality compared to …

Balancing Diversity and Risk in LLM Sampling: How to Select Your Method and Parameter for Open-Ended Text Generation

2024-08-24 · Yuxuan Zhou, Margret Keuper, Mario Fritz

Sampling-based decoding strategies have been widely adopted for Large Language Models (LLMs) in numerous applications, targeting a balance between diversity and quality via temperature tuning and tail truncation. Conside…

DiversitySentenceText Generation

A Survey of Data Synthesis Approaches

2024-07-04 · Hsin-Yu Chang, Pei-Yu Chen, Tun-Hsiang Chou, Chang-Sheng Kao 외

This paper provides a detailed survey of synthetic data techniques. We first discuss the expected goals of using synthetic data in data augmentation, which can be divided into four parts: 1) Improving Diversity, 2) Data …

Data AugmentationDiversitySurvey

Determinantal Point Process Likelihoods for Sequential Recommendation

2022-04-25 · Yuli Liu, Christian Walder, Lexing Xie

Sequential recommendation is a popular task in academic research and close to real-world application scenarios, where the goal is to predict the next action(s) of the user based on his/her previous sequence of actions. I…

DiversityRecommendation SystemsSequential Recommendation

Class-Balancing Diffusion Models

2023-04-30 · CVPR 2023 1 · Yiming Qin, Huangjie Zheng, Jiangchao Yao, Mingyuan Zhou 외

Diffusion-based models have shown the merits of generating high-quality visual data while preserving better diversity in recent studies. However, such observation is only justified with curated data distribution, where t…

Diversity