← Search

Xianglong Yan

4 accepted papers

2026

PT$^2$-LLM: Post-Training Ternarization for Large Language Models

ICLR 2026poster

Large Language Models (LLMs) have shown impressive capabilities across diverse tasks, but their large memory and compute demands hinder deployment. Ternarization has gained attention as a promising compression technique, delivering substantial size reduction and high computational efficiency. Howeve…

Cited by 0SourcecodeScholar
2026

Quant-dLLM: Post-Training Extreme Low-Bit Quantization for Diffusion Large Language Models

ICLR 2026poster

Diffusion large language models (dLLMs), which offer bidirectional context and flexible masked-denoising generation, are emerging as a compelling alternative to autoregressive (AR) LLMs. However, like AR LLMs, their model sizes continue to grow, motivating weight compression for deployment. Although…

Cited by 0SourceScholar
2026

RobuQ: Pushing DiTs to W1.58A2 via Robust Activation Quantization

ICML 2026poster

Diffusion Transformers (DiTs) have emerged as a powerful backbone for image generation, offering superior scalability over U-Nets. However, their practical deployment is hindered by significant computational costs. While Quantization-Aware Training (QAT) shows promise, its application to DiTs is cha…

Cited by 0SourceScholar
2025

ARB-LLM: Alternating Refined Binarizations for Large Language Models

ICLR 2025poster

Large Language Models (LLMs) have greatly pushed forward advancements in natural language processing, yet their high memory and computational demands hinder practical deployment. Binarization, as an effective compression technique, can shrink model weights to just 1 bit, significantly reducing the h…