paper-with-me

홈 › Papers

When a RF Beats a CNN and GRU, Together -- A Comparison of Deep Learning and Classical Machine Learning Approaches for Encrypted Malware Traffic Classification

2022-06-16 · Adi Lichy, Ofek Bader, Ran Dubin, Amit Dvir, Chen Hajaj

Internet traffic classification is widely used to facilitate network management. It plays a crucial role in Quality of Services (QoS), Quality of Experience (QoE), network visibility, intrusion detection, and traffic trend analyses. While there is no theoretical guarantee that deep learning (DL)-based solutions perform better than classic machine learning (ML)-based ones, DL-based models have become the common default. This paper compares well-known DL-based and ML-based models and shows that in the case of malicious traffic classification, state-of-the-art DL-based solutions do not necessarily outperform the classical ML-based ones. We exemplify this finding using two well-known datasets for a varied set of tasks, such as: malware detection, malware family classification, detection of zero-day attacks, and classification of an iteratively growing dataset. Note that, it is not feasible to evaluate all possible models to make a concrete statement, thus, the above finding is not a recommendation to avoid DL-based models, but rather empirical proof that in some cases, there are more simplistic solutions, that may perform even better.

📄 PDF Abstract BibTeX arXiv:2206.08004

Code (1)

ArielCyber/When_a_RF_Beats_a_CNN_and_GRU 공식 구현

Tasks

ClassificationIntrusion DetectionMalware DetectionManagementTraffic Classification

Similar Papers 제목 키워드 기반

Event-based sampled ECG morphology reconstruction through self-similarity

2022-07-05 · Silvio Zanoli, Tomas Teijeiro, Giovanni Ansaloni, David Atienza

Background and Objective: Event-based analog-to-digital converters allow for sparse bio-signal acquisition, enabling local sub-Nyquist sampling frequency. However, aggressive event selection can cause the loss of importa…

Dynamic Time WarpingRhythm

Heartbeat classification fusing temporal and morphological information of ECGs via ensemble of classifiers

2019-01-01 · Biomedical Signal Processing and Control 2019 1 · V.Mondéjar-Guerr, J.Novo, J.Rouco, M.G.Penedo 외

A method for the automatic classification of electrocardiograms (ECG) based on the combination of multiple Support Vector Machines (SVMs) is presented in this work. The method relies on the time intervals between consequ…

Electrocardiography (ECG)General ClassificationHeartbeat Classification

Synthetic ECG Signal Generation Using Generative Neural Networks

2021-12-05 · Edmond Adib, Fatemeh Afghah, John J. Prevost

Electrocardiogram (ECG) datasets tend to be highly imbalanced due to the scarcity of abnormal cases. Additionally, the use of real patients' ECGs is highly regulated due to privacy issues. Therefore, there is always a ne…

Dynamic Time WarpingGenerative Adversarial Network

AgentBeats: Agentifying Agent Assessment for Openness, Standardization, and Reproducibility

2026-06-11 · Xiaoyuan Liu, Jianhong Tu, Yuqi Chen, Siyuan Xie 외 arxiv

Agent systems are advancing quickly across domains, but their evaluation remains fragmented. Most benchmarks rely on fixed, LLM-centric harnesses that require heavy integration, create test-production mismatch, and limit…

Is Pre-training Truly Better Than Meta-Learning?

2023-06-24 · Brando Miranda, Patrick Yu, Saumya Goyal, Yu-Xiong Wang 외

In the context of few-shot learning, it is currently believed that a fixed pre-trained (PT) model, along with fine-tuning the final layer during evaluation, outperforms standard meta-learning algorithms. We re-evaluate t…

DiversityFew-Shot LearningMeta-Learning