中文
相关论文

相关论文: ADTR: Anomaly Detection Transformer with Feature R…

200 篇论文

Unsupervised learning of anomaly detection in high-dimensional data, such as images, is a challenging problem recently subject to intense research. Through careful modelling of the data distribution of normal samples, it is possible to…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Amanda Berg , Jörgen Ahlberg , Michael Felsberg

Efficient anomaly detection and diagnosis in multivariate time-series data is of great importance for modern industrial applications. However, building a system that is able to quickly and accurately pinpoint anomalous observations is a…

机器学习 · 计算机科学 2022-05-17 Shreshth Tuli , Giuliano Casale , Nicholas R. Jennings

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…

图像与视频处理 · 电气工程与系统科学 2023-04-03 Zhaoxu Li , Yingqian Wang , Chao Xiao , Qiang Ling , Zaiping Lin , Wei An

Reconstruction-based methods have been commonly used for unsupervised anomaly detection, in which a normal image is reconstructed and compared with the given test image to detect and locate anomalies. Recently, diffusion models have shown…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Di Wu , Shicai Fan , Xue Zhou , Li Yu , Yuzhong Deng , Jianxiao Zou , Baihong Lin

Anomalies represent deviations from the intended system operation and can lead to decreased efficiency as well as partial or complete system failure. As the causes of anomalies are often unknown due to complex system dynamics, efficient…

机器学习 · 计算机科学 2021-08-31 Benjamin Lindemann , Benjamin Maschler , Nada Sahlab , Michael Weyrich

In this paper, we introduce the novel state-of-the-art Dual-attention Transformer and Discriminative Flow (DADF) framework for visual anomaly detection. Based on only normal knowledge, visual anomaly detection has wide applications in…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Haiming Yao , Wei Luo , Wenyong Yu

Anomaly detection on attributed networks attracts considerable research interests due to wide applications of attributed networks in modeling a wide range of complex systems. Recently, the deep learning-based anomaly detection methods have…

机器学习 · 计算机科学 2021-05-07 Yixin Liu , Zhao Li , Shirui Pan , Chen Gong , Chuan Zhou , George Karypis

Anomalies can be defined as any non-random structure which deviates from normality. Anomaly detection methods reported in the literature are numerous and diverse, as what is considered anomalous usually varies depending on particular…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Matias Tailanian , Pablo Musé , Álvaro Pardo

In unsupervised image anomaly detection, reconstruction methods aim to train models to capture normal patterns comprehensively for normal data reconstruction. Yet, these models sometimes retain unintended reconstruction capacity for…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Tingfeng Huang , Weijia Kong , Yuxuan Cheng , Jingbo Xia , Rui Yu , Jinhai Xiang , Xinwei He

Anomaly detection (AD) plays a crucial role in many safety-critical application domains. The challenge of adapting an anomaly detector to drift in the normal data distribution, especially when no training data is available for the "new…

机器学习 · 计算机科学 2023-11-09 Aodong Li , Chen Qiu , Marius Kloft , Padhraic Smyth , Maja Rudolph , Stephan Mandt

Spacecraft operations are highly critical, demanding impeccable reliability and safety. Ensuring the optimal performance of a spacecraft requires the early detection and mitigation of anomalies, which could otherwise result in unit or…

机器学习 · 计算机科学 2024-05-20 Daniel Lakey , Tim Schlippe

Hyperspectral anomaly detection (HAD), a crucial approach for many civilian and military applications, seeks to identify pixels with spectral signatures that are anomalous relative to a preponderance of background signatures. Significant…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Abu Hasnat Mohammad Rubaiyat , Jordan Vincent , Colin Olson

Recently, anomaly scores have been formulated using reconstruction loss of the adversarially learned generators and/or classification loss of discriminators. Unavailability of anomaly examples in the training data makes optimization of such…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Muhammad Zaigham Zaheer , Jin Ha Lee , Arif Mahmood , Marcella Astrid , Seung-Ik Lee

Most anomaly detection systems try to model normal behavior and assume anomalies deviate from it in diverse manners. However, there may be patterns in the anomalies as well. Ideally, an anomaly detection system can exploit patterns in both…

机器学习 · 计算机科学 2023-05-23 Jonas Soenen , Elia Van Wolputte , Vincent Vercruyssen , Wannes Meert , Hendrik Blockeel

In this paper, we proposed to investigate unsupervised anomaly detection in Synthetic Aperture Radar (SAR) images. Our approach considers anomalies as abnormal patterns that deviate from their surroundings but without any prior knowledge of…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Max Muzeau , Chengfang Ren , Sébastien Angelliaume , Mihai Datcu , Jean-Philippe Ovarlez

This paper explores the problem of Generalist Anomaly Detection (GAD), aiming to train one single detection model that can generalize to detect anomalies in diverse datasets from different application domains without any further training on…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Jiawen Zhu , Guansong Pang

We study the problem of semi-supervised anomaly detection with domain adaptation. Given a set of normal data from a source domain and a limited amount of normal examples from a target domain, the goal is to have a well-performing anomaly…

机器学习 · 计算机科学 2020-06-09 Ziyi Yang , Iman Soltani Bozchalooi , Eric Darve

Anomaly detection holds considerable industrial significance, especially in scenarios with limited anomalous data. Currently, reconstruction-based and unsupervised representation-based approaches are the primary focus. However, unsupervised…

计算机视觉与模式识别 · 计算机科学 2025-12-29 Xiao Jin , Liang Diao , Qixin Xiao , Yifan Hu , Ziqi Zhang , Yuchen Liu , Haisong Gu

This paper addresses the dual challenge of improving anomaly detection and signal integrity in high-speed dynamic random access memory signals. To achieve this, we propose a joint training framework that integrates an autoencoder with a…

机器学习 · 计算机科学 2025-06-24 Muhammad Usama , Hee-Deok Jang , Soham Shanbhag , Yoo-Chang Sung , Seung-Jun Bae , Dong Eui Chang

Transformer-based detectors have shown success in computer vision tasks with natural images. These models, exemplified by the Deformable DETR, are optimized through complex engineering strategies tailored to the typical characteristics of…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Yanqi Xu , Yiqiu Shen , Carlos Fernandez-Granda , Laura Heacock , Krzysztof J. Geras