paper-with-me

홈 › Papers

On the Effect of Quantization on Dynamic Mode Decomposition

2024-04-02 · Dipankar Maity, Debdipta Goswami, Sriram Narayanan

Dynamic Mode Decomposition (DMD) is a widely used data-driven algorithm for estimating the Koopman Operator.This paper investigates how the estimation process is affected when the data is quantized. Specifically, we examine the fundamental connection between estimates of the operator obtained from unquantized data and those from quantized data. Furthermore, using the law of large numbers, we demonstrate that, under a large data regime, the quantized estimate can be considered a regularized version of the unquantized estimate. This key theoretical finding paves the way to accurately recover the unquantized estimate from quantized data. We also explore the relationship between the two estimates in the finite data regime. The theory is validated through repeated numerical experiments conducted on three different dynamical systems.

📄 PDF Abstract BibTeX arXiv:2404.02014

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

Optimized Product Quantization for Approximate Nearest Neighbor Search

2013-06-01 · CVPR 2013 6 · Tiezheng Ge, Kaiming He, Qifa Ke, Jian Sun

Product quantization is an effective vector quantization approach to compactly encode high-dimensional vectors for fast approximate nearest neighbor (ANN) search. The essence of product quantization is to decompose the o…

Quantization

QUAD: Quantization and Parameter-Efficient Tuning of LLM with Activation Decomposition

2025-03-25 · Yuxuan Hu, Xiaodong Chen, Cuiping Li, Hong Chen 외

Large Language Models (LLMs) excel in diverse applications but suffer inefficiency due to massive scale. While quantization reduces computational costs, existing methods degrade accuracy in medium-sized LLMs (e.g., Llama…

parameter-efficient fine-tuningQuantization

Multi-Scale Dequant: Eliminating Dequantization Bottleneck via Activation Decomposition for Efficient LLM Inference

2026-05-13 · Lingchao Zheng, Yuwei Fan, Jun Li, Chengqiu Hu 외 arxiv

Quantization is essential for efficient large language model (LLM) inference, yet the dequantization step-converting low-bit weights back to high-precision for matrix multiplication has become a critical bottleneck on mo…

Local Orthogonal Decomposition for Maximum Inner Product Search

2019-03-25 · Xiang Wu, Ruiqi Guo, Sanjiv Kumar, David Simcha

Inverted file and asymmetric distance computation (IVFADC) have been successfully applied to approximate nearest neighbor search and subsequently maximum inner product search. In such a framework, vector quantization is …

Quantization

Unlocking Data-free Low-bit Quantization with Matrix Decomposition for KV Cache Compression

2024-05-21 · Peiyu Liu, Ze-Feng Gao, Wayne Xin Zhao, Yipeng Ma 외

Key-value~(KV) caching is an important technique to accelerate the inference of large language models~(LLMs), but incurs significant memory overhead. To compress the size of KV cache, existing methods often compromise pr…

QuantizationTensor Decomposition