中文
相关论文

相关论文: Tight lower bounds for Dynamic Time Warping

200 篇论文

Online signature verification is the process of verifying time series signature data which is generally obtained from the tablet-based device. Unlike offline signature images, the online signature image data consists of points that are…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Azhar Ahmad Jaini , Ghazali Sulong , Amjad Rehman

In this proof of concept, we use Computer Vision (CV) methods to extract pose information out of exercise videos. We then employ a modified version of Dynamic Time Warping (DTW) to calculate the deviation from a gold standard execution of…

计算机视觉与模式识别 · 计算机科学 2023-10-16 Sebastian Dill , Maurice Rohr

Measuring similarities between unlabeled time series trajectories is an important problem in domains as diverse as medicine, astronomy, finance, and computer vision. It is often unclear what is the appropriate metric to use because of the…

机器学习 · 计算机科学 2018-10-25 Abubakar Abid , James Zou

Among many existing distance measures for time series data, Dynamic Time Warping (DTW) distance has been recognized as one of the most accurate and suitable distance measures due to its flexibility in sequence alignment. However, DTW…

数据库 · 计算机科学 2009-06-16 Vit Niennattrakul , Pongsakorn Ruengronghirunya , Chotirat Ann Ratanamahatana

Query-by-example search often uses dynamic time warping (DTW) for comparing queries and proposed matching segments. Recent work has shown that comparing speech segments by representing them as fixed-dimensional vectors --- acoustic word…

计算与语言 · 计算机科学 2017-06-14 Shane Settle , Keith Levin , Herman Kamper , Karen Livescu

We present softdtw-cuda-torch, an open-source PyTorch library for computing Soft Dynamic Time Warping (SoftDTW) on GPUs. Our implementation addresses three key limitations of existing GPU implementations of SoftDTW: a hard sequence-length…

机器学习 · 计算机科学 2026-02-20 Ron Shapira Weber , Oren Freifeld

Two important similarity measures between sequences are the longest common subsequence (LCS) and the dynamic time warping distance (DTWD). The computations of these measures for two given sequences are central tasks in a variety of…

计算复杂性 · 计算机科学 2015-02-02 Amir Abboud , Arturs Backurs , Virginia Vassilevska Williams

In this work, we consider the problem of pattern matching under the dynamic time warping (DTW) distance motivated by potential applications in the analysis of biological data produced by the third generation sequencing. To measure the DTW…

数据结构与算法 · 计算机科学 2022-09-01 Garance Gourdel , Anne Driemel , Pierre Peterlongo , Tatiana Starikovskaya

Full Waveform Inversion (FWI) is a powerful technique for estimating high-resolution subsurface velocity models by minimizing the discrepancy between modeled and observed seismic data. However, the oscillatory nature of seismic waveforms…

In this paper we develop a new technique for proving lower bounds on the update time and query time of dynamic data structures in the cell probe model. With this technique, we prove the highest lower bound to date for any explicit problem,…

数据结构与算法 · 计算机科学 2012-08-28 Kasper Green Larsen

Temporal difference learning (TD) is a simple iterative algorithm used to estimate the value function corresponding to a given policy in a Markov decision process. Although TD is one of the most widely used algorithms in reinforcement…

机器学习 · 计算机科学 2018-11-07 Jalaj Bhandari , Daniel Russo , Raghav Singal

We extended dynamic time warping (DTW) into interval-based dynamic time warping (iDTW), including (A) interval-based representation (iRep): [1] abstracting raw, time-stamped data into interval-based abstractions, [2] comparison-period…

人工智能 · 计算机科学 2021-11-29 Yuval Shahar , Matan Lion

Dynamic time warping (DTW) is widely used to align time series evolving on mismatched timescales, yet most applications reduce alignment to a scalar distance. We introduce warp quantification analysis (WQA), a framework that derives…

计算工程、金融与科学 · 计算机科学 2026-01-27 Sir-Lord Wiafe , Vince D. Calhoun

Comparing structured data from possibly different metric-measure spaces is a fundamental task in machine learning, with applications in, e.g., graph classification. The Gromov-Wasserstein (GW) discrepancy formulates a coupling between the…

机器学习 · 计算机科学 2022-07-12 Hongwei Jin , Zishun Yu , Xinhua Zhang

In recent years, neural networks achieved much success in various applications. The main challenge in training deep neural networks is the lack of sufficient data to improve the model's generalization and avoid overfitting. One of the…

机器学习 · 计算机科学 2021-08-24 Mohammad Akyash , Hoda Mohammadzade , Hamid Behroozi

The Frank-Wolfe algorithm achieves a convergence rate of $\mathcal{O}(1/T)$ for smooth convex optimization over compact convex domains, accelerating to $\mathcal{O}(1/T^2)$ when both the objective and the feasible set are strongly convex.…

最优化与控制 · 数学 2026-05-19 Jannis Halbey , Christophe Roux , Sebastian Pokutta

The ``state-of-the-art'' in Length Limited Huffman Coding algorithms is the $\Theta(ND)$-time, $\Theta(N)$-space one of Hirschberg and Larmore, where $D\le N$ is the length restriction on the code. This is a very clever, very problem…

数据结构与算法 · 计算机科学 2008-07-01 Mordecai Golin , Yan Zhang

A new variable-width window is presented and compared with several other windows, both of variable and fixed widths. The comparison focuses on sensitivity and dynamic range. The equivalent noise bandwidth or ENBW (or rather, its reciprocal)…

数值分析 · 计算机科学 2014-04-29 I M Stewart

Dantzig-Wolfe (DW) decomposition is a well-known technique in mixed-integer programming (MIP) for decomposing and convexifying constraints to obtain potentially strong dual bounds. We investigate cutting planes that can be derived using the…

最优化与控制 · 数学 2023-10-09 Rui Chen , Oktay Gunluk , Andrea Lodi

Gromov-Wasserstein (GW) distance is a powerful tool for comparing and aligning probability distributions supported on different metric spaces. Recently, GW has become the main modeling technique for aligning heterogeneous data for a wide…

机器学习 · 计算机科学 2023-10-31 Lemin Kong , Jiajin Li , Jianheng Tang , Anthony Man-Cho So