JP7136217B2 - 決定リスト学習装置、決定リスト学習方法および決定リスト学習プログラム - Google Patents
決定リスト学習装置、決定リスト学習方法および決定リスト学習プログラム Download PDFInfo
- Publication number
- JP7136217B2 JP7136217B2 JP2020547594A JP2020547594A JP7136217B2 JP 7136217 B2 JP7136217 B2 JP 7136217B2 JP 2020547594 A JP2020547594 A JP 2020547594A JP 2020547594 A JP2020547594 A JP 2020547594A JP 7136217 B2 JP7136217 B2 JP 7136217B2
- Authority
- JP
- Japan
- Prior art keywords
- decision list
- rule
- rules
- decision
- list
- 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
- 238000000034 method Methods 0.000 title claims description 42
- 238000003066 decision tree Methods 0.000 claims description 18
- 230000008569 process Effects 0.000 claims description 15
- 238000000605 extraction Methods 0.000 claims description 13
- 239000000284 extract Substances 0.000 claims description 11
- 230000007423 decrease Effects 0.000 claims description 8
- 238000010586 diagram Methods 0.000 description 26
- 238000012545 processing Methods 0.000 description 20
- 230000006870 function Effects 0.000 description 15
- 238000003860 storage Methods 0.000 description 9
- 238000012549 training Methods 0.000 description 9
- 230000010365 information processing Effects 0.000 description 7
- 238000005457 optimization Methods 0.000 description 6
- 238000004364 calculation method Methods 0.000 description 4
- 239000011159 matrix material Substances 0.000 description 4
- 238000012986 modification Methods 0.000 description 4
- 230000004048 modification Effects 0.000 description 4
- 238000013459 approach Methods 0.000 description 3
- 238000007637 random forest analysis Methods 0.000 description 3
- 230000008901 benefit Effects 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 230000001186 cumulative effect Effects 0.000 description 2
- 238000009826 distribution Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000005065 mining Methods 0.000 description 2
- 238000010207 Bayesian analysis Methods 0.000 description 1
- 238000000342 Monte Carlo simulation Methods 0.000 description 1
- 238000013528 artificial neural network Methods 0.000 description 1
- 238000004422 calculation algorithm Methods 0.000 description 1
- 150000001875 compounds Chemical class 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 230000004069 differentiation Effects 0.000 description 1
- 230000002349 favourable effect Effects 0.000 description 1
- 238000011478 gradient descent method Methods 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000003362 replicative effect Effects 0.000 description 1
- 239000004065 semiconductor Substances 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/02—Knowledge representation; Symbolic representation
- G06N5/022—Knowledge engineering; Knowledge acquisition
- G06N5/025—Extracting rules from data
-
- 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)
- General Engineering & Computer Science (AREA)
- Evolutionary Computation (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- Computing Systems (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Artificial Intelligence (AREA)
- Medical Informatics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Computational Linguistics (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Machine Translation (AREA)
Description
図1は、本発明による決定リスト学習装置の第一の実施形態の構成例を示すブロック図である。本実施形態の決定リスト学習装置100は、リスト上での位置に基づいてルールの適用順序が決まる決定リストを学習する装置である。決定リスト学習装置100は、入力部10と、確率的決定リスト生成部20と、確率的決定リスト学習部30と、離散化部40と、出力部50とを備えている。
次に、本発明による決定リスト学習装置の第二の実施形態を説明する。第一の実施形態では、確率的決定リスト生成部20が、1つの位置に1つのルールを割り当てたリスト(確率的決定リスト)を生成する方法について説明した。本実施形態では、1つの位置に複数のルールが割り当てられたリストを用いて、決定リストを学習する方法を説明する。
次に、本発明で生成される決定リストの適用例を説明する。一般的に、決定リストは、上から順に入力xに対する条件がチェックされ、1番目に該当するルールが選択される。本実施形態では、選択するルールを拡張し、該当するルールが発見された場合でも、後続の条件でさらに該当するルールを選択して処理を行う方法を説明する。
11 抽出部
20,21 確率的決定リスト生成部
30 確率的決定リスト学習部
40 離散化部
50 出力部
100,101,200 決定リスト学習装置
300 情報処理システム
310 予測器
Claims (10)
- 決定リストを学習する決定リスト学習装置であって、
条件と予測とを含むルールの集合、及び、観測データと正解のペアを受け付ける入力部と、
前記ルールの集合に含まれる各ルールを、決定リスト上の複数の位置に、出現の度合いを示す出現度つきで割り当てる確率的決定リスト生成部と、
前記観測データが条件を満たす前記ルールの予測を前記出現度に基づいて統合することで得られる統合予測と、前記正解との差を小さくするように、前記出現度を決定するパラメータを更新する学習部とを備えた
ことを特徴とする決定リスト学習装置。 - 学習部は、観測データが条件を満たすルールの出現度が大きいほど、当該ルールに後続するルールの重みが減少するようにルールの重みを算出し、当該重みを用いて前記ルールの予測を統合したものを統合予測とする
請求項1記載の決定リスト学習装置。 - 確率的決定リスト生成部は、同一のグループに所属するルールの出現度の合計が1になるように、出現度を決定する
請求項1または請求項2記載の決定リスト学習装置。 - 確率的決定リスト生成部は、複数の位置に割り当てられた同一のルールをグループ化し、各グループに所属するルールの出現度の合計が1になるように出現度を決定する
請求項1から請求項3のうちのいずれか1項に記載の決定リスト学習装置。 - 確率的決定リスト生成部は、同一の位置に割り当てられた複数のルールをグループ化し、各グループに所属するルールの出現度の合計が1になるように出現度を決定する
請求項1から請求項3のうちのいずれか1項に記載の決定リスト学習装置。 - 同一グループ内で最大の出現度を1に置換し、置換された以外の出現度を0に置換することで、離散的なリストを決定リストとして生成する離散化部を備えた
請求項3から請求項5のうちのいずれか1項に記載の決定リスト学習装置。 - 決定木からルールを抽出する抽出部を備え、
入力部は、決定木の入力を受け付け、
前記抽出部は、受け付けた決定木から、根ノードから葉ノードを辿る条件と当該葉ノードが示す予測とをルールとして抽出する
請求項1から請求項6のうちのいずれか1項に記載の決定リスト学習装置。 - 確率的決定リスト生成部は、ルールの集合に含まれるすべてのルールを複数回複製して連結することにより、各ルールを決定リスト上の複数の位置に出現度つきで割り当てる
請求項1から請求項7のうちのいずれか1項に記載の決定リスト学習装置。 - 決定リストを学習する決定リスト学習方法であって、
コンピュータが、条件と予測とを含むルールの集合、及び、観測データと正解のペアを受け付け、
前記コンピュータが、前記ルールの集合に含まれる各ルールを、決定リスト上の複数の位置に、出現の度合いを示す出現度つきで割り当て、
前記コンピュータが、前記観測データが条件を満たす前記ルールの予測を、前記出現度に基づいて統合することで得られる統合予測と、前記正解との差を小さくするように、前記出現度を決定するパラメータを更新する
ことを特徴とする決定リスト学習方法。 - 決定リストを学習するコンピュータに適用される決定リスト学習プログラムであって、
前記コンピュータに、
条件と予測とを含むルールの集合、及び、観測データと正解のペアを受け付ける入力処理、
前記ルールの集合に含まれる各ルールを、決定リスト上の複数の位置に、出現の度合いを示す出現度つきで割り当てる確率的決定リスト生成処理、および、
前記観測データが条件を満たす前記ルールの予測を、前記出現度に基づいて統合することで得られる統合予測と、前記正解との差を小さくするように、前記出現度を決定するパラメータを更新する学習処理
を実行させるための決定リスト学習プログラム。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2018/035162 WO2020059136A1 (ja) | 2018-09-21 | 2018-09-21 | 決定リスト学習装置、決定リスト学習方法および決定リスト学習プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2020059136A1 JPWO2020059136A1 (ja) | 2021-08-30 |
JP7136217B2 true JP7136217B2 (ja) | 2022-09-13 |
Family
ID=69886846
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020547594A Active JP7136217B2 (ja) | 2018-09-21 | 2018-09-21 | 決定リスト学習装置、決定リスト学習方法および決定リスト学習プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US20210350260A1 (ja) |
JP (1) | JP7136217B2 (ja) |
WO (1) | WO2020059136A1 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPWO2022259309A1 (ja) * | 2021-06-07 | 2022-12-15 | ||
WO2024029261A1 (ja) * | 2022-08-04 | 2024-02-08 | 日本電気株式会社 | 情報処理装置、予測装置、機械学習方法、および学習プログラム |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2017168460A1 (ja) | 2016-03-29 | 2017-10-05 | 日本電気株式会社 | 情報処理システム、情報処理方法および情報処理プログラム |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2630235B2 (ja) * | 1993-12-20 | 1997-07-16 | 日本電気株式会社 | 連続値決定リストを用いた学習装置 |
JP3209163B2 (ja) * | 1997-09-19 | 2001-09-17 | 日本電気株式会社 | 分類装置 |
US20090018918A1 (en) * | 2004-11-04 | 2009-01-15 | Manyworlds Inc. | Influence-based Social Network Advertising |
CN102308533B (zh) * | 2010-06-28 | 2013-10-09 | 华为技术有限公司 | 对报文进行分类的方法及装置 |
US8756171B2 (en) * | 2011-06-15 | 2014-06-17 | International Business Machines Corporation | Generating predictions from a probabilistic process model |
US8688603B1 (en) * | 2011-11-14 | 2014-04-01 | Amazon Technologies, Inc. | System and method for identifying and correcting marginal false positives in machine learning models |
-
2018
- 2018-09-21 WO PCT/JP2018/035162 patent/WO2020059136A1/ja active Application Filing
- 2018-09-21 US US17/277,520 patent/US20210350260A1/en active Pending
- 2018-09-21 JP JP2020547594A patent/JP7136217B2/ja active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2017168460A1 (ja) | 2016-03-29 | 2017-10-05 | 日本電気株式会社 | 情報処理システム、情報処理方法および情報処理プログラム |
Non-Patent Citations (1)
Title |
---|
白木伸征 ほか,「複数決定リストの順次適用による文節まとめあげ」,自然言語処理,第7巻, 第4号,日本,言語処理学会,2000年10月10日,pp. 229-246,ISSN 1340-7619 |
Also Published As
Publication number | Publication date |
---|---|
JPWO2020059136A1 (ja) | 2021-08-30 |
WO2020059136A1 (ja) | 2020-03-26 |
US20210350260A1 (en) | 2021-11-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Jiang et al. | Holt–Winters smoothing enhanced by fruit fly optimization algorithm to forecast monthly electricity consumption | |
Rajendran et al. | MapReduce-based big data classification model using feature subset selection and hyperparameter tuned deep belief network | |
CA3088899C (en) | Systems and methods for preparing data for use by machine learning algorithms | |
Setiono et al. | Extraction of rules from artificial neural networks for nonlinear regression | |
Wauters et al. | A comparative study of Artificial Intelligence methods for project duration forecasting | |
Merigó et al. | Group decision making with expertons and uncertain generalized probabilistic weighted aggregation operators | |
Guo et al. | Fuzzy time series forecasting based on axiomatic fuzzy set theory | |
JP7271216B2 (ja) | 情報処理装置、情報処理方法、およびプログラム | |
JP7136217B2 (ja) | 決定リスト学習装置、決定リスト学習方法および決定リスト学習プログラム | |
JP7051724B2 (ja) | 計算機システム及び対象に関する目的を達成するために有用な情報の提示方法 | |
JP7481902B2 (ja) | 管理計算機、管理プログラム、及び管理方法 | |
CA3119351C (en) | Extending finite rank deep kernel learning to forecasting over long time horizons | |
Solgi et al. | Pre-processing data using wavelet transform and PCA based on support vector regression and gene expression programming for river flow simulation | |
Güler Dincer | A new fuzzy time series model based on fuzzy C-regression model | |
CN115409168A (zh) | 神经网络优化方法及其装置 | |
Mori et al. | Inference in hybrid Bayesian networks with large discrete and continuous domains | |
Bandeira et al. | Comparison of selection and combination strategies for demand forecasting methods | |
US20210192361A1 (en) | Intelligent data object generation and assignment using artificial intelligence techniques | |
de Lima e Silva et al. | A new granular approach for multivariate forecasting | |
JP7287490B2 (ja) | 学習装置、学習方法、及び、プログラム | |
Edali et al. | Automated analysis of regularities between model parameters and output using support vector regression in conjunction with decision trees | |
CN110717537B (zh) | 训练用户分类模型、执行用户分类预测的方法及装置 | |
JP7196933B2 (ja) | 学習装置および学習方法 | |
Povkhan et al. | The issue of efficient generation of generalized features in algorithmic classification tree methods | |
KR20220101868A (ko) | 동적 딥 뉴럴 네트워크 학습 방법 및 시스템 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210309 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210309 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220517 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220704 |
|
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: 20220802 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220815 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7136217 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |