Related Experiment Video
Updated: Jul 5, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
Lightweight Transformer Model for Mobile Application Classification
Minju Gwak1, Jeongwon Cha1, Hosun Yoon2
1Department of Computer Engineering, Changwon National University, Changwon 51140, Republic of Korea.
A new lightweight transformer model accurately classifies applications using encrypted network traffic. This enables differentiated services for real-time applications like virtual reality (VR) and augmented reality (AR) with high accuracy.
Area of Science:
- Computer Science
- Network Engineering
- Machine Learning
Background:
- Realistic services like virtual reality (VR) and augmented reality (AR) demand high-reliability, low-latency network transmission.
- Current network infrastructure may not adequately support the deterministic requirements for these advanced applications.
- Classifying applications based on encrypted data is crucial to protect user privacy while enabling differentiated service delivery.
Purpose of the Study:
- To develop a robust method for classifying applications using only encrypted network payload data.
- To propose and evaluate a lightweight transformer model for this classification task.
- To compare the proposed model's performance against existing methods like 1D-CNN and ET-BERT.
Main Methods:
- Collected and preprocessed network traffic data from four popular applications.
- Extracted encrypted application data to serve as input for the machine learning model.
- Designed and implemented a lightweight transformer model comprising an encoder, global average pooling, and a dense layer.
- Optimized model hyperparameters through rigorous performance evaluations.
- Benchmarked the transformer model against 1D-CNN and ET-BERT.
Main Results:
- The proposed transformer model achieved a classification accuracy of 96% and an F1 score of 95%.
- The model demonstrated superior classification performance compared to ET-BERT.
- While having higher time complexity than 1D-CNN, the transformer model offered better application classification accuracy.
- The transformer model exhibited lower time complexity than ET-BERT with enhanced classification performance.
Conclusions:
- The lightweight transformer model effectively classifies applications based on encrypted network payloads, addressing privacy concerns.
- This approach enables the provision of differentiated network services essential for demanding real-time applications.
- The proposed model offers a promising solution for enhancing network performance and quality of service for emerging technologies.
Related Concept Videos
Types Of Transformers
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
Transformers with Off-Nominal Turns Ratios
Energy Losses in Transformers
There are four main reasons for energy losses in transformers.
The first cause can be the high resistance of the...
The Ideal Transformer
Ampere's Law forms the basis of understanding the magnetic field within the transformer. It states that the integral of the magnetic field intensity's...
Transformers in Distribution System
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
Three-Winding Transformers
In the per-unit equivalent circuit of a grounded Y-Y three-phase...

