← Search

Yangyuxuan Kang

4 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

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
2023

3D Human Pose Lifting with Grid Convolution

AAAI 2023technical

Existing lifting networks for regressing 3D human poses from 2D single-view poses are typically constructed with linear layers based on graph-structured representation learning. In sharp contrast to them, this paper presents Grid Convolution (GridConv), mimicking the wisdom of regular convolution op…

2023

Ske2Grid: Skeleton-to-Grid Representation Learning for Action Recognition

ICML 2023poster

This paper presents Ske2Grid, a new representation learning framework for improved skeleton-based action recognition. In Ske2Grid, we define a regular convolution operation upon a novel grid representation of human skeleton, which is a compact image-like grid patch constructed and learned through th…