JP7353940B2 - 転移可能性判定装置、転移可能性判定方法、及び転移可能性判定プログラム - Google Patents
転移可能性判定装置、転移可能性判定方法、及び転移可能性判定プログラム Download PDFInfo
- Publication number
- JP7353940B2 JP7353940B2 JP2019212832A JP2019212832A JP7353940B2 JP 7353940 B2 JP7353940 B2 JP 7353940B2 JP 2019212832 A JP2019212832 A JP 2019212832A JP 2019212832 A JP2019212832 A JP 2019212832A JP 7353940 B2 JP7353940 B2 JP 7353940B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- static characteristic
- model
- transfer
- static
- 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
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/3447—Performance evaluation by modeling
-
- 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/0208—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the configuration of the monitoring system
- G05B23/0213—Modular or universal configuration of the monitoring system, e.g. monitoring system having modules that may be combined to build monitoring program; monitoring system that can be applied to legacy systems; adaptable monitoring system; using different communication protocols
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/3065—Monitoring arrangements determined by the means or processing involved in reporting the monitored data
- G06F11/3086—Monitoring arrangements determined by the means or processing involved in reporting the monitored data where the reporting involves the use of self describing data formats, i.e. metadata, markup languages, human readable formats
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/32—Monitoring with visual or acoustical indication of the functioning of the machine
- G06F11/324—Display of status information
- G06F11/328—Computer systems status display
-
- 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/0259—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the response to fault detection
- G05B23/0283—Predictive maintenance, e.g. involving the monitoring of a system and, based on the monitoring results, taking decisions on the maintenance schedule of the monitored system; Estimating remaining useful life [RUL]
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- Computer Hardware Design (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- Library & Information Science (AREA)
- Computing Systems (AREA)
- Automation & Control Theory (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Burglar Alarm Systems (AREA)
- Debugging And Monitoring (AREA)
Description
そこで、本発明は、上記事情に鑑みなされたものであり、複数の転移元データの中から転移先モデルで使用するデータの選択に要する工数を削減でき、転移元モデルを転移先モデルとして転移することができるか否かを適切に判定することができる技術を提供することを目的とする。
また、式(7)において、y(x)は静的特性因子の予測値に関するベクトル(y1(x)、y2(x)、…、yk(x))であり、yi(x)はi番目の静的特性因子に関する予測値である。また、xは、特徴量ベクトル(x1、x2、…、xj)であり、jは、特徴量の数である。また、ytr_srcは、転移元タスクの静的特性因子の実測値を示すベクトル(ytr_src,1、ytr_src,2、…、ytr_src,m)であり、mは、静的特性因子の数である。
Claims (9)
- 転移元タスクの分析モデルの転移先タスクへの転移可能性を判定する転移可能性判定装置であって、
前記転移元タスクの対象物又は事象に関する静的な特性を示す第1静的特性データと、前記転移元タスクの対象物又は事象へ作用を及ぼす物又は事象を観測した第1観測データとの入力を受け付けるデータ入力部と、
前記第1静的特性データを目的変数とし、前記第1観測データに関する特徴量を説明変数として、静的特性モデルを生成する静的特性情報モデリング部と、
転移先タスクの対象物又は事象に関する静的な特性を示す第2静的特性データを受理し、前記第1静的特性データと、前記第2静的特性データとの距離に基づいて、複数の第1静的特性データの中から処理に利用する第1静的特性データを選択する転移元データ選択部と、
前記転移先タスクの対象物又は事象へ作用を及ぼす物又は事象を観測した第2観測データを受理し、前記第2観測データと、選択された前記第1静的特性データと、前記静的特性モデルとに基づいて、前記分析モデルでの利用に適した拡張観測データを算出するデータ拡張部と、
前記分析モデルに前記拡張観測データを入力して得られる予測結果についての汎化誤差を算出し、前記汎化誤差に基づいて、前記分析モデルの前記転移先タスクへの転移可能性を評価する転移元モデル評価部と、
を備える転移可能性判定装置。 - 前記転移元モデル評価部は、前記転移可能性の情報を表示させる
請求項1に記載の転移可能性判定装置。 - 前記静的特性情報モデリング部は、
複数種類の特徴量の中から使用する特徴量を決定して静的特性モデルを生成し、生成した前記静的特性モデルによる静的特性データの汎化誤差を算出する処理を、使用する特徴量の組合せを変えて複数回繰り返し行い、
複数の前記静的特性モデルの内の前記静的特性データの汎化誤差が最も小さい又は所定の閾値以下の静的特性モデルを、使用する静的特性モデルに決定する
請求項1に記載の転移可能性判定装置。 - 前記静的特性情報モデリング部は、
生成された静的特性モデルで出力される静的特性データの静的特性因子毎に汎化誤差を算出し、汎化誤差が所定の閾値以下となる静的特性因子のみを目的変数とする静的特性モデルを、使用する静的特性モデルに決定する
請求項1に記載の転移可能性判定装置。 - 前記データ拡張部は、転移先タスクに関する第2観測データに基づく特徴量を前記静的特性モデルの説明変数の初期値とし、転移元タスクに関する選択された前記第1静的特性データの値と前記静的特性モデルの出力値との差を低減するように、反復法により、前記静的特性モデルの説明変数の解を算出し、説明変数の解を拡張観測データとして出力する
請求項1に記載の転移可能性判定装置。 - 転移元モデル評価部は、前記静的特性モデルの目的変数と説明変数との関係を示すグラフを表示させるとともに、前記グラフに対応させて、前記第2観測データと、前記拡張観測データとを表示させる
請求項1に記載の転移可能性判定装置。 - 前記転移先タスクへ転移させる転移元タスクの分析モデルの指定を受け付ける指定受付部をさらに備え、
前記データ入力部は、前記転移先タスクの対象物又は事象へ作用を及ぼす物又は事象を新たに観測した第3観測データを受理し、
前記データ拡張部は、前記第3観測データに基づいて、指定された前記分析モデルでの利用に適した拡張観測データを算出し、
指定された前記分析モデルに対して、前記拡張観測データを入力することにより、前記転移先タスクにおける不良判定を行う不良判定部をさらに備える
請求項1に記載の転移可能性判定装置。 - 転移元タスクの分析モデルの転移先タスクへの転移可能性を判定する転移可能性判定装置による転移可能性判定方法であって、
前記転移元タスクの対象物又は事象に関する静的な特性を示す第1静的特性データと、前記転移元タスクの対象物又は事象へ作用を及ぼす物又は事象を観測した第1観測データとの入力を受け付け、
前記第1静的特性データを目的変数とし、前記第1観測データに関する特徴量を説明変数として、静的特性モデルを生成し、
転移先タスクの対象物又は事象に関する静的な特性を示す第2静的特性データを受理し、前記第1静的特性データと、前記第2静的特性データとの距離に基づいて、複数の前記第1静的特性データの中から処理に利用する第1静的特性データを選択し、
前記転移先タスクの対象物又は事象へ作用を及ぼす物又は事象を観測した第2観測データを受理し、前記第2観測データと、選択された前記第1静的特性データと、前記静的特性モデルとに基づいて、前記分析モデルでの利用に適した拡張観測データを算出し、
前記分析モデルに前記拡張観測データを入力して得られる予測結果についての汎化誤差を算出し、前記汎化誤差に基づいて、前記分析モデルの前記転移先タスクへの転移可能性を評価する
転移可能性判定方法。 - 転移元タスクの分析モデルの転移先タスクへの転移可能性を判定する処理をコンピュータに実行させるための転移可能性判定プログラムであって、
前記コンピュータを
前記転移元タスクの対象物又は事象に関する静的な特性を示す第1静的特性データと、前記転移元タスクの対象物又は事象へ作用を及ぼす物又は事象を観測した第1観測データとの入力を受け付けるデータ入力部と、
前記第1静的特性データを目的変数とし、前記第1観測データに関する特徴量を説明変数として、静的特性モデルを生成する静的特性情報モデリング部と、
転移先タスクの対象物又は事象に関する静的な特性を示す第2静的特性データを受理し、前記第1静的特性データと、前記第2静的特性データとの距離に基づいて、前記第1静的特性データの中から処理に利用する第1静的特性データを選択する転移元データ選択部と、
前記転移先タスクの対象物又は事象へ作用を及ぼす物又は事象を観測した第2観測データを受理し、前記第2観測データと、選択された前記第1静的特性データと、前記静的特性モデルとに基づいて、前記分析モデルでの利用に適した拡張観測データを算出するデータ拡張部と、
前記分析モデルに前記拡張観測データを入力して得られる予測結果についての汎化誤差を算出し、前記汎化誤差に基づいて、前記分析モデルの前記転移先タスクへの転移可能性を評価する転移元モデル評価部として機能させる
転移可能性判定プログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019212832A JP7353940B2 (ja) | 2019-11-26 | 2019-11-26 | 転移可能性判定装置、転移可能性判定方法、及び転移可能性判定プログラム |
TW109126639A TWI787640B (zh) | 2019-11-26 | 2020-08-06 | 可轉移性判定裝置、可轉移性判定方法、及可轉移性判定程式 |
US17/012,395 US20210157707A1 (en) | 2019-11-26 | 2020-09-04 | Transferability determination apparatus, transferability determination method, and recording medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019212832A JP7353940B2 (ja) | 2019-11-26 | 2019-11-26 | 転移可能性判定装置、転移可能性判定方法、及び転移可能性判定プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021086241A JP2021086241A (ja) | 2021-06-03 |
JP7353940B2 true JP7353940B2 (ja) | 2023-10-02 |
Family
ID=75973947
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019212832A Active JP7353940B2 (ja) | 2019-11-26 | 2019-11-26 | 転移可能性判定装置、転移可能性判定方法、及び転移可能性判定プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US20210157707A1 (ja) |
JP (1) | JP7353940B2 (ja) |
TW (1) | TWI787640B (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7056794B1 (ja) * | 2021-11-10 | 2022-04-19 | トヨタ自動車株式会社 | モデル学習システム及びモデル学習装置 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20160253597A1 (en) | 2015-02-27 | 2016-09-01 | Xerox Corporation | Content-aware domain adaptation for cross-domain classification |
US20180253628A1 (en) | 2015-09-16 | 2018-09-06 | Nec Corporation | Pattern recognition apparatus, method, and program using domain adaptation |
Family Cites Families (33)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6532076B1 (en) * | 2000-04-04 | 2003-03-11 | Therma-Wave, Inc. | Method and apparatus for multidomain data analysis |
WO2008036921A2 (en) * | 2006-09-21 | 2008-03-27 | Impact Technologies, Llc | Systems and methods for predicting failure of electronic systems and assessing level of degradation and remaining useful life |
TW200832243A (en) * | 2007-01-19 | 2008-08-01 | Ming-Shyan Huang | Method for finding robust processing parameters using regression model |
US9431006B2 (en) * | 2009-07-02 | 2016-08-30 | Apple Inc. | Methods and apparatuses for automatic speech recognition |
US8380647B2 (en) * | 2009-08-14 | 2013-02-19 | Xerox Corporation | Training a classifier by dimension-wise embedding of training data |
US8856050B2 (en) * | 2011-01-13 | 2014-10-07 | International Business Machines Corporation | System and method for domain adaption with partial observation |
US9177262B2 (en) * | 2013-12-02 | 2015-11-03 | Qbase, LLC | Method of automated discovery of new topics |
US20150317337A1 (en) * | 2014-05-05 | 2015-11-05 | General Electric Company | Systems and Methods for Identifying and Driving Actionable Insights from Data |
US20160078359A1 (en) * | 2014-09-12 | 2016-03-17 | Xerox Corporation | System for domain adaptation with a domain-specific class means classifier |
US9384450B1 (en) * | 2015-01-22 | 2016-07-05 | International Business Machines Corporation | Training machine learning models for open-domain question answering system |
JP6543066B2 (ja) * | 2015-03-30 | 2019-07-10 | 株式会社メガチップス | 機械学習装置 |
US9971856B2 (en) * | 2015-05-28 | 2018-05-15 | International Business Machines Corporation | CFD modeling of a bounded domain with viscous region partitioning |
EP3136270B1 (en) * | 2015-08-26 | 2021-02-24 | Viavi Solutions Inc. | Raw material identification using spectroscopy |
US11137462B2 (en) * | 2016-06-10 | 2021-10-05 | Board Of Trustees Of Michigan State University | System and method for quantifying cell numbers in magnetic resonance imaging (MRI) |
EP3312693A1 (en) * | 2016-10-21 | 2018-04-25 | ASML Netherlands B.V. | Methods & apparatus for controlling an industrial process |
US10489280B2 (en) * | 2017-11-21 | 2019-11-26 | International Business Machines Corporation | Method and apparatus for test modeling |
US11128648B2 (en) * | 2018-01-02 | 2021-09-21 | Maryam AMIRMAZLAGHANI | Generalized likelihood ratio test (GLRT) based network intrusion detection system in wavelet domain |
US10586001B2 (en) * | 2018-01-08 | 2020-03-10 | Synopsys, Inc. | Automated root-cause analysis, visualization, and debugging of static verification results |
US10810408B2 (en) * | 2018-01-26 | 2020-10-20 | Viavi Solutions Inc. | Reduced false positive identification for spectroscopic classification |
US11009452B2 (en) * | 2018-01-26 | 2021-05-18 | Viavi Solutions Inc. | Reduced false positive identification for spectroscopic quantification |
WO2019198143A1 (ja) * | 2018-04-10 | 2019-10-17 | 株式会社日立製作所 | 加工レシピ生成装置 |
US10817805B2 (en) * | 2018-05-18 | 2020-10-27 | Google Llc | Learning data augmentation policies |
US10685172B2 (en) * | 2018-05-24 | 2020-06-16 | International Business Machines Corporation | Generating a textual description of an image using domain-independent anomaly analysis |
US11481664B2 (en) * | 2018-09-05 | 2022-10-25 | General Electric Company | Methods and systems for generating device-specific machine learning model |
US20200134090A1 (en) * | 2018-10-26 | 2020-04-30 | Ca, Inc. | Content exposure and styling control for visualization rendering and narration using data domain rules |
CA3060811A1 (en) * | 2018-10-31 | 2020-04-30 | Royal Bank Of Canada | System and method for cross-domain transferable neural coherence model |
US20220012611A1 (en) * | 2018-11-21 | 2022-01-13 | Telefonaktiebolaget Lm Ericsson (Publ) | Method and machine learning manager for handling prediction of service characteristics |
US12009060B2 (en) * | 2018-12-14 | 2024-06-11 | Merck Sharp & Dohme Llc | Identifying biosynthetic gene clusters |
US11768932B2 (en) * | 2019-06-28 | 2023-09-26 | Baidu Usa Llc | Systems and methods for fast training of more robust models against adversarial attacks |
US20210019665A1 (en) * | 2019-07-18 | 2021-01-21 | International Business Machines Corporation | Machine Learning Model Repository Management and Search Engine |
US11475128B2 (en) * | 2019-08-16 | 2022-10-18 | Mandiant, Inc. | System and method for heterogeneous transferred learning for enhanced cybersecurity threat detection |
EP4033417A4 (en) * | 2019-10-16 | 2022-10-12 | Mitsubishi Electric Corporation | SEARCH DEVICE, SEARCH METHOD, SEARCH PROGRAM, AND LEARNING MODEL SEARCH SYSTEM |
US11443236B2 (en) * | 2019-11-22 | 2022-09-13 | International Business Machines Corporation | Enhancing fairness in transfer learning for machine learning models with missing protected attributes in source or target domains |
-
2019
- 2019-11-26 JP JP2019212832A patent/JP7353940B2/ja active Active
-
2020
- 2020-08-06 TW TW109126639A patent/TWI787640B/zh active
- 2020-09-04 US US17/012,395 patent/US20210157707A1/en not_active Abandoned
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20160253597A1 (en) | 2015-02-27 | 2016-09-01 | Xerox Corporation | Content-aware domain adaptation for cross-domain classification |
US20180253628A1 (en) | 2015-09-16 | 2018-09-06 | Nec Corporation | Pattern recognition apparatus, method, and program using domain adaptation |
JP2018529157A (ja) | 2015-09-16 | 2018-10-04 | 日本電気株式会社 | ドメイン適応を用いたパターン認識装置、方法およびプログラム |
Also Published As
Publication number | Publication date |
---|---|
TW202121221A (zh) | 2021-06-01 |
TWI787640B (zh) | 2022-12-21 |
US20210157707A1 (en) | 2021-05-27 |
JP2021086241A (ja) | 2021-06-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6978541B2 (ja) | 動的外れ値偏り低減のコンピュータ実装方法、コンピュータシステム及びコンピュータ装置 | |
Chien et al. | Analysing semiconductor manufacturing big data for root cause detection of excursion for yield enhancement | |
Gazalba et al. | Comparative analysis of k-nearest neighbor and modified k-nearest neighbor algorithm for data classification | |
JP6969637B2 (ja) | 因果関係分析方法および電子デバイス | |
RU2522037C2 (ru) | Идентификация отказов в авиационном двигателе | |
JP6531821B2 (ja) | 予測モデル更新システム、予測モデル更新方法および予測モデル更新プログラム | |
US8954910B1 (en) | Device mismatch contribution computation with nonlinear effects | |
Ribeiro et al. | A recommender system for process discovery | |
JP2018152063A (ja) | 学習結果識別装置、学習結果識別方法、及びそのプログラム | |
JP2012226511A (ja) | 歩留まり予測システムおよび歩留まり予測プログラム | |
CN107016416B (zh) | 基于邻域粗糙集和pca融合的数据分类预测方法 | |
Rydman | Application of the peaks-over-threshold method on insurance data | |
JP2018180712A (ja) | モデル変数候補生成装置および方法 | |
CN112907026A (zh) | 一种基于可编辑网状指标体系的综合评估方法 | |
Kazakov et al. | Development of the concept of management of economic systems processes through construction and calling of machine learning models | |
JP5146084B2 (ja) | モデル作成支援システム、モデル作成支援方法、モデル作成支援プログラム | |
JP7353940B2 (ja) | 転移可能性判定装置、転移可能性判定方法、及び転移可能性判定プログラム | |
Wu et al. | Fuzzy nonlinear programming approach for evaluating and ranking process yields with imprecise data | |
Sawarkar et al. | Predicting bug estimation time for newly reported bug using machine learning algorithms | |
US20200393799A1 (en) | Information processing apparatus, information processing method, and non-transitory computer readable medium | |
Gunawan et al. | C4. 5, K-Nearest Neighbor, Naïve Bayes, and Random Forest Algorithms Comparison to Predict Students' on TIME Graduation | |
CN114155412A (zh) | 深度学习模型迭代方法、装置、设备及存储介质 | |
Liu et al. | Improved time-variant fuzzy time series forecast | |
WO2020225959A1 (ja) | 設計支援システム、設計支援方法および設計支援プログラム | |
Giollo et al. | Machine learning for fab automated diagnostics |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220608 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20230329 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230509 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230612 |
|
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: 20230919 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230920 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7353940 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |