TC-PDM: Temporally Consistent Patch Diffusion Models for Infrared-to-Visible Video Translation
Anh-Dzung Doan, Vu Minh Hieu Phan, Surabhi Gupta, Markus Wagner, Tat-Jun Chin, Ian Reid
TL;DR
TC-PDM tackles infrared-to-visible video translation by enforcing semantic structure and temporal coherence through semantic conditioning and a flow-guided temporal blending module. It introduces semantic conditioning via segmentation logits from a foundational model and uses dense optical-flow correspondences to steer denoising trajectories within a patch-based diffusion framework. Empirical results on KAIST and M3FD show substantial improvements in $FVD$ for I2V translation and in $AP_{50}$ for day-to-night detection, outperforming strong baselines including PDIR and T2V-DDPM. The approach yields more realistic, temporally consistent videos and improved downstream detection performance, with a public code release enabling reproducibility.
Abstract
Infrared imaging offers resilience against changing lighting conditions by capturing object temperatures. Yet, in few scenarios, its lack of visual details compared to daytime visible images, poses a significant challenge for human and machine interpretation. This paper proposes a novel diffusion method, dubbed Temporally Consistent Patch Diffusion Models (TC-DPM), for infrared-to-visible video translation. Our method, extending the Patch Diffusion Model, consists of two key components. Firstly, we propose a semantic-guided denoising, leveraging the strong representations of foundational models. As such, our method faithfully preserves the semantic structure of generated visible images. Secondly, we propose a novel temporal blending module to guide the denoising trajectory, ensuring the temporal consistency between consecutive frames. Experiment shows that TC-PDM outperforms state-of-the-art methods by 35.3% in FVD for infrared-to-visible video translation and by 6.1% in AP50 for day-to-night object detection. Our code is publicly available at https://github.com/dzungdoan6/tc-pdm
