CVOct 28, 2024

Novel Object Synthesis via Adaptive Text-Image Harmony

arXiv:2410.20823v112 citationsh-index: 13NIPS
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in text-to-image generation for AI researchers and practitioners, offering an incremental improvement over existing diffusion models.

The paper tackles the problem of diffusion models struggling to balance text and image inputs for object synthesis, often generating outputs that favor one over the other, and proposes the Adaptive Text-Image Harmony (ATIH) method, which achieves effective novel object creations like a colobus-glass jar.

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. Project page: https://xzr52.github.io/ATIH/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes