SearcharxivSearch

arXiv subjects

Shengjie Chen

Publications and source records attributed to Shengjie Chen.

2 recordsLinked to original sources

Attention-Guided Perturbation Network for Industrial Anomaly Detection

In unsupervised image anomaly detection, reconstruction-based methods learn normal patterns for data reconstruction, but often undesirably reconstruct anomalous regions at inference, resulting in missed detections. To alleviate this, existing approaches perturb normal samples in a sample-agnostic manner by uniformly injecting noise, ignoring that foreground regions are more critical for robust reconstruction. To address this limitation, we propose Attention-Guided Perturbation Network (AGPNet), a novel reconstruction framework for industrial anomaly detection. AGPNet introduces sample-aware attention masks to guide perturbations, enhancing the learning of invariant normal patterns at important locations. AGPNet consists of two branches, a reconstruction branch and an auxiliary attention-based perturbation one. The reconstruction branch focuses on learning to reconstruct normal samples, while the auxiliary branch generates attention masks to guide noise perturbation. By applying stronger perturbations to salient regions, the reconstruction branch learns intrinsic normal patterns in a more comprehensive and robust manner. Extensive experiments on MVTec-AD, VisA, and MVTec-3D show that AGPNet achieves competitive or leading performance across few-shot, one-class, and multi-class settings, with particularly strong performance in few-shot anomaly localization.

cs.CV

NTIRE 2022 Challenge on Super-Resolution and Quality Enhancement of Compressed Video: Dataset, Methods and Results

This paper reviews the NTIRE 2022 Challenge on Super-Resolution and Quality Enhancement of Compressed Video. In this challenge, we proposed the LDV 2.0 dataset, which includes the LDV dataset (240 videos) and 95 additional videos. This challenge includes three tracks. Track 1 aims at enhancing the videos compressed by HEVC at a fixed QP. Track 2 and Track 3 target both the super-resolution and quality enhancement of HEVC compressed video. They require x2 and x4 super-resolution, respectively. The three tracks totally attract more than 600 registrations. In the test phase, 8 teams, 8 teams and 12 teams submitted the final results to Tracks 1, 2 and 3, respectively. The proposed methods and solutions gauge the state-of-the-art of super-resolution and quality enhancement of compressed video. The proposed LDV 2.0 dataset is available at https://github.com/RenYang-home/LDV_dataset. The homepage of this challenge (including open-sourced codes) is at https://github.com/RenYang-home/NTIRE22_VEnh_SR.

cs.CV