Dual Reweighting Domain Generalization for Face Presentation Attack Detection
Face anti-spoofing approaches based on domain generalization (DG) have drawn growing attention due to their robustness for unseen scenarios. Previous methods treat each sample from multiple domains indiscriminately during the training process, and endeavor to extract a common feature space to improve the generalization. However, due to complex and biased data distribution, directly treating them equally will corrupt the generalization ability. To settle the issue, we propose a novel Dual Reweighting Domain Generalization (DRDG) framework which iteratively reweights the relative importance between samples to further improve the generalization. Concretely, Sample Reweighting Module is first proposed to identify samples with relatively large domain bias, and reduce their impact on the overall optimization. Afterwards, Feature Reweighting Module is introduced to focus on these samples and extract more domain-irrelevant features via a self-distilling mechanism. Combined with the domain discriminator, the iteration of the two modules promotes the extraction of generalized features. Extensive experiments and visualizations are presented to demonstrate the effectiveness and interpretability of our method against the state-of-the-art competitors.
Code (0)
등록된 구현이 없습니다.
Tasks
Domain GeneralizationFace Anti-SpoofingFace Presentation Attack DetectionSimilar Papers 제목 키워드 기반
Prototypical Progressive Alignment and Reweighting for Generalizable Semantic Segmentation
Generalizable semantic segmentation aims to perform well on unseen target domains, a critical challenge due to real-world applications requiring high generalizability. Class-wise prototypes, representing class centroids,…
Semantic SegmentationDomain GeneralizationChaos Is a LADDER: Domain Generalization Beyond Invariance via Reweighting
Domain generalization (DG) aims to learn from multiple source domains and generalize to unseen target domains. Most DG methods pursue invariance: they seek a causal representation whose prediction rule is invariant acros…
Domain GeneralizationMulti-Adversarial Discriminative Deep Domain Generalization for Face Presentation Attack Detection
Face presentation attacks have become an increasingly critical issue in the face recognition community. Many face anti-spoofing methods have been proposed, but they cannot generalize well on "unseen" attacks. This work f…
Domain GeneralizationFace Anti-SpoofingFace Presentation Attack DetectionFace Recognition+1Mitigating Individual Skin Tone Bias in Skin Lesion Classification through Distribution-Aware Reweighting
Skin color has historically been a focal point of discrimination, yet fairness research in machine learning for medical imaging often relies on coarse subgroup categories, overlooking individual-level variations. Such gr…
Skin Lesion ClassificationDensity EstimationCORE-MTL: Rethinking Gradient Balancing via Causal Orthogonal Representations
Multi-task learning (MTL) aims to construct a joint model for multiple tasks by sharing a common representation across domains. To achieve this goal, existing optimization-centric methods either balance task gradients or…
Multi-Task Learning