English

Learning-Based Traffic Classification for Mixed-Critical Flows in Time-Sensitive Networking

Networking and Internet Architecture 2025-03-13 v2

Abstract

Time-Sensitive Networking (TSN) supports multiple traffic types with diverse timing requirements, such as hard real-time (HRT), soft real-time (SRT), and Best Effort (BE) within a single network. To provide varying Quality of Service (QoS) for these traffic types, TSN incorporates different scheduling and shaping mechanisms. However, assigning traffic types to the proper scheduler or shaper, known as Traffic-Type Assignment (TTA), is a known NP-hard problem. Relying solely on domain expertise to make these design decisions can be inefficient, especially in complex network scenarios. In this paper, we present a proof-of-concept highlighting the advantages of a learning-based approach to the TTA problem. We formulate an optimization model for TTA in TSN and develop a Proximal Policy Optimization (PPO) based Deep Reinforcement Learning (DRL) model, called ``TTASelector'', to assign traffic types to TSN flows efficiently. Using synthetic and realistic test cases, our evaluation shows that TTASelector assigns a higher number of traffic types to HRT and SRT flows compared to the state-of-the-art Tabu Search-based metaheuristic method.

Keywords

Cite

@article{arxiv.2503.07893,
  title  = {Learning-Based Traffic Classification for Mixed-Critical Flows in Time-Sensitive Networking},
  author = {Rubi Debnath and Luxi Zhao and Sebastian Steinhorst},
  journal= {arXiv preprint arXiv:2503.07893},
  year   = {2025}
}

Comments

Accepted in technical session at the IEEE International Conference on Communications (ICC 2025)

R2 v1 2026-06-28T22:14:57.796Z