activity
20202026
most citedTexSmart: A Text Understanding System for Fine-Grained NER and Enhanced Semantic Analysis

20 citations · 37 across the 16 of their papers we have counts for

collaborators
Showing cs.CLShow all

9 papers · 1 filter

cs.CL2026

D-Quant: Driftable Entropy Coding for KV Cache Quantization

Yi Su, Hong Liu, Guanghua Yu +1

The KV cache has become a major bottleneck in deploying LLMs, as its memory footprint grows linearly with sequence length and batch size, imposing substantial pressure on both memo…

cs.CL2026

CoSA: Accelerating Long-Context Inference via Proxy-Kernel Co-Designed Sparse Attention

Yufei Xue, Lin Niu, Hong Liu +6

The quadratic cost of self-attention makes long-context inference prohibitively expensive, and proxy-based block-sparse attention has become a practical remedy. Existing methods ty…

cs.CL2026

AngelSpec: Towards Real-World High Performance Inference with Speculative Decoding

Hong Liu, Rui Cen, Junhan Shi +10

Speculative decoding accelerates large language model inference without changing the target distribution, but no single drafting structure performs best across real-world workloads…

cs.CL2026

PIVOT: Efficient Query-Group Indexing for Token-Level Sparse Attention

Hong Liu, Yuan Cheng, Lin Niu +5

Token-level sparse attention, as implemented by DeepSeek Sparse Attention (DSA) in production systems, makes the downstream attention efficient but shifts the bottleneck to the ind…

cs.CL2026

D-cut: Adaptive Verification Depth Pruning for Batched Speculative Decoding

Tianyu Liu, Yuhao Shen, Rui Cen +7

Speculative decoding accelerates large language model (LLM) inference without compromising output quality. Recent parallel drafting methods further improve single-request performan…

cs.CL2026

DFlare: Scaling Up Draft Capacity for Block Diffusion Speculative Decoding

Jiebin Zhang, Zhenghan Yu, Song Liu +9

Block diffusion speculative decoding accelerates LLM inference by predicting all tokens within a block simultaneously for the target model to verify in parallel. Predicting an enti…