arXiv:2605.23504cs.LGcs.AI2026-05

通过几何结构化表示提升时间序列异常检测精度

VACE: Learning Geometrically Structured Representations for Time Series Anomaly Detection

论文配图:VACE: Learning Geometrically Structured Representations for Time Series Anomaly Detection
图 1 · 摘自论文原文
  • 设计通道感知编码器,基于速度一致性学习正常模式的紧凑方向性嵌入
  • 在TSB-AD-M数据集上超越复杂模型,实现最优检测性能
  • 无需负样本或人工异常,适合实际场景中无标签数据的异常检测

多变量时间序列异常检测在众多真实应用中至关重要,因异常罕见、标签缺失且误检代价高。核心挑战在于学习足够精确的正常行为表征以识别偏差。现有自监督方法通常采用对比学习,将时间片段嵌入潜在空间,使正常状态占据明确区域,异常通过几何偏离检测。然而,对比方法依赖成对采样启发式,无法显式控制距离评分所需的几何结构,导致正常表示聚集紧密度和方向意义不明确。本文提出VACE(Velocity-Aligned Channel Embeddings),一种自监督异常检测方法,将正常性建模为嵌入空间中紧凑且方向一致的区域。VACE通过速度一致性目标训练通道感知编码器,无需负样本也无需合成异常,使正常轨迹保持局部平滑且对齐。测试时,结合马氏位置得分与速度库方向得分进行乘积融合,同时捕捉分布外和动态异常。尽管结构简单,VACE在严格评估下于TSB-AD-M数据集上达到当前最优表现,显著优于使用更大训练预算的更复杂方法。

原文摘要 · Abstract (English)

Anomaly detection in multivariate time series is a critical task across a wide range of real-world applications, where abnormal behaviour is rare, labels are unavailable, and the cost of a miss is high. The central challenge is learning a characterisation of normality precise enough to flag deviations. Representation self-supervised learning, typically through contrastive approaches, addresses this by embedding temporal patches into a latent space where normality occupies a well-defined region, with anomalies detected by geometric deviation. However, contrastive approaches shape this space indirectly through pair-sampling heuristics, providing no explicit control over the geometric structure that distance-based scoring requires. This means how tightly normal representations are grouped, and whether distances are directionally meaningful. We present VACE (Velocity-Aligned Channel Embeddings), a self-supervised anomaly detection method that represents normality as a compact, directionally coherent region in the embedding space. To this end, VACE trains a channel-aware encoder through a velocity-consistency objective, with no negatives and no synthetic anomalies, so that normal trajectories are locally smooth and aligned. At test time, a Mahalanobis positional score and a velocity-bank directional score are combined multiplicatively, flagging points that are simultaneously off-distribution and dynamically atypical. Despite its simplicity, VACE achieves state-of-the-art performance on TSB-AD-M under rigorous evaluation, significantly outperforming more complex methods trained on substantially larger budgets.

时间序列异常检测自监督学习几何表示

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。