paper-with-me

Papers

Fusing Dictionary Learning and Support Vector Machines for Unsupervised Anomaly Detection

2024-04-05 · Paul Irofti, Iulian-Andrei Hîji, Andrei Pătraşcu, Nicolae Cleju

We study in this paper the improvement of one-class support vector machines (OC-SVM) through sparse representation techniques for unsupervised anomaly detection. As Dictionary Learning (DL) became recently a common analysis technique that reveals hidden sparse patterns of data, our approach uses this insight to endow unsupervised detection with more control on pattern finding and dimensions. We introduce a new anomaly detection model that unifies the OC-SVM and DL residual functions into a single composite objective, subsequently solved through K-SVD-type iterative algorithms. A closed-form of the alternating K-SVD iteration is explicitly derived for the new composite model and practical implementable schemes are discussed. The standard DL model is adapted for the Dictionary Pair Learning (DPL) context, where the usual sparsity constraints are naturally eliminated. Finally, we extend both objectives to the more general setting that allows the use of kernel functions. The empirical convergence properties of the resulting algorithms are provided and an in-depth analysis of their parametrization is performed while also demonstrating their numerical performance in comparison with existing methods.

📄 PDF Abstract BibTeX arXiv:2404.04064

Code (1)

iulianhiji/ad-dl-ocsvm 공식 구현

Tasks

Anomaly DetectionDictionary LearningUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Generating Word and Document Embeddings for Sentiment Analysis

2020-01-05 · Cem Rıfkı Aydın, Tunga Güngör, Ali Erkan

Sentiments of words differ from one corpus to another. Inducing general sentiment lexicons for languages and using them cannot, in general, produce meaningful results for different domains. In this paper, we combine cont…

Sentiment Analysis

Encoding the Local Connectivity Patterns of fMRI for Cognitive State Classification

2016-10-17 · Itir Onal Ertugrul, Mete Ozay, Fatos T. Yarman Vural

In this work, we propose a novel framework to encode the local connectivity patterns of brain, using Fisher Vectors (FV), Vector of Locally Aggregated Descriptors (VLAD) and Bag-of-Words (BoW) methods. We first obtain lo…

ARCClusteringGeneral Classification

mikropml: User-Friendly R Package for Supervised Machine Learning Pipelines

2021-05-14 · Journal of Open Source Software 2021 5 · Begüm D. Topçuoğlu, Zena Lapp, Kelly L. Sovacool, Evan Snitkin 외

Machine learning (ML) for classification and prediction based on a set of features is used to make decisions in healthcare, economics, criminal justice and more. However, implementing an ML pipeline including preprocessi…

Model Selectionregression

PET-TURTLE: Deep Unsupervised Support Vector Machines for Imbalanced Data Clusters

2026-01-06 · Javier Salazar Cavazos arxiv

Foundation vision, audio, and language models enable zero-shot performance on downstream tasks via their latent representations. Recently, unsupervised learning of data group structure with deep learning methods has gain…

Deep Clustering

Tverberg's theorem and multi-class support vector machines

2024-04-25 · Pablo Soberón

We show how, using linear-algebraic tools developed to prove Tverberg's theorem in combinatorial geometry, we can design new models of multi-class support vector machines (SVMs). These supervised learning protocols requi…