paper-with-me

Papers

DATID-3D: Diversity-Preserved Domain Adaptation Using Text-to-Image Diffusion for 3D Generative Model

2022-11-29 · CVPR 2023 1 · Gwanghyun Kim, Se Young Chun

Recent 3D generative models have achieved remarkable performance in synthesizing high resolution photorealistic images with view consistency and detailed 3D shapes, but training them for diverse domains is challenging since it requires massive training images and their camera distribution information. Text-guided domain adaptation methods have shown impressive performance on converting the 2D generative model on one domain into the models on other domains with different styles by leveraging the CLIP (Contrastive Language-Image Pre-training), rather than collecting massive datasets for those domains. However, one drawback of them is that the sample diversity in the original generative model is not well-preserved in the domain-adapted generative models due to the deterministic nature of the CLIP text encoder. Text-guided domain adaptation will be even more challenging for 3D generative models not only because of catastrophic diversity loss, but also because of inferior text-image correspondence and poor image quality. Here we propose DATID-3D, a domain adaptation method tailored for 3D generative models using text-to-image diffusion models that can synthesize diverse images per text prompt without collecting additional images and camera information for the target domain. Unlike 3D extensions of prior text-guided domain adaptation methods, our novel pipeline was able to fine-tune the state-of-the-art 3D generator of the source domain to synthesize high resolution, multi-view consistent images in text-guided targeted domains without additional data, outperforming the existing text-guided domain adaptation methods in diversity and text-image correspondence. Furthermore, we propose and demonstrate diverse 3D image manipulations such as one-shot instance-selected adaptation and single-view manipulated 3D reconstruction to fully enjoy diversity in text.

📄 PDF Abstract BibTeX arXiv:2211.16374

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionDiversityDomain Adaptation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

PODIA-3D: Domain Adaptation of 3D Generative Model Across Large Domain Gap Using Pose-Preserved Text-to-Image Diffusion

2023-04-04 · ICCV 2023 1 · Gwanghyun Kim, Ji Ha Jang, Se Young Chun

Recently, significant advancements have been made in 3D generative models, however training these models across diverse domains is challenging and requires an huge amount of training data and knowledge of pose distributi…

DiversityDomain Adaptation

Segmentation Network with Compound Loss Function for Hydatidiform Mole Hydrops Lesion Recognition

2022-04-11 · Chengze Zhu, Pingge Hu, Xianxu Zeng, Xingtong Wang 외

Pathological morphology diagnosis is the standard diagnosis method of hydatidiform mole. As a disease with malignant potential, the hydatidiform mole section of hydrops lesions is an important basis for diagnosis. Due to…

Lesion SegmentationSegmentationSemantic Segmentation

Domain Adaptation and Active Learning for Fine-Grained Recognition in the Field of Biodiversity

2021-10-22 · Bernd Gruner, Matthias Körschens, Björn Barz, Joachim Denzler

Deep-learning methods offer unsurpassed recognition performance in a wide range of domains, including fine-grained recognition tasks. However, in most problem areas there are insufficient annotated training samples. Ther…

Active LearningDomain AdaptationTransfer LearningUnsupervised Domain Adaptation

Text-Driven Generative Domain Adaptation with Spectral Consistency Regularization

2023-01-01 · ICCV 2023 1 · Zhenhuan Liu, Liang Li, Jiayu Xiao, Zheng-Jun Zha 외

Combined with the generative prior of pre-trained models and the flexibility of text, text-driven generative domain adaptation can generate images from a wide range of target domains. However, current methods still s…

DiversityDomain Adaptation

Diversity-Based Generalization for Unsupervised Text Classification under Domain Shift

2020-02-25 · Jitin Krishnan, Hemant Purohit, Huzefa Rangwala

Domain adaptation approaches seek to learn from a source domain and generalize it to an unseen target domain. At present, the state-of-the-art unsupervised domain adaptation approaches for subjective text classification …

ClassificationDiversityDomain AdaptationGeneral Classification+4