paper-with-me

Papers

DATA: Multi-Disentanglement based Contrastive Learning for Open-World Semi-Supervised Deepfake Attribution

2025-05-07 · Ming-Hui Liu, Xiao-Qian Liu, Xin Luo, Xin-Shun Xu

Deepfake attribution (DFA) aims to perform multiclassification on different facial manipulation techniques, thereby mitigating the detrimental effects of forgery content on the social order and personal reputations. However, previous methods focus only on method-specific clues, which easily lead to overfitting, while overlooking the crucial role of common forgery features. Additionally, they struggle to distinguish between uncertain novel classes in more practical open-world scenarios. To address these issues, in this paper we propose an innovative multi-DisentAnglement based conTrastive leArning framework, DATA, to enhance the generalization ability on novel classes for the open-world semi-supervised deepfake attribution (OSS-DFA) task. Specifically, since all generation techniques can be abstracted into a similar architecture, DATA defines the concept of 'Orthonormal Deepfake Basis' for the first time and utilizes it to disentangle method-specific features, thereby reducing the overfitting on forgery-irrelevant information. Furthermore, an augmented-memory mechanism is designed to assist in novel class discovery and contrastive learning, which aims to obtain clear class boundaries for the novel classes through instance-level disentanglements. Additionally, to enhance the standardization and discrimination of features, DATA uses bases contrastive loss and center contrastive loss as auxiliaries for the aforementioned modules. Extensive experimental evaluations show that DATA achieves state-of-the-art performance on the OSS-DFA benchmark, e.g., there are notable accuracy improvements in 2.55% / 5.7% under different settings, compared with the existing methods.

📄 PDF Abstract BibTeX arXiv:2505.04384

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDisentanglementFace SwappingNovel Class Discovery

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

An Empirical Study on Disentanglement of Negative-free Contrastive Learning

2022-06-09 · Jinkun Cao, Ruiqian Nai, Qing Yang, Jialei Huang 외

Negative-free contrastive learning methods have attracted a lot of attention with simplicity and impressive performances for large-scale pretraining. However, its disentanglement property remains unexplored. In this pape…

Contrastive LearningDisentanglementRepresentation Learning

CAMS: Towards Compositional Zero-Shot Learning via Gated Cross-Attention and Multi-Space Disentanglement

2025-11-20 · Pan Yang, Cheng Deng, Jing Yang, Han Zhao 외 arxiv

Compositional zero-shot learning (CZSL) aims to learn the concepts of attributes and objects in seen compositions and to recognize their unseen compositions. Most Contrastive Language-Image Pre-training (CLIP)-based CZSL…

Compositional Zero-Shot Learning

Contrastive-Augmented Flow Matching for Style-Content Disentanglement

2026-07-14 · Yusong Li, Pingchuan Ma, Ming Gui, Vincent Tao Hu 외 arxiv

Learning representations that separate content and style is crucial for controllable generation and compositional generalization. However, diffusion and flow-based models trained primarily with generative objectives ofte…

Disentangling Properties of Contrastive Methods

2021-09-29 · Jinkun Cao, Qing Yang, Jialei Huang, Yang Gao

Disentangled representation learning is an important topic in representation learning, since it not only allows the representation to be human interpretable, but it is also robust and benefits downstream task performance…

DisentanglementObject RecognitionRepresentation Learning

Unpaired Deep Image Dehazing Using Contrastive Disentanglement Learning

2022-03-15 · Xiang Chen, Zhentao Fan, Pengpeng Li, Longgang Dai 외

We offer a practical unpaired learning based image dehazing network from an unpaired set of clear and hazy images. This paper provides a new perspective to treat image dehazing as a two-class separated factor disentangle…

Contrastive LearningDisentanglementImage DehazingImage Reconstruction+1