Generalized Inequality-based Approach for Probabilistic WCET Estimation
Hayate Toba, Atsushi Yano, and Takuya Azumi

TL;DR
This paper introduces a novel inequality-based method using saturating functions to improve probabilistic WCET estimation, providing safer and tighter bounds especially for heavy-tailed distributions in real-time systems.
Contribution
It proposes a new approach combining Chebyshev's inequality with saturating functions to reduce pessimism in probabilistic WCET estimation for heavy-tailed data.
Findings
Achieves safer, tighter bounds on pWCET for synthetic data.
Demonstrates effectiveness on real-world autonomous driving data.
Reduces pessimism compared to traditional inequality-based methods.
Abstract
Estimating the probabilistic Worst-Case Execution Time (pWCET) is essential for ensuring the timing correctness of real-time applications, such as in robot IoT systems and autonomous driving systems. While methods based on Extreme Value Theory (EVT) can provide tight bounds, they suffer from model uncertainty due to the need to decide where the upper tail of the distribution begins. Conversely, inequality-based approaches avoid this issue but can yield pessimistic results for heavy-tailed distributions. This paper proposes a method to reduce such pessimism by incorporating saturating functions (arctangent and hyperbolic tangent) into Chebyshev's inequality, which mitigates the influence of large outliers while preserving mathematical soundness. Evaluations on synthetic and real-world data from the Autoware autonomous driving stack demonstrate that the proposed method achieves safe and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReal-Time Systems Scheduling · Autonomous Vehicle Technology and Safety · Gaussian Processes and Bayesian Inference
