English

Prompt-Aware Scheduling for Efficient Text-to-Image Inferencing System

Machine Learning 2025-02-12 v1 Distributed, Parallel, and Cluster Computing Graphics

Abstract

Traditional ML models utilize controlled approximations during high loads, employing faster, but less accurate models in a process called accuracy scaling. However, this method is less effective for generative text-to-image models due to their sensitivity to input prompts and performance degradation caused by large model loading overheads. This work introduces a novel text-to-image inference system that optimally matches prompts across multiple instances of the same model operating at various approximation levels to deliver high-quality images under high loads and fixed budgets.

Keywords

Cite

@article{arxiv.2502.06798,
  title  = {Prompt-Aware Scheduling for Efficient Text-to-Image Inferencing System},
  author = {Shubham Agarwal and Saud Iqbal and Subrata Mitra},
  journal= {arXiv preprint arXiv:2502.06798},
  year   = {2025}
}

Comments

Poster presented at NSDI 2024

R2 v1 2026-06-28T21:39:04.542Z