paper-with-me

Papers

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

2025-03-03 · CVPR 2025 1 · Xingyuan Li, ZiRui Wang, Yang Zou, Zhixin Chen, Jun Ma, Zhiying Jiang, Long Ma, JinYuan Liu

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

📄 PDF Abstract BibTeX arXiv:2503.01187

Code (1)

zirui0625/difiisr 공식 구현 pytorch

Tasks

Autonomous DrivingImage Super-ResolutionInfrared image super-resolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Inference-Time Scaling of Diffusion Models for Infrared Data Generation

2025-11-10 · Kai A. Horstmann, Maxim Clouser, Kia Khezeli arxiv

Infrared imagery enables temperature-based scene understanding using passive sensors, particularly under conditions of low visibility where traditional RGB imaging fails. Yet, developing downstream vision models for infr…

Pedestrian DetectionScene UnderstandingImage Generation

Gradient-Guided Learning Network for Infrared Small Target Detection

2025-12-10 · Jinmiao Zhao, Chuang Yu, Zelin Shi, Yunpeng Liu 외 arxiv

Recently, infrared small target detection has attracted extensive attention. However, due to the small size and the lack of intrinsic features of infrared small targets, the existing methods generally have the problem of…

CM-Diff: A Single Generative Network for Bidirectional Cross-Modality Translation Diffusion Model Between Infrared and Visible Images

2025-03-12 · Bin Hu, Chenqiang Gao, Shurui Liu, Junjie Guo 외

The image translation method represents a crucial approach for mitigating information deficiencies in the infrared and visible modalities, while also facilitating the enhancement of modality-specific datasets. However, e…

Translation

End-to-End Diffusion Latent Optimization Improves Classifier Guidance

2023-03-23 · ICCV 2023 1 · Bram Wallace, Akash Gokul, Stefano Ermon, Nikhil Naik

Classifier guidance -- using the gradients of an image classifier to steer the generations of a diffusion model -- has the potential to dramatically expand the creative control over image generation and editing. However,…

DenoisingImage Generation

Direction-aware multi-scale gradient loss for infrared and visible image fusion

2025-10-15 · Kaixuan Yang, Wei Xiang, Zhenshuai Chen, Tong Jin 외 arxiv

Infrared and visible image fusion aims to integrate complementary information from co-registered source images to produce a single, informative result. Most learning-based approaches train with a combination of structura…