← Search

Udit Gupta

4 accepted papers

2026

Beyond Prediction: Tail-Aware Scheduling for LLM Inference

ICML 2026poster

LLM serving exhibits extreme length variability, making size-based scheduling difficult in practice. Recent LLM schedulers approximate SJF/SRPT using predicted decode lengths or rank and primarily report mean-centric metrics (e.g., TTFT/TBT). We show these prediction-driven policies can be fragile u…

Cited by 0SourceScholar
2026

FlashDLM: Accelerating Diffusion Language Model Inference via Efficient KV Caching and Guided Diffusion

ICLR 2026poster

Diffusion language models offer parallel token generation and inherent bidirectionality, promising more efficient and powerful sequence modeling compared to autoregressive approaches. However, state-of-the-art diffusion models~(e.g., Dream 7B, LLaDA 8B) suffer from slow inference. While they match t…

Cited by 0SourcecodeScholar
2018

Weightless: Lossy Weight Encoding For Deep Neural Network Compression

ICLR 2018workshop

The large memory requirements of deep neural networks strain the capabilities of many devices, limiting their deployment and adoption. Model compression methods effectively reduce the memory requirements of these models, usually through applying transformations such as weight pruning or quantization…

Cited by 58SourceScholar
2018

Weightless: Lossy weight encoding for deep neural network compression

ICML 2018oral

The large memory requirements of deep neural networks limit their deployment and adoption on many devices. Model compression methods effectively reduce the memory requirements of these models, usually through applying transformations such as weight pruning or quantization. In this paper, we present…

Cited by 58SourcePDFScholar