Skip to content
#edge computing Open access

LiteNet: lightweight network traffic classification using explainable artificial intelligence and model compression

Sep 2026 · PeerJ Computer Science · 0 citations · 39 references

Abstract

Network Traffic Classification (NTC) is a critical process in network management as it increases visibility to provide enhanced security, optimised resource allocation, and quality of service. However, the escalating volume of network traffic and real-time applications in modern networking is straining traditional processing on high-performance servers. To meet modern requirements for low latency and bandwidth efficiency, network management is increasingly moving computation closer to sources that generate the data, a paradigm referred to as edge computing. This shift relies on resource-constrained devices such as routers, switches, and embedded systems. To address these constraints, researchers proposed lightweight NTC models designed to operate effectively in such environments. However, while these methods offer greater efficiency, they often compromise performance, making the models less effective in practice. Furthermore, despite being lightweight, the throughput of current NTC models remains insufficient to keep up with the high bandwidth demands of modern networks, which continues to limit their practical deployment. Therefore, this article proposes LiteNet, a lightweight model for real-time NTC in a resource-constrained environment to address the disparity between model complexity and edge device limitations. LiteNet adapts the InceptionV1 module that integrates four dedicated parallel branches. Additionally, we integrate DeepSHAP, an Explainable Artificial Intelligence (XAI) technique, to enhance explainability and reduce input features. Furthermore, we leverage model compression techniques, including semi-structured pruning and quantisation, to form a sparse LiteNet architecture that enables lightweight design and real-time classification. LiteNet demonstrated F1-scores exceeding 99% across two datasets, ISCXVPN2016 and MalayaNetwork_GT, while having 40% fewer parameters compared to the baseline method. Benchmarking results demonstrated that LiteNet outperformed the state-of-the-art method in terms of performance and efficiency, delivering up to 238% higher throughput and lower resource utilisation on an NVIDIA Jetson Nano. These outcomes demonstrate LiteNet’s strong balance between performance and efficiency, establishing it as a viable lightweight solution for NTC in resource-constrained settings.

Read PDF

Similar papers

#computer vision Review Sep 2017

Agile Software Development Methods: Review and Analysis

This publication proposes a definition and a classification of agile software development approaches and analyses ten software development methods that can be characterized as being "agile" against the defined criterion.

P. Abrahamsson, O. Salo, Jussi Ronkainen et al. · 727 citations · ⚡54
#computer vision Jun 2008

The impact of agile practices on communication in software development

The study shows that agile practices improve both informal and formal communication, but indicates that, in larger development situations involving multiple external stakeholders, a mismatch of adequate communication mechanisms can sometimes even hinder the communication.

M. Pikkarainen, Jukka Haikara, O. Salo et al. · 401 citations · ⚡48
#machine learning Review Open access Oct 2014

Software development in startup companies: A systematic mapping study

The results indicate that software engineering work practices are chosen opportunistically, adapted and configured to provide value under the constrains imposed by the startup context.

Nicolò Paternoster, Carmine Giardino, M. Unterkalmsteiner et al. · 394 citations · ⚡54

Related blog posts

GPT-Lab Sep 17, 2026

Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering

AI is making software generation faster, but speed does not remove the need for expertise. As more work is delegated to AI, tacit knowledge may become one of the most important human advantages in software engineering. The post Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering appeared first on GPT-Lab.

Microsoft Research Blog Aug 31, 2026

GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models

What if pathology foundation models could do more with less? GigaPath-Flash and GigaTIME-Flash cut computational demands while maintaining strong performance, opening the door to larger studies and broader exploration. The post GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models appeared first on Microsoft Research.

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.