← Search

Yuening Li

7 accepted papers

2025

FlatQuant: Flatness Matters for LLM Quantization

ICML 2025poster

Recently, quantization has been widely used for the compression and acceleration of large language models (LLMs). Due to the outliers in LLMs, it is crucial to flatten weights and activations to minimize quantization error with equally spaced quantization points. Prior research explores various pre-…

2024

IntactKV: Improving Large Language Model Quantization by Keeping Pivot Tokens Intact

ACL 2024findings

Large language models (LLMs) excel in natural language processing but demand intensive computation. To mitigate this, various quantization methods have been explored, yet they compromise LLM performance. This paper unveils a previously overlooked type of outliers in LLMs. Such outliers are found to…

2023

A Simple Scheme for Coupled Factorization for Hyperspectral Super-Resolution: Exploiting Sparsity in an Easy Way

ICASSP 2023accepted

In this paper we develop a simple scheme for a coupled matrix factorization problem arising in the topic of hyperspectral super-resolution (HSR). HSR considers the problem of recovering a super-resolution image from a multispectral image and a hyperspectral image, which have lower spectral and spati…

Cited by 0SourceScholar
2020

Stochastic Ml Estimation for Hyperspectral Unmixing Under Endmember Variability and Nonlinear Models

ICASSP 2020accepted

Hyperspectral unmixing (HU) is a problem of blindly identifying the underlying materials, in form of spectral signatures, in the captured hyperspectral image. HU has received tremendous interest in remote sensing, and fundamentally the problem can be regarded as solving a simplex-structured matrix f…

Cited by 0SourceScholar
2020

Towards Deeper Graph Neural Networks with Differentiable Group Normalization

NeurIPS 2020poster

Graph neural networks (GNNs), which learn the representation of a node by aggregating its neighbors, have become an effective computational tool in downstream applications. Over-smoothing is one of the key issues which limit the performance of GNNs as the number of layers increases. It is because th…