中文
相关论文

相关论文: CFPL-FAS: Class Free Prompt Learning for Generaliz…

200 篇论文

The challenge of Domain Generalization (DG) in Face Anti-Spoofing (FAS) is the significant interference of domain-specific signals on subtle spoofing clues. Recently, some CLIP-based algorithms have been developed to alleviate this…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Jiabao Guo , Ajian Liu , Yunfeng Diao , Jin Zhang , Hui Ma , Bo Zhao , Richang Hong , Meng Wang

With various face presentation attacks arising under unseen scenarios, face anti-spoofing (FAS) based on domain generalization (DG) has drawn growing attention due to its robustness. Most existing methods utilize DG frameworks to align the…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Shubao Liu , Ke-Yue Zhang , Taiping Yao , Mingwei Bi , Shouhong Ding , Jilin Li , Feiyue Huang , 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…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Qianyu Zhou , Ke-Yue Zhang , Taiping Yao , Xuequan Lu , Ran Yi , Shouhong Ding , Lizhuang Ma

Face Anti-Spoofing (FAS) is pivotal in safeguarding facial recognition systems against presentation attacks. While domain generalization (DG) methods have been developed to enhance FAS performance, they predominantly focus on learning…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Qianyu Zhou , Ke-Yue Zhang , Taiping Yao , Xuequan Lu , Shouhong Ding , Lizhuang Ma

Domain generalization (DG) is a difficult transfer learning problem aiming to learn a generalizable model for unseen domains. Recent foundation models (FMs) are robust to many distribution shifts and, therefore, should substantially improve…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Xin Zhang , Shixiang Shane Gu , Yutaka Matsuo , Yusuke Iwasawa

Face anti-spoofing (FAS) or presentation attack detection is an essential component of face recognition systems deployed in security-critical applications. Existing FAS methods have poor generalizability to unseen spoof types, camera…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Koushik Srivatsan , Muzammal Naseer , Karthik Nandakumar

Enhancing the domain generalization performance of Face Anti-Spoofing (FAS) techniques has emerged as a research focus. Existing methods are dedicated to extracting domain-invariant features from various training domains. Despite the…

计算机视觉与模式识别 · 计算机科学 2024-01-31 Lianrui Mu , Jianhong Bai , Xiaoxuan He , Jiangnan Ye , Xiaoyu Liang , Yuchen Yang , Jiedong Zhuang , Haoji Hu

Face Anti-Spoofing (FAS) is recently studied under the continual learning setting, where the FAS models are expected to evolve after encountering the data from new domains. However, existing methods need extra replay buffers to store…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Rizhao Cai , Yawen Cui , Zhi Li , Zitong Yu , Haoliang Li , Yongjian Hu , Alex Kot

Face anti-spoofing (FAS) aims to construct a robust system that can withstand diverse attacks. While recent efforts have concentrated mainly on cross-domain generalization, two significant challenges persist: limited semantic understanding…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Kun-Hsiang Lin , Yu-Wen Tseng , Kang-Yang Huang , Jhih-Ciang Wu , Wen-Huang Cheng

This work studies the generalization issue of face anti-spoofing (FAS) models on domain gaps, such as image resolution, blurriness and sensor variations. Most prior works regard domain-specific signals as a negative impact, and apply metric…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Yiyou Sun , Yaojie Liu , Xiaoming Liu , Yixuan Li , Wen-Sheng Chu

Recent advancements in domain generalization (DG) for face anti-spoofing (FAS) have garnered considerable attention. Traditional methods have focused on designing learning objectives and additional modules to isolate domain-specific…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Binh M. Le , Simon S. Woo

With diverse presentation attacks emerging continually, generalizable face anti-spoofing (FAS) has drawn growing attention. Most existing methods implement domain generalization (DG) on the complete representations. However, different image…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Zhuo Wang , Zezheng Wang , Zitong Yu , Weihong Deng , Jiahong Li , Tingting Gao , Zhongyuan Wang

Recent domain generalized semantic segmentation (DGSS) studies have achieved notable improvements by distilling semantic knowledge from Vision-Language Models (VLMs). However, they overlook the semantic misalignment between visual and…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Seogkyu Jeon , Kibeom Hong , Hyeran Byun

Large-scale foundation models, such as CLIP, have demonstrated impressive zero-shot generalization performance on downstream tasks, leveraging well-designed language prompts. However, these prompt learning techniques often struggle with…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Shirsha Bose , Ankit Jha , Enrico Fini , Mainak Singha , Elisa Ricci , Biplab Banerjee

Face Anti-Spoofing (FAS) is essential for ensuring the security and reliability of facial recognition systems. Most existing FAS methods are formulated as binary classification tasks, providing confidence scores without interpretation. They…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Guosheng Zhang , Keyao Wang , Haixiao Yue , Ajian Liu , Gang Zhang , Kun Yao , Errui Ding , Jingdong Wang

Face anti-spoofing is a critical technology for ensuring the security of face recognition systems. However, its ability to generalize across diverse scenarios remains a significant challenge. In this paper, we attribute the limited…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Fangling Jiang , Qi Li , Weining Wang , Wei Shen , Bing Liu , Zhenan Sun

Large-scale foundation models like CLIP have shown strong zero-shot generalization but struggle with domain shifts, limiting their adaptability. In our work, we introduce \textsc{StyLIP}, a novel domain-agnostic prompt learning strategy for…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Ankit Jha

Federated Domain Generalization (FDG) aims to collaboratively train a global model across distributed clients that can generalize well on unseen domains. However, existing FDG methods typically struggle with cross-client data heterogeneity…

分布式、并行与集群计算 · 计算机科学 2026-05-12 Yuliang Chen , Xi Lin , Jun Wu , Xiangrui Cai , Qiaolun Zhang , Xichun Fan , Jiapeng Xu , Xiu Su

Contrastive Language-Image Pretraining (CLIP) model has exhibited remarkable efficacy in establishing cross-modal connections between texts and images, yielding impressive performance across a broad spectrum of downstream applications…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Yi Zhang , Ce Zhang , Ke Yu , Yushun Tang , Zhihai He

Recently, vision transformer based multimodal learning methods have been proposed to improve the robustness of face anti-spoofing (FAS) systems. However, multimodal face data collected from the real world is often imperfect due to missing…

计算机视觉与模式识别 · 计算机科学 2023-07-27 Zitong Yu , Rizhao Cai , Yawen Cui , Ajian Liu , Changsheng Chen
‹ 上一页 1 2 3 10 下一页 ›