OmniFD: A Unified Model for Versatile Face Forgery Detection
Haotian Liu, Haoyu Chen, Chenhui Pan, You Hu, Guoying Zhao, Xiaobai Li

TL;DR
OmniFD presents a unified, multi-task face forgery detection model that jointly handles image/video classification, localization, and temporal analysis, improving efficiency and performance over task-specific approaches.
Contribution
The paper introduces OmniFD, a novel unified framework with shared encoding, cross-task interaction, and lightweight decoding for comprehensive face forgery detection tasks.
Findings
Improves video classification accuracy by 4.63% with image data integration.
Reduces 63% of model parameters and 50% training time.
Achieves superior performance across multiple benchmarks.
Abstract
Face forgery detection encompasses multiple critical tasks, including identifying forged images and videos and localizing manipulated regions and temporal segments. Current approaches typically employ task-specific models with independent architectures, leading to computational redundancy and ignoring potential correlations across related tasks. We introduce OmniFD, a unified framework that jointly addresses four core face forgery detection tasks within a single model, i.e., image and video classification, spatial localization, and temporal localization. Our architecture consists of three principal components: (1) a shared Swin Transformer encoder that extracts unified 4D spatiotemporal representations from both images and video inputs, (2) a cross-task interaction module with learnable queries that dynamically captures inter-task dependencies through attention-based reasoning, and (3)…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Face recognition and analysis · Adversarial Robustness in Machine Learning
