Novel Object Synthesis via Adaptive Text-Image Harmony
Abstract
In this paper, we study an object synthesis task that combines an object text with an object image to create a new object image. However, most diffusion models struggle with this task, \textit{i.e.}, often generating an object that predominantly reflects either the text or the image due to an imbalance between their inputs. To address this issue, we propose a simple yet effective method called Adaptive Text-Image Harmony (ATIH) to generate novel and surprising objects.First, we introduce a scale factor and an injection step to balance text and image features in cross-attention and to preserve image information in self-attention during the text-image inversion diffusion process, respectively. Second, to better integrate object text and image, we design a balanced loss function with a noise parameter, ensuring both optimal editability and fidelity of the object image. Third, to adaptively adjust these parameters, we present a novel similarity score function that not only maximizes the similarities between the generated object image and the input text/image but also balances these similarities to harmonize text and image integration. Extensive experiments demonstrate the effectiveness of our approach, showcasing remarkable object creations such as colobus-glass jar. https://xzr52.github.io/ATIH/
Cite
Text
Xiong et al. "Novel Object Synthesis via Adaptive Text-Image Harmony." Neural Information Processing Systems, 2024. doi:10.52202/079017-4414Markdown
[Xiong et al. "Novel Object Synthesis via Adaptive Text-Image Harmony." Neural Information Processing Systems, 2024.](https://mlanthology.org/neurips/2024/xiong2024neurips-novel/) doi:10.52202/079017-4414BibTeX
@inproceedings{xiong2024neurips-novel,
title = {{Novel Object Synthesis via Adaptive Text-Image Harmony}},
author = {Xiong, Zeren and Zhang, Zedong and Chen, Zikun and Chen, Shuo and Li, Xiang and Sun, Gan and Yang, Jian and Li, Jun},
booktitle = {Neural Information Processing Systems},
year = {2024},
doi = {10.52202/079017-4414},
url = {https://mlanthology.org/neurips/2024/xiong2024neurips-novel/}
}