CLLGApr 19

A Universal Avoidance Method for Diverse Multi-branch Generation

arXiv:2604.1732315.5h-index: 3
AI Analysis

Provides a computationally efficient, architecture-agnostic solution for improving diversity in multi-branch generation across diffusion and transformer models.

UAG is a model-agnostic generation strategy that penalizes similarity among previous outputs to enhance multi-branch diversity, achieving up to 1.9x higher diversity, 4.4x faster speed, and 1/64 FLOPs compared to SOTA methods.

Modern generative models still lack human-level creativity, particularly in multi-branch diversity. Prior approaches to address this problem often incur heavy computation or strong dependency on model architecture. Therefore, we introduce UAG(Universal Avoidance Generation), a model-agnostic and computationally efficient generation strategy that penalizes similarity among previously generated outputs. Thus, UAG can enhance multi-branch diversity across both diffusion and transformer models, with minimal additional computation. In experiments, our method achieves up to 1.9 times higher diversity, runs 4.4 times faster, and requires only 1/64 of the FLOPs compared to state-of-the-art methods. The full code is https://anonymous.4open.science/r/2026_ACL_Universal/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes