中文
相关论文

相关论文: One-Class SVM with Privileged Information and its …

200 篇论文

Visual anomaly detection targets to detect images that notably differ from normal pattern, and it has found extensive application in identifying defective parts within the manufacturing industry. These anomaly detection paradigms…

计算机视觉与模式识别 · 计算机科学 2024-11-15 Anindya Sundar Das , Guansong Pang , Monowar Bhuyan

We propose a one-class neural network (OC-NN) model to detect anomalies in complex data sets. OC-NN combines the ability of deep networks to extract a progressively rich representation of data with the one-class objective of creating a…

机器学习 · 计算机科学 2019-01-14 Raghavendra Chalapathy , Aditya Krishna Menon , Sanjay Chawla

Incipient anomalies present milder symptoms compared to severe ones, and are more difficult to detect and diagnose due to their close resemblance to normal operating conditions. The lack of incipient anomaly examples in the training data…

机器学习 · 计算机科学 2020-08-21 Yingshui Tan , Baihong Jin , Qiushi Cui , Xiangyu Yue , Alberto Sangiovanni Vincentelli

For well over a quarter century, detection systems have been driven by models learned from input features collected from real or simulated environments. An artifact (e.g., network event, potential malware sample, suspicious email) is deemed…

密码学与安全 · 计算机科学 2018-04-03 Z. Berkay Celik , Patrick McDaniel , Rauf Izmailov , Nicolas Papernot , Ryan Sheatsley , Raquel Alvarez , Ananthram Swami

The use of supervised Machine Learning (ML) to enhance Intrusion Detection Systems has been the subject of significant research. Supervised ML is based upon learning by example, demanding significant volumes of representative instances for…

One-class classification (OCC) algorithms aim to build classification models when the negative class is either absent, poorly sampled or not well defined. This unique situation constrains the learning of efficient classifiers by defining…

机器学习 · 计算机科学 2018-02-05 Shehroz S. Khan , Michael G. Madden

Incipient anomalies present milder symptoms compared to severe ones, and are more difficult to detect and diagnose due to their close resemblance to normal operating conditions. The lack of incipient anomaly examples in the training data…

机器学习 · 计算机科学 2020-08-21 Baihong Jin , Yingshui Tan , Albert Liu , Xiangyu Yue , Yuxin Chen , Alberto Sangiovanni Vincentelli

The article deals with anomaly detection of Juniper router logs. Abnormal Juniper router logs include logs that are usually different from the normal operation, and they often reflect the abnormal operation of router devices. To prevent…

机器学习 · 计算机科学 2023-05-23 Tat-Bao-Thien Nguyen , Teh-Lu Liao , Tuan-Anh Vu

Active learning has been utilized as an efficient tool in building anomaly detection models by leveraging expert feedback. In an active learning framework, a model queries samples to be labeled by experts and re-trains the model with the…

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

Support Vector Machine (SVM) is a powerful tool in binary classification, known to attain excellent misclassification rates. On the other hand, many realworld classification problems, such as those found in medical diagnosis, churn or fraud…

机器学习 · 统计学 2023-12-25 Sandra Benítez-Peña , Rafael Blanquero , Emilio Carrizosa , Pepa Ramírez-Cobo

This work introduces the one-class slab SVM (OCSSVM), a one-class classifier that aims at improving the performance of the one-class SVM. The proposed strategy reduces the false positive rate and increases the accuracy of detecting…

计算机视觉与模式识别 · 计算机科学 2016-08-04 Victor Fragoso , Walter Scheirer , Joao Hespanha , Matthew Turk

For a long time, research on time series anomaly detection has mainly focused on finding outliers within a given time series. Admittedly, this is consistent with some practical problems, but in other practical application scenarios, people…

机器学习 · 计算机科学 2024-02-06 Hanxu Zhou , Yuan Zhang , Guangjie Leng , Ruofan Wang , Zhi-Qin John Xu

Much hope for finding new physics phenomena at microscopic scale relies on the observations obtained from High Energy Physics experiments, like the ones performed at the Large Hadron Collider (LHC). However, current experiments do not…

Malware classification is an important and challenging problem in information security. Modern malware classification techniques rely on machine learning models that can be trained on features such as opcode sequences, API calls, and byte…

密码学与安全 · 计算机科学 2021-03-05 Aparna Sunil Kale , Fabio Di Troia , Mark Stamp

A significant limitation of one-class classification anomaly detection methods is their reliance on the assumption that unlabeled training data only contains normal instances. To overcome this impractical assumption, we propose two novel…

机器学习 · 计算机科学 2023-09-04 Le Thi Khanh Hien , Sukanya Patra , Souhaib Ben Taieb

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

Support Vector Machines (SVMs) are among the most popular classification techniques adopted in security applications like malware detection, intrusion detection, and spam filtering. However, if SVMs are to be incorporated in real-world…

Quantum one-class support vector machines leverage the advantage of quantum kernel methods for semi-supervised anomaly detection. However, their quadratic time complexity with respect to data size poses challenges when dealing with large…

Anomaly detection is a classical problem in computer vision, namely the determination of the normal from the abnormal when datasets are highly biased towards one class (normal) due to the insufficient sample size of the other class…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Samet Akcay , Amir Atapour-Abarghouei , Toby P. Breckon

This paper proposes a novel method for solving one-class classification problems. The proposed approach, namely Subspace Support Vector Data Description, maps the data to a subspace that is optimized for one-class classification. In that…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Fahad Sohrab , Jenni Raitoharju , Moncef Gabbouj , Alexandros Iosifidis