Artificial Intelligence · 25.08.2026, 10:01 UTC
iScheduler: Reinforcement Learning-Driven Continual Optimization for Large-Scale Resource Investment Problems
| Schweregrad | info |
|---|---|
| Kategorie | Artificial Intelligence |
| Quelle | arXiv cs.AI ↗ |
| Veröffentlicht | 25.08.2026 UTC |
Sicherheitsmeldung mit Schweregrad noch nicht bewertet. Technische Details im Tab „Originaltext“; empfohlene Schritte in der Checkliste.
arXiv:2602.06064v2 Announce Type: replace-cross Abstract: Scheduling precedence-constrained tasks under shared renewable resources is critical to modern computing platforms. It is often modeled as the Resource Investment Problem (RIP) by minimizing the cost of provisioned renewable resources under precedence and timing constraints. Unfortunately, exact mixed-integer programming and constraint programming become impractically slow on large RIP instances, and dynamic updates require schedule revisions under tight latency budgets. To address this, we present iScheduler, a reinforcement-learning-driven iterative scheduling framework for large RIP. Specifically, it formulates RIP solving as a Markov decision process over decomposed subproblems and constructs schedules through sequential process selection. By doing this, the framework accelerates optimization and supports reconfiguration by reusing unchanged process schedules and rescheduling only affected processes. To evaluate this framework, we release L-RIPLIB, an industrial-scale benchmark derived from cloud-platform workloads with 1,000 instances of 2,500-10,000 tasks. Our experiments show that iScheduler attains competitive resource costs while reducing time to feasibility by up to 43$\times$ against leading solver-backed baselines.
Maßnahmen
⬇ Als MarkdownVerwandte Beiträge
- info Can Large Language Models "Hyper-Thread"?
- info Context-Aware Cluster Decoding: Semantic Anchor-Driven Coherence in dMLLMs
- info When Not to Imitate: Boundary-Aware Skill Memory for Reliable Tool-Use LLM Agents
- info Mechanistic Interpretability of Chain-of-Thought Reasoning via Sequential Activation Patching