Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

0111 · Aug 201819922001200920182026
7 results for UNSW-NB15

This paper benchmarks UNSW-NB15 as a modern alternative to KDD-99 for A-NIDS.

problem Skewed response distribution and non-stationarity in KDD-99 hamper A-NIDS performance.
method Compared UNSW-NB15 to KDD-99 and NSL-KDD using various classification models and SMOTE oversampling.
result UNSW-NB15 outperforms KDD-99 and NSL-KDD in minority class performance, suggesting it as a better benchmark.

This paper studies adversarial examples in NIDS, revealing their vulnerability.

problem Vulnerability of machine learning-based NIDS to adversarial examples.
method Used evolutionary computation and deep learning to generate adversarial examples.
result Adversarial examples cause high misclassification rates in various machine learning models.

Calibrated models can lead to miscalibrated aggregations in strategic interactions.

problem Miscalibration in aggregated predictions from multiple calibrated models.
method Analysis of strategic interactions between calibrated predictors, proving conditions for miscalibration and comparing VCG and Brier-score aggregation methods.
result VCG aggregation method outperforms Brier-score in strategic settings, providing robustness and comparable accuracy.

This paper improves AI defenses against network attacks using ML and adversarial learning.

problem Protecting personal data from sophisticated network attacks.
method Unified multi-modal dataset, machine learning for detection, adversarial learning for synthetic data generation.
result Stable ML models for intrusion detection and high-fidelity synthetic data.

DeROL tackles one-shot learning for AI systems with limited data.

problem Handling few training instances for classification tasks.
method Develops a Deep Reinforcement Learning framework to optimize resource usage.
result Demonstrates efficient resource allocation in one-shot learning.