Skip to content

PPM-CLIP: Probabilistic Prompt Modeling for Generalizable AI-Generated Image Detection

· 0 citations · 44 references

TL;DR

PPM-CLIP is proposed, a new framework that shifts from static classification to conditional generative modeling based on the CLIP vision-language model, and a Probabilistic Prompt Modeling module is used as a generator that produces an adaptive distribution of prompts according to the input image.

View source

Similar papers

Open access Jul 2026

Attention-Based Deep Learning Pipeline for AI-Created Image Recognition

The advent of generative AI models that can generate some of the most realistic images including DALL·E, Midjourney, and Stable Diffusion has posed a significant threat to digital forensics and media authenticity verifications. Conventional methods of forgery detection, which focus on splicing or copy-move manipulations, are not very efficient in the case of AI-generated images, which do not contain any explicit tampering traces. This paper presents Attention-Based Deep Learning Pipeline of AI-Created Image Recognition, intended to resolve the increasing challenge of separating AI-synthesized and authentic imagery. The proposed architecture incorporates three integrated branches, including low-level statistical feature extraction, high-level semantic representation learning, and attention-based feature refinement mechanism. The features that are extracted are combined and fed through a fully connected classifier to generate final predictions. The Synthbuster dataset that consists of images of several generative models, including DALL·E 2, DALL·E 3, Firefly, Glide, and versions of Stable Diffusion, were experimentally evaluated. The suggested framework score had an average AUC of 97.4%, as well as high accuracy, precision, recall, and F1-score. These findings support the robustness and generalization ability of the proposed model in detecting AI-generated images in a variety of generators and conditions.

Nadia Ali · 0 citations
Preprint Jul 2026

DECODE: Tackling Representation and Decision Degradation in Continual AI-Generated Image Detection

As generative models continue to evolve, AI-generated image detectors must incrementally adapt to emerging generative domains while preserving knowledge acquired from previous ones. This continual learning setting is particularly challenging because forensic traces are often subtle and generator-specific, making detectors highly vulnerable to catastrophic forgetting. Existing methods primarily address this problem by stabilizing feature representations, implicitly treating forgetting as a representation-level issue. In this paper, we show that this perspective is incomplete. We demonstrate that even when feature representations remain discriminative, the decision boundary can progressively drift as the classification head is continually optimized on new domains. These two effects jointly give rise to a compound failure mode, termed Dual Degradation. To overcome this challenge, we propose DECODE, a decoupled continual detection framework that jointly mitigates representation- and decision-level forgetting. Specifically, we introduce Subspace Diversity Regularization (SDR) to preserve diverse forensic representations and Closed-Form Decision Alignment (CDA) to recalibrate the shared classification head after each adapter merge without manual hyperparameter tuning. Extensive experiments on 19 generative domains show that DECODE achieves an average accuracy of 99.36% with only 0.39% forgetting, while further generalizing to 11 unseen generators with 95.36% accuracy.

Zihao Cai, Xinghang Li, Ruiyan Yang et al. · 0 citations
Preprint Aug 2026

Generated Images Are Easier to Forget: A Machine Unlearning Perspective for Synthetic Image Detection

This work establishes a new paradigm for generated image detection by recasting the detection task as a problem of machine unlearning, and introduces two detection methods: data-free detection, which prunes model parameters to induce unlearning without data access, and data-driven detection, which optimizes LVMs to unlearn knowledge tied to generated images.

Jun Nie, Yonggang Zhang, Tongliang Liu et al. · 0 citations

Fast and Generalizable AI-Generated Image Detection via Model-Agnostic Feature Reconstruction

GFRE employs a lightweight autoencoder to model the reconstructability of image representations, producing a reconstruction signal that is inherently generator-agnostic and transferable across diverse generative processes, enabling efficient and scalable deployment.

Qinghui He, Haifeng Zhang, ∗. BoLiu et al. · 0 citations
Preprint Aug 2026

LHSDet: High-Resolution AI-Generated Image Detection via Visual Question Answering

This work formats the AI-generated image detection task as a Visual Question Answering problem, leveraging a fine-tuned vision-language framework to fully exploit the complementary information between visual and textual modalities, and proposes a novel high-resolution AI-generated image detector, termed LHSDet.

Qian Yao, Jun-Jie Huang, Yongjun Wang et al. · 0 citations
#artificial intelligence Preprint Aug 2026

Prior-Conditioned Gaussian Discriminants for Generalizable AI-generated Image Detection

Strong sensitivity to the training prior, data-efficiency of moment-based heads, and representation dependence of Gaussian shift metrics, motivating (prior, encoder, head)-level reporting and stronger analytical baselines for AIGI transfer are quantified.

Shashank Kotyan, Makoto Shing, Yuki Imajuku et al. · 0 citations