YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
license: bsd-3-clause library_name: pytorch pipeline_tag: image-classification tags: - facial-forgery-detection - multi-label-classification - vit - deepfake - acl-2026
Face-ViT: Multi-Label Facial Forgery Region Classifier
π Model Description
This is the Face-ViT auxiliary perception module proposed in the ACL 2026 paper: "Generating Attribution Reports for Manipulated Facial Images: A Dataset and Baseline".
Face-ViT is a multi-label classifier based on the ViT-H/14 architecture. It is specifically trained to recognize 21 different types of facial manipulations (e.g., eye modification, skin smoothing, mouth tampering). In the DFF framework, it provides fine-grained visual cues that guide the large language model to generate accurate forensic explanations.
π οΈ Model Details
- Architecture: ViT-H/14 with an additional CNN branch and max-pooling for multi-label support.
- Input Size: 224x224 RGB images.
- Number of Classes: 21 (Facial attributes/manipulation types).
- Training Objective: Joint loss including BCE, Focal, Dice, and Jaccard loss.
π Links
- Official Code: Generating-Attribution-Reports
- Main Framework (DFF): LianJC/DFF-InstructBLIP-Detection
- Dataset (MMTT): LianJC/MMTT-Dataset
π Citation
If you find this model useful, please cite:
@inproceedings{lian2026generating,
title={Generating Attribution Reports for Manipulated Facial Images: A Dataset and Baseline},
author={Lian, Jingchun and others},
booktitle={Proceedings of ACL},
year={2026},
note={To appear}
}
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support