用提示机制统一处理多粒度时间序列分割,提升精度与适应性。
PromptTSS: A Prompting-Based Approach for Interactive Multi-Granularity Time Series Segmentation
- 通过提示机制融合标签与边界信息,统一建模多粒度状态。
- 多粒度分割准确率提升24.49%,跨任务迁移最高提升599.24%。
- 适合动态环境下的预测维护与系统优化场景。
多变量时间序列数据在制造和可穿戴技术等领域中呈现多层次粒度的状态,从粗粒度的系统行为到细粒度的事件。有效分割并整合这些不同粒度的状态对预测性维护和性能优化至关重要。然而,现有时间序列分割方法存在两大挑战:(1) 难以在统一模型中处理多粒度;(2) 对动态环境中新出现模式的适应能力有限。为此,我们提出 PromptTSS,一种基于提示机制的多粒度时间序列分割框架。PromptTSS 采用统一模型,利用标签和边界信息作为提示,引导分割过程,同时捕捉粗粒度与细粒度模式,并能动态适应未见模式。实验表明,PromptTSS 在多粒度分割中准确率提升 24.49%,单粒度分割提升 17.88%,在迁移学习中最高提升达 599.24%,充分证明其在分层状态与动态演化中的适应能力。代码已开源:https://github.com/blacksnail789521/PromptTSS。
原文摘要 · Abstract (English)
Multivariate time series data, collected across various fields such as manufacturing and wearable technology, exhibit states at multiple levels of granularity, from coarse-grained system behaviors to fine-grained, detailed events. Effectively segmenting and integrating states across these different granularities is crucial for tasks like predictive maintenance and performance optimization. However, existing time series segmentation methods face two key challenges: (1) the inability to handle multiple levels of granularity within a unified model, and (2) limited adaptability to new, evolving patterns in dynamic environments. To address these challenges, we propose PromptTSS, a novel framework for time series segmentation with multi-granularity states. PromptTSS uses a unified model with a prompting mechanism that leverages label and boundary information to guide segmentation, capturing both coarse- and fine-grained patterns while adapting dynamically to unseen patterns. Experiments show PromptTSS improves accuracy by 24.49% in multi-granularity segmentation, 17.88% in single-granularity segmentation, and up to 599.24% in transfer learning, demonstrating its adaptability to hierarchical states and evolving time series dynamics. Our code is available at https://github.com/blacksnail789521/PromptTSS.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。