paper-with-me

Papers

RATQ: A Universal Fixed-Length Quantizer for Stochastic Optimization

2019-08-22 · Prathamesh Mayekar, Himanshu Tyagi

We present Rotated Adaptive Tetra-iterated Quantizer (RATQ), a fixed-length quantizer for gradients in first order stochastic optimization. RATQ is easy to implement and involves only a Hadamard transform computation and adaptive uniform quantization with appropriately chosen dynamic ranges. For noisy gradients with almost surely bounded Euclidean norms, we establish an information theoretic lower bound for optimization accuracy using finite precision gradients and show that RATQ almost attains this lower bound. For mean square bounded noisy gradients, we use a gain-shape quantizer which separately quantizes the Euclidean norm and uses RATQ to quantize the normalized unit norm vector. We establish lower bounds for performance of any optimization procedure and shape quantizer, when used with a uniform gain quantizer. Finally, we propose an adaptive quantizer for gain which when used with RATQ for shape quantizer outperforms uniform gain quantization and is, in fact, close to optimal. As a by-product, we show that our fixed-length quantizer RATQ has almost the same performance as the optimal variable-length quantizers for distributed mean estimation. Also, we obtain an efficient quantizer for Gaussian vectors which attains a rate very close to the Gaussian rate-distortion function and is, in fact, universal for subgaussian input vectors.

📄 PDF Abstract BibTeX arXiv:1908.08200

Code (0)

등록된 구현이 없습니다.

Tasks

QuantizationStochastic Optimization

Similar Papers 제목 키워드 기반

Gradient Based Method for the Fusion of Lattice Quantizers

2025-02-09 · Liyuan Zhang, Hanzhong Cao, Jiaheng Li, Minyang Yu

In practical applications, lattice quantizers leverage discrete lattice points to approximate arbitrary points in the lattice. An effective lattice quantizer significantly enhances both the accuracy and efficiency of the…

Quantization

FibQuant: Universal Vector Quantization for Random-Access KV-Cache Compression

2026-05-12 · Namyoon Lee, Yongjune Kim arxiv

Long-context inference is increasingly a memory-traffic problem. The culprit is the key--value (KV) cache: it grows with context length, batch size, layers, and heads, and it is read at every decoding step. Rotation-base…

Design of Stochastic Quantizers for Privacy Preservation

2024-03-05 · Le Liu, Yu Kawano, Ming Cao

In this paper, we examine the role of stochastic quantizers for privacy preservation. We first employ a static stochastic quantizer and investigate its corresponding privacy-preserving properties. Specifically, we demons…

Privacy PreservingQuantization

Contextual Lensing of Universal Sentence Representations

2020-02-20 · Jamie Kiros

What makes a universal sentence encoder universal? The notion of a generic encoder of text appears to be at odds with the inherent contextualization and non-permanence of language use in a dynamic world. However, mapping…

RetrievalSentenceTranslation

On One-Bit Quantization

2022-02-10 · Sourbh Bhadane, Aaron B. Wagner

We consider the one-bit quantizer that minimizes the mean squared error for a source living in a real Hilbert space. The optimal quantizer is a projection followed by a thresholding operation, and we provide methods for …

Quantization