collaborators

5 papers

cs.CL2026

SelFusion: Self-distillation for Diffusion Language Models

Hyeongsoo Lim, Jinyoung Kim, Eunseo Seo +2

Diffusion language models (DLMs) alleviate the inherent latency bottleneck of autoregressive (AR) large language models (LLMs), but their degraded generation quality limits practic…

cs.DC2025

DSDE: Dynamic Speculative Decoding with KLD Stability for Real-World Serving

Mingyu Yang, Jae-Young Choi, Kihyo Moon +2

Speculative decoding accelerates large language model inference, but its reliance on a fixed speculation length is suboptimal in large-batch serving environments with diverse reque…

cs.DC2025

FineServe: Precision-Aware KV Slab and Two-Level Scheduling for Heterogeneous Precision LLM Serving

Kyungmin Bin, Seungbeom Choi, Jimyoung Son +6

Recent advances in Post-Training Quantization (PTQ) techniques have significantly increased demand for serving quantized large language models (LLMs), enabling higher throughput an…

cs.LG2025

FireQ: Fast INT4-FP8 Kernel and RoPE-aware Quantization for LLM Inference Acceleration

Daehyeon Baek, Jieun Choi, Jimyoung Son +5

As large language models become increasingly prevalent, memory bandwidth constraints significantly limit inference throughput, motivating post-training quantization (PTQ). In this…

cs.DC2025

ELIS: Efficient LLM Iterative Scheduling System with Response Length Predictor

Seungbeom Choi, Jeonghoe Goo, Eunjoo Jeon +2

We propose ELIS, a serving system for Large Language Models (LLMs) featuring an Iterative Shortest Remaining Time First (ISRTF) scheduler designed to efficiently manage inference t…