paper-with-me

Papers

Teacher Encoder-Student Decoder Denoising Guided Segmentation Network for Anomaly Detection

2025-01-21 · ShiXuan Song, Hao Chen, Shu Hu, Xin Wang, Jinrong Hu, Xi Wu

Visual anomaly detection is a highly challenging task, often categorized as a one-class classification and segmentation problem. Recent studies have demonstrated that the student-teacher (S-T) framework effectively addresses this challenge. However, most S-T frameworks rely solely on pre-trained teacher networks to guide student networks in learning multi-scale similar features, overlooking the potential of the student networks to enhance learning through multi-scale feature fusion. In this study, we propose a novel model named PFADSeg, which integrates a pre-trained teacher network, a denoising student network with multi-scale feature fusion, and a guided anomaly segmentation network into a unified framework. By adopting a unique teacher-encoder and student-decoder denoising mode, the model improves the student network's ability to learn from teacher network features. Furthermore, an adaptive feature fusion mechanism is introduced to train a self-supervised segmentation network that synthesizes anomaly masks autonomously, significantly increasing detection performance. Evaluated on the MVTec AD dataset, PFADSeg achieves state-of-the-art results with an image-level AUC of 98.9%, a pixel-level mean precision of 76.4%, and an instance-level mean precision of 78.7%.

📄 PDF Abstract BibTeX arXiv:2501.12104

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionAnomaly SegmentationDecoderDenoisingOne-Class ClassificationSegmentation

Similar Papers 제목 키워드 기반

DeSTSeg: Segmentation Guided Denoising Student-Teacher for Anomaly Detection

2022-11-21 · CVPR 2023 1 · Xuan Zhang, Shiyu Li, Xi Li, Ping Huang 외

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…

Anomaly DetectionDecoderDenoisingOne-Class Classification+1

Unlocking the Potential of Reverse Distillation for Anomaly Detection

2024-12-10 · Xinyue Liu, Jianyuan Wang, Biao Leng, Shuo Zhang

Knowledge Distillation (KD) is a promising approach for unsupervised Anomaly Detection (AD). However, the student network's over-generalization often diminishes the crucial representation differences between teacher and …

Anomaly DetectionDecoderKnowledge DistillationUnsupervised Anomaly Detection

Teacher-Guided Student Self-Knowledge Distillation Using Diffusion Model

2026-02-02 · Yu Wang, Chuanguang Yang, Zhulin An, Weilun Feng 외 arxiv

Existing Knowledge Distillation (KD) methods often align feature information between teacher and student by exploring meaningful feature processing and loss functions. However, due to the difference in feature distributi…

Knowledge Distillation

The Dynamic Duo of Collaborative Masking and Target for Advanced Masked Autoencoder Learning

2024-12-23 · Shentong Mo

Masked autoencoders (MAE) have recently succeeded in self-supervised vision representation learning. Previous work mainly applied custom-designed (e.g., random, block-wise) masking or teacher (e.g., CLIP)-guided masking …

DecoderRepresentation Learning

Distilling Knowledge for Designing Computational Imaging Systems

2025-01-29 · Leon Suarez-Rodriguez, Roman Jacome, Henry Arguello

Designing the physical encoder is crucial for accurate image reconstruction in computational imaging (CI) systems. Currently, these systems are designed via end-to-end (E2E) optimization, where the encoder is modeled as …

DecoderImage ReconstructionKnowledge DistillationTransfer Learning