← Search

Jianyi Cheng

4 accepted papers

2026

KernelCraft: Benchmarking for Agentic Close-to-Metal Kernel Generation on Emerging Hardware

ICML 2026poster

New AI accelerators with novel instruction set architectures (ISAs) often require developers to manually craft low-level kernels - a time-consuming, laborious, and error-prone process that cannot scale across diverse hardware targets. This prevents emerging hardware platforms from reaching the marke…

Cited by 0SourceScholar
2025

Refining Salience-Aware Sparse Fine-Tuning Strategies for Language Models

ACL 2025long

Parameter-Efficient Fine-Tuning (PEFT) has gained prominence through low-rank adaptation methods like LoRA. In this paper, we focus on sparsity-based PEFT (SPEFT), which introduces trainable sparse adaptations to the weight matrices in the model, offering greater flexibility in selecting fine-tuned…

2024

LQER: Low-Rank Quantization Error Reconstruction for LLMs

ICML 2024poster

Post-training quantization of Large Language Models (LLMs) is challenging. In this work, we introduce **L**ow-rank **Q**uantization **E**rror **R**eduction (LQER), which combines quantization and low-rank approximation to recover the model capability. LQER leverages an activation-induced scale matri…

2023

Revisiting Block-based Quantisation: What is Important for Sub-8-bit LLM Inference?

EMNLP 2023long main

The inference of Large language models (LLMs) requires immense computation and memory resources. To curtail these costs, quantisation has emerged as a promising solution, but existing LLM quantisation mainly focuses on 8-bit. In this work, we explore the statistical and learning properties of the LL…

Cited by 0SourcecodeScholar