paper-with-me

홈 › Papers

Visual Generation Without Guidance

2025-01-26 · Huayu Chen, Kai Jiang, Kaiwen Zheng, Jianfei Chen, Hang Su, Jun Zhu

Classifier-Free Guidance (CFG) has been a default technique in various visual generative models, yet it requires inference from both conditional and unconditional models during sampling. We propose to build visual models that are free from guided sampling. The resulting algorithm, Guidance-Free Training (GFT), matches the performance of CFG while reducing sampling to a single model, halving the computational cost. Unlike previous distillation-based approaches that rely on pretrained CFG networks, GFT enables training directly from scratch. GFT is simple to implement. It retains the same maximum likelihood objective as CFG and differs mainly in the parameterization of conditional models. Implementing GFT requires only minimal modifications to existing codebases, as most design choices and hyperparameters are directly inherited from CFG. Our extensive experiments across five distinct visual models demonstrate the effectiveness and versatility of GFT. Across domains of diffusion, autoregressive, and masked-prediction modeling, GFT consistently achieves comparable or even lower FID scores, with similar diversity-fidelity trade-offs compared with CFG baselines, all while being guidance-free. Code will be available at https://github.com/thu-ml/GFT.

📄 PDF Abstract BibTeX arXiv:2501.15420

Code (1)

thu-ml/gft 공식 구현 pytorch

Tasks

Diversity

Similar Papers 제목 키워드 기반

VPG: Visual Prefix Guidance for Autoregressive Image and Video Generation

2026-05-28 · Xinyao Liao, Qiyuan He, Yicong Li, Jiayin Zhu 외 arxiv

Autoregressive image and video generators are trained with teacher-forced histories but must sample from their own generated prefixes at inference time, making them vulnerable to exposure bias and prefix drift. Existing …

Conditional Image GenerationText-to-Video GenerationText-to-Image Generation

Co-Annotator: Expert-Distilled ViT and VLM for Visual and Documentation Guidance in Age-Related Macular Degeneration

2026-08-31 · Ziheng "Leo" Li, Benjamin Freeman, Akshay Raman, Kavin Aravindhan Rajkumar 외 arxiv

Clinical AI often optimizes predictive performance without engaging how clinicians decide where to look and what to write. We present Co-Annotator, which distills expert gaze and dictation into two guidance components: a…

FlexiTex: Enhancing Texture Generation with Visual Guidance

2024-09-19 · Dadong Jiang, Xianghui Yang, Zibo Zhao, Sheng Zhang 외

Recent texture generation methods achieve impressive results due to the powerful generative prior they leverage from large-scale text-to-image diffusion models. However, abstract textual prompts are limited in providing …

Texture Synthesis

KB-DMGen: Knowledge-Based Global Guidance and Dynamic Pose Masking for Human Image Generation

2025-07-26 · Shibang Liu, Xuemei Xie, Guangming Shi arxiv

Recent methods using diffusion models have made significant progress in Human Image Generation (HIG) with various control signals such as pose priors. In HIG, both accurate human poses and coherent visual quality are cru…

Image Generation

Toward Guidance-Free AR Visual Generation via Condition Contrastive Alignment

2024-10-12 · Huayu Chen, Hang Su, Peize Sun, Jun Zhu

Classifier-Free Guidance (CFG) is a critical technique for enhancing the sample quality of visual generative models. However, in autoregressive (AR) multi-modal generation, CFG introduces design inconsistencies between l…

Language ModellingPhilosophy