Thaxter Shaw
2 Papers
3 Citations
Thaxter Shaw is an academic researcher. The author has contributed to research in topics: Computer science & Dynamic time warping. The author has an hindex of 1, co-authored 2 publications.
Chat about Author
Papers
Parameter-Free Ordered Partial Match Alignment with Hidden State Time Warping
TL;DR: An ordered partial matching alignment problem, in which the goal is to align two sequences in the presence of potentially non-matching regions, is investigated, and a novel parameter-free dynamic programming alignment method called hidden state time warping is proposed that allows an alignment path to switch between two different planes.
A Study of Parallelizable Alternatives to Dynamic Time Warping for Aligning Long Sequences
Dan Yang,Thaxter Shaw,T. J. Tsai +2 more
TL;DR: The authors' experiments indicate that ParDTW is the most practical and useful of the four algorithms: it computes an exact DTW alignment and reduces runtime by 1.5 to 2 orders of magnitude on long sequences compared to current alternatives.