paper-with-me

홈 › Papers

Leveraging Unlabeled Data from Unknown Sources via Dual-Path Guidance for Deepfake Face Detection

2025-08-12 · Zhiqiang Yang, Renshuai Tao, Chunjie Zhang, guodong yang, Xiaolong Zheng, Yao Zhao arxiv

Existing deepfake detection methods heavily rely on static labeled datasets. However, with the proliferation of generative models, real-world scenarios are flooded with massive amounts of unlabeled fake face data from unknown sources. This presents a critical dilemma: detectors relying solely on existing data face generalization failure, while manual labeling for this new stream is infeasible due to the high realism of fakes. A more fundamental challenge is that, unlike typical unsupervised learning tasks where categories are clearly defined, real and fake faces share the same semantics, which leads to a decline in the performance of traditional unsupervised strategies. Therefore, there is an urgent need for a new paradigm designed specifically for this scenario to effectively utilize these unlabeled data. Accordingly, this paper proposes a dual-path guided network (DPGNet) to address two key challenges: (1) bridging the domain differences between faces generated by different generative models; and (2) utilizing unlabeled image samples. The method comprises two core modules: text-guided cross-domain alignment, which uses learnable cues to unify visual and textual embeddings into a domain-invariant feature space; and curriculum-driven pseudo-label generation, which dynamically utilizes unlabeled samples. Extensive experiments on multiple mainstream datasets show that DPGNet significantly outperforms existing techniques,, highlighting its effectiveness in addressing the challenges posed by the deepfakes using unlabeled data.

📄 PDF Abstract BibTeX arXiv:2508.09022

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake DetectionFace Detection

Similar Papers 제목 키워드 기반

Offline Learning from Demonstrations and Unlabeled Experience

2020-11-27 · Konrad Zolna, Alexander Novikov, Ksenia Konyushkova, Caglar Gulcehre 외

Behavior cloning (BC) is often practical for robot learning because it allows a policy to be trained offline without rewards, by supervised learning on expert demonstrations. However, BC does not effectively leverage wha…

continuous-controlContinuous ControlImitation Learning

Federated Learning with Positive and Unlabeled Data

2021-06-21 · Xinyang Lin, Hanting Chen, Yixing Xu, Chao Xu 외

We study the problem of learning from positive and unlabeled (PU) data in the federated setting, where each client only labels a little part of their dataset due to the limitation of resources and time. Different from th…

Federated Learning

Positive and Unlabeled Federated Learning

2021-09-29 · Lin Xinyang, Hanting Chen, Yixing Xu, Chao Xu 외

We study the problem of learning from positive and unlabeled (PU) data in the federated setting, where each client only labels a little part of their dataset due to the limitation of resources and time. Different from th…

Federated Learning

HF-RAG: Hierarchical Fusion-based RAG with Multiple Sources and Rankers

2025-09-02 · Payel Santra, Madhusudan Ghosh, Debasis Ganguly, Partha Basuchowdhuri 외 arxiv

Leveraging both labeled (input-output associations) and unlabeled data (wider contextual grounding) may provide complementary benefits in retrieval augmented generation (RAG). However, effectively combining evidence from…

Domain GeneralizationFact Verification

Tackle CSM in JPEG Steganalysis with Data Adaptation

2026-05-19 · Rony Abecidan, Vincent Itier, Jérémie Boulanger, Patrick Bas 외 arxiv

Steganalysis models excel on benchmark datasets but struggle in the wild when analyzed images are produced by a processing pipeline unseen during training. This problem known as Cover Source Mismatch (CSM) is particularl…