works on

From the 2 of 5 linked papers with an AI index.

activity
20242026
collaborators
Showing cs.DCShow all

5 papers · 1 filter

cs.DC2026

ServerlessT2I: Efficient Text-to-Image Workflow Serving on a Serverless Platform

Xiaoxiao Jiang, Suyi Li, Sheng Yao +5

ServerlessT2I breaks down text-to-image generation pipelines into separate model functions that can be independently scheduled on a serverless platform, allowing per-model scaling…

cs.DC2026

Xema: Efficient Diffusion Serving through Fine-Grained Memory Management and Auto-Configuration

Xueze Kang, Guangyu Xiang, Suyi Li +4

Xema is a system that reduces GPU memory usage for diffusion model serving by analyzing tensor lifetimes to apply targeted memory mitigation and by planning parallelism and concurr…

cs.DC2026

LegoDiffusion: Micro-Serving Text-to-Image Diffusion Workflows

Lingyun Yang, Suyi Li, Tianyu Feng +10

Text-to-image generation executes a diffusion workflow comprising multiple models centered on a base diffusion model. Existing serving systems treat each workflow as an opaque mono…

cs.DC2025

InstGenIE: Generative Image Editing Made Efficient with Mask-aware Caching and Scheduling

Xiaoxiao Jiang, Suyi Li, Lingyun Yang +12

Generative image editing using diffusion models has become a prevalent application in today's AI cloud services. In production environments, image editing typically involves a mask…

cs.DC2024

SwiftDiffusion: Efficient Diffusion Model Serving with Add-on Modules

Suyi Li, Lingyun Yang, Xiaoxiao Jiang +12

Text-to-image (T2I) generation using diffusion models has become a blockbuster service in today's AI cloud. A production T2I service typically involves a serving workflow where a b…