JP6708204B2 - 精度推定モデル生成システムおよび精度推定システム - Google Patents
精度推定モデル生成システムおよび精度推定システム Download PDFInfo
- Publication number
- JP6708204B2 JP6708204B2 JP2017507372A JP2017507372A JP6708204B2 JP 6708204 B2 JP6708204 B2 JP 6708204B2 JP 2017507372 A JP2017507372 A JP 2017507372A JP 2017507372 A JP2017507372 A JP 2017507372A JP 6708204 B2 JP6708204 B2 JP 6708204B2
- Authority
- JP
- Japan
- Prior art keywords
- accuracy
- prediction model
- learning
- index
- model
- 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
- 230000013016 learning Effects 0.000 claims description 89
- 238000000034 method Methods 0.000 claims description 33
- 238000004364 calculation method Methods 0.000 claims description 18
- 238000005259 measurement Methods 0.000 claims description 12
- 230000008569 process Effects 0.000 claims description 7
- 238000012545 processing Methods 0.000 claims description 4
- 230000006866 deterioration Effects 0.000 description 33
- 238000003860 storage Methods 0.000 description 27
- 238000005457 optimization Methods 0.000 description 19
- 238000010586 diagram Methods 0.000 description 8
- 230000007704 transition Effects 0.000 description 6
- 238000010200 validation analysis Methods 0.000 description 3
- 230000008859 change Effects 0.000 description 2
- 230000006872 improvement Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000010187 selection method Methods 0.000 description 1
- 230000002123 temporal effect Effects 0.000 description 1
- 238000012549 training Methods 0.000 description 1
Images
Classifications
-
- 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/048—Fuzzy inferencing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Evolutionary Computation (AREA)
- General Physics & Mathematics (AREA)
- Artificial Intelligence (AREA)
- Mathematical Physics (AREA)
- Physics & Mathematics (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Medical Informatics (AREA)
- Automation & Control Theory (AREA)
- Fuzzy Systems (AREA)
- Computational Linguistics (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
20 性能結果記憶部
30 精度推定モデル生成部
40 精度推定モデル記憶部
50 精度劣化推定部
60 更新判断部
70 精度表示部
Claims (10)
- 設定された学習期間のデータを用いて学習された予測モデルごとに、当該予測モデルの過去の着目する時点である第一着目点における運用状況を表わす特徴量をコンテクストとして算出するコンテクスト算出部と、
前記第一着目点よりも後の期間の誤差指標の時系列データを用いて、前記予測モデルの精度指標を算出する精度指標算出部と、
前記学習期間、前記予測モデルの学習に用いられたパラメータおよび前記コンテクストのうちの一部または全部を説明変数とし、前記精度指標を目的変数とするデータセットを作成するデータセット作成部と、
作成されたデータセットを学習データとして、予測モデルの精度を推定するための精度推定モデルを生成するモデル生成部とを備えた
ことを特徴とする精度推定モデル生成システム。 - コンテクスト算出部は、誤差指標の時系列データ及び日時に関連する指標のうち、第一着目点までの前記時系列データと前記指標の少なくとも一方を用いて、学習期間及び第一着目点に関連付けられたコンテクストを算出する
請求項1記載の精度推定モデル生成システム。 - 予測モデルによる予測結果と実測結果とに基づいて当該予測モデルの誤差指標を時系列に算出する誤差指標算出部を備え、
精度指標算出部は、算出された誤差指標を用いて予測モデルの精度指標を算出する
請求項1または請求項2記載の精度推定モデル生成システム。 - 予測モデルの過去の着目する時点である第一着目点ごとの運用状況を表わす特徴量を示す一以上のコンテクストと、当該予測モデルの学習期間と、当該予測モデルの学習に用いられたパラメータのうちの一部または全部を説明変数とし、前記第一着目点よりも後の期間の精度指標を目的変数とすることで学習された精度推定モデルを用いて、予測モデルの精度を推定する精度推定部を備え、
前記精度推定部は、第一着目点よりも後の時点である第二着目点におけるコンテクストを算出し、算出したコンテクストを前記精度推定モデルに適用して前記第二着目点以降の精度を推定する
ことを特徴とする精度推定システム。 - コンテクストは、予測モデルによる予測結果と実測結果に基づいて算出される誤差指標の時系列データ、および、日時に関連する指標のうち、第一着目点までの前記時系列データと前記指標の少なくとも一方を用いて算出され、当該予測モデルの学習期間及び第一着目点に関連付けられる
請求項4記載の精度推定システム。 - 精度が推定された予測モデルの更新可否を判断する更新判断部を備え、
前記更新判断部は、前記予測モデルを再学習し、再学習後の予測モデルの精度を精度推定モデルを用いて推定し、少なくとも再学習前の予測モデルの精度と再学習後の予測モデルの精度とを比較して、再学習後の予測モデルで再学習前の予測モデルを更新するか否か判断する
請求項4または請求項5記載の精度推定システム。 - 各予測モデルの精度状況を表示する精度表示部を備え、
前記精度表示部は、少なくとも更新前の予測モデルの精度と更新後の予測モデルの精度のいずれかにより特定される情報を表示する
請求項4から請求項6のうちのいずれか1項に記載の予測モデル精度推定装置。 - 精度表示部は、精度推定モデルによって推定された精度により特定される情報を表示する
請求項7記載の精度推定システム。 - 設定された学習期間のデータを用いて学習された予測モデルごとに、当該予測モデルの過去の着目する時点である第一着目点における運用状況を表わす特徴量をコンテクストとして算出し、
前記第一着目点よりも後の期間の誤差指標の時系列データを用いて、前記予測モデルの精度指標を算出し、
前記学習期間、前記予測モデルの学習に用いられたパラメータおよび前記コンテクストのうちの一部または全部を説明変数とし、前記精度指標を目的変数とするデータセットを作成し、
作成されたデータセットを学習データとして、予測モデルの精度を推定するための精度推定モデルを生成する
ことを特徴とする精度推定モデル生成方法。 - コンピュータに、
設定された学習期間のデータを用いて学習された予測モデルごとに、当該予測モデルの過去の着目する時点である第一着目点における運用状況を表わす特徴量をコンテクストとして算出するコンテクスト算出処理、
前記第一着目点よりも後の期間の誤差指標の時系列データを用いて、前記予測モデルの精度指標を算出する精度指標算出処理、
前記学習期間、前記予測モデルの学習に用いられたパラメータおよび前記コンテクストのうちの一部または全部を説明変数とし、前記精度指標を目的変数とするデータセットを作成するデータセット作成処理、および、
作成されたデータセットを学習データとして、予測モデルの精度を推定するための精度推定モデルを生成するモデル生成処理
を実行させるための精度推定モデル生成プログラム。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201562136832P | 2015-03-23 | 2015-03-23 | |
US62/136,832 | 2015-03-23 | ||
PCT/JP2016/001253 WO2016152053A1 (ja) | 2015-03-23 | 2016-03-08 | 精度推定モデル生成システムおよび精度推定システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2016152053A1 JPWO2016152053A1 (ja) | 2018-01-18 |
JP6708204B2 true JP6708204B2 (ja) | 2020-06-10 |
Family
ID=56979063
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017507372A Active JP6708204B2 (ja) | 2015-03-23 | 2016-03-08 | 精度推定モデル生成システムおよび精度推定システム |
Country Status (3)
Country | Link |
---|---|
US (1) | US20180075360A1 (ja) |
JP (1) | JP6708204B2 (ja) |
WO (1) | WO2016152053A1 (ja) |
Families Citing this family (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10616153B2 (en) * | 2016-12-30 | 2020-04-07 | Logmein, Inc. | Real-time communications system with intelligent presence indication |
WO2018143019A1 (ja) * | 2017-01-31 | 2018-08-09 | 日本電気株式会社 | 情報処理装置、情報処理方法およびプログラム記録媒体 |
JP6954082B2 (ja) * | 2017-12-15 | 2021-10-27 | 富士通株式会社 | 学習プログラム、予測プログラム、学習方法、予測方法、学習装置および予測装置 |
WO2019171443A1 (ja) * | 2018-03-05 | 2019-09-12 | 株式会社ウフル | 機械学習済みモデルアップデートシステム、エッジデバイス、機械学習済みモデルアップデート方法、及びプログラム |
JP7001149B2 (ja) * | 2018-05-07 | 2022-01-19 | 日本電気株式会社 | データ提供システムおよびデータ収集システム |
US20200285994A1 (en) * | 2018-07-30 | 2020-09-10 | Rakuten, Inc. | Determination system, determination method and program |
CN112789630A (zh) * | 2018-10-04 | 2021-05-11 | 索尼公司 | 信息处理装置、信息处理方法以及程序 |
CN112789636A (zh) * | 2018-10-26 | 2021-05-11 | 索尼公司 | 信息处理装置、信息处理方法和程序 |
US20220309396A1 (en) | 2019-06-10 | 2022-09-29 | Ntt Docomo, Inc. | Inference device |
JP7361505B2 (ja) * | 2019-06-18 | 2023-10-16 | キヤノンメディカルシステムズ株式会社 | 医用情報処理装置及び医用情報処理方法 |
US20220157413A1 (en) * | 2019-08-23 | 2022-05-19 | Unlearn.AI, Inc. | Systems and Methods for Designing Augmented Randomized Trials |
JP7322962B2 (ja) * | 2019-10-24 | 2023-08-08 | 富士通株式会社 | 生成方法、生成プログラムおよび情報処理装置 |
WO2021079458A1 (ja) * | 2019-10-24 | 2021-04-29 | 富士通株式会社 | 検出方法、検出プログラムおよび情報処理装置 |
WO2021079479A1 (ja) * | 2019-10-24 | 2021-04-29 | 富士通株式会社 | 判定方法、判定プログラムおよび情報処理装置 |
WO2021079478A1 (ja) * | 2019-10-24 | 2021-04-29 | 富士通株式会社 | 劣化検出方法、劣化検出プログラムおよび情報処理装置 |
WO2021079459A1 (ja) * | 2019-10-24 | 2021-04-29 | 富士通株式会社 | 検出方法、検出プログラムおよび情報処理装置 |
WO2021079480A1 (ja) * | 2019-10-24 | 2021-04-29 | 富士通株式会社 | 劣化検出方法、劣化検出プログラムおよび情報処理装置 |
JP7371696B2 (ja) * | 2019-10-24 | 2023-10-31 | 富士通株式会社 | 劣化検出方法、劣化検出プログラムおよび情報処理装置 |
JP7306469B2 (ja) * | 2019-10-24 | 2023-07-11 | 富士通株式会社 | 検出方法、検出プログラムおよび情報処理装置 |
JP7481902B2 (ja) | 2020-05-21 | 2024-05-13 | 株式会社日立製作所 | 管理計算機、管理プログラム、及び管理方法 |
US20210390455A1 (en) * | 2020-06-11 | 2021-12-16 | DataRobot, Inc. | Systems and methods for managing machine learning models |
US11475332B2 (en) | 2020-07-12 | 2022-10-18 | International Business Machines Corporation | Selecting forecasting models by machine learning based on analysis of model robustness |
CN114004328A (zh) | 2020-07-27 | 2022-02-01 | 华为技术有限公司 | Ai模型更新的方法、装置、计算设备和存储介质 |
WO2023181322A1 (ja) * | 2022-03-25 | 2023-09-28 | 日本電気株式会社 | モデル分析装置、モデル分析方法、及び、記録媒体 |
CN117610746B (zh) * | 2024-01-23 | 2024-04-19 | 中航信移动科技有限公司 | 一种预测模型监测方法、存储介质及电子设备 |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7483868B2 (en) * | 2002-04-19 | 2009-01-27 | Computer Associates Think, Inc. | Automatic neural-net model generation and maintenance |
JP2004086896A (ja) * | 2002-08-06 | 2004-03-18 | Fuji Electric Holdings Co Ltd | 適応的予測モデル構築方法及び適応的予測モデル構築システム |
WO2004107264A2 (en) * | 2003-05-23 | 2004-12-09 | Computer Associates Think, Inc. | Adaptive learning enhancement to auotmated model maintenance |
US7694305B2 (en) * | 2004-10-21 | 2010-04-06 | Hewlett-Packard Development Company, L.P. | Method of controlling access to computing resource within shared computing environment |
US7444272B2 (en) * | 2005-10-13 | 2008-10-28 | International Business Machines Corporation | Self-modulation in a model-based automated management framework |
JP5119022B2 (ja) * | 2008-03-26 | 2013-01-16 | 東京瓦斯株式会社 | 可変的予測モデル構築方法、及び、可変的予測モデル構築システム |
US9047559B2 (en) * | 2011-07-22 | 2015-06-02 | Sas Institute Inc. | Computer-implemented systems and methods for testing large scale automatic forecast combinations |
US9904540B2 (en) * | 2014-06-05 | 2018-02-27 | General Electric Company | Method and system to automate the maintenance of data-driven analytic models |
US9208209B1 (en) * | 2014-10-02 | 2015-12-08 | Sas Institute Inc. | Techniques for monitoring transformation techniques using control charts |
-
2016
- 2016-03-08 WO PCT/JP2016/001253 patent/WO2016152053A1/ja active Application Filing
- 2016-03-08 US US15/560,085 patent/US20180075360A1/en not_active Abandoned
- 2016-03-08 JP JP2017507372A patent/JP6708204B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
WO2016152053A1 (ja) | 2016-09-29 |
JPWO2016152053A1 (ja) | 2018-01-18 |
US20180075360A1 (en) | 2018-03-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6708204B2 (ja) | 精度推定モデル生成システムおよび精度推定システム | |
JP6529096B2 (ja) | シミュレートシステム、シミュレート方法およびシミュレート用プログラム | |
US10496436B2 (en) | Method and apparatus for automatically scheduling jobs in computer numerical control machines using machine learning approaches | |
JP7064356B2 (ja) | 将来状態推定装置および将来状態推定方法 | |
JPWO2017094207A1 (ja) | 情報処理システム、情報処理方法および情報処理用プログラム | |
WO2016151618A1 (ja) | 予測モデル更新システム、予測モデル更新方法および予測モデル更新プログラム | |
JP6558375B2 (ja) | 説明変数表示優先順位決定システム、方法およびプログラム | |
JPWO2008087968A1 (ja) | 変化点検出方法および装置 | |
Moniz et al. | Resampling strategies for imbalanced time series | |
US20190138913A1 (en) | Prediction model generation device, prediction model generation method, and recording medium | |
JPWO2017037881A1 (ja) | オンライン予測システムおよび方法 | |
JP6003736B2 (ja) | 情報処理プログラム、情報処理方法および情報処理装置 | |
JP2017084224A (ja) | 設計支援装置、プログラムおよび設計支援方法 | |
WO2015136885A1 (ja) | 評価システム、評価方法およびコンピュータ読み取り可能な記憶媒体 | |
KR20160146756A (ko) | 실시간 대화형 예측 기법 | |
WO2016151617A1 (ja) | 推定器管理システム | |
JP7006616B2 (ja) | 予測モデル生成システム、方法およびプログラム | |
CN114207729A (zh) | 材料特性预测系统以及材料特性预测方法 | |
JP6760084B2 (ja) | 分析用情報表示システム、方法およびプログラム | |
JP2008117077A (ja) | メディアミックス計画の立案支援装置と立案支援方法 | |
WO2019012740A1 (en) | DEVICE, SYSTEM AND METHOD FOR EXTRACTING OPERATING RULE | |
JP6531820B2 (ja) | 推定器可視化システム | |
WO2020075255A1 (ja) | 学習装置、学習方法、及びプログラムが格納された非一時的なコンピュータ可読媒体 | |
JP7196935B2 (ja) | 演算装置、アクション決定方法、及び制御プログラム | |
JP6536157B2 (ja) | モデル推定システム、モデル推定方法およびモデル推定プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170816 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190207 |
|
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: 20200421 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200504 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6708204 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |