IPAD-CLIP: Teaching CLIP to Detect Image Local Perceptual Artifacts

📅 2026-05-09
📈 Citations: 0
Influential: 0
📄 PDF

career value

205K/year
🤖 AI Summary
This work addresses the limitation of existing image quality assessment methods, which primarily focus on global distortions and struggle to effectively detect localized perceptual artifacts such as ghosting, lens flare, and moiré patterns. To this end, we introduce the Image Perceptual Artifact Detection (IPAD) task for the first time, along with a benchmark dataset comprising both real-world and synthetically generated samples. We propose the IPAD-CLIP framework, which leverages artifact-aware textual embeddings to guide the CLIP vision encoder toward subtle local anomalies while modeling semantic context to capture artifact-object relationships. Our approach significantly outperforms current anomaly and tampering detection methods on the proposed benchmark, achieving superior detection performance with high computational efficiency.
📝 Abstract
Current image quality assessment methods are heavily biased towards global distortions (e.g., noise, blur), neglecting local perceptual artifacts such as ghosting, lens flare, and moire effects. Although significant progress has been made in artifact removal, the fundamental problem of automatic artifact detection remains largely unexplored. In this paper, we formalize the Image Perceptual Artifact Detection (IPAD) task to address this gap. We contribute a benchmark dataset comprising 3,520 artifact images, including 520 real-captured and 3,000 synthetic samples, each paired with pixel-level masks across three representative artifact categories. The core challenge of IPAD lies in the localized, subtle, and semantically weak nature of these artifacts, which makes them prone to missed detection. To overcome this, we introduce IPAD-CLIP, a novel framework built upon CLIP that enhances artifact discrimination in both textual and visual spaces while preserving generalization capabilities. Our key insight is that local artifacts often exhibit strong correlations with specific semantic contexts. Accordingly, we learn artifact-aware text embeddings to explicitly model the object-artifact relationships, resulting in enhanced representations that clear differentiate between clean and artifact prompts. These text embeddings are then used as anchors to shift the visual encoder's attention from high-level semantics to subtle, low-level artifacts. Extensive experiments demonstrate that IPAD-CLIP offers a resource-efficient adaptation of CLIP for detection, significantly outperforming advanced image anomaly detection and manipulation detection methods on our benchmark. To the best of our knowledge, this is the first study addressing multi-class local perceptual artifact detection in terms of both dataset and model.
Problem

Research questions and friction points this paper is trying to address.

local perceptual artifacts
image quality assessment
artifact detection
ghosting
moire effects
Innovation

Methods, ideas, or system contributions that make the work stand out.

Image Perceptual Artifact Detection
CLIP adaptation
artifact-aware text embeddings
local anomaly detection
pixel-level artifact segmentation
🔎 Similar Papers
No similar papers found.