← Search

Zhanhong Tan

3 accepted papers

2026

ES-dLLM: Efficient Inference for Diffusion Large Language Models by Early-Skipping

ICLR 2026poster

Diffusion large language models (dLLMs) are emerging as a promising alternative to autoregressive models (ARMs) due to their ability to capture bidirectional context and the potential for parallel generation. Despite the advantages, dLLM inference remains computationally expensive as the full input…

Cited by 0SourcecodeScholar
2022

Finding the Task-Optimal Low-Bit Sub-Distribution in Deep Neural Networks

ICML 2022spotlight

Quantized neural networks typically require smaller memory footprints and lower computation complexity, which is crucial for efficient deployment. However, quantization inevitably leads to a distribution divergence from the original network, which generally degrades the performance. To tackle this i…

2019

SCAN: A Scalable Neural Networks Framework Towards Compact and Efficient Models

NeurIPS 2019poster

Remarkable achievements have been attained by deep neural networks in various applications. However, the increasing depth and width of such models also lead to explosive growth in both storage and computation, which has restricted the deployment of deep neural networks on resource-limited edge devic…