論文の概要: ScatterAD: Temporal-Topological Scattering Mechanism for Time Series Anomaly Detection
- arxiv url: http://arxiv.org/abs/2509.24414v1
- Date: Mon, 29 Sep 2025 08:03:03 GMT
- ステータス: 翻訳完了
- システム内更新日: 2025-09-30 22:32:19.838941
- Title: ScatterAD: Temporal-Topological Scattering Mechanism for Time Series Anomaly Detection
- Title(参考訳): ScatterAD:時系列異常検出のための時間位相散乱機構
- Authors: Tao Yin, Xiaohong Zhang, Shaochen Fu, Zhibin Zhang, Li Huang, Yiyuan Yang, Kaixiang Yang, Meng Yan,
- Abstract要約: 正常試料と異常試料の両方が高次元空間に散在する傾向があることを示す実験的検討を行った。
我々は、この分散現象を散乱として定式化し、サンプル表現の平均対距離で定量化する。
我々は,学習した時間的および位相的表現の補完を保証するために,対照的な融合機構を導入する。
- 参考スコア(独自算出の注目度): 19.3685780408744
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: One main challenge in time series anomaly detection for industrial IoT lies in the complex spatio-temporal couplings within multivariate data. However, traditional anomaly detection methods focus on modeling spatial or temporal dependencies independently, resulting in suboptimal representation learning and limited sensitivity to anomalous dispersion in high-dimensional spaces. In this work, we conduct an empirical analysis showing that both normal and anomalous samples tend to scatter in high-dimensional space, especially anomalous samples are markedly more dispersed. We formalize this dispersion phenomenon as scattering, quantified by the mean pairwise distance among sample representations, and leverage it as an inductive signal to enhance spatio-temporal anomaly detection. Technically, we propose ScatterAD to model representation scattering across temporal and topological dimensions. ScatterAD incorporates a topological encoder for capturing graph-structured scattering and a temporal encoder for constraining over-scattering through mean squared error minimization between neighboring time steps. We introduce a contrastive fusion mechanism to ensure the complementarity of the learned temporal and topological representations. Additionally, we theoretically show that maximizing the conditional mutual information between temporal and topological views improves cross-view consistency and enhances more discriminative representations. Extensive experiments on multiple public benchmarks show that ScatterAD achieves state-of-the-art performance on multivariate time series anomaly detection. Code is available at this repository: https://github.com/jk-sounds/ScatterAD.
- Abstract(参考訳): 産業用IoTの時系列異常検出における大きな課題のひとつは、多変量データ内の複雑な時空間結合にある。
しかし,従来の異常検出手法は,空間的あるいは時間的依存関係を個別にモデル化することに集中しており,その結果,非最適表現学習と高次元空間における異常分散に対する感度の制限が生じる。
本研究では,通常試料と異常試料の両方が高次元空間に散在する傾向を示し,特に異常試料の方が顕著に分散していることを示す実験的検討を行った。
本研究では, この分散現象を散乱として定式化し, サンプル表現の平均対距離で定量化し, インダクティブ信号として利用することにより, 時空間異常検出の高速化を図る。
技術的には、時空間および位相次元にまたがる表現散乱をモデル化するためのScatterADを提案する。
ScatterADには、グラフ構造化散乱をキャプチャするトポロジ的エンコーダと、隣接する時間ステップ間の平均2乗誤差最小化を通じてオーバー散乱を制限する時間的エンコーダが組み込まれている。
我々は,学習した時間的および位相的表現の相補性を確保するために,対照的な融合機構を導入する。
さらに、時間的視点と位相的視点の間の条件付き相互情報の最大化は、相互視の一貫性を改善し、より差別的な表現を高めることを理論的に示す。
複数の公開ベンチマークでの大規模な実験により、ScatterADは、多変量時系列異常検出において最先端のパフォーマンスを達成することが示された。
コードは、このリポジトリで入手できる。
関連論文リスト
- Detecting Anomalies in Dynamic Graphs via Memory enhanced Normality [39.476378833827184]
動的グラフにおける異常検出は、グラフ構造と属性の時間的進化によって大きな課題となる。
時空間記憶強調グラフオートエンコーダ(STRIPE)について紹介する。
STRIPEは、AUCスコアが5.8%改善し、トレーニング時間が4.62倍速く、既存の手法よりも大幅に優れている。
論文 参考訳(メタデータ) (2024-03-14T02:26:10Z) - Graph Spatiotemporal Process for Multivariate Time Series Anomaly
Detection with Missing Values [67.76168547245237]
本稿では,グラフ時間過程と異常スコアラを用いて異常を検出するGST-Proという新しいフレームワークを提案する。
実験結果から,GST-Pro法は時系列データ中の異常を効果的に検出し,最先端の手法より優れていることがわかった。
論文 参考訳(メタデータ) (2024-01-11T10:10:16Z) - Video Anomaly Detection via Spatio-Temporal Pseudo-Anomaly Generation : A Unified Approach [49.995833831087175]
本研究は,画像のマスキング領域にペンキを塗布することにより,汎用的な映像時間PAを生成する手法を提案する。
さらに,OCC設定下での現実世界の異常を検出するための単純な統合フレームワークを提案する。
提案手法は,OCC設定下での既存のPAs生成および再構築手法と同等に動作する。
論文 参考訳(メタデータ) (2023-11-27T13:14:06Z) - Learning Multi-Pattern Normalities in the Frequency Domain for Efficient Time Series Anomaly Detection [37.992737349167676]
時系列異常検出のための周波数領域における多重正規パターン対応異常検出手法を提案する。
i) 統一モデルで多様な正規パターンを扱うのに優れたパターン抽出機構、(ii) 時間領域における短期異常を増幅し周波数領域における異常の再構築を妨げる双対的畳み込み機構、(iii) 周波数領域のスパーシリティと並列性を活用してモデル効率を向上させる。
論文 参考訳(メタデータ) (2023-11-26T03:31:43Z) - Time series anomaly detection with reconstruction-based state-space
models [10.085100442558828]
本稿では,時系列データに対する新しい教師なし異常検出手法を提案する。
長い短期記憶(LSTM)ベースのエンコーダデコーダを用いて観測空間と潜時空間のマッピングを行う。
潜在空間の正規化は、通常のサンプルの状態に制約を課し、マハラノビス距離を用いて異常レベルを評価する。
論文 参考訳(メタデータ) (2023-03-06T17:52:35Z) - Anomaly Transformer: Time Series Anomaly Detection with Association
Discrepancy [68.86835407617778]
Anomaly Transformerは、6つの教師なし時系列異常検出ベンチマークで最先端のパフォーマンスを達成する。
Anomaly Transformerは、6つの教師なし時系列異常検出ベンチマークで最先端のパフォーマンスを達成する。
論文 参考訳(メタデータ) (2021-10-06T10:33:55Z) - Consistency of mechanistic causal discovery in continuous-time using
Neural ODEs [85.7910042199734]
ダイナミカルシステムの研究において,連続時間における因果的発見を検討する。
本稿では,ニューラルネットワークを用いた因果探索アルゴリズムを提案する。
論文 参考訳(メタデータ) (2021-05-06T08:48:02Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。