Multi-task Learning For Detecting and Segmenting Manipulated Facial Images and Videos
Huy H. Nguyen, Fuming Fang, Junichi Yamagishi, Isao Echizen

TL;DR
This paper introduces a multi-task convolutional neural network that simultaneously detects manipulated facial images and videos and localizes manipulated regions, improving detection accuracy and robustness against various face manipulation attacks.
Contribution
A novel multi-task learning framework with semi-supervised training for joint detection and segmentation of manipulated facial media, enhancing performance and generalizability.
Findings
Effective against facial reenactment and face swapping attacks
Handles unseen attacks with minimal fine-tuning
Demonstrates robustness to attack mismatches
Abstract
Detecting manipulated images and videos is an important topic in digital media forensics. Most detection methods use binary classification to determine the probability of a query being manipulated. Another important topic is locating manipulated regions (i.e., performing segmentation), which are mostly created by three commonly used attacks: removal, copy-move, and splicing. We have designed a convolutional neural network that uses the multi-task learning approach to simultaneously detect manipulated images and videos and locate the manipulated regions for each query. Information gained by performing one task is shared with the other task and thereby enhance the performance of both tasks. A semi-supervised learning approach is used to improve the network's generability. The network includes an encoder and a Y-shaped decoder. Activation of the encoded features is used for the binary…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Media Forensic Detection · Adversarial Robustness in Machine Learning · Advanced Malware Detection Techniques
