paper-with-me

Papers

Anomagic: Crossmodal Prompt-driven Zero-shot Anomaly Generation

2025-11-13 · Yuxin Jiang, Wei Luo, Hui Zhang, Qiyu Chen, Haiming Yao, Weiming Shen, Yunkang Cao 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 encoding scheme, Anomagic leverages rich contextual information to steer an inpainting-based generation pipeline. A subsequent contrastive refinement strategy enforces precise alignment between synthesized anomalies and their masks, thereby bolstering downstream anomaly detection accuracy. To facilitate training, we introduce AnomVerse, a collection of 12,987 anomaly-mask-caption triplets assembled from 13 publicly available datasets, where captions are automatically generated by multimodal large language models using structured visual prompts and template-based textual hints. Extensive experiments demonstrate that Anomagic trained on AnomVerse can synthesize more realistic and varied anomalies than prior methods, yielding superior improvements in downstream anomaly detection. Furthermore, Anomagic can generate anomalies for any normal-category image using user-defined prompts, establishing a versatile foundation model for anomaly generation.

📄 PDF Abstract BibTeX arXiv:2511.10020

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

PØDA: Prompt-driven Zero-shot Domain Adaptation

2022-12-06 · Mohammad Fahes, Tuan-Hung Vu, Andrei Bursuc, Patrick Pérez 외

Domain adaptation has been vastly investigated in computer vision but still requires access to target images at train time, which might be intractable in some uncommon conditions. In this paper, we propose the task of `P…

Domain Adaptationimage-classificationImage ClassificationLanguage Modeling+6

PODA: Prompt-driven Zero-shot Domain Adaptation

2023-01-01 · ICCV 2023 1 · Mohammad Fahes, Tuan-Hung Vu, Andrei Bursuc, Patrick Pérez 외

Domain adaptation has been vastly investigated in computer vision but still requires access to target images at train time, which might be intractable in some uncommon conditions. In this paper, we propose the task o…

Domain Adaptationimage-classificationImage ClassificationLanguage Modeling+8

Large-Scale Text-to-Image Model with Inpainting is a Zero-Shot Subject-Driven Image Generator

2024-11-23 · CVPR 2025 1 · Chaehun Shin, Jooyoung Choi, Heeseung Kim, Sungroh Yoon

Subject-driven text-to-image generation aims to produce images of a new subject within a desired context by accurately capturing both the visual characteristics of the subject and the semantic content of a text prompt. T…

Image GenerationText to Image GenerationText-to-Image Generation

MultiVerse: Efficient and Expressive Zero-Shot Multi-Task Text-to-Speech

2024-10-04 · Taejun Bak, Youngsik Eom, SeungJae Choi, Young-Sun Joo

Text-to-speech (TTS) systems that scale up the amount of training data have achieved significant improvements in zero-shot speech synthesis. However, these systems have certain limitations: they require a large amount of…

DisentanglementSpeech SynthesisStyle Transfertext-to-speech+1

SMADE-IE: Sparse Multi-Agent Framework with Evidence-Driven Debate for Zero-Shot Information Extraction

2026-06-03 · Kenfeng Huang, Yi Cai, Xin Wu, Zikun Deng 외 arxiv

Zero-shot information extraction (IE) with large language models (LLMs) has attracted increasing attention due to its flexibility in adapting to new schemas and domains without task-specific training. Existing approaches…

Information Extraction