CVMar 3, 2025

DifIISR: A Diffusion Model with Gradient Guidance for Infrared Image Super-Resolution

arXiv:2503.01187v127 citationsh-index: 7Has CodeCVPR
Originality Incremental advance
AI Analysis

This work addresses the problem of low-resolution infrared imaging for autonomous driving and robotics, offering an incremental improvement by integrating visual and perceptual priors into a diffusion model.

The paper tackles infrared image super-resolution by proposing DifIISR, a diffusion model with gradient guidance that preserves visual fidelity and enhances perceptual performance for downstream tasks, achieving state-of-the-art results in both visual quality and task performance.

Infrared imaging is essential for autonomous driving and robotic operations as a supportive modality due to its reliable performance in challenging environments. Despite its popularity, the limitations of infrared cameras, such as low spatial resolution and complex degradations, consistently challenge imaging quality and subsequent visual tasks. Hence, infrared image super-resolution (IISR) has been developed to address this challenge. While recent developments in diffusion models have greatly advanced this field, current methods to solve it either ignore the unique modal characteristics of infrared imaging or overlook the machine perception requirements. To bridge these gaps, we propose DifIISR, an infrared image super-resolution diffusion model optimized for visual quality and perceptual performance. Our approach achieves task-based guidance for diffusion by injecting gradients derived from visual and perceptual priors into the noise during the reverse process. Specifically, we introduce an infrared thermal spectrum distribution regulation to preserve visual fidelity, ensuring that the reconstructed infrared images closely align with high-resolution images by matching their frequency components. Subsequently, we incorporate various visual foundational models as the perceptual guidance for downstream visual tasks, infusing generalizable perceptual features beneficial for detection and segmentation. As a result, our approach gains superior visual results while attaining State-Of-The-Art downstream task performance. Code is available at https://github.com/zirui0625/DifIISR

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