pith. sign in

arxiv: 2211.11317 · v2 · pith:A3W3IRO4new · submitted 2022-11-21 · 💻 cs.CV

DeSTSeg: Segmentation Guided Denoising Student-Teacher for Anomaly Detection

classification 💻 cs.CV
keywords networksegmentationanomalydenoisingstudentaverageconstraintsdata
0
0 comments X
read the original abstract

Visual anomaly detection, an important problem in computer vision, is usually formulated as a one-class classification and segmentation task. The student-teacher (S-T) framework has proved to be effective in solving this challenge. However, previous works based on S-T only empirically applied constraints on normal data and fused multi-level information. In this study, we propose an improved model called DeSTSeg, which integrates a pre-trained teacher network, a denoising student encoder-decoder, and a segmentation network into one framework. First, to strengthen the constraints on anomalous data, we introduce a denoising procedure that allows the student network to learn more robust representations. From synthetically corrupted normal images, we train the student network to match the teacher network feature of the same images without corruption. Second, to fuse the multi-level S-T features adaptively, we train a segmentation network with rich supervision from synthetic anomaly masks, achieving a substantial performance improvement. Experiments on the industrial inspection benchmark dataset demonstrate that our method achieves state-of-the-art performance, 98.6% on image-level AUC, 75.8% on pixel-level average precision, and 76.4% on instance-level average precision.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. InCTRLv2: Generalist Residual Models for Few-Shot Anomaly Detection and Segmentation

    cs.CV 2026-04 unverdicted novelty 5.0

    InCTRLv2 extends InCTRL with discriminative and one-class anomaly score learning modules to achieve state-of-the-art few-shot generalist anomaly detection and segmentation across ten datasets.

  2. Visual Prompting Meets Feature Reconstruction-Based Anomaly Detection with Dual-Teacher Supervision

    cs.CV 2026-06 unverdicted novelty 4.0

    Combines visual prompting, dual-teacher supervision, and diffusion augmentation on an MMR backbone to gain 3.5 percentage points on the AeBAD anomaly detection dataset.