방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 도메인 적응 확산 모델× | 도메인 적응형 비전 트랜스포머× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2022–2023 | 2021–2023 |
| 창시자≠ | Ho et al. (DDPM); domain-adaptation variants popularized by Gal et al. and Ruiz et al. (2022–2023) | Multiple groups (Yang et al., 2023; Xu et al., 2021; Ma et al., 2022) |
| 유형≠ | Generative model with domain adaptation | Domain adaptation + Vision Transformer ensemble |
| 원전≠ | Ho, J., Jain, A., & Abbeel, P. (2020). Denoising Diffusion Probabilistic Models. Advances in Neural Information Processing Systems, 33, 6840–6851. link ↗ | Dosovitskiy, A., Beyer, L., Kolesnikov, A., Weissenborn, D., Zhai, X., Unterthiner, T., ... & Houlsby, N. (2021). An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale. International Conference on Learning Representations (ICLR). link ↗ |
| 별칭 | DA-diffusion model, domain-adapted diffusion model, domain-adaptive DDPM, cross-domain diffusion model | DA-ViT, Domain Adaptation with Vision Transformer, ViT with Domain Adaptation, Domain-Adaptive ViT |
| 관련≠ | 6 | 5 |
| 요약≠ | A domain-adaptive diffusion model is a denoising diffusion probabilistic model (DDPM) that is pre-trained on large general datasets and then adapted — through fine-tuning, textual inversion, or LoRA — to generate high-quality outputs in a specific target domain. It combines the powerful generative capacity of diffusion models with domain adaptation techniques, enabling high-fidelity synthesis in specialized areas such as medical imaging, satellite imagery, or domain-specific art styles with limited target-domain data. | Domain-Adaptive Vision Transformer (DA-ViT) applies domain adaptation techniques — such as adversarial alignment, self-training, or attention-level bridging — on top of a pretrained Vision Transformer backbone to transfer visual knowledge from a labeled source domain to an unlabeled or lightly labeled target domain, reducing the distribution shift that limits standard ViT fine-tuning. |
| ScholarGate데이터셋 ↗ |
|
|