paper-with-me

Papers

Deep Anomaly Detection in Text

2023-12-14 · Andrei Manolache

Deep anomaly detection methods have become increasingly popular in recent years, with methods like Stacked Autoencoders, Variational Autoencoders, and Generative Adversarial Networks greatly improving the state-of-the-art. Other methods rely on augmenting classical models (such as the One-Class Support Vector Machine), by learning an appropriate kernel function using Neural Networks. Recent developments in representation learning by self-supervision are proving to be very beneficial in the context of anomaly detection. Inspired by the advancements in anomaly detection using self-supervised learning in the field of computer vision, this thesis aims to develop a method for detecting anomalies by exploiting pretext tasks tailored for text corpora. This approach greatly improves the state-of-the-art on two datasets, 20Newsgroups, and AG News, for both semi-supervised and unsupervised anomaly detection, thus proving the potential for self-supervised anomaly detectors in the field of natural language processing.

📄 PDF Abstract BibTeX arXiv:2401.02971

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionRepresentation LearningSelf-Supervised LearningUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Explainable Contextual Anomaly Detection using Quantile Regression Forests

2023-02-22 · Zhong Li, Matthijs van Leeuwen

Traditional anomaly detection methods aim to identify objects that deviate from most other objects by treating all features equally. In contrast, contextual anomaly detection methods aim to detect objects that deviate fr…

Anomaly DetectionContextual Anomaly Detectionquantile regressionregression

Text-Attributed Graph Anomaly Detection via Multi-Scale Cross- and Uni-Modal Contrastive Learning

2025-08-01 · Yiming Xu, Xu Hua, Zhen Peng, Bin Shi 외 arxiv

The widespread application of graph data in various high-risk scenarios has increased attention to graph anomaly detection (GAD). Faced with real-world graphs that often carry node descriptions in the form of raw text se…

Graph Anomaly DetectionContrastive Learning

AnomalyAgent: Training-Free Agentic Models for Zero-/Few-Shot Anomaly Detection

2026-05-28 · Yi Zhang, Jiawen Zhu, Lele Fu, Guansong Pang arxiv

Benefiting from generalizability of vision-language models (VLMs) such as CLIP, many zero-/few-shot anomaly detection (AD) approaches have achieved impressive detection performance across various datasets. Nevertheless, …

Anomaly Detection

Anomaly Detection in Video Sequences: A Benchmark and Computational Model

2021-06-16 · Boyang Wan, Wenhui Jiang, Yuming Fang, Zhiyuan Luo 외

Anomaly detection has attracted considerable search attention. However, existing anomaly detection databases encounter two major problems. Firstly, they are limited in scale. Secondly, training sets contain only video-le…

Anomaly Detection

AGAD: Adversarial Generative Anomaly Detection

2023-04-09 · Jian Shi, Ni Zhang

Anomaly detection suffered from the lack of anomalies due to the diversity of abnormalities and the difficulties of obtaining large-scale anomaly data. Semi-supervised anomaly detection methods are often used to solely l…

Anomaly DetectionDiversitySemi-supervised Anomaly DetectionSupervised Anomaly Detection