StreamWise: Serving Multi-Modal Generation in Real-Time at Scale
Haoran Qiu, Gohar Irfan Chaudhry, Chaojie Zhang, \'I\~nigo Goiri, Esha Choukse, Rodrigo Fonseca, Ricardo Bianchini

TL;DR
StreamWise is a modular, adaptive system designed to serve multi-modal generative models in real-time, optimizing latency, quality, and resource use for applications like podcast video creation.
Contribution
It introduces StreamWise, a novel, resource-aware, modular serving system that dynamically manages multi-modal generative workloads at scale in real-time.
Findings
Achieves sub-second startup delay for streaming
Cost-effective generation of 10-minute videos in 1.4 hours
Balances latency, quality, and resource utilization effectively
Abstract
Advances in multi-modal generative models are enabling new applications, from storytelling to automated media synthesis. Most current workloads generate simple outputs (e.g., image generation from a prompt) in batch mode, often requiring several seconds even for basic results. Serving real-time multi-modal workflows at scale is costly and complex, requiring efficient coordination of diverse models (each with unique resource needs) across language, audio, image, and video, all under strict latency and resource constraints. We tackle these challenges through the lens of real-time podcast video generation, integrating LLMs, text-to-speech, and video-audio generation. To meet tight SLOs, we design an adaptive, modular serving system, StreamWise, that dynamically manages quality (e.g., resolution, sharpness), model/content parallelism, and resource-aware scheduling. We leverage…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Computer Graphics and Visualization Techniques · Multimodal Machine Learning Applications
