Discover and explore top open-source AI tools and projects—updated daily.
vvvvvjdyOn-policy self-distillation for diffusion model tuning
Top 92.1% on SourcePulse
Summary
D-OPSD addresses the challenge of continuously tuning step-distilled diffusion models, particularly those with LLM/VLM encoders. It offers a novel on-policy self-distillation framework for researchers and practitioners working with text-to-image diffusion models, enabling them to adapt models to new concepts, styles, or domains while preserving core capabilities and few-step inference efficiency.
How It Works
The core innovation lies in an on-policy self-distillation approach that leverages an emergent property of diffusion models with LLM/VLM encoders. D-OPSD assigns the same model two distinct roles within different contexts, facilitating supervised tuning on the model's own generated outputs. This method bypasses the need for external reward functions or additional modules, allowing for efficient adaptation and concept learning.
Quick Start & Requirements
conda create -n dopsd python=3.12 -y, conda activate dopsd), and install dependencies (pip install -r requirements.txt).z-image-turbo_self-distill-vlm.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 month ago
Inactive
txsun1997
segmind
idanshen
google
thinking-machines-lab