PulseAugur
实时 17:57:14
English(EN) Panache: One-Pass Motif Discovery at Every Window Length

Panache算法为时间序列数据提供单遍模式发现

研究人员开发了Panache,一种用于时间序列数据模式发现的新型单遍流算法。这种新方法通过用一次近乎线性的扫描替换重复的二次自连接,显著提高了效率。Panache利用谱分析和Parseval定理来识别相似子序列,在大型数据集(如Wafer时间序列)上,其性能优于现有的CPU和GPU基线,包括在NVIDIA H100 GPU上的SCAMP。 AI

影响 该算法可以加速时间序列中的探索性数据分析,可能影响依赖于序列数据中模式识别的领域。

排序理由 该集群描述了一篇在arXiv上发表的新算法和研究论文。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

Panache算法为时间序列数据提供单遍模式发现

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Tej Sanibh Ranade ·

    Panache:在每个窗口长度上进行单遍图案发现

    arXiv:2607.17481v1 Announce Type: new Abstract: Motif discovery, the search for recurring patterns within a time series, is a core primitive of exploratory data analysis. A pattern, however, is defined by its duration, which analysts rarely know in advance. To resolve this unknow…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    Panache: One-Pass Motif Discovery at Every Window Length

    Motif discovery, the search for recurring patterns within a time series, is a core primitive of exploratory data analysis. A pattern, however, is defined by its duration, which analysts rarely know in advance. To resolve this unknown duration, an interval of window lengths is def…