paper-with-me

Papers

You Only Train Once: Learning a General Anomaly Enhancement Network with Random Masks for Hyperspectral Anomaly Detection

2023-03-31 · Zhaoxu Li, Yingqian Wang, Chao Xiao, Qiang Ling, Zaiping Lin, Wei An

In this paper, we introduce a new approach to address the challenge of generalization in hyperspectral anomaly detection (AD). Our method eliminates the need for adjusting parameters or retraining on new test scenes as required by most existing methods. Employing an image-level training paradigm, we achieve a general anomaly enhancement network for hyperspectral AD that only needs to be trained once. Trained on a set of anomaly-free hyperspectral images with random masks, our network can learn the spatial context characteristics between anomalies and background in an unsupervised way. Additionally, a plug-and-play model selection module is proposed to search for a spatial-spectral transform domain that is more suitable for AD task than the original data. To establish a unified benchmark to comprehensively evaluate our method and existing methods, we develop a large-scale hyperspectral AD dataset (HAD100) that includes 100 real test scenes with diverse anomaly targets. In comparison experiments, we combine our network with a parameter-free detector and achieve the optimal balance between detection accuracy and inference speed among state-of-the-art AD methods. Experimental results also show that our method still achieves competitive performance when the training and test set are captured by different sensor devices. Our code is available at https://github.com/ZhaoxuLi123/AETNet.

📄 PDF Abstract BibTeX arXiv:2303.18001

Code (1)

zhaoxuli123/aetnet 공식 구현 pytorch

Tasks

Anomaly DetectionModel Selection

Methods 이 논문이 사용한 방법론

Test 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Anomaly Detection via Mean Shift Density Enhancement

2026-02-03 · Pritam Kar, Rahul Bordoloi, Olaf Wolkenhauer, Saptarshi Bej arxiv

Unsupervised anomaly detection stands as an important problem in machine learning. Existing unsupervised anomaly detection algorithms rarely perform well across different anomaly types, often excelling only under specifi…

Unsupervised Anomaly Detection

Expert enhanced dynamic time warping based anomaly detection

2023-10-02 · Matej Kloska, Gabriela Grmanova, Viera Rozinajova

Dynamic time warping (DTW) is a well-known algorithm for time series elastic dissimilarity measure. Its ability to deal with non-linear time distortions makes it helpful in variety of data mining tasks. Such a task is al…

Anomaly DetectionDynamic Time WarpingTime Series

Deep Visual Anomaly detection with Negative Learning

2021-05-24 · Jin-ha Lee, Marcella Astrid, Muhammad Zaigham Zaheer, Seung-Ik Lee

With the increase in the learning capability of deep convolution-based architectures, various applications of such models have been proposed over time. In the field of anomaly detection, improvements in deep learning ope…

Anomaly DetectionHallucinationOne-Class Classification

SAGE: A Visual Language Model for Anomaly Detection via Fact Enhancement and Entropy-aware Alignment

2025-07-10 · Guoxin Zang, Xue Li, Donglin Di, Lanshun Nie 외 arxiv

While Vision-Language Models (VLMs) have shown promising progress in general multimodal tasks, they often struggle in industrial anomaly detection and reasoning, particularly in delivering interpretable explanations and …

Anomaly DetectionVisual Reasoning

Deep Learning based pipeline for anomaly detection and quality enhancement in industrial binder jetting processes

2022-09-21 · Alexander Zeiser, Bas van Stein, Thomas Bäck

Anomaly detection describes methods of finding abnormal states, instances or data points that differ from a normal value space. Industrial processes are a domain where predicitve models are needed for finding anomalous d…

Anomaly DetectionDeep Learning