English

Confidence Driven Classification of Application Types in the Presence of Background Network Traffic

Networking and Internet Architecture 2026-02-04 v5

Abstract

Accurately classifying the application types of network traffic using deep learning models has recently gained popularity. However, we find that these classifiers do not perform well on real-world traffic data due to the presence of non-application-specific generic background traffic originating from advertisements, analytics, shared APIs, and trackers. Unfortunately, state-of-the-art application classifiers overlook such traffic in curated datasets and only classify relevant application traffic. To address this issue, when we label and train using an additional class for background traffic, it leads to additional confusion between application and background traffic, as the latter is heterogeneous and encompasses all traffic that is not relevant to the application sessions. To avoid falsely classifying background traffic as one of the relevant application types, a reliable confidence measure is warranted, such that we can refrain from classifying uncertain samples. Therefore, we design a Gaussian Mixture Model-based classification framework that improves the indication of the deep learning classifier's confidence to allow more reliable classification.

Keywords

Cite

@article{arxiv.2508.03891,
  title  = {Confidence Driven Classification of Application Types in the Presence of Background Network Traffic},
  author = {Eun Hun Choi and Jasleen Kaur and Vladas Pipiras and Nelson Gomes Rodrigues Antunes and Brendan Massey},
  journal= {arXiv preprint arXiv:2508.03891},
  year   = {2026}
}

Comments

Additional clarification; pending submission