paper-with-me

홈 › Papers

Dissolving Is Amplifying: Towards Fine-Grained Anomaly Detection

2023-02-28 · Jian Shi, Pengyi Zhang, Ni Zhang, Hakim Ghazzai, Peter Wonka

Medical imaging often contains critical fine-grained features, such as tumors or hemorrhages, crucial for diagnosis yet potentially too subtle for detection with conventional methods. In this paper, we introduce \textit{DIA}, dissolving is amplifying. DIA is a fine-grained anomaly detection framework for medical images. First, we introduce \textit{dissolving transformations}. We employ diffusion with a generative diffusion model as a dedicated feature-aware denoiser. Applying diffusion to medical images in a certain manner can remove or diminish fine-grained discriminative features. Second, we introduce an \textit{amplifying framework} based on contrastive learning to learn a semantically meaningful representation of medical images in a self-supervised manner, with a focus on fine-grained features. The amplifying framework contrasts additional pairs of images with and without dissolving transformations applied and thereby emphasizes the dissolved fine-grained features. DIA significantly improves the medical anomaly detection performance with around 18.40\% AUC boost against the baseline method and achieves an overall SOTA against other benchmark methods. Our code is available at \url{https://github.com/shijianjian/DIA.git}.

📄 PDF Abstract BibTeX arXiv:2302.14696

Code (1)

shijianjian/dia 공식 구현 pytorch

Tasks

Anomaly DetectionContrastive LearningImage Generation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Fine-grained Anomaly Detection via Multi-task Self-Supervision

2021-04-20 · Loic Jezequel, Ngoc-Son Vu, Jean Beaudet, Aymeric Histace

Detecting anomalies using deep learning has become a major challenge over the last years, and is becoming increasingly promising in several fields. The introduction of self-supervised learning has greatly helped many met…

Anomaly DetectionSelf-Supervised Learning

Text-guided Fine-Grained Video Anomaly Understanding

2025-11-01 · Jihao Gu, Kun Li, He Wang, Kaan Akşit arxiv

Subtle abnormal events in videos often manifest as weak spatio-temporal cues that are easily overlooked by conventional anomaly detection systems. Existing video anomaly detection approaches typically provide coarse bina…

Video Anomaly DetectionMultimodal Reasoning

Set Features for Fine-grained Anomaly Detection

2023-02-23 · Niv Cohen, Issar Tzachor, Yedid Hoshen

Fine-grained anomaly detection has recently been dominated by segmentation based approaches. These approaches first classify each element of the sample (e.g., image patch) as normal or anomalous and then classify the ent…

Anomaly DetectionTime SeriesTime Series Analysis

Towards Fine-Grained Vision-Language Alignment for Few-Shot Anomaly Detection

2025-10-30 · Yuanting Fan, Jun Liu, Xiaochen Chen, Bin-Bin Gao 외 arxiv

Few-shot anomaly detection (FSAD) methods identify anomalous regions with few known normal samples. Most existing methods rely on the generalization ability of pre-trained vision-language models (VLMs) to recognize poten…

Anomaly Detection

VadCLIP: Adapting Vision-Language Models for Weakly Supervised Video Anomaly Detection

2023-08-22 · Peng Wu, Xuerong Zhou, Guansong Pang, Lingru Zhou 외

The recent contrastive language-image pre-training (CLIP) model has shown great success in a wide range of image-level tasks, revealing remarkable ability for learning powerful visual representations with rich semantics.…

Anomaly DetectionBinary ClassificationVideo Anomaly DetectionWeakly-supervised Video Anomaly Detection