MTVDiff: Multimodal Conditional Latent Diffusion for Enhanced Thermal-to-Visible Face Translation

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision · Depth: Expert, extended

Summary

MTVDiff, a novel multimodal latent diffusion framework, addresses thermal-to-visible (T2V) face translation challenges like geometric discontinuities, semantic attribute mismatches, and identity degradation by integrating thermal images, depth maps, and text descriptions. It features a Dual-Branch Cross-Attention Fusion (DBCAF) module for thermal-depth feature extraction, a Gated Text-to-Visual Feature Alignment mechanism for semantic guidance, and Spatial Feature Transformations (SFT) for adaptive multimodal prior integration. Experiments on MCXFace and SpeakingFaces datasets show MTVDiff significantly outperforms existing GAN-based and diffusion-based methods, achieving FID reductions of up to 48.3% and Rank-1 accuracy improvements of up to 8.9% over DiffV2IR. The model, with 1.7B total parameters (334M trainable), trains on 4xNVIDIA RTX 4090 GPUs in approximately 48 hours.

Key takeaway

For AI Scientists or Machine Learning Engineers developing cross-spectral face recognition systems, MTVDiff offers a robust solution for enhanced identity verification in low-light conditions. You should consider integrating depth and structured textual descriptions into your diffusion models to achieve superior image quality and face verification accuracy. Be aware that reliance on auxiliary vision-language models for text generation introduces a dependency, and inaccurate prompts can degrade performance.

Key insights

Multimodal latent diffusion, integrating thermal, depth, and text, significantly enhances thermal-to-visible face translation and identity preservation.

Principles

Method

MTVDiff uses a conditional latent diffusion pipeline with dual ResNet-18 encoders for thermal/depth, DBCAF for fusion, Gated Text-to-Visual Feature Alignment for text, and SFT to inject features into UNet residual blocks.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.