CVMay 24, 2025

OmniConsistency: Learning Style-Agnostic Consistency from Paired Stylization Data

arXiv:2505.18445v125 citationsh-index: 16Has Code
Originality Incremental advance
AI Analysis

This addresses a core challenge in image stylization for users of open-source diffusion models, though it appears incremental relative to proprietary models.

The paper tackles the problem of maintaining consistent stylization in complex scenes and preventing style degradation in diffusion-based image stylization, proposing OmniConsistency which achieves performance comparable to GPT-4o.

Diffusion models have advanced image stylization significantly, yet two core challenges persist: (1) maintaining consistent stylization in complex scenes, particularly identity, composition, and fine details, and (2) preventing style degradation in image-to-image pipelines with style LoRAs. GPT-4o's exceptional stylization consistency highlights the performance gap between open-source methods and proprietary models. To bridge this gap, we propose \textbf{OmniConsistency}, a universal consistency plugin leveraging large-scale Diffusion Transformers (DiTs). OmniConsistency contributes: (1) an in-context consistency learning framework trained on aligned image pairs for robust generalization; (2) a two-stage progressive learning strategy decoupling style learning from consistency preservation to mitigate style degradation; and (3) a fully plug-and-play design compatible with arbitrary style LoRAs under the Flux framework. Extensive experiments show that OmniConsistency significantly enhances visual coherence and aesthetic quality, achieving performance comparable to commercial state-of-the-art model GPT-4o.

Code Implementations1 repo
Foundations

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

Your Notes