paper-with-me

Papers

Restricted Generative Projection for One-Class Classification and Anomaly Detection

2023-07-09 · Feng Xiao, Ruoyu Sun, Jicong Fan

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 distribution should be sufficiently simple, compact, and informative. The simplicity is to ensure that we can sample from the distribution easily, the compactness is to ensure that the decision boundary between normal data and abnormal data is clear and reliable, and the informativeness is to ensure that the transformed data preserve the important information of the original data. Therefore, we propose to use truncated Gaussian, uniform in hypersphere, uniform on hypersphere, or uniform between hyperspheres, as the target distribution. We then minimize the distance between the transformed data distribution and the target distribution while keeping the reconstruction error for the original data small enough. Comparative studies on multiple benchmark datasets verify the effectiveness of our methods in comparison to baselines.

📄 PDF Abstract BibTeX arXiv:2307.04097

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionInformativenessOne-Class Classification

Similar Papers 제목 키워드 기반

Acoustic anomaly detection via latent regularized gaussian mixture generative adversarial networks

2020-02-04 · Chengwei Chen, Pan Chen, Lingyu Yang, Jinyuan Mo 외

Acoustic anomaly detection aims at distinguishing abnormal acoustic signals from the normal ones. It suffers from the class imbalance issue and the lacking in the abnormal instances. In addition, collecting all kinds of …

Anomaly DetectionGenerative Adversarial Network

Modal Sense Classification At Large: Paraphrase-Driven Sense Projection, Semantically Enriched Classification Models and Cross-Genre Evaluations

2016-09-01 · LILT 2016 9 · Ana Marasović, Mengfei Zhou, Alexis Palmer, Anette Frank

Modal verbs have different interpretations depending on their context. Their sense categories – epistemic, deontic and dynamic – provide important dimensions of meaning for the interpretation of discourse. Previous work …

Classification

Improving Interpretability of Scores in Anomaly Detection Based on Gaussian-Bernoulli Restricted Boltzmann Machine

2024-03-19 · Kaiji Sekimoto, Muneki Yasuda

Gaussian-Bernoulli restricted Boltzmann machines (GBRBMs) are often used for semi-supervised anomaly detection, where they are trained using only normal data points. In GBRBM-based anomaly detection, normal and anomalous…

Anomaly DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection

Anomaly Detection for Scenario-based Insider Activities using CGAN Augmented Data

2021-02-15 · R G Gayathri, Atul Sajjanhar, Yong Xiang, Xingjun Ma

Insider threats are the cyber attacks from within the trusted entities of an organization. Lack of real-world data and issue of data imbalance leave insider threat analysis an understudied research area. To mitigate the …

Anomaly DetectionGeneral ClassificationGenerative Adversarial NetworkMulti-class Anomaly Detection+1

Analyzing VLM-Based Approaches for Anomaly Classification and Segmentation

2026-01-19 · Mohit Kakda, Mirudula Shri Muthukumaran, Uttapreksha Patel, Lawrence Swaminathan Xavier Prince arxiv

Vision-Language Models (VLMs), particularly CLIP, have revolutionized anomaly detection by enabling zero-shot and few-shot defect identification without extensive labeled datasets. By learning aligned representations of …

Computational EfficiencyAnomaly ClassificationDomain GeneralizationPrompt Engineering