JP2018124937A - 異常検出装置、異常検出方法およびプログラム - Google Patents
異常検出装置、異常検出方法およびプログラム Download PDFInfo
- Publication number
- JP2018124937A JP2018124937A JP2017019005A JP2017019005A JP2018124937A JP 2018124937 A JP2018124937 A JP 2018124937A JP 2017019005 A JP2017019005 A JP 2017019005A JP 2017019005 A JP2017019005 A JP 2017019005A JP 2018124937 A JP2018124937 A JP 2018124937A
- Authority
- JP
- Japan
- Prior art keywords
- abnormality
- period
- degree
- value
- state
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
- G06F11/3452—Performance evaluation by statistical analysis
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B23/00—Testing or monitoring of control systems or parts thereof
- G05B23/02—Electric testing or monitoring
- G05B23/0205—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
- G05B23/0218—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults
- G05B23/0224—Process history based detection method, e.g. whereby history implies the availability of large amounts of data
- G05B23/024—Quantitative history assessment, e.g. mathematical relationships between available data; Functions therefor; Principal component analysis [PCA]; Partial least square [PLS]; Statistical classifiers, e.g. Bayesian networks, linear regression or correlation analysis; Neural networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
- G06F11/3447—Performance evaluation by modeling
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/18—Complex mathematical operations for evaluating statistical data, e.g. average values, frequency distributions, probability functions, regression analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
- G06N5/045—Explanation of inference; Explainable artificial intelligence [XAI]; Interpretable artificial intelligence
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Life Sciences & Earth Sciences (AREA)
- Computing Systems (AREA)
- Computational Linguistics (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Medical Informatics (AREA)
- Quality & Reliability (AREA)
- Computer Hardware Design (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Computational Mathematics (AREA)
- Probability & Statistics with Applications (AREA)
- Biomedical Technology (AREA)
- Health & Medical Sciences (AREA)
- Biophysics (AREA)
- Molecular Biology (AREA)
- General Health & Medical Sciences (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Operations Research (AREA)
- Algebra (AREA)
- Databases & Information Systems (AREA)
- Automation & Control Theory (AREA)
- Testing And Monitoring For Control Systems (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
図1は、第1の実施形態に係る異常検出装置の一例を示すブロック図である。第1の実施形態に係る異常検出装置1は、入力部11と、記憶部12と、異常検出部13と、出力部14と、を備える。異常検出部13は、推測値算出部131と、パラメータ更新部132と、乖離度算出部133と、異常度算出部134と、異常判定部135と、を備える。推測値算出部131は、候補値算出部1311と、最適推測値算出部1312と、を備える。
第2の実施形態では、学習処理において、状態推測モデルのパラメータを更新する際に、最適推測値が外れ値であるかを考慮する。最適推測値が外れ値である場合は、パラメータに悪影響を及ぼすと想定される。ゆえに、外れ値である最適推測値に基づいてパラメータを更新しないようにする。これにより、外れ値の影響が軽減され、状態推測モデルの推測精度を更に高めることができる。
11 入力部
12 記憶部
13 異常検出部
131 推測値算出部
1311 候補値算出部
1312 最適推測値算出部
132 パラメータ更新部
133 乖離度算出部
134 異常度算出部
135 異常判定部
136 外れ値判定部
14 出力部
3 コンピュータ装置
31 プロセッサ
32 主記憶装置
33 補助記憶装置
34 ネットワークインタフェース
35 デバイスインタフェース
36 バス
4 通信ネットワーク
5 外部装置
Claims (13)
- 監視対象の状態を示す状態値に基づき、監視対象の異常を検出する異常検出装置であって、
第1期間の状態値と、前記第1期間よりも後の第2期間の状態値と、複数の状態推測モデルと、に基づき、前記第2期間の推測の状態値である推測値を算出する推測値算出部と、
前記第2期間の前記状態値と、前記第2期間の前記推測値と、に基づき、乖離度を算出する乖離度算出部と、
前記乖離度に基づき、異常度を算出する異常度算出部と、
前記異常度に基づき、前記監視対象の異常を判定する異常判定部と、
を備える異常検出装置。 - 前記推測値算出部は、
前記第1期間の前記状態値と、前記複数の状態推測モデルと、に基づき、前記第2期間の複数の推測値を算出し、
前記第2期間の前記状態値と、前記第2期間の前記複数の推測値と、に基づき、前記第2期間の最適とされる推測値を算出し、
前記乖離度算出部は、前記第2期間の前記状態値と、前記第2期間の前記最適とされる推測値と、に基づき、前記乖離度を算出する
請求項1に記載の異常検出装置。 - 前記推測値算出部は、
前記第2期間の前記状態値に基づき、前記第2期間の前記複数の推測値から選択することにより、前記最適とされる推測値を算出する
請求項2記載の異常検出装置。 - 前記状態推測モデルのパラメータを更新するパラメータ更新部
をさらに備え、
前記推測値算出部が、前記監視対象が正常であるときの状態値である学習用状態値に基づき、学習用推測値を算出し、
前記パラメータ更新部は、前記学習用推測値に基づき、前記状態推測モデルの前記パラメータを更新する
請求項1ないし3のいずれか一項に記載の異常検出装置。 - 前記学習用推測値の値が外れ値であるかを判定する外れ値判定部をさらに備え、
前記パラメータ更新部は、外れ値と判定されなかった学習用推測値の値に基づき、前記状態推測モデルの前記パラメータを更新する
請求項4に記載の異常検出装置。 - 前記乖離度は、前記第2期間の前記状態値と、前記第2期間の前記推測値との差分に基づき算出される
請求項1ないし5のいずれか一項に記載の異常検出装置。 - 前記異常度算出部が、複数の乖離度における中央値を、前記異常度とする
請求項1ないし5のいずれか一項に記載の異常検出装置。 - 前記異常判定部が、前記第2期間内の第3期間における異常度と、前記第2期間内の第4期間における異常度と、に対し、統計的検定を行い、
前記統計的検定により算出された有意確率が、前記統計的検定の有意水準を超えている場合に、異常と判定される
請求項1ないし5のいずれか一項に記載の異常検出装置。 - 前記第2期間内の第3期間における異常度の情報量と、前記第2期間内の第4期間における異常度の情報量との総和が、前記第2期間の前記異常度の情報量よりも大きい場合に異常と判定される
請求項1ないし6のいずれか一項に記載の異常検出装置。 - 前記第2期間を区切る複数の第5期間ごとに前記異常度算出部が前記異常度を算出する第1の場合と、前記第2期間を区切る複数の第6期間ごとに前記異常判定部が前記監視対象の異常を判定する第2の場合と、の少なくともいずれかの場合に該当し、
前記第1の場合においては、前記第5期間内の乖離度に対する第1正規性検定における有意確率が前記第1正規性検定の有意水準を超えるのに必要な最小の標本数と、前記第5期間内の前記乖離度の数とが一致し、
前記第2の場合においては、前記第6期間内の異常度に対する第2正規性検定における有意確率が前記第2正規性検定の有意水準を超えるのに必要な最小の標本数と、前記第6期間内の前記異常度の数とが一致する
請求項1ないし9のいずれか一項に記載の異常検出装置。 - 前記異常判定部の判定結果、前記異常度、前記乖離度、および前記推測値の少なくとも1つを出力する出力部
をさらに備える請求項1ない7のいずれか一項に記載の異常検出装置。 - 監視対象の状態を示す状態値に基づき、監視対象の異常を検出する異常検出方法であって、
第1期間の前記状態値に基づき、前記第1期間よりも後の第2期間において推測される前記監視対象の状態を示す推測値を算出する推測値算出ステップと、
前記第2期間の前記状態値と、前記第2期間の前記推測値と、に基づき、前記第2期間の乖離度を算出する乖離度算出ステップと、
前記第2期間の前記乖離度に基づき、前記第2期間の異常度を算出する異常度算出ステップと、
前記第2期間の前記異常度に基づき、前記第2期間における前記監視対象の異常を判定する異常判定ステップと、
を備える異常検出方法。 - 監視対象の状態を示す状態値に基づき、監視対象の異常を検出するためのプログラムであって、
第1期間の前記状態値に基づき、前記第1期間よりも後の第2期間において推測される前記監視対象の状態を示す推測値を算出する推測値算出ステップと、
前記第2期間の前記状態値と、前記第2期間の前記推測値と、に基づき、前記第2期間の乖離度を算出する乖離度算出ステップと、
前記第2期間の前記乖離度に基づき、前記第2期間の異常度を算出する異常度算出ステップと、
前記第2期間の前記異常度に基づき、前記第2期間における前記監視対象の異常を判定する異常判定ステップと、
をコンピュータに実行させるためのプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017019005A JP6661559B2 (ja) | 2017-02-03 | 2017-02-03 | 異常検出装置、異常検出方法およびプログラム |
US15/693,428 US10496515B2 (en) | 2017-02-03 | 2017-08-31 | Abnormality detection apparatus, abnormality detection method, and non-transitory computer readable medium |
EP17190201.8A EP3358508A1 (en) | 2017-02-03 | 2017-09-08 | Abnormality detection apparatus, abnormality detection method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017019005A JP6661559B2 (ja) | 2017-02-03 | 2017-02-03 | 異常検出装置、異常検出方法およびプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2018124937A true JP2018124937A (ja) | 2018-08-09 |
JP6661559B2 JP6661559B2 (ja) | 2020-03-11 |
Family
ID=60001643
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017019005A Active JP6661559B2 (ja) | 2017-02-03 | 2017-02-03 | 異常検出装置、異常検出方法およびプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US10496515B2 (ja) |
EP (1) | EP3358508A1 (ja) |
JP (1) | JP6661559B2 (ja) |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018190127A (ja) * | 2017-05-01 | 2018-11-29 | 日本電信電話株式会社 | 判定装置、分析システム、判定方法および判定プログラム |
JP2019160013A (ja) * | 2018-03-15 | 2019-09-19 | オムロン株式会社 | 情報処理装置、情報処理方法、およびプログラム |
JP2020027342A (ja) * | 2018-08-09 | 2020-02-20 | 富士電機株式会社 | 情報処理装置、監視装置、及び情報処理方法 |
JP2020035081A (ja) * | 2018-08-28 | 2020-03-05 | 富士電機株式会社 | 異常検出装置、異常検出方法、異常検出プログラム及び異常検出システム |
JP2020198092A (ja) * | 2019-06-04 | 2020-12-10 | パロ アルト リサーチ センター インコーポレイテッド | 教師なし異常検出及び高次元センサデータの多数決投票による原因説明のための方法及びシステム |
JP2021012594A (ja) * | 2019-07-08 | 2021-02-04 | キヤノン株式会社 | システム、方法、及びプログラム |
JP2021051637A (ja) * | 2019-09-26 | 2021-04-01 | いすゞ自動車株式会社 | モデル作成装置、データ生成装置、モデル作成方法及びデータ生成方法 |
JP2021051640A (ja) * | 2019-09-26 | 2021-04-01 | いすゞ自動車株式会社 | モデル作成装置及びモデル作成方法 |
WO2021090587A1 (ja) * | 2019-11-08 | 2021-05-14 | リーダー電子株式会社 | 教師データ生成方法、学習済みモデルを生成する方法、装置、記録媒体、プログラム、情報処理装置 |
JP2021082118A (ja) * | 2019-11-21 | 2021-05-27 | キヤノン株式会社 | 学習方法、プログラム、学習装置、および、学習済みウエイトの製造方法 |
JP2021125035A (ja) * | 2020-02-06 | 2021-08-30 | 富士通株式会社 | 検知プログラム、検知方法及び検知装置 |
JP2022176136A (ja) * | 2021-05-12 | 2022-11-25 | ネイバー クラウド コーポレーション | 時系列基盤の異常探知方法およびシステム |
US11562250B2 (en) | 2019-02-13 | 2023-01-24 | Kioxia Corporation | Information processing apparatus and method |
JP7497163B2 (ja) | 2020-02-13 | 2024-06-10 | 株式会社デンソーテン | 異常検出装置および異常検出方法 |
Families Citing this family (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108983710B (zh) * | 2017-06-02 | 2021-05-18 | 欧姆龙株式会社 | 工序分析装置、工序分析方法以及存储介质 |
US10929220B2 (en) * | 2018-02-08 | 2021-02-23 | Nec Corporation | Time series retrieval for analyzing and correcting system status |
JP7036697B2 (ja) | 2018-09-27 | 2022-03-15 | 株式会社日立製作所 | 監視システム及び監視方法 |
JP2020052821A (ja) * | 2018-09-27 | 2020-04-02 | 株式会社ジェイテクト | 劣化判定装置および劣化判定システム |
WO2020170304A1 (ja) * | 2019-02-18 | 2020-08-27 | 日本電気株式会社 | 学習装置及び方法、予測装置及び方法、並びにコンピュータ可読媒体 |
CN112041771A (zh) * | 2019-03-26 | 2020-12-04 | 东芝三菱电机产业系统株式会社 | 异常判定辅助装置 |
JP7377637B2 (ja) * | 2019-06-28 | 2023-11-10 | 三菱重工業株式会社 | 異常検出装置、異常検出方法、及びプログラム |
US11409962B2 (en) * | 2019-09-17 | 2022-08-09 | Eugenie Technologies Private Limited | System and method for automated insight curation and alerting |
CN110928255B (zh) * | 2019-11-20 | 2021-02-05 | 珠海格力电器股份有限公司 | 数据异常统计报警方法、装置、存储介质及电子设备 |
US11188412B2 (en) * | 2019-12-03 | 2021-11-30 | Dell Products L.P. | System and method for improving server usage based on anomaly detection |
JP2021096639A (ja) * | 2019-12-17 | 2021-06-24 | キヤノン株式会社 | 制御方法、制御装置、機械設備、制御プログラム、記録媒体 |
JP7335154B2 (ja) * | 2019-12-17 | 2023-08-29 | 株式会社東芝 | 情報処理装置、情報処理方法、およびプログラム |
CN111693648B (zh) * | 2020-05-27 | 2022-12-13 | 寰宇国际地球资讯有限公司 | 物联网空气品质微型感测资料品质检核方法及其设备 |
DE112021005730T5 (de) * | 2020-10-28 | 2023-08-24 | Movic Lab Inc. | Verfahren zur erzeugung eines anomalieerkennungsmodells |
US20220382614A1 (en) * | 2021-05-26 | 2022-12-01 | Nec Laboratories America, Inc. | Hierarchical neural network-based root cause analysis for distributed computing systems |
CN113505344B (zh) * | 2021-07-16 | 2023-08-29 | 长鑫存储技术有限公司 | 机台插槽的异常侦测方法、修复方法和异常侦测系统 |
US20230236922A1 (en) * | 2022-01-24 | 2023-07-27 | International Business Machines Corporation | Failure Prediction Using Informational Logs and Golden Signals |
CN116227543B (zh) * | 2023-05-09 | 2023-08-04 | 南方电网科学研究院有限责任公司 | 用电异常的检测方法、检测装置、电子装置和电子设备 |
Family Cites Families (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0713611A (ja) | 1993-06-24 | 1995-01-17 | Hitachi Ltd | プロセスモデル評価装置およびプロセスモデル評価方法 |
JP4017272B2 (ja) | 1998-12-16 | 2007-12-05 | 中国電力株式会社 | プラント状態推定・予測装置及び方法 |
WO2010082322A1 (ja) | 2009-01-14 | 2010-07-22 | 株式会社日立製作所 | 装置異常監視方法及びシステム |
JP5431235B2 (ja) | 2009-08-28 | 2014-03-05 | 株式会社日立製作所 | 設備状態監視方法およびその装置 |
JP5740459B2 (ja) | 2009-08-28 | 2015-06-24 | 株式会社日立製作所 | 設備状態監視方法 |
US20110119100A1 (en) * | 2009-10-20 | 2011-05-19 | Jan Matthias Ruhl | Method and System for Displaying Anomalies in Time Series Data |
CZ2011445A3 (cs) | 2011-07-21 | 2012-09-19 | Proarms Armory S. R. O. | Usporádání k výmene a zajištení hlavne dlouhé strelné zbrane |
GB2507934A (en) * | 2011-09-21 | 2014-05-14 | Ibm | Method, device and computer program for detecting occurrence of abnormality |
US9197511B2 (en) * | 2012-10-12 | 2015-11-24 | Adobe Systems Incorporated | Anomaly detection in network-site metrics using predictive modeling |
AR092747A1 (es) | 2013-09-30 | 2015-04-29 | Ypf Tecnologia Sa | Dispositivo y procedimiento para deteccion y/o diagnostico de fallas en procesos, equipos y sensores |
WO2015166637A1 (ja) * | 2014-04-28 | 2015-11-05 | 日本電気株式会社 | メンテナンス時期決定装置、劣化予測システム、劣化予測方法および記録媒体 |
US9727533B2 (en) * | 2014-05-20 | 2017-08-08 | Facebook, Inc. | Detecting anomalies in a time series |
US10366346B2 (en) * | 2014-05-23 | 2019-07-30 | DataRobot, Inc. | Systems and techniques for determining the predictive value of a feature |
US9323599B1 (en) * | 2015-07-31 | 2016-04-26 | AppDynamics, Inc. | Time series metric data modeling and prediction |
-
2017
- 2017-02-03 JP JP2017019005A patent/JP6661559B2/ja active Active
- 2017-08-31 US US15/693,428 patent/US10496515B2/en active Active
- 2017-09-08 EP EP17190201.8A patent/EP3358508A1/en not_active Withdrawn
Cited By (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018190127A (ja) * | 2017-05-01 | 2018-11-29 | 日本電信電話株式会社 | 判定装置、分析システム、判定方法および判定プログラム |
JP2019160013A (ja) * | 2018-03-15 | 2019-09-19 | オムロン株式会社 | 情報処理装置、情報処理方法、およびプログラム |
JP2020027342A (ja) * | 2018-08-09 | 2020-02-20 | 富士電機株式会社 | 情報処理装置、監視装置、及び情報処理方法 |
JP2020035081A (ja) * | 2018-08-28 | 2020-03-05 | 富士電機株式会社 | 異常検出装置、異常検出方法、異常検出プログラム及び異常検出システム |
JP7230371B2 (ja) | 2018-08-28 | 2023-03-01 | 富士電機株式会社 | 異常検出装置、異常検出方法、異常検出プログラム及び異常検出システム |
US11562250B2 (en) | 2019-02-13 | 2023-01-24 | Kioxia Corporation | Information processing apparatus and method |
JP2020198092A (ja) * | 2019-06-04 | 2020-12-10 | パロ アルト リサーチ センター インコーポレイテッド | 教師なし異常検出及び高次元センサデータの多数決投票による原因説明のための方法及びシステム |
JP2021012594A (ja) * | 2019-07-08 | 2021-02-04 | キヤノン株式会社 | システム、方法、及びプログラム |
JP7497142B2 (ja) | 2019-07-08 | 2024-06-10 | キヤノン株式会社 | システム、方法、及びプログラム |
JP7243553B2 (ja) | 2019-09-26 | 2023-03-22 | いすゞ自動車株式会社 | モデル作成装置、データ生成装置、モデル作成方法及びデータ生成方法 |
JP7230755B2 (ja) | 2019-09-26 | 2023-03-01 | いすゞ自動車株式会社 | モデル作成装置及びモデル作成方法 |
JP2021051640A (ja) * | 2019-09-26 | 2021-04-01 | いすゞ自動車株式会社 | モデル作成装置及びモデル作成方法 |
JP2021051637A (ja) * | 2019-09-26 | 2021-04-01 | いすゞ自動車株式会社 | モデル作成装置、データ生成装置、モデル作成方法及びデータ生成方法 |
WO2021090587A1 (ja) * | 2019-11-08 | 2021-05-14 | リーダー電子株式会社 | 教師データ生成方法、学習済みモデルを生成する方法、装置、記録媒体、プログラム、情報処理装置 |
JP2021082118A (ja) * | 2019-11-21 | 2021-05-27 | キヤノン株式会社 | 学習方法、プログラム、学習装置、および、学習済みウエイトの製造方法 |
JP7443030B2 (ja) | 2019-11-21 | 2024-03-05 | キヤノン株式会社 | 学習方法、プログラム、学習装置、および、学習済みウエイトの製造方法 |
JP2021125035A (ja) * | 2020-02-06 | 2021-08-30 | 富士通株式会社 | 検知プログラム、検知方法及び検知装置 |
JP7384059B2 (ja) | 2020-02-06 | 2023-11-21 | 富士通株式会社 | 検知プログラム、検知方法及び検知装置 |
JP7497163B2 (ja) | 2020-02-13 | 2024-06-10 | 株式会社デンソーテン | 異常検出装置および異常検出方法 |
JP2022176136A (ja) * | 2021-05-12 | 2022-11-25 | ネイバー クラウド コーポレーション | 時系列基盤の異常探知方法およびシステム |
JP7427047B2 (ja) | 2021-05-12 | 2024-02-02 | ネイバー クラウド コーポレーション | 時系列基盤の異常探知方法およびコンピュータ装置 |
US11973672B2 (en) | 2021-05-12 | 2024-04-30 | Naver Cloud Corporation | Method and system for anomaly detection based on time series |
Also Published As
Publication number | Publication date |
---|---|
US20180225166A1 (en) | 2018-08-09 |
JP6661559B2 (ja) | 2020-03-11 |
US10496515B2 (en) | 2019-12-03 |
EP3358508A1 (en) | 2018-08-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6661559B2 (ja) | 異常検出装置、異常検出方法およびプログラム | |
US10670648B2 (en) | Systems and methods for determining whether a circuit is operating properly | |
CN111914516B (zh) | 一种网络数据预测序列生成方法、装置、设备及存储介质 | |
EP3795975A1 (en) | Abnormality sensing apparatus, abnormality sensing method, and abnormality sensing program | |
US20170211832A1 (en) | Tuning model structures of dynamic systems | |
Shen et al. | Self-starting monitoring scheme for poisson count data with varying population sizes | |
JP7090430B2 (ja) | データ処理方法、データ処理装置、および、データ処理プログラム | |
TWI744518B (zh) | 用於通過近紅外光譜學和機器學習技術在製造過程中進行端點檢測之設備和方法,及相關電腦可讀取媒體 | |
Schöbi et al. | PC-Kriging: a new metamodelling method combining Polynomial Chaos Expansions and Kriging | |
US20140324409A1 (en) | Stochastic based determination | |
CN114556384A (zh) | 通过累积预测进行机器学习变量选择和根本原因发现 | |
Kazemi et al. | Estimating the drift time for processes subject to linear trend disturbance using fuzzy statistical clustering | |
JP5948998B2 (ja) | 異常診断装置 | |
Gamse | Dynamic modelling of displacements on an embankment dam using the Kalman filter | |
WO2019147986A1 (en) | Determination of virtual process parameters | |
JP6347771B2 (ja) | 異常診断装置、異常診断方法及び異常診断プログラム | |
FI20225225A1 (en) | METHOD AND SYSTEM FOR DETECTING ANOVAS IN TIME SERIES DATA | |
JPWO2015045175A1 (ja) | ファジイ制御装置及びファジイ制御方法 | |
Hajiyev | Innovation approach based measurement error self-correction in dynamic systems | |
US9746961B2 (en) | Background signal processing system and background signal processing method | |
JP6618272B2 (ja) | 信頼性評価装置及び信頼性評価プログラム | |
CN112948606B (zh) | 一种基于自适应网格的信号估计方法及装置 | |
JP7135025B2 (ja) | 情報処理装置、情報処理方法およびプログラム | |
KR102413753B1 (ko) | 정보 처리 장치, 정보 처리 방법 및 기록 매체에 저장된 정보 처리 프로그램 | |
TW201839640A (zh) | 模型構築系統及模型構築方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180913 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20190530 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190705 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190819 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20200117 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200212 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6661559 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |