paper-with-me

Papers

Elastic Product Quantization for Time Series

2022-01-04 · Pieter Robberechts, Wannes Meert, Jesse Davis

Analyzing numerous or long time series is difficult in practice due to the high storage costs and computational requirements. Therefore, techniques have been proposed to generate compact similarity-preserving representations of time series, enabling real-time similarity search on large in-memory data collections. However, the existing techniques are not ideally suited for assessing similarity when sequences are locally out of phase. In this paper, we propose the use of product quantization for efficient similarity-based comparison of time series under time warping. The idea is to first compress the data by partitioning the time series into equal length sub-sequences which are represented by a short code. The distance between two time series can then be efficiently approximated by pre-computed elastic distances between their codes. The partitioning into sub-sequences forces unwanted alignments, which we address with a pre-alignment step using the maximal overlap discrete wavelet transform (MODWT). To demonstrate the efficiency and accuracy of our method, we perform an extensive experimental evaluation on benchmark datasets in nearest neighbors classification and clustering applications. Overall, the proposed solution emerges as a highly efficient (both in terms of memory usage and computation time) replacement for elastic measures in time series applications.

📄 PDF Abstract BibTeX arXiv:2201.01856

Code (1)

probberechts/pqdtw 공식 구현

Tasks

QuantizationTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

The elastic origins of tail asymmetry

2021-10-16 · Satoshi Nakano, Kazuhiko Nishimura

Based on a multisector general equilibrium framework, we show that the sectoral elasticity of substitution plays the key role in the evolution of asymmetric tails of macroeconomic fluctuations and the establishment of ro…

Time SeriesTime Series Analysis

EQ-Net: Elastic Quantization Neural Networks

2023-08-15 · ICCV 2023 1 · Ke Xu, Lei Han, Ye Tian, Shangshang Yang 외

Current model quantization methods have shown their promising capability in reducing storage space and computation complexity. However, due to the diversity of quantization forms supported by different hardware, one limi…

Quantization

Generalized Gradient Learning on Time Series under Elastic Transformations

2015-02-17 · Brijnesh Jain

The majority of machine learning algorithms assumes that objects are represented as vectors. But often the objects we want to learn on are more naturally represented by other data structures such as sequences and time se…

Dynamic Time WarpingTime SeriesTime Series Analysis

QuEPT: Quantized Elastic Precision Transformers with One-Shot Calibration for Multi-Bit Switching

2026-02-13 · Ke Xu, Yixin Wang, Zhongcheng Li, Hao Cui 외 arxiv

Elastic precision quantization enables multi-bit deployment via a single optimization pass, fitting diverse quantization scenarios.Yet, the high storage and optimization costs associated with the Transformer architecture…

FlexQuant: Elastic Quantization Framework for Locally Hosted LLM on Edge Devices

2025-01-13 · Yuji Chai, Mujin Kwen, David Brooks, Gu-Yeon Wei

Deploying LLMs on edge devices presents serious technical challenges. Memory elasticity is crucial for edge devices with unified memory, where memory is shared and fluctuates dynamically. Existing solutions suffer from e…

Quantization