Pith. sign in

REVIEW 3 cited by

Team NYCU at Defactify4: Robust Detection and Source Identification of AI-Generated Images Using CNN and CLIP-Based Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2503.10718 v1 pith:Q6WUI6RC submitted 2025-03-13 cs.CV cs.AI

Team NYCU at Defactify4: Robust Detection and Source Identification of AI-Generated Images Using CNN and CLIP-Based Models

classification cs.CV cs.AI
keywords imagesai-generatedclip-vitdefactifyimagemodelssourcebecome
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

With the rapid advancement of generative AI, AI-generated images have become increasingly realistic, raising concerns about creativity, misinformation, and content authenticity. Detecting such images and identifying their source models has become a critical challenge in ensuring the integrity of digital media. This paper tackles the detection of AI-generated images and identifying their source models using CNN and CLIP-ViT classifiers. For the CNN-based classifier, we leverage EfficientNet-B0 as the backbone and feed with RGB channels, frequency features, and reconstruction errors, while for CLIP-ViT, we adopt a pretrained CLIP image encoder to extract image features and SVM to perform classification. Evaluated on the Defactify 4 dataset, our methods demonstrate strong performance in both tasks, with CLIP-ViT showing superior robustness to image perturbations. Compared to baselines like AEROBLADE and OCC-CLIP, our approach achieves competitive results. Notably, our method ranked Top-3 overall in the Defactify 4 competition, highlighting its effectiveness and generalizability. All of our implementations can be found in https://github.com/uuugaga/Defactify_4

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Findings of the Counter Turing Test: AI-Generated Image Detection

    cs.CV 2026-05 unverdicted novelty 4.0

    The Counter Turing Test competition finds F1-scores above 0.83 for binary real-vs-AI classification but only 0.4986 at best for identifying the specific generative model.

  2. Findings of the Counter Turing Test: AI-Generated Image Detection

    cs.CV 2026-05 unverdicted novelty 4.0

    A competition using a new 50k-image dataset found high accuracy in binary real-vs-AI detection but only modest success in identifying the exact generative model.

  3. Findings of the Counter Turing Test: AI-Generated Image Detection

    cs.CV 2026-05 unverdicted novelty 3.0

    Binary AI vs. real image classification reaches F1 > 0.83 while identifying the exact generative model achieves a highest F1 of 0.4986 on the MS COCOAI dataset.