中文
相关论文

相关论文: Deep One-Class Classification via Interpolated Gau…

200 篇论文

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

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

One-class classification has been a prevailing method in building deep anomaly detection models under the assumption that a dataset consisting of normal samples is available. In practice, however, abnormal samples are often mixed in a…

机器学习 · 计算机科学 2023-02-14 Minkyung Kim , Junsik Kim , Jongmin Yu , Jun Kyun Choi

How can we train graph-based models to recognize unseen classes while keeping labeling costs low? Graph open-set learning (GOL) and out-of-distribution (OOD) detection aim to address this challenge by training models that can accurately…

机器学习 · 计算机科学 2025-05-12 Haoyan Xu , Kay Liu , Zhengtao Yao , Philip S. Yu , Mengyuan Li , Kaize Ding , Yue Zhao

In deep neural learning, a discriminator trained on in-distribution (ID) samples may make high-confidence predictions on out-of-distribution (OOD) samples. This triggers a significant matter for robust, trustworthy and safe deep learning.…

机器学习 · 计算机科学 2023-08-29 Zhilin Zhao , Longbing Cao , Kun-Yu Lin

Nowadays, graph-structured data are increasingly used to model complex systems. Meanwhile, detecting anomalies from graph has become a vital research problem of pressing societal concerns. Anomaly detection is an unsupervised learning task…

机器学习 · 计算机科学 2021-03-29 Xuhong Wang , Baihong Jin , Ying Du , Ping Cui , Yupu Yang

One-class classification (OCC), which models one single positive class and distinguishes it from the negative class, has been a long-standing topic with pivotal application to realms like anomaly detection. As modern society often deals…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Siqi Wang , Jiyuan Liu , Guang Yu , Xinwang Liu , Sihang Zhou , En Zhu , Yuexiang Yang , Jianping Yin

Anomaly detection (AD), separating anomalies from normal data, has many applications across domains, from security to healthcare. While most previous works were shown to be effective for cases with fully or partially labeled data, that…

机器学习 · 计算机科学 2022-08-08 Jinsung Yoon , Kihyuk Sohn , Chun-Liang Li , Sercan O. Arik , Chen-Yu Lee , Tomas Pfister

Generalized category discovery (GCD) is a pragmatic but underexplored problem, which requires models to automatically cluster and discover novel categories by leveraging the labeled samples from old classes. The challenge is that unlabeled…

机器学习 · 计算机科学 2025-04-08 Shijie Ma , Fei Zhu , Xu-Yao Zhang , Cheng-Lin Liu

We present a simple framework for one-class classification and anomaly detection. The core idea is to learn a mapping to transform the unknown distribution of training (normal) data to a known target distribution. Crucially, the target…

机器学习 · 计算机科学 2023-07-11 Feng Xiao , Ruoyu Sun , Jicong Fan

In this paper, we tackle the problem of Generalized Category Discovery (GCD). Given a dataset containing both labelled and unlabelled images, the objective is to categorize all images in the unlabelled subset, irrespective of whether they…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Yuanpei Liu , Kai Han

Machine Learning (ML) approaches have been used to enhance the detection capabilities of Network Intrusion Detection Systems (NIDSs). Recent work has achieved near-perfect performance by following binary- and multi-class network anomaly…

密码学与安全 · 计算机科学 2022-12-16 Mohanad Sarhan , Gayan Kulatilleke , Wai Weng Lo , Siamak Layeghy , Marius Portmann

Tabular anomaly detection under the one-class classification setting poses a significant challenge, as it involves accurately conceptualizing "normal" derived exclusively from a single category to discern anomalies from normal data…

机器学习 · 计算机科学 2024-12-18 Jianan Ye , Zhaorui Tan , Yijie Hu , Xi Yang , Guangliang Cheng , Kaizhu Huang

In the context of high usability in single-class anomaly detection models, recent academic research has become concerned about the more complex multi-class anomaly detection. Although several papers have designed unified models for this…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Xi Jiang , Ying Chen , Qiang Nie , Jianlin Liu , Yong Liu , Chengjie Wang , Feng Zheng

Anomaly detection (AD) plays an important role in various real-world applications. Recent advancements in AD, however, are often biased towards industrial inspection, struggle to generalize to broader tasks like semantic anomaly detection…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Hangil Park , Yongmin Seo , Tae-Kyun Kim

In many cases, neural network classifiers are likely to be exposed to input data that is outside of their training distribution data. Samples from outside the distribution may be classified as an existing class with high probability by…

机器学习 · 计算机科学 2020-03-24 Guy Amit , Ishai Rosenberg , Moshe Levy , Ron Bitton , Asaf Shabtai , Yuval Elovici

A desirable open world recognition (OWR) system requires performing three tasks: (1) Open set recognition (OSR), i.e., classifying the known (classes seen during training) and rejecting the unknown (unseen$/$novel classes) online; (2)…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Fulin Gao , Weimin Zhong , Zhixing Cao , Xin Peng , Zhi Li

Deep neural networks have achieved state-of-the-art performance in a wide range of recognition/classification tasks. However, when applying deep learning to real-world applications, there are still multiple challenges. A typical challenge…

机器学习 · 计算机科学 2021-02-10 Xin Sun , Zhenning Yang , Chi Zhang , Guohao Peng , Keck-Voon Ling

In this paper, we propose a novel method for irregularity detection. Previous researches solve this problem as a One-Class Classification (OCC) task where they train a reference model on all of the available samples. Then, they consider a…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Masoud Pourreza , Bahram Mohammadi , Mostafa Khaki , Samir Bouindour , Hichem Snoussi , Mohammad Sabokrou

Detecting test samples drawn sufficiently far away from the training distribution statistically or adversarially is a fundamental requirement for deploying a good classifier in many real-world machine learning applications. However, deep…

机器学习 · 统计学 2018-10-30 Kimin Lee , Kibok Lee , Honglak Lee , Jinwoo Shin