paper-with-me

Papers

Robust AI-Generated Face Detection with Imbalanced Data

2025-05-04 · Yamini Sri Krubha, Aryana Hou, Braden Vester, Web Walker, Xin Wang, Li Lin, Shu Hu

Deepfakes, created using advanced AI techniques such as Variational Autoencoder and Generative Adversarial Networks, have evolved from research and entertainment applications into tools for malicious activities, posing significant threats to digital trust. Current deepfake detection techniques have evolved from CNN-based methods focused on local artifacts to more advanced approaches using vision transformers and multimodal models like CLIP, which capture global anomalies and improve cross-domain generalization. Despite recent progress, state-of-the-art deepfake detectors still face major challenges in handling distribution shifts from emerging generative models and addressing severe class imbalance between authentic and fake samples in deepfake datasets, which limits their robustness and detection accuracy. To address these challenges, we propose a framework that combines dynamic loss reweighting and ranking-based optimization, which achieves superior generalization and performance under imbalanced dataset conditions. The code is available at https://github.com/Purdue-M2/SP_CUP.

📄 PDF Abstract BibTeX arXiv:2505.02182

Code (1)

purdue-m2/sp_cup 공식 구현 pytorch

Tasks

DeepFake DetectionDomain GeneralizationFace DetectionFace Swapping

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Robust Attentive Deep Neural Network for Exposing GAN-generated Faces

2021-09-05 · Hui Guo, Shu Hu, Xin Wang, Ming-Ching Chang 외

GAN-based techniques that generate and synthesize realistic faces have caused severe social concerns and security problems. Existing methods for detecting GAN-generated faces can perform well on limited public datasets. …

Face Detection

Kernel-Free Universum Quadratic Surface Twin Support Vector Machines for Imbalanced Data

2024-12-02 · Hossein Moosaei, Milan Hladík, Ahmad Mousavi, Zheming Gao 외

Binary classification tasks with imbalanced classes pose significant challenges in machine learning. Traditional classifiers often struggle to accurately capture the characteristics of the minority class, resulting in bi…

Binary ClassificationClassificationimbalanced classification

X-Transfer: A Transfer Learning-Based Framework for GAN-Generated Fake Image Detection

2023-10-07 · Lei Zhang, Hao Chen, Shu Hu, Bin Zhu 외

Generative adversarial networks (GANs) have remarkably advanced in diverse domains, especially image generation and editing. However, the misuse of GANs for generating deceptive images, such as face replacement, raises s…

Fake Image DetectionImage GenerationTransfer Learning

Rethinking Out-of-Distribution Detection on Imbalanced Data Distribution

2024-07-23 · Kai Liu, Zhihang Fu, Sheng Jin, Chao Chen 외

Detecting and rejecting unknown out-of-distribution (OOD) samples is critical for deployed neural networks to void unreliable predictions. In real-world scenarios, however, the efficacy of existing OOD detection methods …

Out-of-Distribution Detection

Few-shot $\mathbf{1/a}$ Anomalies Feedback : Damage Vision Mining Opportunity and Embedding Feature Imbalance

2023-07-24 · Takato Yasuno

Over the past decade, previous balanced datasets have been used to advance deep learning algorithms for industrial applications. In urban infrastructures and living environments, damage data mining cannot avoid imbalance…

Anomaly Detectionimage-classificationImage Classificationobject-detection+2