约束稀疏动态时间翘曲

Youngha Hwang, S. Gelfand
{"title":"约束稀疏动态时间翘曲","authors":"Youngha Hwang, S. Gelfand","doi":"10.1109/ICMLA.2018.00039","DOIUrl":null,"url":null,"abstract":"Dynamic time warping (DTW) has been applied to a wide range of machine learning problems involving the comparison of time series. An important feature of such time series is that they can sometimes be sparse in the sense that the data takes zero value at many epochs. This corresponds for example to quiet periods in speech or to a lack of physical activity. However, employing conventional DTW for such sparse time series runs a full search ignoring the zero data. So a fast dynamic time warping algorithm that is exactly equivalent to DTW was developed for the unconstrained case where there is no global constraint on the permissible warping path. It was called sparse dynamic time warping (SDTW). In this paper we focus on the development and analysis of a fast dynamic time warping algorithm for the constrained case where there is a global constraint on the permissible warping path, specifically limit the width along the diagonal of the permissible path domain. We call this constrained sparse dynamic time warping (CSDTW). A careful formulation and analysis are performed to determine exactly how CSDTW should treat the zero data. It is shown that CSDTW reduces the computational complexity relative to constrained DTW by about three times the sparsity ratio, which is defined as the arithmetic mean of the fraction of non-zero's in the two time series. Numerical experiments confirm the speed advantage of CSDTW relative to constrained DTW for sparse time series with sparsity ratio up to 0.2-0.3. This study provides a benchmark and also background to potentially understand how to exploit such sparsity when the underlying time series is approximated to reduce complexity.","PeriodicalId":6533,"journal":{"name":"2018 17th IEEE International Conference on Machine Learning and Applications (ICMLA)","volume":"38 1","pages":"216-222"},"PeriodicalIF":0.0000,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"3","resultStr":"{\"title\":\"Constrained Sparse Dynamic Time Warping\",\"authors\":\"Youngha Hwang, S. Gelfand\",\"doi\":\"10.1109/ICMLA.2018.00039\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Dynamic time warping (DTW) has been applied to a wide range of machine learning problems involving the comparison of time series. An important feature of such time series is that they can sometimes be sparse in the sense that the data takes zero value at many epochs. This corresponds for example to quiet periods in speech or to a lack of physical activity. However, employing conventional DTW for such sparse time series runs a full search ignoring the zero data. So a fast dynamic time warping algorithm that is exactly equivalent to DTW was developed for the unconstrained case where there is no global constraint on the permissible warping path. It was called sparse dynamic time warping (SDTW). In this paper we focus on the development and analysis of a fast dynamic time warping algorithm for the constrained case where there is a global constraint on the permissible warping path, specifically limit the width along the diagonal of the permissible path domain. We call this constrained sparse dynamic time warping (CSDTW). A careful formulation and analysis are performed to determine exactly how CSDTW should treat the zero data. It is shown that CSDTW reduces the computational complexity relative to constrained DTW by about three times the sparsity ratio, which is defined as the arithmetic mean of the fraction of non-zero's in the two time series. Numerical experiments confirm the speed advantage of CSDTW relative to constrained DTW for sparse time series with sparsity ratio up to 0.2-0.3. This study provides a benchmark and also background to potentially understand how to exploit such sparsity when the underlying time series is approximated to reduce complexity.\",\"PeriodicalId\":6533,\"journal\":{\"name\":\"2018 17th IEEE International Conference on Machine Learning and Applications (ICMLA)\",\"volume\":\"38 1\",\"pages\":\"216-222\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2018-12-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"3\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2018 17th IEEE International Conference on Machine Learning and Applications (ICMLA)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICMLA.2018.00039\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2018 17th IEEE International Conference on Machine Learning and Applications (ICMLA)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICMLA.2018.00039","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 3

摘要

动态时间翘曲(DTW)已广泛应用于涉及时间序列比较的机器学习问题。这种时间序列的一个重要特征是它们有时可能是稀疏的,即数据在许多epoch取零值。例如,这与说话时的安静期或缺乏身体活动相对应。然而,对于这样的稀疏时间序列,使用传统的DTW会忽略零数据进行完整的搜索。因此,针对允许翘曲路径不存在全局约束的无约束情况,提出了一种与DTW完全等价的快速动态时间翘曲算法。它被称为稀疏动态时间翘曲(SDTW)。本文重点研究了一种快速动态时间翘曲算法的开发和分析,该算法在允许翘曲路径存在全局约束的情况下,即限制了允许翘曲路径域沿对角线的宽度。我们称之为约束稀疏动态时间规整(CSDTW)。进行了仔细的表述和分析,以确定CSDTW应该如何处理零数据。结果表明,相对于约束DTW, CSDTW将计算复杂度降低了约3倍的稀疏度比,稀疏度比定义为两个时间序列中非零分数的算术平均值。数值实验证实,对于稀疏度比在0.2 ~ 0.3之间的稀疏时间序列,CSDTW相对于约束DTW具有速度优势。这项研究提供了一个基准和背景,以潜在地理解如何在近似底层时间序列时利用这种稀疏性来降低复杂性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Constrained Sparse Dynamic Time Warping
Dynamic time warping (DTW) has been applied to a wide range of machine learning problems involving the comparison of time series. An important feature of such time series is that they can sometimes be sparse in the sense that the data takes zero value at many epochs. This corresponds for example to quiet periods in speech or to a lack of physical activity. However, employing conventional DTW for such sparse time series runs a full search ignoring the zero data. So a fast dynamic time warping algorithm that is exactly equivalent to DTW was developed for the unconstrained case where there is no global constraint on the permissible warping path. It was called sparse dynamic time warping (SDTW). In this paper we focus on the development and analysis of a fast dynamic time warping algorithm for the constrained case where there is a global constraint on the permissible warping path, specifically limit the width along the diagonal of the permissible path domain. We call this constrained sparse dynamic time warping (CSDTW). A careful formulation and analysis are performed to determine exactly how CSDTW should treat the zero data. It is shown that CSDTW reduces the computational complexity relative to constrained DTW by about three times the sparsity ratio, which is defined as the arithmetic mean of the fraction of non-zero's in the two time series. Numerical experiments confirm the speed advantage of CSDTW relative to constrained DTW for sparse time series with sparsity ratio up to 0.2-0.3. This study provides a benchmark and also background to potentially understand how to exploit such sparsity when the underlying time series is approximated to reduce complexity.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信