← Search

Ke Yi

9 accepted papers

2025

Differential Privacy on Fully Dynamic Streams

NeurIPS 2025spotlight

A fundamental problem in differential privacy is to release privatized answers to a class of linear queries with small error. This problem has been well studied in the static case. In this paper, we consider the fully dynamic setting where items may be inserted into or deleted from the dataset over…

Cited by 0SourceScholar
2025

FPE2M2: Approaching Lossless and Efficient Quantization with Native Floating Point

ACL 2025finding

Auto-regressive decoding is a memory-bound job, meaning decoding inference performance is limited by the bandwidth rather than the computational capabilities of the GPU. Weight-only quantization is a promising method to address the memory-bound limitations. Previous studies have followed one of two…

Cited by 0SourcePDFScholar
2025

One QuantLLM for ALL: Fine-tuning Quantized LLMs Once for Efficient Deployments

ACL 2025long

Large Language Models (LLMs) have advanced rapidly but face significant memory demands. While quantization has shown promise for LLMs, current methods typically require lengthy training to alleviate the performance degradation from quantization loss. However, deploying LLMs across diverse scenarios…

2025

Rotated Runtime Smooth: Training-Free Activation Smoother for accurate INT4 inference

ICLR 2025poster

Large language models have demonstrated promising capabilities upon scaling up parameters. However, serving large language models incurs substantial computation and memory movement costs due to their large scale. Quantization methods have been employed to reduce service costs and latency. Neverthele…

Cited by 0SourcePDFScholar
2023

Learning Topology-Agnostic EEG Representations with Geometry-Aware Modeling

NeurIPS 2023poster

Large-scale pre-training has shown great potential to enhance models on downstream tasks in vision and language. Developing similar techniques for scalp electroencephalogram (EEG) is suitable since unlabelled data is plentiful. Meanwhile, various sampling channel selections and inherent structural a…

Cited by 31SourcePDFScholar
2019

Optimal Sparsity-Sensitive Bounds for Distributed Mean Estimation

NeurIPS 2019poster

We consider the problem of estimating the mean of a set of vectors, which are stored in a distributed system. This is a fundamental task with applications in distributed SGD and many other distributed problems, where communication is a main bottleneck for scaling up computations. We propose a new sp…