← Search

Jianlei Yang

3 accepted papers

2026

SlimInfer: Accelerating Long-Context LLM Inference via Dynamic Token Pruning

AAAI 2026technical

Long-context inference for Large Language Models (LLMs) is heavily limited by high computational demands. While several existing methods optimize attention computation, they still process the full set of hidden states at each layer, limiting overall efficiency. In this work, we propose SlimInfer, an

Cited by 0SourcePDFScholar
2023

Lossy and Lossless (L2) Post-training Model Size Compression

ICCV 2023poster

Deep neural networks have delivered remarkable performance and have been widely used in various visual tasks. However, their huge sizes cause significant inconvenience for transmission and storage. Many previous studies have explored model size compression. However, these studies often approach vari…

Cited by 6PDFcodeScholar
2020

Accelerating CNN Training by Pruning Activation Gradients

ECCV 2020poster

Sparsification is an efficient approach to accelerate CNN inference, but it is challenging to take advantage of sparsity in training procedure because the involved gradients are dynamically changed. Actually, an important observation shows that most of the activation gradients in back-propagation ar…

Cited by 52SourcePDFScholar