activity
20242026
collaborators
Showing cs.DCShow all

8 papers · 1 filter

cs.DC2026

Sangam: Efficiently Serving Diffusion LLMs with the AR Stack

Nitin Kedia, Saurabh Agarwal, Myungjin Lee +1

Diffusion language models (dLLMs) generate text by iteratively denoising a masked response and can commit multiple output positions per model invocation. Their bidirectional attent…

cs.DC2026

CUCo: An Agentic Framework for Compute and Communication Co-design

Yoga Sri Varshan Varadharajan, Bodun Hu, Saurabh Agarwal +1

Computation and communication in distributed LLM training and inference are traditionally optimized in isolation; expert-crafted systems such as DeepEP, FLUX, and TokenWeave show t…

cs.DC2026

Nalar: An agent serving framework

Marco Laju, Donghyun Son, Saurabh Agarwal +4

LLM-driven agentic applications increasingly automate complex, multi-step tasks, but serving them efficiently remains challenging due to heterogeneous components, dynamic and model…

cs.DC2026

Software-Defined Agentic Serving

Saurabh Agarwal, Marco Laju, Jayanth Srinivasa +2

As multi-agent LLM pipelines grow in complexity, existing serving paradigms fail to adapt to the dynamic serving conditions. We argue that agentic serving systems should be program…

cs.DC20251 cited

Harmonia: End-to-End RAG Serving Optimization

Saurabh Agarwal, Bodun Hu, Luis Pabon +3

Retrieval-Augmented Generation (RAG) improves the reliability of large language models by integrating external knowledge, but serving RAG pipelines efficiently is challenging becau…

cs.DC2024

SYMPHONY: Improving Memory Management for LLM Inference Workloads

Saurabh Agarwal, Anyong Mao, Aditya Akella +1

Large Language Models (LLMs) are increasingly being deployed in applications such as chatbots, code editors, and conversational agents. A key feature of LLMs is their ability to en…