Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TempoNet: Slack-Quantized Transformer-Guided Reinforcement Scheduler for Adaptive Deadline-Centric Real-Time Dispatchs

About

Real-time schedulers must reason about tight deadlines under strict compute budgets. We present TempoNet, a reinforcement learning scheduler that pairs a permutation-invariant Transformer with a deep Q-approximation. An Urgency Tokenizer discretizes temporal slack into learnable embeddings, stabilizing value learning and capturing deadline proximity. A latency-aware sparse attention stack with blockwise top-k selection and locality-sensitive chunking enables global reasoning over unordered task sets with near-linear scaling and sub-millisecond inference. A multicore mapping layer converts contextualized Q-scores into processor assignments through masked-greedy selection or differentiable matching. Extensive evaluations on industrial mixed-criticality traces and large multiprocessor settings show consistent gains in deadline fulfillment over analytic schedulers and neural baselines, together with improved optimization stability. Diagnostics include sensitivity analyses for slack quantization, attention-driven policy interpretation, hardware-in-the-loop and kernel micro-benchmarks, and robustness under stress with simple runtime mitigations; we also report sample-efficiency benefits from behavioral-cloning pretraining and compatibility with an actor-critic variant without altering the inference pipeline. These results establish a practical framework for Transformer-based decision making in high-throughput real-time scheduling.

Rong Fu, Yibo Meng, Guangzhen Yao, Jiaxuan Lu, Zeyu Zhang, Zhaolu Kang, Ziming Guo, Jia Yee Tan, Xiaojing Du, Simon James Fong• 2026

Related benchmarks

TaskDatasetResultRank
Deadline Compliance Scheduling200 Randomized Tasksets u ≈ 0.87 1.0
Mean Compliance Rate87
15
Industrial SchedulingIndustrial Scenario (test)
PITMD (%)89.15
13
SchedulingLarge-scale Scheduling 600 tasks
Success Rate90.1
9
SchedulingLarge-scale Scheduling 100 tasks
Success Rate98.2
8
Real-time task schedulingStandard Task Configuration (Evaluation Interval)
Compliance Rate79
4
Attention Kernel Performance EvaluationSparse-Attention Micro-Benchmark N=600 (test)
Latency (ms)0.42
3
Showing 6 of 6 rows

Other info

Follow for update