The Power of Context: How Multimodality Improves Image Super-Resolution
Kangfu Mei, Hossein Talebi, Mojtaba Ardakani, Vishal M. Patel, Peyman Milanfar, Mauricio Delbracio
TL;DR
This work addresses the limitations of traditional SISR by exploiting rich multimodal context—depth, segmentation, edges, and captions—through a diffusion-based framework. It introduces MMSR, a token-based, unified multimodal conditioning approach with a Multimodal Latent Connector and multimodal classifier-free guidance, enabling per-modality control and reduced hallucinations. Empirical results on DIV2K-Val, RealSR, and related benchmarks show superior perceptual fidelity and broader robustness than state-of-the-art text-guided SR methods, along with interpretable, fine-grained controllability. By reducing uncertainty in the high-resolution reconstruction via multimodal conditioning, MMSR offers a practical path to more realistic and customizable image super-resolution, even when some modalities are missing or imperfect.
Abstract
Single-image super-resolution (SISR) remains challenging due to the inherent difficulty of recovering fine-grained details and preserving perceptual quality from low-resolution inputs. Existing methods often rely on limited image priors, leading to suboptimal results. We propose a novel approach that leverages the rich contextual information available in multiple modalities -- including depth, segmentation, edges, and text prompts -- to learn a powerful generative prior for SISR within a diffusion model framework. We introduce a flexible network architecture that effectively fuses multimodal information, accommodating an arbitrary number of input modalities without requiring significant modifications to the diffusion process. Crucially, we mitigate hallucinations, often introduced by text prompts, by using spatial information from other modalities to guide regional text-based conditioning. Each modality's guidance strength can also be controlled independently, allowing steering outputs toward different directions, such as increasing bokeh through depth or adjusting object prominence via segmentation. Extensive experiments demonstrate that our model surpasses state-of-the-art generative SISR methods, achieving superior visual quality and fidelity. See project page at https://mmsr.kfmei.com/.
