论文标题
延长流量的网络演算 - ML启用了FeedForward FIFO分析
Network Calculus with Flow Prolongation -- A Feedforward FIFO Analysis enabled by ML
论文作者
论文摘要
在许多应用领域,在数据流的最差跨度遍历时的上限推导是一项重要的任务。对于准确的界限,即使在大型网络中也应避免模型的简化。网络演算(NC)提供了一个建模框架和不同的分析,以延迟边界。我们调查了所有队列在首先获得第一局(FIFO)服务的前馈网络的分析。正确地考虑数据流在FIFO下的效果已经是一项具有挑战性的任务。然而,最快的NC FIFO分析受到限制,导致不必要的范围。已证明称为流量延长(FP)的功能可显着提高延迟界限的精度。不幸的是,FP需要经常在NC FIFO分析中执行,并且每次创建延长的替代网络集成倍增长时。因此,FP并没有扩展,并且对大型网络的详尽分析已经遥不可及。我们介绍了DEEPFP,这是一种通过使用机器学习预测延长的方法来制定FP量表的方法。在我们的评估中,我们表明DEEPFP可以大大改善FIFO网络的结果。与标准的NC FIFO分析相比,DEEPFP以可忽略不计的额外计算成本将延迟界限平均减少12.1%。
The derivation of upper bounds on data flows' worst-case traversal times is an important task in many application areas. For accurate bounds, model simplifications should be avoided even in large networks. Network Calculus (NC) provides a modeling framework and different analyses for delay bounding. We investigate the analysis of feedforward networks where all queues implement First-In First-Out (FIFO) service. Correctly considering the effect of data flows onto each other under FIFO is already a challenging task. Yet, the fastest available NC FIFO analysis suffers from limitations resulting in unnecessarily loose bounds. A feature called Flow Prolongation (FP) has been shown to improve delay bound accuracy significantly. Unfortunately, FP needs to be executed within the NC FIFO analysis very often and each time it creates an exponentially growing set of alternative networks with prolongations. FP therefore does not scale and has been out of reach for the exhaustive analysis of large networks. We introduce DeepFP, an approach to make FP scale by predicting prolongations using machine learning. In our evaluation, we show that DeepFP can improve results in FIFO networks considerably. Compared to the standard NC FIFO analysis, DeepFP reduces delay bounds by 12.1% on average at negligible additional computational cost.