中文
相关论文

相关论文: ReConPatch : Contrastive Patch Representation Lear…

200 篇论文

Unsupervised representation learning has been extensively employed in anomaly detection, achieving impressive performance. Extracting valuable feature vectors that can remarkably improve the performance of anomaly detection are essential in…

机器学习 · 计算机科学 2022-04-26 Muhao Xu , Xueying Zhou , Xizhan Gao , WeiKai He , Sijie Niu

Graph anomaly detection aims to identify unusual patterns in graph-based data, with wide applications in fields such as web security and financial fraud detection. Existing methods typically rely on contrastive learning, assuming that a…

机器学习 · 计算机科学 2025-05-26 Di Jin , Jingyi Cao , Xiaobao Wang , Bingdao Feng , Dongxiao He , Longbiao Wang , Jianwu Dang

Semi-supervised learning has been an effective paradigm for leveraging unlabeled data to reduce the reliance on labeled data. We propose CoMatch, a new semi-supervised learning method that unifies dominant approaches and addresses their…

机器学习 · 计算机科学 2021-03-04 Junnan Li , Caiming Xiong , Steven Hoi

Feature embedding-based methods have shown exceptional performance in detecting industrial anomalies by comparing features of target images with normal images. However, some methods do not meet the speed requirements of real-time inference,…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Donghyeong Kim , Chaewon Park , Suhwan Cho , Sangyoun Lee

The paper explores the industrial multimodal Anomaly Detection (AD) task, which exploits point clouds and RGB images to localize anomalies. We introduce a novel light and fast framework that learns to map features from one modality to the…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Alex Costanzino , Pierluigi Zama Ramirez , Giuseppe Lisanti , Luigi Di Stefano

In anomaly detection, a prominent task is to induce a model to identify anomalies learned solely based on normal data. Generally, one is interested in finding an anomaly detector that correctly identifies anomalies, i.e., data points that…

机器学习 · 计算机科学 2022-11-28 David Schubert , Pritha Gupta , Marcel Wever

Anomaly detection with only prior knowledge from normal samples attracts more attention because of the lack of anomaly samples. Existing CNN-based pixel reconstruction approaches suffer from two concerns. First, the reconstruction source…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Zhiyuan You , Kai Yang , Wenhan Luo , Lei Cui , Yu Zheng , Xinyi Le

In recent years, anomaly detection has become an essential field in medical image analysis. Most current anomaly detection methods for medical images are based on image reconstruction. In this work, we propose a novel anomaly detection…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Florentin Bieder , Julia Wolleb , Robin Sandkühler , Philippe C. Cattin

Anomaly detection is a critical and challenging task that aims to identify data points deviating from normal patterns and distributions within a dataset. Various methods have been proposed using a one-class-one-model approach, but these…

机器学习 · 计算机科学 2023-12-07 Jae Young Lee , Wonjun Lee , Jaehyun Choi , Yongkwi Lee , Young Seog Yoon

Anomaly detection is an important problem in computer vision; however, the scarcity of anomalous samples makes this task difficult. Thus, recent anomaly detection methods have used only normal images with no abnormal areas for training. In…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Shinji Yamada , Satoshi Kamiya , Kazuhiro Hotta

Anomaly detection (AD) is the machine learning task of identifying highly discrepant abnormal samples by solely relying on the consistency of the normal training samples. Under the constraints of a distribution shift, the assumption that…

机器学习 · 计算机科学 2023-12-25 João B. S. Carvalho , Mengtao Zhang , Robin Geyer , Carlos Cotrini , Joachim M. Buhmann

Learning discriminative representations of unlabelled data is a challenging task. Contrastive self-supervised learning provides a framework to learn meaningful representations using learned notions of similarity measures from simple pretext…

计算机视觉与模式识别 · 计算机科学 2023-01-04 Nicklas Boserup , Raghavendra Selvan

Visual inspection, or industrial anomaly detection, is one of the most common quality control types in manufacturing. The task is to identify the presence of an anomaly given an image, e.g., a missing component on an image of a circuit…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Mykhailo Koshil , Tilman Wegener , Detlef Mentrup , Simone Frintrop , Christian Wilms

The recent rapid development of deep learning has laid a milestone in industrial Image Anomaly Detection (IAD). In this paper, we provide a comprehensive review of deep learning-based image anomaly detection techniques, from the…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Jiaqi Liu , Guoyang Xie , Jinbao Wang , Shangnian Li , Chengjie Wang , Feng Zheng , Yaochu Jin

Unsupervised anomaly detection (UAD) aims to detect anomalies without labeled data, a necessity in many machine learning applications where anomalous samples are rare or not available. Most state-of-the-art methods fall into two categories:…

机器学习 · 计算机科学 2025-07-30 Nicolas Pinon , Carole Lartizien

Graph anomaly detection (GAD) is a vital task in graph-based machine learning and has been widely applied in many real-world applications. The primary goal of GAD is to capture anomalous nodes from graph datasets, which evidently deviate…

机器学习 · 计算机科学 2022-12-05 Jingcan Duan , Siwei Wang , Pei Zhang , En Zhu , Jingtao Hu , Hu Jin , Yue Liu , Zhibin Dong

We address the problem of anomaly detection, that is, detecting anomalous events in a video sequence. Anomaly detection methods based on convolutional neural networks (CNNs) typically leverage proxy tasks, such as reconstructing input video…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Hyunjong Park , Jongyoun Noh , Bumsub Ham

Anomaly detection in large datasets is essential in astronomy and computer vision. However, due to a scarcity of labelled data, it is often infeasible to apply supervised methods to anomaly detection. We present AnomalyMatch, an anomaly…

机器学习 · 计算机科学 2025-10-31 Pablo Gómez , Laslo E. Ruhberg , Maria Teresa Nardone , David O'Ryan

Visual anomaly detection (AD) for industrial inspection is a highly relevant task in modern production environments. The problem becomes particularly challenging when training and deployment data differ due to changes in acquisition…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Lukas Roming , Felix Lehnerer , Jonas V. Funk , Andreas Michel , Georg Maier , Thomas Längle , Jürgen Beyerer

Prototype-based reconstruction methods for unsupervised anomaly detection utilize a limited set of learnable prototypes which only aggregates insufficient normal information, resulting in undesirable reconstruction. However, increasing the…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Ziqing Zhou , Yurui Pan , Lidong Wang , Wenbing Zhu , Mingmin Chi , Dong Wu , Bo Peng