手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| DTWバリセンター平均× | 動的時間伸縮法× | |
|---|---|---|
| 分野≠ | 時系列解析 | 意思決定 |
| 系統≠ | Process / pipeline | MCDM |
| 提唱年≠ | 2011 | 1978 |
| 提唱者≠ | François Petitjean | Hideki Sakoe and Seibi Chiba |
| 種類≠ | Distance-based time-series aggregation | Elastic sequence alignment metric |
| 原典≠ | Salvador, S., & Chan, P. (2004). FastDTW: Toward accurate dynamic time warping in linear time and space. Intelligent Data Analysis, 11(5), 561–580. link ↗ | Sakoe, H., & Chiba, S. (1978). Dynamic programming algorithm optimization for spoken word recognition. IEEE Transactions on Acoustics, Speech, and Signal Processing, 26(1), 43-49. DOI ↗ |
| 別名 | DBA, DTW-BA, Barycenter Averaging | DTW, dynamic programming time warping, elastic distance |
| 関連≠ | 4 | 1 |
| 概要≠ | DTW Barycenter Averaging (DBA) is a method for computing the average or representative sequence of a set of time series that respects temporal warping and elastic distance. Unlike Euclidean averaging which requires point-wise alignment, DBA minimizes the sum of Dynamic Time Warping (DTW) distances, producing a meaningful average for sequences with flexible temporal alignments. Introduced by Petitjean and colleagues in 2011, it is widely used in time-series clustering and summarization. | Dynamic Time Warping is a distance metric for comparing time series or sequential data that may vary in length or speed. Introduced by Hideki Sakoe and Seibi Chiba in 1978 for speech recognition, DTW measures the minimal cumulative distance needed to align two sequences using dynamic programming. Unlike fixed-distance metrics, DTW allows flexible time warping, making it ideal for sequences that are similar in shape but offset or scaled differently in time. |
| ScholarGateデータセット ↗ |
|
|