paper-with-me

Papers

Prototype Guided Network for Anomaly Segmentation

2022-01-15 · Yiqing Hao, Yi Jin, Gaoyun An

Semantic segmentation methods can not directly identify abnormal objects in images. Anomaly Segmentation algorithm from this realistic setting can distinguish between in-distribution objects and Out-Of-Distribution (OOD) objects and output the anomaly probability for pixels. In this paper, a Prototype Guided Anomaly segmentation Network (PGAN) is proposed to extract semantic prototypes for in-distribution training data from limited annotated images. In the model, prototypes are used to model the hierarchical category semantic information and distinguish OOD pixels. The proposed PGAN model includes a semantic segmentation network and a prototype extraction network. Similarity measures are adopted to optimize the prototypes. The learned semantic prototypes are used as category semantics to compare the similarity with features extracted from test images and then to generate semantic segmentation prediction. The proposed prototype extraction network can also be integrated into most semantic segmentation networks and recognize OOD pixels. On the StreetHazards dataset, the proposed PGAN model produced mIoU of 53.4% for anomaly segmentation. The experimental results demonstrate PGAN may achieve the SOTA performance in the anomaly segmentation tasks.

📄 PDF Abstract BibTeX arXiv:2201.05869

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

AG-VAS: Anchor-Guided Zero-Shot Visual Anomaly Segmentation with Large Multimodal Models

2026-03-01 · Zhen Qu, Xian Tao, Xiaoyi Bao, Dingrong Wang 외 arxiv

Large multimodal models (LMMs) exhibit strong task generalization capabilities, offering new opportunities for zero-shot visual anomaly segmentation (ZSAS). However, existing LMM-based segmentation approaches still face …

Anomaly Detection-Inspired Few-Shot Medical Image Segmentation Through Self-Supervision With Supervoxels

2022-03-03 · Stine Hansen, Srishti Gautam, Robert Jenssen, Michael Kampffmeyer

Recent work has shown that label-efficient few-shot learning through self-supervision can achieve promising medical image segmentation results. However, few-shot segmentation models typically rely on prototype representa…

Anomaly DetectionCardiac SegmentationFew-Shot LearningFew-Shot Semantic Segmentation+5

Diverse Normal Prototypes-Guided Contrastive Reconstruction for Medical Anomaly Detection

2025-08-27 · Luhu Li, Bin Liu, Bowen Lin, Zihan Shen 외 arxiv

Anomaly detection in medical images is challenging due to limited annotations and the domain gap. Existing reconstruction-based methods often rely on frozen pre-trained encoders, restricting adaptation to domain-specific…

Representation LearningAnomaly Detection

Towards Efficient Pixel Labeling for Industrial Anomaly Detection and Localization

2025-09-05 · Jingqi Wu, Hanxi Li, Lin Yuanbo Wu, Hao Chen 외 arxiv

Industrial product inspection is often performed using Anomaly Detection (AD) frameworks trained solely on non-defective samples. Although defective samples can be collected during production, leveraging them usually req…

Image SegmentationAnomaly Detection

Adaptive Prototype Learning and Allocation for Few-Shot Segmentation

2021-04-05 · CVPR 2021 1 · Gen Li, Varun Jampani, Laura Sevilla-Lara, Deqing Sun 외

Prototype learning is extensively used for few-shot segmentation. Typically, a single prototype is obtained from the support feature by averaging the global object information. However, using one prototype to represent a…

ClusteringFew-Shot Semantic SegmentationSegmentation