JP2019139554A - モデル学習装置、モデル学習方法、プログラム - Google Patents
モデル学習装置、モデル学習方法、プログラム Download PDFInfo
- Publication number
- JP2019139554A JP2019139554A JP2018022978A JP2018022978A JP2019139554A JP 2019139554 A JP2019139554 A JP 2019139554A JP 2018022978 A JP2018022978 A JP 2018022978A JP 2018022978 A JP2018022978 A JP 2018022978A JP 2019139554 A JP2019139554 A JP 2019139554A
- Authority
- JP
- Japan
- Prior art keywords
- data
- model learning
- abnormal
- model
- learning
- 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
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/16—Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/214—Generating training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/241—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
- G06F18/2415—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on parametric or probabilistic models, e.g. based on likelihood ratio or false acceptance rate versus a false rejection rate
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/2431—Multiple classes
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- Computing Systems (AREA)
- Mathematical Optimization (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Pure & Applied Mathematics (AREA)
- Medical Informatics (AREA)
- Algebra (AREA)
- Databases & Information Systems (AREA)
- Probability & Statistics with Applications (AREA)
- Testing And Monitoring For Control Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
【解決手段】正常時に観測される音から生成される正常データと異常時に観測される音から生成される異常データを用いて定義される学習データ集合を用いて、所定のAUC値を用いた基準に基づいて、モデルのパラメータψ^を学習するモデル学習部とを含み、前記AUC値は、2段ステップ関数T(x)を用いて正常データの異常度と異常データの異常度の差から定義されるものである。
【選択図】図2
Description
以下の説明に登場する小文字の変数は、特記なき場合、スカラーまたは(縦)ベクトルを表すものとする。
(参考非特許文献1:Charanpal Dhanjal, Romaric Gaudel and Stephan Clemencon, “AUC Optimisation and Collaborative Filtering”, arXiv preprint, arXiv:1508.06091, 2015.)
(参考非特許文献2:Stijn Vanderlooy and Eyke Hullermeier, “A critical analysis of variants of the AUC”, Machine Learning, Vol.72, Issue 3, pp.247-262, 2008.)
(モデル学習装置100)
以下、図2〜図3を参照してモデル学習装置100を説明する。図2は、モデル学習装置100の構成を示すブロック図である。図3は、モデル学習装置100の動作を示すフローチャートである。図2に示すようにモデル学習装置100は、前処理部110と、モデル学習部120と、記録部190を含む。記録部190は、モデル学習装置100の処理に必要な情報を適宜記録する構成部である。
以下、図4〜図5を参照して異常検知装置200を説明する。図4は、異常検知装置200の構成を示すブロック図である。図5は、異常検知装置200の動作を示すフローチャートである。図4に示すように異常検知装置200は、前処理部110と、異常度算出部220と、異常判定部230と、記録部190を含む。記録部190は、異常検知装置200の処理に必要な情報を適宜記録する構成部である。例えば、モデル学習装置100が生成したパラメータψ^を記録しておく。
AUC最適化基準によるモデル学習は、正常データに対する異常度と異常データに対する異常度の差を最適化するようにモデル学習するものである。したがって、AUC最適化に類似するpAUC最適化(参考非特許文献3)やその他異常度の差を用いて定義される(AUC値に相当する)値を最適化する方法に対しても、<技術的背景>で説明した同様の置き換えを行うことで、モデル学習をすることができる。
(参考非特許文献3:Harikrishna Narasimhan and Shivani Agarwal, “A structural SVM based approach for optimizing partial AUC”, Proceeding of the 30th International Conference on Machine Learning, pp.516-524, 2013.)
本発明の装置は、例えば単一のハードウェアエンティティとして、キーボードなどが接続可能な入力部、液晶ディスプレイなどが接続可能な出力部、ハードウェアエンティティの外部に通信可能な通信装置(例えば通信ケーブル)が接続可能な通信部、CPU(Central Processing Unit、キャッシュメモリやレジスタなどを備えていてもよい)、メモリであるRAMやROM、ハードディスクである外部記憶装置並びにこれらの入力部、出力部、通信部、CPU、RAM、ROM、外部記憶装置の間のデータのやり取りが可能なように接続するバスを有している。また必要に応じて、ハードウェアエンティティに、CD−ROMなどの記録媒体を読み書きできる装置(ドライブ)などを設けることとしてもよい。このようなハードウェア資源を備えた物理的実体としては、汎用コンピュータなどがある。
Claims (8)
- 正常時に観測される音から生成される正常データと異常時に観測される音から生成される異常データを用いて定義される学習データ集合を用いて、所定のAUC値を用いた基準に基づいて、モデルのパラメータψ^を学習するモデル学習部と
を含むモデル学習装置であって、
前記AUC値は、2段ステップ関数T(x)を用いて正常データの異常度と異常データの異常度の差から定義されるものである
モデル学習装置。 - 請求項1に記載のモデル学習装置であって、
X+={xi +| i∈[1, …, N+]}を異常データの集合、X-={xj -| j∈[1, …, N-]}を正常データの集合、X={(xi +, xj -)| i∈[1, …, N+], j∈[1, …, N-]}を学習データ集合、N=N+×N-、I(x; ψ)を、パラメータψを持つ、データxの異常度を返す関数とし、
h1, h2をそれぞれh1>0, h2>0を満たす実数、αを0<α<1を満たす実数とし、
前記2段ステップ関数T(x)、前記AUC値は、それぞれ次式により定義される
ことを特徴とするモデル学習装置。 - 請求項2に記載のモデル学習装置であって、
S(x, y)を最大値関数max(x, y)を近似する微分可能な関数とし、
前記2段ステップ関数T(x)は、次式により近似される
ことを特徴とするモデル学習装置。 - 請求項3に記載のモデル学習装置であって、
前記関数S(x, y)は、次式により定義される
ことを特徴とするモデル学習装置。 - 請求項3に記載のモデル学習装置であって、
前記関数S(x, y)は、次式により定義される
ことを特徴とするモデル学習装置。 - 正常時に観測されるデータから生成される正常データと異常時に観測されるデータから生成される異常データを用いて定義される学習データ集合を用いて、所定のAUC値を用いた基準に基づいて、モデルのパラメータψ^を学習するモデル学習部と
を含むモデル学習装置であって、
前記AUC値は、2段ステップ関数T(x)を用いて正常データの異常度と異常データの異常度の差から定義されるものである
モデル学習装置。 - モデル学習装置が、正常時に観測される音から生成される正常データと異常時に観測される音から生成される異常データを用いて定義される学習データ集合を用いて、所定のAUC値を用いた基準に基づいて、モデルのパラメータψ^を学習するモデル学習ステップと
を含むモデル学習方法であって、
前記AUC値は、2段ステップ関数T(x)を用いて正常データの異常度と異常データの異常度の差から定義されるものである
モデル学習方法。 - 請求項1ないし6のいずれか1項に記載のモデル学習装置としてコンピュータを機能させるためのプログラム。
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2018022978A JP6874708B2 (ja) | 2018-02-13 | 2018-02-13 | モデル学習装置、モデル学習方法、プログラム |
| US16/969,145 US20200401943A1 (en) | 2018-02-13 | 2019-02-13 | Model learning apparatus, model learning method, and program |
| PCT/JP2019/004930 WO2019159915A1 (ja) | 2018-02-13 | 2019-02-13 | モデル学習装置、モデル学習方法、プログラム |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2018022978A JP6874708B2 (ja) | 2018-02-13 | 2018-02-13 | モデル学習装置、モデル学習方法、プログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2019139554A true JP2019139554A (ja) | 2019-08-22 |
| JP6874708B2 JP6874708B2 (ja) | 2021-05-19 |
Family
ID=67618577
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2018022978A Active JP6874708B2 (ja) | 2018-02-13 | 2018-02-13 | モデル学習装置、モデル学習方法、プログラム |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20200401943A1 (ja) |
| JP (1) | JP6874708B2 (ja) |
| WO (1) | WO2019159915A1 (ja) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2021246393A1 (ja) * | 2020-06-01 | 2021-12-09 | 株式会社クボタ | 学習モデル生成装置、推測装置および散気量制御装置 |
| DE112020006911T5 (de) | 2020-05-20 | 2023-01-12 | Mitsubishi Electric Corporation | Datenerzeugungsvorrichtung, System für maschinelles Lernen und Bearbeitungszustands-Schätzvorrichtung |
| CN116670076A (zh) * | 2020-12-24 | 2023-08-29 | 株式会社久保田 | 膜间差压推测装置以及散气量控制装置 |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7136329B2 (ja) * | 2019-03-27 | 2022-09-13 | 日本電気株式会社 | 異常検知装置、制御方法、及びプログラム |
| JPWO2024241383A1 (ja) * | 2023-05-19 | 2024-11-28 | ||
| TWI863341B (zh) * | 2023-06-09 | 2024-11-21 | 友達光電股份有限公司 | 分析方法及分析系統 |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2017126158A (ja) * | 2016-01-13 | 2017-07-20 | 日本電信電話株式会社 | 2値分類学習装置、2値分類装置、方法、及びプログラム |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20130109995A1 (en) * | 2011-10-28 | 2013-05-02 | Neil S. Rothman | Method of building classifiers for real-time classification of neurological states |
| WO2014036263A1 (en) * | 2012-08-29 | 2014-03-06 | Brown University | An accurate analysis tool and method for the quantitative acoustic assessment of infant cry |
| US10346593B2 (en) * | 2016-12-13 | 2019-07-09 | Varian Medical Systems International Ag | Methods and systems for radiotherapy treatment planning |
| JP6545728B2 (ja) * | 2017-01-11 | 2019-07-17 | 株式会社東芝 | 異常検知装置、異常検知方法、および異常検知プログラム |
-
2018
- 2018-02-13 JP JP2018022978A patent/JP6874708B2/ja active Active
-
2019
- 2019-02-13 WO PCT/JP2019/004930 patent/WO2019159915A1/ja not_active Ceased
- 2019-02-13 US US16/969,145 patent/US20200401943A1/en not_active Abandoned
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2017126158A (ja) * | 2016-01-13 | 2017-07-20 | 日本電信電話株式会社 | 2値分類学習装置、2値分類装置、方法、及びプログラム |
Non-Patent Citations (3)
| Title |
|---|
| 小泉悠馬ほか: "機器動作音の異常音検知のための音響特徴量自動設計", 日本音響学会 2016年 秋季研究発表会講演論文集 [CD-ROM], JPN6019010495, 2016, pages 365 - 368, ISSN: 0004415997 * |
| 河内祐太ほか: "Lpノルム回帰を用いた異常音検知の検討", 日本音響学会 2017年 秋季研究発表会講演論文集 [CD-ROM], JPN6019010493, 2017, JP, pages 533 - 534, ISSN: 0004415996 * |
| 藤野昭典、上田修功: "不均衡な2値分類のための半教師あり学習法", 電子情報通信学会技術研究報告, vol. 第116巻, 第121号, JPN6019010491, 2016, JP, pages 195 - 200, ISSN: 0004415995 * |
Cited By (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| DE112020006911T5 (de) | 2020-05-20 | 2023-01-12 | Mitsubishi Electric Corporation | Datenerzeugungsvorrichtung, System für maschinelles Lernen und Bearbeitungszustands-Schätzvorrichtung |
| US11762374B2 (en) | 2020-05-20 | 2023-09-19 | Mitsubishi Electric Corporation | Data generation device, machine learning system, and machining state estimation system |
| WO2021246393A1 (ja) * | 2020-06-01 | 2021-12-09 | 株式会社クボタ | 学習モデル生成装置、推測装置および散気量制御装置 |
| JP2021186761A (ja) * | 2020-06-01 | 2021-12-13 | 株式会社クボタ | 学習モデル生成装置、推測装置および散気量制御装置 |
| JP7583535B2 (ja) | 2020-06-01 | 2024-11-14 | 株式会社クボタ | 学習モデル生成装置 |
| JP2024167301A (ja) * | 2020-06-01 | 2024-12-03 | 株式会社クボタ | 学習モデル生成装置およびシステム |
| JP7739556B2 (ja) | 2020-06-01 | 2025-09-16 | 株式会社クボタ | 学習モデル生成装置およびシステム |
| CN116670076A (zh) * | 2020-12-24 | 2023-08-29 | 株式会社久保田 | 膜间差压推测装置以及散气量控制装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| US20200401943A1 (en) | 2020-12-24 |
| WO2019159915A1 (ja) | 2019-08-22 |
| JP6874708B2 (ja) | 2021-05-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6874708B2 (ja) | モデル学習装置、モデル学習方法、プログラム | |
| Cremona et al. | Structural health monitoring as a big-data problem | |
| JP6821614B2 (ja) | モデル学習装置、モデル学習方法、プログラム | |
| JP6881207B2 (ja) | 学習装置、プログラム | |
| US20180082215A1 (en) | Information processing apparatus and information processing method | |
| JP6299759B2 (ja) | 予測関数作成装置、予測関数作成方法、及びプログラム | |
| JP7588653B2 (ja) | 不確定区間を有する性能予測の生成 | |
| US10733385B2 (en) | Behavior inference model building apparatus and behavior inference model building method thereof | |
| CN111932269A (zh) | 设备信息处理方法及装置 | |
| US20160055496A1 (en) | Churn prediction based on existing event data | |
| JP6943067B2 (ja) | 異常音検知装置、異常検知装置、プログラム | |
| JP2020144493A (ja) | 学習モデル生成支援装置、及び学習モデル生成支援方法 | |
| CN110907207A (zh) | 非标机械设备的运行状态检测方法及装置 | |
| JP2019105871A (ja) | 異常候補抽出プログラム、異常候補抽出方法および異常候補抽出装置 | |
| EP3499429A1 (en) | Behavior inference model building apparatus and method | |
| WO2022009013A1 (en) | Automated data linkages across datasets | |
| Musunuri | Machine learning model for predicting customer churn in subscription-based business | |
| US20240378445A1 (en) | Learning device, learning method, and program | |
| JP2019185207A (ja) | モデル学習装置、モデル学習方法、プログラム | |
| JP7283548B2 (ja) | 学習装置、予測システム、方法およびプログラム | |
| JP2023061477A (ja) | プログラム、データ処理方法及びデータ処理装置 | |
| TWI647586B (zh) | 行為推論模型生成裝置及其行為推論模型生成方法 | |
| CN113723436A (zh) | 数据的处理方法、装置、计算机设备和存储介质 | |
| JP5379749B2 (ja) | 文書分類装置、文書分類方法、そのプログラムおよび記録媒体 | |
| WO2020255299A1 (ja) | 異常度推定装置、異常度推定方法、プログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200219 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210105 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210304 |
|
| 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: 20210323 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210405 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6874708 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |