Lightweight Latency Prediction Scheme for Edge Applications: A Rational Modelling Approach

📅 2025-11-04
📈 Citations: 0
Influential: 0
📄 PDF

career value

246K/year
🤖 AI Summary
To address the challenge of accurately predicting end-to-end network latency in real-time edge computing—thereby hindering reliable task offloading—this paper proposes a lightweight, non-intrusive latency prediction model. Unlike existing approaches relying on active probing or complex neural networks, our method introduces a novel rational-function-based modeling paradigm, integrating low-overhead features such as frame size, arrival rate, and link utilization to achieve both high accuracy and ultra-low inference latency. Through rigorous feature engineering and five-fold cross-validation, the model achieves MAE = 0.0115 and R² = 0.9847 on real-world edge deployments—significantly outperforming conventional regression and lightweight neural network baselines. The proposed framework offers a new paradigm for resource-constrained edge nodes, balancing predictive accuracy, computational efficiency, and practical deployability.

Technology Category

Application Category

📝 Abstract
Accurately predicting end-to-end network latency is essential for enabling reliable task offloading in real-time edge computing applications. This paper introduces a lightweight latency prediction scheme based on rational modelling that uses features such as frame size, arrival rate, and link utilization, eliminating the need for intrusive active probing. The model achieves state-of-the-art prediction accuracy through extensive experiments and 5-fold cross-validation (MAE = 0.0115, R$^2$ = 0.9847) with competitive inference time, offering a substantial trade-off between precision and efficiency compared to traditional regressors and neural networks.
Problem

Research questions and friction points this paper is trying to address.

Predicting network latency for reliable edge task offloading
Developing lightweight model using frame and link features
Achieving high accuracy with efficient computational performance
Innovation

Methods, ideas, or system contributions that make the work stand out.

Lightweight latency prediction using rational modeling
Eliminates intrusive probing with frame features
Achieves high accuracy with competitive inference time
🔎 Similar Papers
No similar papers found.