CVSep 26, 2025

LucidFlux: Caption-Free Universal Image Restoration via a Large-Scale Diffusion Transformer

arXiv:2509.22414v25 citationsh-index: 10Has Code
Originality Incremental advance
AI Analysis

This addresses robust image restoration for real-world applications without relying on text prompts, though it appears incremental as it builds on existing diffusion transformer methods.

The paper tackles universal image restoration under unknown degradation mixtures by introducing LucidFlux, a caption-free framework that adapts a large diffusion transformer, achieving consistent outperformance over strong baselines on synthetic and in-the-wild benchmarks.

Universal image restoration (UIR) aims to recover images degraded by unknown mixtures while preserving semantics -- conditions under which discriminative restorers and UNet-based diffusion priors often oversmooth, hallucinate, or drift. We present LucidFlux, a caption-free UIR framework that adapts a large diffusion transformer (Flux.1) without image captions. LucidFlux introduces a lightweight dual-branch conditioner that injects signals from the degraded input and a lightly restored proxy to respectively anchor geometry and suppress artifacts. Then, a timestep- and layer-adaptive modulation schedule is designed to route these cues across the backbone's hierarchy, in order to yield coarse-to-fine and context-aware updates that protect the global structure while recovering texture. After that, to avoid the latency and instability of text prompts or MLLM captions, we enforce caption-free semantic alignment via SigLIP features extracted from the proxy. A scalable curation pipeline further filters large-scale data for structure-rich supervision. Across synthetic and in-the-wild benchmarks, LucidFlux consistently outperforms strong open-source and commercial baselines, and ablation studies verify the necessity of each component. LucidFlux shows that, for large DiTs, when, where, and what to condition on -- rather than adding parameters or relying on text prompts -- is the governing lever for robust and caption-free universal image restoration in the wild.

Foundations

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

Your Notes