paper-with-me

홈 › Papers

AnoStyler: Text-Driven Localized Anomaly Generation via Lightweight Style Transfer

2025-11-10 · Yulim So, Seokho Kang arxiv

Anomaly generation has been widely explored to address the scarcity of anomaly images in real-world data. However, existing methods typically suffer from at least one of the following limitations, hindering their practical deployment: (1) lack of visual realism in generated anomalies; (2) dependence on large amounts of real images; and (3) use of memory-intensive, heavyweight model architectures. To overcome these limitations, we propose AnoStyler, a lightweight yet effective method that frames zero-shot anomaly generation as text-guided style transfer. Given a single normal image along with its category label and expected defect type, an anomaly mask indicating the localized anomaly regions and two-class text prompts representing the normal and anomaly states are generated using generalizable category-agnostic procedures. A lightweight U-Net model trained with CLIP-based loss functions is used to stylize the normal image into a visually realistic anomaly image, where anomalies are localized by the anomaly mask and semantically aligned with the text prompts. Extensive experiments on the MVTec-AD and VisA datasets show that AnoStyler outperforms existing anomaly generation methods in generating high-quality and diverse anomaly images. Furthermore, using these generated anomalies helps enhance anomaly detection performance.

📄 PDF Abstract BibTeX arXiv:2511.06687

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionStyle Transfer

Similar Papers 제목 키워드 기반

Enhancing Tabular Anomaly Detection via Pseudo-Label-Guided Generation

2026-04-20 · Wei Huang, Yuxuan Xiong, Hezhe Qiao, Yu-Ming Shang 외 arxiv

Identifying anomalous instances in tabular data is essential for improving data reliability and maintaining system stability. Due to the scarcity of ground-truth anomaly labels, existing methods mainly rely on unsupervis…

Unsupervised Anomaly DetectionContrastive Learning

Personalized Residuals for Concept-Driven Text-to-Image Generation

2024-05-21 · CVPR 2024 1 · Cusuh Ham, Matthew Fisher, James Hays, Nicholas Kolkin 외

We present personalized residuals and localized attention-guided sampling for efficient concept-driven generation using text-to-image diffusion models. Our method first represents concepts by freezing the weights of a pr…

GPUImage GenerationText to Image GenerationText-to-Image Generation

Anomagic: Crossmodal Prompt-driven Zero-shot Anomaly Generation

2025-11-13 · Yuxin Jiang, Wei Luo, Hui Zhang, Qiyu Chen 외 arxiv

We propose Anomagic, a zero-shot anomaly generation method that produces semantically coherent anomalies without requiring any exemplar anomalies. By unifying both visual and textual cues through a crossmodal prompt enco…

Anomaly Detection

DeltaDeno: Zero-Shot Anomaly Generation via Delta-Denoising Attribution

2025-11-21 · Chaoran Xu, Chengkan Lv, Qiyu Chen, Yunkang Cao 외 arxiv

Anomaly generation is often framed as few-shot fine-tuning with anomalous samples, which contradicts the scarcity that motivates generation and tends to overfit category priors. We tackle the setting where no real anomal…

Generate Aligned Anomaly: Region-Guided Few-Shot Anomaly Image-Mask Pair Synthesis for Industrial Inspection

2025-07-13 · Yilin Lu, Jianghang Lin, Linhuang Xie, Kai Zhao 외 arxiv

Anomaly inspection plays a vital role in industrial manufacturing, but the scarcity of anomaly samples significantly limits the effectiveness of existing methods in tasks such as localization and classification. While se…

Data Augmentation