CVAIMar 1, 2023

Improving Model's Focus Improves Performance of Deep Learning-Based Synthetic Face Detectors

arXiv:2303.00818v1h-index: 27
Originality Incremental advance
AI Analysis

This work addresses the challenge of detecting synthetic faces in open-set scenarios, but it is incremental as it builds on existing methods by adding entropy-based loss components.

The paper tackled the problem of improving deep learning-based synthetic face detectors by increasing model focus through entropy reduction of class activation maps, resulting in better performance in open-set scenarios with unknown generative models.

Deep learning-based models generalize better to unknown data samples after being guided "where to look" by incorporating human perception into training strategies. We made an observation that the entropy of the model's salience trained in that way is lower when compared to salience entropy computed for models training without human perceptual intelligence. Thus the question: does further increase of model's focus, by lowering the entropy of model's class activation map, help in further increasing the performance? In this paper we propose and evaluate several entropy-based new loss function components controlling the model's focus, covering the full range of the level of such control, from none to its "aggressive" minimization. We show, using a problem of synthetic face detection, that improving the model's focus, through lowering entropy, leads to models that perform better in an open-set scenario, in which the test samples are synthesized by unknown generative models. We also show that optimal performance is obtained when the model's loss function blends three aspects: regular classification, low-entropy of the model's focus, and human-guided saliency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes