JP5598082B2 - 異常判定装置、異常判定プログラムおよび異常判定方法 - Google Patents
異常判定装置、異常判定プログラムおよび異常判定方法 Download PDFInfo
- Publication number
- JP5598082B2 JP5598082B2 JP2010113426A JP2010113426A JP5598082B2 JP 5598082 B2 JP5598082 B2 JP 5598082B2 JP 2010113426 A JP2010113426 A JP 2010113426A JP 2010113426 A JP2010113426 A JP 2010113426A JP 5598082 B2 JP5598082 B2 JP 5598082B2
- Authority
- JP
- Japan
- Prior art keywords
- series
- abnormality
- parameter
- abnormality determination
- evaluation data
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/243—Classification techniques relating to the number of classes
- G06F18/2433—Single-class perspective, e.g. one-against-all classification; Novelty detection; Outlier detection
Landscapes
- Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Theoretical Computer Science (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Artificial Intelligence (AREA)
- Bioinformatics & Computational Biology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Biology (AREA)
- Evolutionary Computation (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Testing Of Devices, Machine Parts, Or Other Structures Thereof (AREA)
- Testing And Monitoring For Control Systems (AREA)
- Debugging And Monitoring (AREA)
Description
S2〜IG(κ,λ),b〜N(β,Σ),t1〜IG(μ1,ν1),t2〜IG(μ2,ν2),β=(β1,β2)’,Σ=diag(σ1 2,σ2 2)・・・式(3)
w0.〜N(b.,T.)・・・式(9)
系列間異常判定部104は、判定結果出力部106に系列間異常の判定結果を出力する。
102 パラメータ推定部
103 評価データ入力部
104 系列間異常判定部
105 系列内異常判定部
106 判定結果出力部
Claims (9)
- 入力された時系列の一連のデータである評価データにもとづいて、発生した異常の種類を判定する異常判定装置であって、
装置外部から正常時または異常時に測定されたデータであることが事前に分かっているデータである訓練データおよび予め設定されたパラメータを入力する訓練データ入力部と、
前記訓練データ入力部が入力した前記訓練データにもとづいて、線形混合モデルのパラメータの推定値を求めるパラメータ推定部と、
前記装置外部から入力された前記評価データにもとづいて、線形回帰分析モデルのパラメータの推定値を求める評価データ入力部と、
前記パラメータ推定部が求めた前記線形混合モデルのパラメータの推定値と、前記評価データ入力部が求めた前記線形回帰分析モデルのパラメータの推定値とにもとづいて、前記評価データ入力部に入力された前記時系列の一連の評価データが前記正常時に測定されたデータと異なる傾向で変化する系列間異常が生じたか否かを判定する系列間異常判定部と、
前記評価データの値が、前記パラメータ推定部が求めた前記線形混合モデルのパラメータの推定値と、前記評価データ入力部が求めた前記線形回帰モデルのパラメータの推定値とにもとづいて算出される一定の範囲外になる系列内異常が生じたか否かを判定する系列内異常判定部と、
前記系列間異常判定部の判定結果、および前記系列内異常判定部の判定結果を出力する判定結果出力部とを備えた
ことを特徴とする異常判定装置。 - 系列間異常判定部は、評価データ入力部が求めた線形回帰分析モデルのパラメータである回帰係数の推定値が所定の確率分布における所定の範囲外の値である場合に、系列間異常が生じたと判定する
請求項1記載の異常判定装置。 - 系列内異常判定部は、評価データ入力部が入力した評価データが予め決められた確率分布における一定の範囲外の値である場合に、前記評価データが系列内異常であると判定する
請求項1または請求項2記載の異常判定装置。 - パラメータ推定部は、ベイズ推定法を用いて線形混合モデルのパラメータの推定値を求める
請求項1から請求項3のうちいずれか1項記載の異常判定装置。 - 評価データ入力部は、ベイズ推定法を用いて線形回帰分析モデルのパラメータの推定値を求める
請求項1から請求項4のうちいずれか1項記載の異常判定装置。 - 入力された時系列の一連のデータである評価データにもとづいて、発生した異常の種類を判定する異常判定装置に搭載される異常判定プログラムであって、
コンピュータに、
装置外部から正常時または異常時に測定されたデータであることが事前に分かっているデータである訓練データおよび予め設定されたパラメータを入力する訓練データ入力処理と、
前記訓練データ入力処理で入力した前記訓練データにもとづいて、線形混合モデルのパラメータの推定値を求めるパラメータ推定処理と、
前記装置外部から入力された前記評価データにもとづいて、線形回帰分析モデルのパラメータの推定値を求める評価データ入力処理と、
前記パラメータ推定処理で求めた前記線形混合モデルのパラメータの推定値と、前記評価データ入力処理で求めた前記線形回帰分析モデルのパラメータの推定値とにもとづいて、入力された前記時系列の一連の評価データが前記正常時に測定されたデータと異なる傾向で変化する系列間異常が生じたか否かを判定する系列間異常判定処理と、
前記評価データの値が、前記パラメータ推定処理で求めた前記線形混合モデルのパラメータの推定値と、前記評価データ入力処理で求めた前記線形回帰モデルのパラメータの推定値とにもとづいて算出される一定の範囲外になる系列内異常が生じたか否かを判定する系列内異常判定処理と、
前記系列間異常判定処理の判定結果、および前記系列内異常判定処理の判定結果を出力する判定結果出力処理とを実行させる
ための異常判定プログラム。 - コンピュータに、
系列間異常判定処理で、評価データ入力処理で求めた線形回帰分析モデルのパラメータである回帰係数の推定値が所定の確率分布における所定の範囲外の値である場合に、系列間異常が生じたと判定させる
請求項6記載の異常判定プログラム。 - 入力された時系列の一連のデータである評価データにもとづいて、発生した異常の種類を判定する異常判定方法であって、
装置外部から正常時または異常時に測定されたデータであることが事前に分かっているデータである訓練データおよび予め設定されたパラメータを入力し、
入力した前記訓練データにもとづいて、線形混合モデルのパラメータの推定値を求め、
前記装置外部から入力された前記評価データにもとづいて、線形回帰分析モデルのパラメータの推定値を求め、
求めた前記線形混合モデルのパラメータの推定値と、求めた前記線形回帰分析モデルのパラメータの推定値とにもとづいて、入力された前記時系列の一連の評価データが前記正常時に測定されたデータと異なる傾向で変化する系列間異常が生じたか否かを判定し、
前記評価データの値が、求めた前記線形混合モデルのパラメータの推定値と、求めた前記線形回帰モデルのパラメータの推定値とにもとづいて算出される一定の範囲外になる系列内異常が生じたか否かを判定し、
系列間異常が生じたか否かの判定結果、および系列内異常が生じたか否かの判定結果を出力する
ことを特徴とする異常判定方法。 - 系列間異常が生じたか否かを判定する場合に、求めた線形回帰分析モデルのパラメータである回帰係数の推定値が所定の確率分布における所定の範囲外の値であるときに、系列間異常が生じたと判定する
請求項8記載の異常判定方法。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010113426A JP5598082B2 (ja) | 2010-05-17 | 2010-05-17 | 異常判定装置、異常判定プログラムおよび異常判定方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010113426A JP5598082B2 (ja) | 2010-05-17 | 2010-05-17 | 異常判定装置、異常判定プログラムおよび異常判定方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011242942A JP2011242942A (ja) | 2011-12-01 |
JP5598082B2 true JP5598082B2 (ja) | 2014-10-01 |
Family
ID=45409534
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010113426A Active JP5598082B2 (ja) | 2010-05-17 | 2010-05-17 | 異常判定装置、異常判定プログラムおよび異常判定方法 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5598082B2 (ja) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5984153B2 (ja) | 2014-09-22 | 2016-09-06 | インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation | 情報処理装置、プログラム、及び情報処理方法 |
WO2016175322A1 (ja) * | 2015-04-30 | 2016-11-03 | 日本精工株式会社 | 異常診断システム |
JP6772491B2 (ja) * | 2016-03-14 | 2020-10-21 | 日本電気株式会社 | 故障診断装置、故障診断システム、故障診断方法、及び、プログラム |
US11373286B2 (en) * | 2016-11-07 | 2022-06-28 | Nabtesco Corporation | Status checking device for built-in object, operation checking device and method for checking built-in object |
JP6763910B2 (ja) * | 2018-05-30 | 2020-09-30 | 横河電機株式会社 | 異常検出装置、異常検出方法、異常検出プログラム及び記録媒体 |
CN112231368A (zh) * | 2020-09-18 | 2021-01-15 | 邯郸钢铁集团有限责任公司 | 一种基于钢铁生产大数据的一元线性回归分析方法 |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09145403A (ja) * | 1995-11-27 | 1997-06-06 | Toshiba Corp | 計装制御入力処理装置 |
JP2001166819A (ja) * | 1999-12-13 | 2001-06-22 | Toshiba Corp | 原動機の異常診断・寿命診断システム |
JP3861157B2 (ja) * | 2004-02-27 | 2006-12-20 | 国立大学法人広島大学 | 参照データ最適化装置とパターン認識システム |
JP5048625B2 (ja) * | 2008-10-09 | 2012-10-17 | 株式会社日立製作所 | 異常検知方法及びシステム |
-
2010
- 2010-05-17 JP JP2010113426A patent/JP5598082B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2011242942A (ja) | 2011-12-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Jiang et al. | Data-driven batch-end quality modeling and monitoring based on optimized sparse partial least squares | |
JP5598082B2 (ja) | 異常判定装置、異常判定プログラムおよび異常判定方法 | |
Auret et al. | Empirical comparison of tree ensemble variable importance measures | |
Salonitis et al. | Reliability assessment of cutting tool life based on surrogate approximation methods | |
CN108062565B (zh) | 基于化工te过程的双主元-动态核主元分析故障诊断方法 | |
CN111679636B (zh) | 生产工艺参数处理的系统、方法和计算机设备 | |
JP6702297B2 (ja) | プロセスの異常状態診断方法および異常状態診断装置 | |
JP6711323B2 (ja) | プロセスの異常状態診断方法および異常状態診断装置 | |
Celano et al. | A distribution-free Shewhart-type Mann–Whitney control chart for monitoring finite horizon productions | |
Guevara et al. | Process capability analysis for nonlinear profiles using depth functions | |
Cheng et al. | A distribution‐free multivariate control chart for phase I applications | |
Ayoubi et al. | Change point estimation in the mean of multivariate linear profiles with no change type assumption via dynamic linear model | |
Ge et al. | Probabilistic combination of local independent component regression model for multimode quality prediction in chemical processes | |
JP6855826B2 (ja) | 判定装置、判定方法および判定プログラム | |
Rashidi et al. | Output-related fault detection in non-stationary processes using constructive correlative-SAE and demoting correlative-DNN | |
Chou et al. | Implementation of statistical process control framework with machine learning on waveform profiles with no gold standard reference | |
Ruiz et al. | Residual spaces in latent variables model inversion and their impact in the design space for given quality characteristics | |
Ciupke | Multivariate process capability vector based on one‐sided model | |
JP2009076772A (ja) | 工程監視方法 | |
EP3293683A1 (en) | Method and system for training a machine learning algorithm for selecting process parameters for an industrial process | |
CN106018325A (zh) | 一种评价汽油性质建模预测结果可信程度的方法 | |
WO2010119939A1 (ja) | プロセスパラメータ選択装置、プロセスパラメータ選択方法、プロセスパラメータ選択プログラム、および、プログラム記録媒体 | |
Chen et al. | Semiparametric regression control charts | |
Zhou et al. | Similarity based robust probability latent variable regression model and its kernel extension for process monitoring | |
JP6303815B2 (ja) | 鍛造割れ予測方法、鍛造割れ予測プログラム、および記録媒体 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130405 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140219 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140225 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140418 |
|
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: 20140715 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140728 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5598082 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |