中文
相关论文

相关论文: Mitigating Domain Mismatch in Face Recognition Usi…

200 篇论文

Federated learning enables multiple medical institutions to train a global model without sharing data, yet feature heterogeneity from diverse scanners or protocols remains a major challenge. Many existing works attempt to address this issue…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Xingyue Zhao , Wenke Huang , Xingguang Wang , Haoyu Zhao , Linghao Zhuang , Anwen Jiang , Guancheng Wan , Mang Ye

Existing domain adaptation methods aim at learning features that can be generalized among domains. These methods commonly require to update source classifier to adapt to the target domain and do not properly handle the trade off between the…

计算机视觉与模式识别 · 计算机科学 2020-03-02 Shaokai Ye , Kailu Wu , Mu Zhou , Yunfei Yang , Sia huat Tan , Kaidi Xu , Jiebo Song , Chenglong Bao , Kaisheng Ma

Domain adaptation is a sub-field of machine learning that involves transferring knowledge from a source domain to perform the same task in the target domain. It is a typical challenge in machine learning that arises, e.g., when data is…

机器学习 · 计算机科学 2025-01-09 Philipp Spitzer , Dominik Martin , Laurin Eichberger , Niklas Kühl

With diverse presentation forgery methods emerging continually, detecting the authenticity of images has drawn growing attention. Although existing methods have achieved impressive accuracy in training dataset detection, they still perform…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Yingxin Lai , Guoqing Yang Yifan He , Zhiming Luo , Shaozi Li

This research features a deep-learning based framework to address the problem of matching a given face sketch image against a face photo database. The problem of photo-sketch matching is challenging because 1) there is large modality gap…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Seho Bae , Nizam Ud Din , Hyunkyu Park , Juneho Yi

Unsupervised Domain Adaptation (UDA) refers to the method that utilizes annotated source domain data and unlabeled target domain data to train a model capable of generalizing to the target domain data. Domain discrepancy leads to a…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Ting Li , Jianshu Chao , Deyu An

Existing domain generalization methods for face anti-spoofing endeavor to extract common differentiation features to improve the generalization. However, due to large distribution discrepancies among fake faces of different domains, it is…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Yunpei Jia , Jie Zhang , Shiguang Shan , Xilin Chen

Unsupervised Domain Adaptation (UDA) is the task of bridging the domain gap between a labeled source domain, e.g., synthetic data, and an unlabeled target domain. We observe that current UDA methods show inferior results on fine structures…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Linyan Yang , Lukas Hoyer , Mark Weber , Tobias Fischer , Dengxin Dai , Laura Leal-Taixé , Marc Pollefeys , Daniel Cremers , Luc Van Gool

While deep learning (DL) approaches are reaching human-level performance for many tasks, including for diagnostics AI, the focus is now on challenges possibly affecting DL deployment, including AI privacy, domain generalization, and…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Neil Joshi , Phil Burlina

Appropriately evaluating the discrepancy between domains is essential for the success of unsupervised domain adaptation. In this paper, we first point out that existing discrepancy measures are less informative when complex models such as…

机器学习 · 统计学 2019-10-23 Jongyeong Lee , Nontawat Charoenphakdee , Seiichi Kuroki , Masashi Sugiyama

Learning deep neural networks that are generalizable across different domains remains a challenge due to the problem of domain shift. Unsupervised domain adaptation is a promising avenue which transfers knowledge from a source domain to a…

机器学习 · 计算机科学 2020-08-20 Qingjie Meng , Daniel Rueckert , Bernhard Kainz

In real-world applications, the sample distribution at the inference stage often differs from the one at the training stage, causing performance degradation of trained deep models. The research on domain generalization (DG) aims to develop…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Jiao Zhang , Jian Xu , Xu-Yao Zhang , Cheng-Lin Liu

Most domain adaptation methods focus on single-source-single-target adaptation settings. Multi-target domain adaptation is a powerful extension in which a single classifier is learned for multiple unlabeled target domains. To build a…

计算机视觉与模式识别 · 计算机科学 2022-02-02 Sudipan Saha , Shan Zhao , Nasrullah Sheikh , Xiao Xiang Zhu

There has been an increasing consensus in learning based face anti-spoofing that the divergence in terms of camera models is causing a large domain gap in real application scenarios. We describe a framework that eliminates the influence of…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Baoliang Chen , Wenhan Yang , Haoliang Li , Shiqi Wang , Sam Kwong

Most existing unsupervised domain adaptation methods mainly focused on aligning the marginal distributions of samples between the source and target domains. This setting does not sufficiently consider the class distribution information…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Wanqi Yang , Tong Ling , Chengmei Yang , Lei Wang , Yinghuan Shi , Luping Zhou , Ming Yang

Although significant progress has been made in face recognition, demographic bias still exists in face recognition systems. For instance, it usually happens that the face recognition performance for a certain demographic group is lower than…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Fu-En Wang , Chien-Yi Wang , Min Sun , Shang-Hong Lai

Domain generalization methods aim to learn models robust to domain shift with data from a limited number of source domains and without access to target domain samples during training. Popular domain alignment methods for domain…

机器学习 · 计算机科学 2022-06-17 Wenyu Zhang , Mohamed Ragab , Chuan-Sheng Foo

Unsupervised domain adaptation aims at transferring knowledge from the labeled source domain to the unlabeled target domain. Previous adversarial domain adaptation methods mostly adopt the discriminator with binary or $K$-dimensional output…

机器学习 · 计算机科学 2020-01-03 Yuntao Du , Zhiwen Tan , Qian Chen , Xiaowen Zhang , Yirong Yao , Chongjun Wang

Many modern online 3D applications and video games rely on parametric models of human faces for creating believable avatars. However, manually reproducing someone's facial likeness with a parametric model is difficult and time-consuming.…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Igor Borovikov , Karine Levonyan , Jon Rein , Pawel Wrotek , Nitish Victor

Unsupervised domain adaptation has been widely adopted to generalize models for unlabeled data in a target domain, given labeled data in a source domain, whose data distributions differ from the target domain. However, existing works are…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Weiming Zhuang , Xin Gan , Yonggang Wen , Xuesen Zhang , Shuai Zhang , Shuai Yi