← Search

Jiawei Fan

6 accepted papers

2026

CAT-Q: Cost-efficient and Accurate Ternary Quantization for LLMs

ICML 2026oral

In this paper, we present CAT-Q, **C**ost-efficient and **A**ccurate **T**ernary **Q**uantization, to compress LLMs. Unlike current state-of-the-art ternary quantization methods that rely on data-intensive and costly quantization-aware training to mitigate severe performance degradation, CAT-Q emplo…

Cited by 0SourceScholar
2026

Chain-of-Models Pre-Training: Rethinking Training Acceleration of Vision Foundation Models

CVPR 2026

In this paper, we present Chain-of-Models Pre-Training (CoM-PT), a novel performance-lossless training acceleration method for vision foundation models (VFMs). This approach fundamentally differs from existing acceleration methods in its core motivation: rather than optimizing each model individuall

Cited by 0SourcecodeScholar
2026

SliderQuant: Accurate Post-Training Quantization for LLMs

ICLR 2026poster

In this paper, we address post-training quantization (PTQ) for large language models (LLMs) from an overlooked perspective: given a pre-trained high-precision LLM, the predominant sequential quantization framework treats different layers equally, but this may be not optimal in challenging bit-width…

Cited by 0SourcecodeScholar
2024

ScaleKD: Strong Vision Transformers Could Be Excellent Teachers

NeurIPS 2024poster

In this paper, we question if well pre-trained vision transformer (ViT) models could be used as teachers that exhibit scalable properties to advance cross architecture knowledge distillation research, in the context of adopting mainstream large-scale visual recognition datasets for evaluation. To ma…

2023

Augmentation-Free Dense Contrastive Knowledge Distillation for Efficient Semantic Segmentation

NeurIPS 2023poster

In recent years, knowledge distillation methods based on contrastive learning have achieved promising results on image classification and object detection tasks. However, in this line of research, we note that less attention is paid to semantic segmentation. Existing methods heavily rely on data aug…