中文
相关论文

相关论文: Knowledge-based anomaly detection for identifying …

200 篇论文

Anomaly detection in complex domains poses significant challenges due to the need for extensive labeled data and the inherently imbalanced nature of anomalous versus benign samples. Graph-based machine learning models have emerged as a…

机器学习 · 计算机科学 2025-07-21 Yifan Wei , Anwar Said , Waseem Abbas , Xenofon Koutsoukos

Anomaly awareness is an essential capability for safety-critical applications such as autonomous driving. While recent progress of robotics and computer vision has enabled anomaly detection for image classification, anomaly detection on…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Guan-Rong Lu , Yueh-Cheng Liu , Tung-I Chen , Hung-Ting Su , Tsung-Han Wu , Winston H. Hsu

Weakly supervised graph anomaly detection aims to unveil unusual graph instances, e.g., nodes, whose behaviors significantly differ from normal ones, given only a limited number of annotated anomalies and abundant unlabeled samples. A major…

机器学习 · 计算机科学 2026-05-13 Yingjie Zhou , Yuqin Xie , Fanxing Liu , Dongjin Song , Ce Zhu , Lingqiao Liu

The external visual inspections of rolling stock's underfloor equipment are currently being performed via human visual inspection. In this study, we attempt to partly automate visual inspection by investigating anomaly inspection algorithms…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Yohei Baba , Takuro Hoshi , Ryosuke Mori , Gaurang Gavai

Visual defect assessment is a form of anomaly detection. This is very relevant in finding faults such as cracks and markings in various surface inspection tasks like pavement and automotive parts. The task involves detection of…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Manpreet Singh Minhas , John Zelek

In medical image analysis, automated segmentation of multi-component anatomical structures, which often have a spectrum of potential anomalies and pathologies, is a challenging task. In this work, we develop a multi-step approach using…

图像与视频处理 · 电气工程与系统科学 2022-12-02 Boyeong Woo , Craig Engstrom , William Baresic , Jurgen Fripp , Stuart Crozier , Shekhar S. Chandra

Anomaly detection has been widely studied in the context of industrial defect inspection, with numerous methods developed to tackle a range of challenges. In digital pathology, anomaly detection holds significant potential for applications…

图像与视频处理 · 电气工程与系统科学 2025-06-25 Can Cui , Xindong Zheng , Ruining Deng , Quan Liu , Tianyuan Yao , Keith T Wilson , Lori A Coburn , Bennett A Landman , Haichun Yang , Yaohong Wang , Yuankai Huo

In medical imaging, obtaining large amounts of labeled data is often a hurdle, because annotations and pathologies are scarce. Anomaly detection is a method that is capable of detecting unseen abnormal data while only being trained on…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Djennifer K. Madzia-Madzou , Hugo J. Kuijf

Self-supervised feature reconstruction methods have shown promising advances in industrial image anomaly detection and localization. Despite this progress, these methods still face challenges in synthesizing realistic and diverse anomaly…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Ximiao Zhang , Min Xu , Xiuzhuang Zhou

Anomaly detection is a significant and hence well-studied problem. However, developing effective anomaly detection methods for complex and high-dimensional data remains a challenge. As Generative Adversarial Networks (GANs) are able to…

机器学习 · 计算机科学 2018-12-07 Houssam Zenati , Manon Romain , Chuan Sheng Foo , Bruno Lecouat , Vijay Ramaseshan Chandrasekhar

Supervised machine learning has enabled accurate pathology detection in brain MRI, but requires training data from diseased subjects that may not be readily available in some scenarios, for example, in the case of rare diseases.…

图像与视频处理 · 电气工程与系统科学 2025-06-13 Ana Lawry Aguila , Peirong Liu , Oula Puonti , Juan Eugenio Iglesias

This paper introduces a novel anomaly detection framework that combines the robust statistical principles of density-estimation-based anomaly detection methods with the representation-learning capabilities of deep learning models. The…

机器学习 · 计算机科学 2024-08-15 Joseph Gallego-Mejia , Oscar Bustos-Brinez , Fabio A. González

Many unsupervised visual anomaly detection methods train an auto-encoder to reconstruct normal samples and then leverage the reconstruction error map to detect and localize the anomalies. However, due to the powerful modeling and…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Qingqing Fang , Qinliang Su , Wenxi Lv , Wenchao Xu , Jianxing Yu

Although deep learning has been applied to successfully address many data mining problems, relatively limited work has been done on deep learning for anomaly detection. Existing deep anomaly detection methods, which focus on learning new…

机器学习 · 计算机科学 2019-11-21 Guansong Pang , Chunhua Shen , Anton van den Hengel

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

We aim at constructing a high performance model for defect detection that detects unknown anomalous patterns of an image without anomalous data. To this end, we propose a two-stage framework for building anomaly detectors using normal…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Chun-Liang Li , Kihyuk Sohn , Jinsung Yoon , Tomas Pfister

We present a novel method for image anomaly detection, where algorithms that use samples drawn from some distribution of "normal" data, aim to detect out-of-distribution (abnormal) samples. Our approach includes a combination of encoder and…

图像与视频处理 · 电气工程与系统科学 2020-03-02 Nina Tuluptceva , Bart Bakker , Irina Fedulova , Anton Konushin

In this work we propose a one-class self-supervised method for anomaly segmentation in images that benefits both from a modern machine learning approach and a more classic statistical detection theory. The method consists of four phases.…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Matías Tailanian , Álvaro Pardo , Pablo Musé

Our work focuses on unsupervised and generative methods that address the following goals: (a) learning unsupervised generative representations that discover latent factors controlling image semantic attributes, (b) studying how this ability…

计算机视觉与模式识别 · 计算机科学 2021-06-08 William Paul , I-Jeng Wang , Fady Alajaji , Philippe Burlina

The goal of anomaly detection is to identify examples that deviate from normal or expected behavior. We tackle this problem for images. We consider a two-phase approach. First, using normal examples, a convolutional autoencoder (CAE) is…

计算机视觉与模式识别 · 计算机科学 2020-03-20 Natasa Sarafijanovic-Djukic , Jesse Davis