← Search

Ziv Scully

3 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
2024

Cost-aware Bayesian Optimization via the Pandora's Box Gittins Index

NeurIPS 2024poster

Bayesian optimization is a technique for efficiently optimizing unknown functions in a black-box manner. To handle practical settings where gathering data requires use of finite resources, it is desirable to explicitly incorporate function evaluation costs into Bayesian optimization policies. To und…