手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 拡散モデルを用いた転移学習× | 自己教師あり拡散モデル× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2020–2023 | 2020–2022 |
| 提唱者≠ | 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 |
| 種類≠ | Generative model with transfer learning | Generative model with self-supervised representation objective |
| 原典 | 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 ↗ |
| 別名 | 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 |
| 関連≠ | 5 | 2 |
| 概要≠ | 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. |
| ScholarGateデータセット ↗ |
|
|