You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Request for interns to deep-dive the LLM / multimodal serving and inference papers from EuroSys 2026. Each deep dive should produce: a paper summary, key insights relevant to InferMatrix, and a 5-minute lightning-talk slide deck.
This is the EuroSys 2026 companion to #5 (OSDI 2026). Scope here is narrowed to serving & inference — training systems are out of scope for this round.
Context
EuroSys 2026 covers systems-level work across the stack. From the accepted list, ~22 papers are directly relevant to our inference serving work — LLM serving, scheduling, KV cache, MoE inference, multimodal serving, and inference on heterogeneous/edge hardware. Several come from industry groups (Alibaba, ByteDencent, Huawei, Tsinghua, SJTU) describing production-scale systems.
AdaServe: Accelerating Multi-SLO LLM Serving with SLO-Customized Speculative Decoding
FlexPipe: Adapting Dynamic LLM Serving Through Inflight Pipeline Refactoring in Fragmented Serverless Clusters
TokenFlow: Responsive LLM Text Streaming Serving under Request Burst via Preemptive Scheduling
MFS: An Efficient Model Family Serving System for LLMs
AdaGen: Workload-Adaptive Cluster Scheduler for Latency-Optimal LLM Inference Serving
PARD: Enhancing Goodput for Inference Pipeline via Proactive Request Dropping
KUNSERVE: Parameter-centric Memory Management for Efficient Memory Overloading Handling in LLM Serving
PiLLM: Resource-Efficient LLM Inference Using Workload Prediction
KV Cache & Attention
High Throughput and Low Latency LLM Serving via Adaptive KV Caching
SAS: Sparse Attention Synthesizer for Efficient Language Model Inference
LLMFolder: Revisiting Constant Folding in Large Language Models
MoE & Heterogeneous Inference
Taming Latency-Memory Trade-Off in MoE-Based LLM Serving via Fine-Grained Expert Offloading
SkyWalker: A Locality-Aware Cross-Region Load Balancer for LLM Inference
TailorLLM: Collaborative End-Cloud Inference of Large and Small Language Models Based on Low-Rank Adaptation
Scaling LLM Test-Time Compute with Mobile NPU on Smartphones
Multimodal / Omni-Modal Serving
Efficient Multimodal Serving via Module Multiplexing
MegaScale-Omni: A Hyper-Scale, Workload-Resilient System for MultiModal LLM Training in Production(training system, included for the multimodal-at-scale infra story)
On-Device, Edge & Agent Serving
TZ-LLM: Protecting On-Device Large Language Models with Arm TrustZone
AIMS: Cost-Efficient LLM-Based Agent Deployment in Hybrid Cloud-Edge Environments
Supporting Inference Systems (broader stack)
FlexiQ: Adaptive Mixed-Precision Quantization for Latency/Accuracy Trade-Offs in Deep Neural Networks
FlashPS: Efficient Generative Image Editing with Mask-aware Caching and Scheduling
Automated End-to-End Model Serving with Cooperative Compilation and Scheduling
Deliverables per Paper
One-page summary (markdown) covering:
Problem statement: what gap does this paper fill?
Key insight/technique: the one idea that makes it work
Summary
Request for interns to deep-dive the LLM / multimodal serving and inference papers from EuroSys 2026. Each deep dive should produce: a paper summary, key insights relevant to InferMatrix, and a 5-minute lightning-talk slide deck.
This is the EuroSys 2026 companion to #5 (OSDI 2026). Scope here is narrowed to serving & inference — training systems are out of scope for this round.
Context
EuroSys 2026 covers systems-level work across the stack. From the accepted list, ~22 papers are directly relevant to our inference serving work — LLM serving, scheduling, KV cache, MoE inference, multimodal serving, and inference on heterogeneous/edge hardware. Several come from industry groups (Alibaba, ByteDencent, Huawei, Tsinghua, SJTU) describing production-scale systems.
Papers index: https://2026.eurosys.org/papers.html
Papers to Deep Dive
LLM Serving & Scheduling
KV Cache & Attention
MoE & Heterogeneous Inference
Multimodal / Omni-Modal Serving
On-Device, Edge & Agent Serving
Supporting Inference Systems (broader stack)
Deliverables per Paper
One-page summary (markdown) covering:
5-minute lightning talk (slides) for team sync
Action items (optional): concrete experiments or integrations worth trying
Process
docs/deep-dives/Priority Order (suggested)
References