CLIPC8: Face liveness detection algorithm based on image-text pairs and contrastive learning
Xu Liu, Shu Zhou, Yurong Song, Wenzhe Luo, Xin Zhang

TL;DR
This paper introduces a novel face liveness detection method using image-text pairs and contrastive learning, improving robustness and zero-shot performance across multiple datasets, especially in challenging scenarios.
Contribution
The paper proposes a new approach combining image-text pairs and contrastive learning for face liveness detection, enhancing transferability and robustness to unseen attack types.
Findings
Achieved 100% detection rate on multiple datasets.
Outperformed commercial algorithms in robustness.
Effective in dark environments and tampered ID scenarios.
Abstract
Face recognition technology is widely used in the financial field, and various types of liveness attack behaviors need to be addressed. Existing liveness detection algorithms are trained on specific training datasets and tested on testing datasets, but their performance and robustness in transferring to unseen datasets are relatively poor. To tackle this issue, we propose a face liveness detection method based on image-text pairs and contrastive learning, dividing liveness attack problems in the financial field into eight categories and using text information to describe the images of these eight types of attacks. The text encoder and image encoder are used to extract feature vector representations for the classification description text and face images, respectively. By maximizing the similarity of positive samples and minimizing the similarity of negative samples, the model learns…
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
TopicsFace recognition and analysis · Biometric Identification and Security
MethodsContrastive Learning
