International Conference · 2026

Transformer-Based Resource and Stage-Aware Scheduling for Model-Parallel LLM Inference

Rami Naeem , Tengis Buyantogtokh , Hamada Rizk , Tatsuya Amano , Hirozumi Yamaguchi

ICDCN 2026 Workshop: DistLLM

DOI: 10.1145/3737611.3776613

Abstract

Current large language model (LLM) serving systems face three key limitations in distributed scheduling. First, most parallelization strategies are not stage-aware: they treat prefill and decode as uniform workloads despite their distinct compute and communication profiles. Second, many assume homogeneous hardware and ignore resource diversity in memory and bandwidth across nodes. Third, they overlook network congestion, as they are primarily designed for data-center environments with abundant interconnect bandwidth. We address these gaps with a resource- and stage-aware scheduler that models heterogeneous GPU clusters, communication costs, and per-stage characteristics. We compare three approaches: a heuristic stage-based policy, a continuous-batching (vLLM-style) baseline, and a transformer-based scheduler trained by imitation to replicate and improve the heuristic. Our evaluation spans eight representative scenarios covering large models that exceed a single GPU, prefill-dominant and mixed workloads, heterogeneous and bandwidth-limited clusters, strict SLO constraints, and multi-tenant or elastic deployments. The learned scheduler reduces latency by up to 50% under bandwidth-constrained or heterogeneous conditions while maintaining throughput within 20–30% of vLLM. It further improves latency by 3–17% over its heuristic teacher while preserving 100% feasibility. Continuous batching remains superior on high-bandwidth fabrics. These results identify bandwidth as a first-order determinant of optimal scheduling and demonstrate that learned schedulers can unify heuristic feasibility with adaptive, resource-aware optimization.

Research Note

When a large language model does not fit on a single GPU, it has to be split across nodes, and a scheduler decides which work goes where. Existing schedulers tend to carry three assumptions. They treat inference as a uniform workload, they assume the nodes are identical, and they are designed for data centres where interconnect bandwidth is plentiful, so network congestion never enters the picture.

Inference is in fact made of two phases with different profiles. Prefill processes the whole input at once and is compute-heavy, whereas decode emits one token at a time and is light on computation but sensitive to communication round trips. Scheduling both as though they were the same kind of work forces a compromise that suits neither.

The proposed scheduler models heterogeneous GPU clusters, communication costs and per-stage characteristics explicitly. Three approaches are compared, a heuristic stage-based policy, a continuous-batching baseline in the style of vLLM, and a transformer-based scheduler trained by imitation to reproduce and then improve on the heuristic.

Across eight scenarios covering oversized models, prefill-dominant and mixed workloads, heterogeneous and bandwidth-limited clusters, strict SLO constraints and multi-tenant deployments, the learned scheduler cut latency by up to 50% under bandwidth-constrained or heterogeneous conditions while keeping throughput within 20 to 30% of vLLM, and improved latency by 3 to 17% over its heuristic teacher while preserving full feasibility. Continuous batching remained better on high-bandwidth fabrics, which identifies bandwidth as a first-order determinant of the right scheduling strategy.

セマンティック通信による多端末連携型の状況理解と消防システムへの適用

セマンティック通信による多端末連携型の状況理解と消防システムへの適用

Ministry of Internal Affairs and Communications (MIC) FORWARD
デジタルインフラ構築部門

Environment-Aware Distributed Scheduling for Emergency LoRa Networks

Yuto Inaba, Tatsuya Amano, Akihito Hiromori, Hirozumi Yamaguchi

2026 IEEE International Conference on Pervasive Computing and Communications Workshops and other Affiliated Events (PerCom Workshops), SPT-IoT 2026, pp. 1366–1371

DOI 10.1109/PerComWorkshops68308.2026.11585469

Disaster CommunicationLoRa +4

A Lightweight Vision-Language Model for Disaster Image Summarization

Hibiki Yoshizaki, Akira Uchiyama, Akihito Hiromori, Mineo Takai, Hirozumi Yamaguchi

2026 IEEE International Conference on Pervasive Computing and Communications Workshops and other Affiliated Events (PerCom Workshops), PerconAI 2026, pp. 1203–1208

DOI 10.1109/PerComWorkshops68308.2026.11585419

Semantic CommunicationDisaster Response +4

Physics-Integrated Deep Learning for Urban Landslide Prediction

Ren Ozeki, Hamada Rizk, Hirozumi Yamaguchi

2026 IEEE International Conference on Pervasive Computing and Communications Workshops and other Affiliated Events (PerCom Workshops), URBSENSE 2026, pp. 1094–1099

DOI 10.1109/PerComWorkshops68308.2026.11585337

Landslide PredictionPhysics-Integrated Learning +3

A Simulation Framework for Precision Formation Flying of Massive Satellite Swarms

Tatsuya Amano, Akihito Hiromori, Hirozumi Yamaguchi, Sumio Morioka

2026 IEEE International Conference on Pervasive Computing and Communications Workshops and other Affiliated Events (PerCom Workshops), PerVehicle , pp. 230–235

DOI 10.1109/PerComWorkshops68308.2026.11585321

Satellite Formation FlyingDistributed Simulation +4

Ray-Tracing-Driven Pattern-Based Vehicle Recognition in ISAC Radar

Heetae Jin, Akira Uchiyama

2026 IEEE International Conference on Pervasive Computing and Communications Workshops and other Affiliated Events (PerCom Workshops), PerRad 2026, pp. 328–333

DOI 10.1109/PerComWorkshops68308.2026.11585327

ISACBeyond 5G +4

A Questionnaire-Only Counterfactual Machine Learning Approach to Assess the Spatial Impact of Green Mobility Vehicles in Urban Parks

Rami Naeem, Srikant Manas, Tatsuya Amano, Hirozumi Yamaguchi

ICDCN 2026 Workshop: IWNDSC2026

DOI 10.1145/3737611.3776620