CVAICLLGMMDec 8, 2024

SILMM: Self-Improving Large Multimodal Models for Compositional Text-to-Image Generation

arXiv:2412.05818v215 citationsh-index: 18CVPR
Originality Highly original
AI Analysis

This work addresses the problem of flexible and scalable text-to-image alignment for AI researchers and developers, offering a novel method to reduce reliance on costly human annotations and prompt engineering.

The paper tackles the challenge of achieving accurate text-image alignment in compositional text-to-image generation with Large Multimodal Models (LMMs) by introducing a self-improvement framework (SILMM) that uses Direct Preference Optimization (DPO) and a kernel-based continuous DPO for LMMs with continuous features, resulting in improvements exceeding 30% on T2I-CompBench++ and around 20% on DPG-Bench.

Large Multimodal Models (LMMs) have demonstrated impressive capabilities in multimodal understanding and generation, pushing forward advancements in text-to-image generation. However, achieving accurate text-image alignment for LMMs, particularly in compositional scenarios, remains challenging. Existing approaches, such as layout planning for multi-step generation and learning from human feedback or AI feedback, depend heavily on prompt engineering, costly human annotations, and continual upgrading, limiting flexibility and scalability. In this work, we introduce a model-agnostic iterative self-improvement framework (SILMM) that can enable LMMs to provide helpful and scalable self-feedback and optimize text-image alignment via Direct Preference Optimization (DPO). DPO can readily applied to LMMs that use discrete visual tokens as intermediate image representations; while it is less suitable for LMMs with continuous visual features, as obtaining generation probabilities is challenging. To adapt SILMM to LMMs with continuous features, we propose a diversity mechanism to obtain diverse representations and a kernel-based continuous DPO for alignment. Extensive experiments on three compositional text-to-image generation benchmarks validate the effectiveness and superiority of SILMM, showing improvements exceeding 30% on T2I-CompBench++ and around 20% on DPG-Bench.

Foundations

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

Your Notes