# Polarimetric Thermal to Visible Face Verification via Self-Attention   Guided Synthesis

**Authors:** Xing Di, Benjamin S. Riggan, Shuowen Hu, Nathaniel J. Short, Vishal M., Patel

arXiv: 1904.07344 · 2020-04-23

## TL;DR

This paper introduces a novel dual-direction synthesis approach using self-attention GANs to improve polarimetric thermal to visible face verification, leveraging discriminative features from both modalities for enhanced accuracy.

## Contribution

It proposes a bidirectional synthesis framework with SAGAN for thermal-visible face verification, incorporating feature fusion for improved identification performance.

## Key findings

- Achieves state-of-the-art results on ARL polarimetric thermal face dataset.
- Demonstrates the effectiveness of synthesizing thermal faces from visible images.
- Shows that feature fusion enhances verification accuracy.

## Abstract

Polarimetric thermal to visible face verification entails matching two images that contain significant domain differences. Several recent approaches have attempted to synthesize visible faces from thermal images for cross-modal matching. In this paper, we take a different approach in which rather than focusing only on synthesizing visible faces from thermal faces, we also propose to synthesize thermal faces from visible faces. Our intuition is based on the fact that thermal images also contain some discriminative information about the person for verification. Deep features from a pre-trained Convolutional Neural Network (CNN) are extracted from the original as well as the synthesized images. These features are then fused to generate a template which is then used for verification. The proposed synthesis network is based on the self-attention generative adversarial network (SAGAN) which essentially allows efficient attention-guided image synthesis. Extensive experiments on the ARL polarimetric thermal face dataset demonstrate that the proposed method achieves state-of-the-art performance.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.07344/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1904.07344/full.md

## References

39 references — full list in the complete paper: https://tomesphere.com/paper/1904.07344/full.md

---
Source: https://tomesphere.com/paper/1904.07344