paper-with-me

Papers

What Does Normal Even Mean? Evaluating Benign Traffic in Intrusion Detection Datasets

2025-09-11 · Meghan Wilkinson, Robert H Thomson arxiv

Supervised machine learning techniques rely on labeled data to achieve high task performance, but this requires the labels to capture some meaningful differences in the underlying data structure. For training network intrusion detection algorithms, most datasets contain a series of attack classes and a single large benign class which captures all non-attack network traffic. A review of intrusion detection papers and guides that explicitly state their data preprocessing steps identified that the majority took the labeled categories of the dataset at face value when training their algorithms. The present paper evaluates the structure of benign traffic in several common intrusion detection datasets (NSL-KDD, UNSW-NB15, and CIC-IDS 2017) and determines whether there are meaningful sub-categories within this traffic which may improve overall multi-classification performance using common machine learning techniques. We present an overview of some unsupervised clustering techniques (e.g., HDBSCAN, Mean Shift Clustering) and show how they differentially cluster the benign traffic space.

📄 PDF Abstract BibTeX arXiv:2509.09564

Code (0)

등록된 구현이 없습니다.

Tasks

Network Intrusion Detection

Similar Papers 제목 키워드 기반

What is an Optimal Diagnosis?

2013-03-27 · David L. Poole, Gregory M. Provan

Within diagnostic reasoning there have been a number of proposed definitions of a diagnosis, and thus of the most likely diagnosis, including most probable posterior hypothesis, most probable interpretation, most probabl…

Diagnostic

Switchable Normalization for Learning-to-Normalize Deep Representation

2019-07-22 · Ping Luo, Ruimao Zhang, Jiamin Ren, Zhanglin Peng 외

We address a learning-to-normalize problem by proposing Switchable Normalization (SN), which learns to select different normalizers for different normalization layers of a deep neural network. SN employs three distinct s…

GPU

On Batch Normalisation for Approximate Bayesian Inference

2020-12-24 · pproximateinference AABI Symposium 2021 1 · Jishnu Mukhoti, Puneet K. Dokania, Philip H. S. Torr, Yarin Gal

We study batch normalisation in the context of variational inference methods in Bayesian neural networks, such as mean-field or MC Dropout. We show that batch-normalisation does not affect the optimum of the evidence low…

Bayesian InferencevalidVariational Inference

Chatbots Output Meaningful (but Problematic) Language

2026-06-02 · Matthew Stone, Una Stojnić arxiv

Are utterances by AI chatbots meaningful? Concretely, if a user asks, say, Anthropic's agent Claude, "What is the capital of Spain?" and Claude answers, "Madrid is the capital of Spain," does that sentence have its ordin…

Evaluating the Impact of Intensity Normalization on MR Image Synthesis

2018-12-11 · Jacob C. Reinhold, Blake E. Dewey, Aaron Carass, Jerry L. Prince

Image synthesis learns a transformation from the intensity features of an input image to yield a different tissue contrast of the output image. This process has been shown to have application in many medical image analys…

Image GenerationImputationMedical Image Analysis