A Lightweight, Efficient and Explainable-by-Design Convolutional Neural Network for Internet Traffic Classification
Kevin Fauvel, Fuxing Chen, Dario Rossi

TL;DR
This paper presents LEXNet, a lightweight, efficient, and explainable convolutional neural network for internet traffic classification that maintains high accuracy while addressing hardware constraints and regulatory explainability needs.
Contribution
Introduces LEXNet, a novel CNN architecture with residual and prototype layers for improved efficiency and explainability in traffic classification.
Findings
Maintains state-of-the-art accuracy on a commercial-grade dataset.
Provides faithful explanations through prototype communication.
Outperforms existing models in resource-constrained environments.
Abstract
Traffic classification, i.e. the identification of the type of applications flowing in a network, is a strategic task for numerous activities (e.g., intrusion detection, routing). This task faces some critical challenges that current deep learning approaches do not address. The design of current approaches do not take into consideration the fact that networking hardware (e.g., routers) often runs with limited computational resources. Further, they do not meet the need for faithful explainability highlighted by regulatory bodies. Finally, these traffic classifiers are evaluated on small datasets which fail to reflect the diversity of applications in real-world settings. Therefore, this paper introduces a new Lightweight, Efficient and eXplainable-by-design convolutional neural network (LEXNet) for Internet traffic classification, which relies on a new residual block (for lightweight…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInternet Traffic Analysis and Secure E-voting · Network Security and Intrusion Detection · Adversarial Robustness in Machine Learning
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Residual Connection · Convolution · Batch Normalization · Residual Block · High-Order Consensuses
