paper-with-me

홈 › Papers

Schedulable Job-Level Dependencies for Cause-Effect Chains via Graph Neural Networks

2026-07-02 · Silviu S. Craciunas, Christian Hakert, Jian-Jia Chen, Zdeněk Hanzálek, Paul Pop arxiv

Modern automotive software architectures comprise large sets of mixed-criticality functions executing on shared multi-core platforms with strict real-time and end-to-end timing requirements. Sensor-to-actuator data propagation in such systems is typically expressed via cause-effect chains with worst-case data-age budgets. Job-level dependencies (JLDs) have been introduced to provide a schedule-agnostic mechanism for bounding the data age independently of the underlying scheduler. The state-of-the-art methods for synthesizing JLDs, however, do not check whether the produced JLDs are enforceable under a concrete scheduling policy or jointly schedulable at the system level. In this paper we propose the first machine-learning-based JLD synthesis method, built around a two-level Graph Neural Network with temperature-controlled sampling that learns the structural patterns connecting cause-effect chain configurations to their JLD solutions. Since learned outputs may not be correct by construction, we embed the GNN in a novel Generate-and-Verify architecture in which a safe DP data-age checker, together with a per-chain EDF feasibility checker and a system-level demand-bound test, accept or reject each candidate. We show that the ML-based generator substantially outperforms the original greedy heuristic while achieving orders-of-magnitude lower synthesis time, demonstrating that learned structural priors can effectively replace exponential propagation-tree enumeration on this class of real-time scheduling problems.

📄 PDF Abstract BibTeX arXiv:2607.02624

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

Reducing End-to-End Latencies of Multi-Rate Cause-Effect Chains for the LET Model

2023-05-03 · Luiz Maia, Gerhard Fohler

The Logical Execution Time (LET) model has been gaining industrial attention because of its timing and data-flow deterministic characteristics, which simplify the computation of end-to-end latencies of multi-rate cause-e…

Scheduling

MLPTR-CC: Multi-label Pathology Test Recommendation using Classifier Chains and SHAP

2026-07-09 · Abu Rafe Md Jamil, Nayan Malakar arxiv

Diagnostic decision making often relies on a sequence of pathology tests that bridge patient symptoms and final disease diagnosis. Existing clinical decision-support systems typically focus on predicting single diseases …

Multi-Label Classification

Tree-Based Dynamic Classifier Chains

2021-12-13 · Eneldo Loza Mencía, Moritz Kulessa, Simon Bohlender, Johannes Fürnkranz

Classifier chains are an effective technique for modeling label dependencies in multi-label classification. However, the method requires a fixed, static order of the labels. While in theory, any order is sufficient, in p…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Logical Computational Linguistics

2026-04-19 · Glyn V. Morrill, Oriol Valentín arxiv

In this book we promote logical computational linguistics as opposed to statistical computational linguistics. In particular, we provide a logical semantic interface. This book assembles more than twenty years of researc…

Shapley Chains: Extending Shapley Values to Classifier Chains

2023-03-30 · Célia Wafa Ayad, Thomas Bonnier, Benjamin Bosch, Jesse Read

In spite of increased attention on explainable machine learning models, explaining multi-output predictions has not yet been extensively addressed. Methods that use Shapley values to attribute feature contributions to th…

AttributeDecision MakingFeature Importance