中文
相关论文

相关论文: ProtoAnomalyNCD: Prototype Learning for Multi-clas…

200 篇论文

Object detectors are typically trained once and for all on a fixed set of classes. However, this closed-world assumption is unrealistic in practice, as new classes will inevitably emerge after the detector is deployed in the wild. In this…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Tyler L. Hayes , César R. de Souza , Namil Kim , Jiwon Kim , Riccardo Volpi , Diane Larlus

Time series anomaly detection holds notable importance for risk identification and fault detection across diverse application domains. Unsupervised learning methods have become popular because they have no requirement for labels. However,…

机器学习 · 计算机科学 2025-05-05 Wenxin Zhang , Xiaojian Lin , Wenjun Yu , Guangzhen Yao , jingxiang Zhong , Yu Li , Renda Han , Songcheng Xu , Hao Shi , Cuicui Luo

Anomaly detection (AD) is a task that distinguishes normal and abnormal data, which is important for applying automation technologies of the manufacturing facilities. For MVTec dataset that is a representative AD dataset for industrial…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Jongyub Seok , Chanjin Kang

Although self-supervised 3D anomaly detection assumes that acquiring high-precision point clouds is computationally expensive, in real manufacturing scenarios it is often feasible to collect a limited number of anomalous samples. Therefore,…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Hanzhe Liang , Luocheng Zhang , Junyang Xia , HanLiang Zhou , Bingyang Guo , Yingxi Xie , Can Gao , Ruiyun Yu , Jinbao Wang , Pan Li

Multivariate Time Series (MTS) anomaly detection focuses on pinpointing samples that diverge from standard operational patterns, which is crucial for ensuring the safety and security of industrial applications. The primary challenge in this…

机器学习 · 计算机科学 2024-04-19 Haili Sun , Yan Huang , Lansheng Han , Cai Fu , Chunjie Zhou

We introduce Neural Contextual Anomaly Detection (NCAD), a framework for anomaly detection on time series that scales seamlessly from the unsupervised to supervised setting, and is applicable to both univariate and multivariate time series.…

机器学习 · 计算机科学 2021-07-19 Chris U. Carmona , François-Xavier Aubet , Valentin Flunkert , Jan Gasthaus

The unsupervised anomaly localization task faces the challenge of missing anomaly sample training, detecting multiple types of anomalies, and dealing with the proportion of the area of multiple anomalies. A separate teacher-student feature…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Chao Hu , Shengxin Lai

Log anomaly detection is essential for system reliability, but it is extremely challenging to do considering it involves class imbalance. Additionally, the models trained in one domain are not applicable to other domains, necessitating the…

机器学习 · 计算机科学 2026-01-22 Krishna Sharma , Vivek Yelleti

Traditional semantic segmentation methods can recognize at test time only the classes that are present in the training set. This is a significant limitation, especially for semantic segmentation algorithms mounted on intelligent autonomous…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Dario Fontanel , Fabio Cermelli , Massimiliano Mancini , Barbara Caputo

Detecting anomalies from 3D point clouds has received increasing attention in the field of computer vision, with some group-based or point-based methods achieving impressive results in recent years. However, learning accurate point-wise…

计算机视觉与模式识别 · 计算机科学 2026-05-07 Haibo Xiao , Hanzhe Liang , Jie Zhou , Jinbao Wang , Can Gao

Anomaly detection on tabular data is commonly studied under three supervision regimes, including one-class settings that assume access to anomaly-free training samples, fully unsupervised settings with unlabeled and potentially contaminated…

机器学习 · 计算机科学 2026-03-23 Jack Yi Wei , Narges Armanfard

Anomaly detection plays a vital role in the inspection of industrial images. Most existing methods require separate models for each category, resulting in multiplied deployment costs. This highlights the challenge of developing a unified…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Qiyu Chen , Huiyuan Luo , Haiming Yao , Wei Luo , Zhen Qu , Chengkan Lv , Zhengtao Zhang

Anomaly detection is a critical problem in the manufacturing industry. In many applications, images of objects to be analyzed are captured from multiple perspectives which can be exploited to improve the robustness of anomaly detection. In…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Peter Jakob , Manav Madan , Tobias Schmid-Schirling , Abhinav Valada

In novel class discovery (NCD), we are given labeled data from seen classes and unlabeled data from unseen classes, and we train clustering models for the unseen classes. However, the implicit assumptions behind NCD are still unclear. In…

机器学习 · 计算机科学 2022-09-09 Haoang Chi , Feng Liu , Bo Han , Wenjing Yang , Long Lan , Tongliang Liu , Gang Niu , Mingyuan Zhou , Masashi Sugiyama

The detection of anomalies is essential mining task for the security and reliability in computer systems. Logs are a common and major data source for anomaly detection methods in almost every computer system. They collect a range of…

机器学习 · 计算机科学 2020-08-24 Sasho Nedelkoski , Jasmin Bogatinovski , Alexander Acker , Jorge Cardoso , Odej Kao

Time series anomaly detection (TSAD) plays a vital role in many industrial applications. While contrastive learning has gained momentum in the time series domain for its prowess in extracting meaningful representations from unlabeled data,…

机器学习 · 计算机科学 2025-01-28 Katrina Chen , Mingbin Feng , Tony S. Wirjanto

This paper introduces a novel anomaly detection (AD) problem aimed at identifying `odd-looking' objects within a scene by comparing them to other objects present. Unlike traditional AD benchmarks with fixed anomaly criteria, our task…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Ankan Bhunia , Changjian Li , Hakan Bilen

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 opened new prospects of…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Jin-Ha Lee , Marcella Astrid , Muhammad Zaigham Zaheer , Seung-Ik Lee

Anomaly detection plays a key role in industrial manufacturing for product quality control. Traditional methods for anomaly detection are rule-based with limited generalization ability. Recent methods based on supervised deep learning are…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Ning Li , Kaitao Jiang , Zhiheng Ma , Xing Wei , Xiaopeng Hong , Yihong Gong

Anomaly detection is a critical task in industrial manufacturing, aiming to identify defective parts of products. Most industrial anomaly detection methods assume the availability of sufficient normal data for training. This assumption may…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Zhenyu Yan , Qingqing Fang , Wenxi Lv , Qinliang Su