paper-with-me

Papers

Representation Learning for Content-Sensitive Anomaly Detection in Industrial Networks

2022-04-20 · Fabian Kopp

Using a convGRU-based autoencoder, this thesis proposes a framework to learn spatial-temporal aspects of raw network traffic in an unsupervised and protocol-agnostic manner. The learned representations are used to measure the effect on the results of a subsequent anomaly detection and are compared to the application without the extracted features. The evaluation showed, that the anomaly detection could not effectively be enhanced when applied on compressed traffic fragments for the context of network intrusion detection. Yet, the trained autoencoder successfully generates a compressed representation (code) of the network traffic, which hold spatial and temporal information. Based on the models residual loss, the autoencoder is also capable of detecting anomalies by itself. Lastly, an approach for a kind of model interpretability (LRP) was investigated in order to identify relevant areas within the raw input data, which is used to enrich alerts generated by an anomaly detection method.

📄 PDF Abstract BibTeX arXiv:2205.08953

Code (1)

dreizehnutters/pcapae 공식 구현 pytorch

Tasks

Anomaly DetectionIntrusion DetectionNetwork Intrusion DetectionRepresentation Learning

Similar Papers 제목 키워드 기반

Hierarchical Point-Patch Fusion with Adaptive Patch Codebook for 3D Shape Anomaly Detection

2026-04-05 · Xueyang Kang, Zizhao Li, Tian Lan, Dong Gong 외 arxiv

3D shape anomaly detection is a crucial task for industrial inspection and geometric analysis. Existing deep learning approaches typically learn representations of normal shapes and identify anomalies via out-of-distribu…

Anomaly Detection

Generalist Multi-Class Anomaly Detection via Distillation to Two Heterogeneous Student Networks

2025-09-29 · Hangil Park, Yongmin Seo, Tae-Kyun Kim arxiv

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…

Multi-class Anomaly DetectionKnowledge Distillation

Latent Anomaly Knowledge Excavation: Unveiling Sparse Sensitive Neurons in Vision-Language Models

2026-04-09 · Shaotian Li, Shangze Li, Chuancheng Shi, Wenhua Wu 외 arxiv

Large-scale vision-language models (VLMs) exhibit remarkable zero-shot capabilities, yet the internal mechanisms driving their anomaly detection (AD) performance remain poorly understood. Current methods predominantly tr…

Anomaly Detection

Real-IAD MVN: A Multi-View Normal Vector Dataset and Benchmark for High-Fidelity Industrial Anomaly Detection

2026-05-08 · Wenbing Zhu, Jianing Liang, Linjie Cheng, Yurui Pan 외 arxiv

Industrial Anomaly Detection (IAD) is critical for quality control, but existing methods struggle with subtle, geometric defects. Standard 2D (RGB) images are sensitive to texture and lighting but often miss fine geometr…

Anomaly DetectionPoint Clouds

ReConPatch : Contrastive Patch Representation Learning for Industrial Anomaly Detection

2023-05-26 · Jeeho Hyun, Sangyun Kim, Giyoung Jeon, Seung Hwan Kim 외

Anomaly detection is crucial to the advanced identification of product defects such as incorrect parts, misaligned components, and damages in industrial manufacturing. Due to the rare observations and unknown types of de…

Anomaly DetectionContrastive LearningPseudo LabelRepresentation Learning