CVMay 28, 2025

OSPO: Object-centric Self-improving Preference Optimization for Text-to-Image Generation

arXiv:2506.02015v21 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of precise object-level alignment in text-to-image generation for applications requiring detailed visual fidelity, though it is incremental as it builds on existing self-improving mechanisms.

The paper tackles the problem of object hallucination and fine-grained alignment in text-to-image generation by proposing OSPO, an object-centric self-improving framework that uses hard negative data and object-level optimization, resulting in significant improvements over prior methods and specialized models on compositional benchmarks.

Recent advances in Multimodal Large Language Models (MLLMs) have enabled models to perform both understanding and generation of multimodal data in a unified manner. However, achieving a fine-grained alignment between input prompts and generated images remains a major challenge especially in text-to-image generation. Therefore, recent works have introduced self-improving mechanisms based on self-generated data and self-feedback to efficiently mitigate this challenge without relying on external large-scale data or models. However, existing self-improving approaches have not focused on fine-grained visual details especially at the object level in generating training data or providing a feedback, and thus they still struggle to resolve the object hallucination problem in text-to-image generation. To tackle this problem, we propose an Object-centric Self-improving Preference Optimization (OSPO), a self-improving framework for enhancing object-level text-image alignment. OSPO is designed to explicitly address the need for constructing and leveraging object-level hard negative data and an object-centric optimization in improving object-specific fidelity. In specific, OSPO consists of: (1) Initial Prompt Generation (2) Hard Preference Pair Generation (3) Filtering and Selection (4) Object-centric Preference Optimization with Conditional Preference Loss. Extensive experiments on compositional image generation benchmarks demonstrate that OSPO significantly improves fine-grained alignment in text-to-image generation, surpassing not only prior self-improving methods but also diffusion-based specialized image generation models.

Foundations

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

Your Notes