paper-with-me

Papers

Instance-Aware Domain Generalization for Face Anti-Spoofing

2023-04-12 · CVPR 2023 1 · Qianyu Zhou, Ke-Yue Zhang, Taiping Yao, Xuequan Lu, Ran Yi, Shouhong Ding, Lizhuang Ma

Face anti-spoofing (FAS) based on domain generalization (DG) has been recently studied to improve the generalization on unseen scenarios. Previous methods typically rely on domain labels to align the distribution of each domain for learning domain-invariant representations. However, artificial domain labels are coarse-grained and subjective, which cannot reflect real domain distributions accurately. Besides, such domain-aware methods focus on domain-level alignment, which is not fine-grained enough to ensure that learned representations are insensitive to domain styles. To address these issues, we propose a novel perspective for DG FAS that aligns features on the instance level without the need for domain labels. Specifically, Instance-Aware Domain Generalization framework is proposed to learn the generalizable feature by weakening the features' sensitivity to instance-specific styles. Concretely, we propose Asymmetric Instance Adaptive Whitening to adaptively eliminate the style-sensitive feature correlation, boosting the generalization. Moreover, Dynamic Kernel Generator and Categorical Style Assembly are proposed to first extract the instance-specific features and then generate the style-diversified features with large style shifts, respectively, further facilitating the learning of style-insensitive features. Extensive experiments and analysis demonstrate the superiority of our method over state-of-the-art competitors. Code will be publicly available at https://github.com/qianyuzqy/IADG.

📄 PDF Abstract BibTeX arXiv:2304.05640

Code (1)

qianyuzqy/iadg 공식 구현 pytorch

Tasks

Domain GeneralizationFace Anti-SpoofingFeature Correlation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

DSDRNet: Disentangling Representation and Reconstruct Network for Domain Generalization

2024-04-22 · Juncheng Yang, Zuchao Li, Shuai Xie, Wei Yu 외

Domain generalization faces challenges due to the distribution shift between training and testing sets, and the presence of unseen target domains. Common solutions include domain alignment, meta-learning, data augmentati…

Data AugmentationDisentanglementDomain GeneralizationEnsemble Learning+1

Uncertainty-Aware Physically-Guided Proxy Tasks for Unseen Domain Face Anti-spoofing

2020-11-28 · Junru Wu, Xiang Yu, Buyu Liu, Zhangyang Wang 외

Face anti-spoofing (FAS) seeks to discriminate genuine faces from fake ones arising from any type of spoofing attack. Due to the wide varieties of attacks, it is implausible to obtain training data that spans all attack …

AttributeDomain GeneralizationFace Anti-Spoofing

Semantic-Aware Mixup for Domain Generalization

2023-04-12 · Chengchao Xu, Xinmei Tian

Deep neural networks (DNNs) have shown exciting performance in various tasks, yet suffer generalization failures when meeting unknown target domains. One of the most promising approaches to achieve domain generalization …

Domain Generalizationimage-classificationImage Classification

RASR: Retrieval-Augmented Semantic Reasoning for Fake News Video Detection

2026-04-08 · Hui Li, Peien Ding, Jun Li, Guoqi Ma 외 arxiv

Multimodal fake news video detection is a crucial research direction for maintaining the credibility of online information. Existing studies primarily verify content authenticity by constructing multimodal feature fusion…

Domain GeneralizationMultimodal ReasoningGeneral Knowledge

Self-Guided Instance-Aware Network for Depth Completion and Enhancement

2021-05-25 · Zhongzhen Luo, Fengjia Zhang, Guoyi Fu, Jiajie Xu

Depth completion aims at inferring a dense depth image from sparse depth measurement since glossy, transparent or distant surface cannot be scanned properly by the sensor. Most of existing methods directly interpolate th…

Depth CompletionDepth Estimation