Skip to content
#reinforcement learning Book Open access

ReLA: Representation Learning and Aggregation for Scalable Job Scheduling with Reinforcement Learning

Sep 2026 · 0 citations · 19 references

Abstract

Large-scale job scheduling is a classic problem in computing systems and industrial operations, where complex workloads, workflows, or ordered job operations must be assigned to computing nodes or machines under resource, precedence, and availability constraints. Existing solvers can provide useful reference solutions, but their search cost is often too high for time-sensitive scheduling. Recent reinforcement-learning (RL) schedulers offer faster inference, yet many rely on limited state representations, which can weaken action scoring as scheduling instances scale. In this paper, we propose ReLA, an RL scheduler built on structured representation learning and aggregation. ReLA learns intra-entity representations using self-attention and convolution, captures inter-entity operation–machine interactions using cross-attention, and aggregates multi-scale representations for parallel actor-based scoring of feasible actions. Experiments on synthetic and public scheduling benchmarks show that ReLA achieves the best makespan in most tested settings. On small and medium instances, ReLA achieves a 7.3% average optimality gap and reduces the state-of-the-art (SOTA) baseline gap by 13.0%. On large instances with at least a hundred jobs, ReLA reduces the SOTA gap by 78.6%, with an average gap of 2.1%. These results demonstrate ReLA’s effectiveness for scalable and runtime-efficient scheduling over large action spaces.

Read PDF

Similar papers

#machine learning Review Open access Oct 2014

Software development in startup companies: A systematic mapping study

The results indicate that software engineering work practices are chosen opportunistically, adapted and configured to provide value under the constrains imposed by the startup context.

Nicolò Paternoster, Carmine Giardino, M. Unterkalmsteiner et al. · 394 citations · ⚡54
#machine learning Review Open access Jun 2014

Why Early-Stage Software Startups Fail: A Behavioral Framework

This state-of-practice investigation was performed using a literature review followed by a multiple-case study approach and presents how inconsistency between managerial strategies and execution can lead to failure by means of a behavioral framework.

Carmine Giardino, Xiaofeng Wang, P. Abrahamsson · 175 citations · ⚡19
#machine learning Review Open access Oct 2016

“Failures” to be celebrated: an analysis of major pivots of software startups

This study conducts a case survey study based on the secondary data of the major pivots happened in 49 software startups, and demonstrates that customer need pivot is the most common among all pivot types.

Sohaib Shahid Bajwa, Xiaofeng Wang, Anh Nguyen-Duc et al. · 127 citations · ⚡15
#machine learning Review Open access May 2016

Key Challenges in Software Startups Across Life Cycle Stages

It is found that what perceived as biggest challenges by software startups do vary across different life cycle stages, even though its significance decreases when the learning focuses of the startups move from problem to solution and their products mature.

Xiaofeng Wang, Henry Edison, Sohaib Shahid Bajwa et al. · 62 citations · ⚡6

Related blog posts

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.