paper-with-me

홈 › Papers

Towards High-Resolution Industrial Image Anomaly Detection

2025-08-18 · Ximiao Zhang, Min Xu, Xiuzhuang Zhou arxiv

Current anomaly detection methods primarily focus on low-resolution scenarios. For high-resolution images, conventional downsampling often results in missed detections of subtle anomalous regions due to the loss of fine-grained discriminative information. Despite some progress, recent studies have attempted to improve detection resolution by employing lightweight networks or using simple image tiling and ensemble methods. However, these approaches still struggle to meet the practical demands of industrial scenarios in terms of detection accuracy and efficiency. To address the above issues, we propose HiAD, a general framework for high-resolution anomaly detection. HiAD is capable of detecting anomalous regions of varying sizes in high-resolution images under limited computational resources. Specifically, HiAD employs a dual-branch architecture that integrates anomaly cues across different scales to comprehensively capture both subtle and large-scale anomalies. Furthermore, it incorporates a multi-resolution feature fusion strategy to tackle the challenges posed by fine-grained texture variations in high-resolution images. To enhance both adaptability and efficiency, HiAD utilizes a detector pool in conjunction with various detector assignment strategies, enabling detectors to be adaptively assigned based on patch features, ensuring detection performance while effectively controlling computational costs. We conduct extensive experiments on our specifically constructed high-resolution anomaly detection benchmarks, including MVTec-HD, VisA-HD, and the real-world benchmark RealIAD-HD, demonstrating the superior performance of HiAD. The code is available at https://github.com/cnulab/HiAD.

📄 PDF Abstract BibTeX arXiv:2508.12931

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Divide and Conquer: High-Resolution Industrial Anomaly Detection via Memory Efficient Tiled Ensemble

2024-03-07 · Blaž Rolih, Dick Ameln, Ashwin Vaidya, Samet Akcay

Industrial anomaly detection is an important task within computer vision with a wide range of practical use cases. The small size of anomalous regions in many real-world datasets necessitates processing the images at a h…

Anomaly DetectionGPU

SPot-the-Difference Self-Supervised Pre-training for Anomaly Detection and Segmentation

2022-07-28 · Yang Zou, Jongheon Jeong, Latha Pemula, Dongqing Zhang 외

Visual anomaly detection is commonly used in industrial quality inspection. In this paper, we present a new dataset as well as a new self-supervised learning method for ImageNet pre-training to improve anomaly detection …

Anomaly DetectionAnomaly SegmentationSelf-Supervised Learning

PKU-GoodsAD: A Supermarket Goods Dataset for Unsupervised Anomaly Detection and Segmentation

2023-07-11 · Jian Zhang, Runwei Ding, Miaoju Ban, Ge Yang

Visual anomaly detection is essential and commonly used for many tasks in the field of computer vision. Recent anomaly detection datasets mainly focus on industrial automated inspection, medical image analysis and video …

Anomaly ClassificationAnomaly DetectionAnomaly SegmentationMedical Image Analysis+1

Multi-View Reconstruction with Global Context for 3D Anomaly Detection

2025-07-29 · Yihan Sun, Yuqi Cheng, Yunkang Cao, Yuxin Zhang 외 arxiv

3D anomaly detection is critical in industrial quality inspection. While existing methods achieve notable progress, their performance degrades in high-precision 3D anomaly detection due to insufficient global information…

3D Anomaly DetectionPoint Clouds

HLGFA: High-Low Resolution Guided Feature Alignment for Unsupervised Anomaly Detection

2026-02-10 · Han Zhou, Yuxuan Gao, Yinchao Du, Xuezhe Zheng arxiv

Unsupervised industrial anomaly detection (UAD) is essential for modern manufacturing inspection, where defect samples are scarce and reliable detection is required. In this paper, we propose HLGFA, a high-low resolution…

Unsupervised Anomaly DetectionData Augmentation