Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Přenosové učení s difuzními modely× | Samo-supervizovaný difuzní model× | |
|---|---|---|
| Obor | Hluboké učení | Hluboké učení |
| Rodina | Machine learning | Machine learning |
| Rok vzniku≠ | 2020–2023 | 2020–2022 |
| Tvůrce≠ | Ho et al. (DDPM); transfer application popularized by Rombach et al. (Stable Diffusion) and Ruiz et al. (DreamBooth), 2020–2023 | Ho, J. et al.; extended by Chen, T. et al. and subsequent self-supervised diffusion works |
| Typ≠ | Generative model with transfer learning | Generative model with self-supervised representation objective |
| Původní zdroj | Ho, J., Jain, A., & Abbeel, P. (2020). Denoising Diffusion Probabilistic Models. Advances in Neural Information Processing Systems (NeurIPS), 33, 6840–6851. link ↗ | Ho, J., Jain, A., & Abbeel, P. (2020). Denoising Diffusion Probabilistic Models. Advances in Neural Information Processing Systems (NeurIPS), 33, 6840–6851. link ↗ |
| Další názvy | diffusion model fine-tuning, pre-trained diffusion transfer, TL-DM, domain-adapted diffusion model | SSDM, self-supervised score-based model, diffusion-based self-supervised learning, denoising diffusion with self-supervised pretraining |
| Příbuzné≠ | 5 | 2 |
| Shrnutí≠ | Transfer Learning with Diffusion Models adapts a large pre-trained diffusion model — such as Stable Diffusion or DALL-E 2 — to a new target domain or task by continuing training on a smaller domain-specific dataset. Rather than learning the full generative process from scratch, practitioners leverage knowledge already encoded in millions of training steps to achieve high-quality domain-adapted generation with modest data and compute. | A self-supervised diffusion model couples the iterative noise-and-denoise generative process of denoising diffusion probabilistic models with a self-supervised representation learning objective — such as contrastive or masked prediction loss — so that the model simultaneously learns to generate realistic data and to produce semantically meaningful representations without any labeled examples. |
| ScholarGateDatová sada ↗ |
|
|