← Search

Yuanteng Chen

5 accepted papers

2026

Block Rotation is All You Need for MXFP4 Quantization

ICML 2026poster

Large language models (LLMs) have achieved remarkable success, but their rapidly growing scale imposes prohibitive costs in memory, computation, and energy. Post-training quantization (PTQ) is a promising solution for efficient deployment, yet achieving accurate W4A4 quantization remains an open cha…

Cited by 0SourceScholar
2026

Certain Head, Uncertain Tail: Expert-Sample for Test-Time Scaling in Fine-Grained MoE

ICML 2026poster

Test-time scaling improves LLM performance by generating multiple candidate solutions, yet token-level sampling requires temperature tuning that trades off diversity against stability. Fine-grained MoE, featuring hundreds of well-trained experts per layer and multi-expert activation per token, offer…

Cited by 0SourceScholar
2025

DartQuant: Efficient Rotational Distribution Calibration for LLM Quantization

NeurIPS 2025poster

Quantization plays a crucial role in accelerating the inference of large-scale models, and rotational matrices have been shown to effectively improve quantization performance by smoothing outliers. However, end-to-end fine-tuning of rotational optimization algorithms incurs high computational costs…

Cited by 0SourceScholar
2025

EAC-MoE: Expert-Selection Aware Compressor for Mixture-of-Experts Large Language Models

ACL 2025long

Mixture-of-Experts (MoE) has demonstrated promising potential in scaling LLMs. However, it is hindered by two critical challenges: (1) substantial GPU memory consumption to load all experts; (2) low activated parameters cannot be equivalently translated into inference acceleration effects. In this w…

Cited by 0SourcePDFScholar
2025

Q-Mamba: Towards more efficient Mamba models via post-training quantization

ACL 2025finding

State Space Models (SSMs), such as Mamba, have recently demonstrated potential in language understanding tasks, positioning them as competitors to transformer architectures. However, our investigations reveal that the Mamba architecture still has room for further optimization—not only in linear proj…

Cited by 0SourcePDFScholar