Tomatoes, Potatoes, and Onions: Questioning the Need for Faces in Face Presentation Attack Detection
Summary
This paper introduces a face-free presentation attack detection dataset (TPO) and demonstrates that transferable representations can be learned without facial content, improving cross-dataset performance in PAD tasks.
View Cached Full Text
Cached at: 08/25/26, 12:35 PM
Paper page - Tomatoes, Potatoes, and Onions: Questioning the Need for Faces in Face Presentation Attack Detection
Source: https://huggingface.co/papers/2608.21455
Abstract
Face-free presentation attack datasets enable transferable PAD representations that improve cross-dataset detection without relying on facial content.
Facepresentation attack detection(PAD) is traditionally formulated as a face-specific problem, although many of the visual artifacts introduced by print, replay, and recapture processes are not inherently tied to facial appearance. In this work, we investigate whether transferable PAD representations can be learned without using faces during downstream PAD training. To this end, we introduce TPO, a controlled face-free presentation attack dataset consisting of bona fide, print, and replay recordings of, almost randomly chosen, tomatoes, potatoes, and onions acquired under protocols that closely mirror conventional face PAD datasets. Using afoundation-model-based PADarchitecture, we demonstrate that a detector trained on TPO achieves an averageAUCof 92.70% across four standard cross-dataset face PAD benchmarks, outperforming training on synthetic faces and remaining competitive with models trained on real face datasets. Conversely, models trained on face PAD datasets transfer consistently above chance to TPO, suggesting that the learned representations capture characteristics of the presentation process rather than object semantics. Furthermore, incorporating TPO into conventional face PAD training consistently improves cross-dataset performance under fixed optimization budgets, indicating that face-free data provides complementary information rather than simply additional training samples. Finally, representation and frequency analyses provide further evidence that transferable PAD representations cannot be explained by a single spectral artifact but instead encode richerpresentation cuesshared across object categories. Together, these results provide empirical evidence that transferable presentation attack representations can be learned independently of facial content, opening new opportunities for privacy-preserving and identity-independent PAD development.
View arXiv pageView PDFGitHub0Add to collection
Get this paper in your agent:
hf papers read 2608\.21455
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2608.21455 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2608.21455 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.21455 in a Space README.md to link it from this page.
Collections including this paper1
Similar Articles
Behind the [MASK]: Disentangling Representation and Faithfulness in DAPF-Based Dementia Detection
This paper investigates the interpretability of DAPF-based models for dementia detection, revealing that while DAPF achieves strong performance, its token-level explanations lack faithfulness.
Take it Personally: The Limits of General SSL Representations for Real-Life PPG Emotion Detection
This paper evaluates the use of self-supervised learning on PPG data for real-life emotion detection, finding that general representations fail without individual personalization.
@ninaddaithankar: Can a vision model learn to see with no augmentations, no masking, no cropping, no reconstruction? It can! Introducing …
Introduces Temporal Difference in Vision (TDV), a novel visual representation learning paradigm that learns useful representations without augmentations, masking, cropping, or reconstruction, and matches state-of-the-art methods on dense spatial tasks.
Tactus: Open-Vocabulary Object Recognition from Low-Cost Pressure Arrays
This paper presents Tactus, an open-vocabulary tactile recognition model that maps low-cost pressure-array data to text embeddings, matching or exceeding a supervised closed-set CNN baseline on the STAG benchmark with only 187 training recordings and no classifier head.
Reducing information dependency does not cause training data privacy. Adversarially non-robust features do
This paper challenges the prevailing view that rote memorization causes training data exposure to reconstruction attacks, showing instead that adversarial non-robust features are the true cause. The authors introduce AntiAdversarial Training (AT-AT) that intentionally learns non-robust features to achieve superior reconstruction defense and higher accuracy.