paper-with-me

Papers

WCDT: Systematic WCET Optimization for Decision Tree Implementations

2025-01-29 · Nils Hölscher, Christian Hakert, Georg von der Brüggen, Jian-Jia Chen, Kuan-Hsun Chen, Jan Reineke

Machine-learning models are increasingly deployed on resource-constrained embedded systems with strict timing constraints. In such scenarios, the worst-case execution time (WCET) of the models is required to ensure safe operation. Specifically, decision trees are a prominent class of machine-learning models and the main building blocks of tree-based ensemble models (e.g., random forests), which are commonly employed in resource-constrained embedded systems. In this paper, we develop a systematic approach for WCET optimization of decision tree implementations. To this end, we introduce a linear surrogate model that estimates the execution time of individual paths through a decision tree based on the path's length and the number of taken branches. We provide an optimization algorithm that constructively builds a WCET-optimal implementation of a given decision tree with respect to this surrogate model. We experimentally evaluate both the surrogate model and the WCET-optimization algorithm. The evaluation shows that the optimization algorithm improves analytically determined WCET by up to $17\%$ compared to an unoptimized implementation.

📄 PDF Abstract BibTeX arXiv:2501.17428

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exact Worst-Case Execution-Time Analysis for Implicit Model Predictive Control

2023-04-23 · Daniel Arnström, David Broman, Daniel Axehill

We propose the first method that determines the exact worst-case execution time (WCET) for implicit linear model predictive control (MPC). Such WCET bounds are imperative when MPC is used in real time to control safety-c…

Model Predictive Control

Transformer meets wcDTW to improve real-time battery bids: A new approach to scenario selection

2024-04-02 · Sujal Bhavsar, Vera Zaychik Moffitt, Justin Appleby

Stochastic battery bidding in real-time energy markets is a nuanced process, with its efficacy depending on the accuracy of forecasts and the representative scenarios chosen for optimization. In this paper, we introduce …

Dynamic Time Warping

Deep Neural Network Approach to Estimate Early Worst-Case Execution Time

2021-07-28 · Vikash Kumar

Estimating Worst-Case Execution Time (WCET) is of utmost importance for developing Cyber-Physical and Safety-Critical Systems. The system's scheduler uses the estimated WCET to schedule each task of these systems, and fa…

Computing Execution Times with eXecution Decision Diagrams in the Presence of Out-Of-Order Resources

2022-07-15 · Zhenyu Bai, Hugues Cassé, Thomas Carle, Christine Rochange

Worst-Case Execution Time (WCET) is a key component for the verification of critical real-time applications. Yet, even the simplest microprocessors implement pipelines with concurrently-accessed resources, such as the me…

WcDT: World-centric Diffusion Transformer for Traffic Scene Generation

2024-04-02 · Chen Yang, Yangfan He, Aaron Xuxiang Tian, Dong Chen 외

In this paper, we introduce a novel approach for autonomous driving trajectory generation by harnessing the complementary strengths of diffusion probabilistic models (a.k.a., diffusion models) and transformers. Our propo…

Autonomous DrivingDecoderDenoisingDiversity+1