A Universal Avoidance Method for Diverse Multi-branch Generation
About
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/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-Image Generation | COCO 2014 (val) | -- | 34 | |
| multi-branch story generation | ReedsyPrompts | BLEU Score0.493 | 11 | |
| Text Generation | ReedsyPrompts (test) | RougeL49.3 | 11 | |
| multi-branch story generation | WritingPrompts | Diversity3.7 | 10 | |
| Text Generation | ReedsyPrompts | Diversity4 | 10 | |
| multi-branch story generation | WritingPrompts | BLEU58.6 | 4 | |
| Text Generation | UAG | BLEU7.88 | 2 | |
| Text-to-Image Generation | Stable Diffusion Large 8B | CLIP Score0.9023 | 2 |