LucidFlux: Caption-Free Universal Image Restoration via a Large-Scale Diffusion Transformer
Song Fei, Tian Ye, Lujia Wang, Lei Zhu
TL;DR
LucidFlux tackles universal image restoration under unknown real-world degradations without relying on image captions. It leverages a large-scale diffusion transformer (Flux.1) with a lightweight dual-branch conditioner and a timestep- and layer-adaptive modulation to align conditioning with the backbone, preserving global structure while recovering textures. A caption-free SigLIP semantic alignment and a scalable data curation pipeline enable large-scale, structure-rich supervision, achieving state-of-the-art perceptual and semantic fidelity across real and synthetic benchmarks with competitive runtime. The work demonstrates that targeted conditioning placement and data quality, rather than extra parameters or textual prompts, are key to robust caption-free restoration in the wild.
Abstract
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.
