JP7044153B2 - 評価システム、評価方法および評価用プログラム - Google Patents
評価システム、評価方法および評価用プログラム Download PDFInfo
- Publication number
- JP7044153B2 JP7044153B2 JP2020509593A JP2020509593A JP7044153B2 JP 7044153 B2 JP7044153 B2 JP 7044153B2 JP 2020509593 A JP2020509593 A JP 2020509593A JP 2020509593 A JP2020509593 A JP 2020509593A JP 7044153 B2 JP7044153 B2 JP 7044153B2
- Authority
- JP
- Japan
- Prior art keywords
- optimization
- objective function
- generated
- generates
- evaluation
- 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
- 238000011156 evaluation Methods 0.000 title claims description 97
- 230000006870 function Effects 0.000 claims description 156
- 238000005457 optimization Methods 0.000 claims description 156
- 238000000034 method Methods 0.000 claims description 43
- 238000012549 training Methods 0.000 claims description 20
- 238000012854 evaluation process Methods 0.000 claims description 4
- 238000000605 extraction Methods 0.000 claims description 4
- 238000002790 cross-validation Methods 0.000 description 12
- 238000010586 diagram Methods 0.000 description 11
- 238000010801 machine learning Methods 0.000 description 10
- 230000000694 effects Effects 0.000 description 6
- 238000012545 processing Methods 0.000 description 6
- 230000001419 dependent effect Effects 0.000 description 4
- 230000010365 information processing Effects 0.000 description 3
- 238000013459 approach Methods 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 238000012937 correction Methods 0.000 description 2
- 238000007429 general method Methods 0.000 description 2
- 238000013439 planning Methods 0.000 description 2
- 230000015654 memory Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000000528 statistical test Methods 0.000 description 1
- 238000013068 supply chain management Methods 0.000 description 1
- XLYOFNOQVPJJNP-UHFFFAOYSA-N water Substances O XLYOFNOQVPJJNP-UHFFFAOYSA-N 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/217—Validation; Performance evaluation; Active pattern learning techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/04—Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N7/00—Computing arrangements based on specific mathematical models
- G06N7/01—Probabilistic graphical models, e.g. probabilistic networks
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- General Physics & Mathematics (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Medical Informatics (AREA)
- Human Resources & Organizations (AREA)
- Economics (AREA)
- Strategic Management (AREA)
- Life Sciences & Earth Sciences (AREA)
- Development Economics (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Game Theory and Decision Science (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Entrepreneurship & Innovation (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
この場合、以下に示す式2が成り立つ。また、z^が、真の目的関数f(z,θ*)に関して最適でない場合が起こりうるとき、式2における右の不等式が不等号で成り立つ。
は、任意の決まった予測ルールhにおける汎化誤差
のバイアスのない推定器である。すなわち、任意の決まったhについて、以下に示す式5が成り立つ。
20 学習部
30 最適化部
40 評価部
50 出力部
Claims (8)
- 学習に用いるサンプルから、含まれるサンプルの少なくとも一部が異なるように複数のサンプル群を生成し、生成された各サンプル群を用いて複数の予測モデルを生成する学習部と、
前記予測モデルにより予測される被説明変数および最適化の制約条件に基づいて、複数の関数の和で表される目的関数を生成し、生成された目的関数を最適化する最適化部と、
前記最適化の結果を前記目的関数ごとに評価する評価部とを備え、
前記学習部は、学習に用いるサンプルから複数のサンプル群を生成し、生成されたサンプル群のうち学習に用いるサンプル群が重複しないように、商品の売上数量を予測する複数の予測モデルを生成し、
前記最適化部は、前記予測モデルに基づく売上数量と商品の売価とに基づいて総売上を算出する第一の関数と、前記予測モデルに基づく売上数量と売価から原価を減じた利益とに基づいて総利益を算出する第二の関数とを含む目的関数を生成し、生成された目的関数を最適化して総売上および総利益を最大にする商品の価格を特定し、
前記評価部は、最適化の対象とした目的関数の生成に用いた予測モデルの学習で用いなかったサンプル群を用いて、特定された前記価格に基づいて総利益および総売上を算出することにより、前記目的関数ごとに最適化の結果を評価する
ことを特徴とする評価システム。 - 最適化部は、生成された各予測モデルに基づいて目的関数を生成し、生成した各目的関数を最適化し、
評価部は、最適化の結果を、各目的関数による最適化の結果を集計して評価する
請求項1記載の評価システム。 - 評価部は、最適化の結果を、各目的関数による最適化の結果の平均を算出して評価する
請求項2記載の評価システム。 - 学習部は、学習に用いるサンプルから2つのサンプル群を生成し、第1のサンプル群を用いて第1の予測モデルを生成し、第2のサンプル群を用いて第2の予測モデルを生成し、
最適化部は、前記第1の予測モデルにより予測される被説明変数に基づいて第1の目的関数を生成し、前記第2の予測モデルにより予測される被説明変数に基づいて第2の目的関数を生成し、生成された前記第1の目的関数および前記第2の目的関数を最適化し、
評価部は、前記第1の目的関数の最適化の結果を前記第2のサンプル群を用いて評価し、前記第2の目的関数の最適化の結果を前記第1のサンプル群を用いて評価する
請求項1から請求項3のうちのいずれか1項に記載の評価システム。 - 学習部は、学習に用いるサンプル群から復元抽出により複数のサンプル群を生成し、生成された各サンプル群を用いて複数の予測モデルを生成し、
評価部は、最適化に用いた目的関数ごとの最適化結果に基づいてバイアスを推定し、推定されたバイアスに基づいて最適化結果を補正する
請求項1記載の評価システム。 - 最適化部は、各商品の取り得る売価を制約条件とする目的関数を生成する
請求項1から請求項5のうちのいずれか1項に記載の評価システム。 - コンピュータが、学習に用いるサンプルから複数のサンプル群を生成し、生成されたサンプル群のうち学習に用いるサンプル群が重複しないように、商品の売上数量を予測する複数の予測モデルを生成し、
前記コンピュータが、生成された各サンプル群を用いて複数の予測モデルを生成し、
前記コンピュータが、前記予測モデルにより予測される被説明変数および最適化の制約条件に基づいて、複数の関数の和で表される目的関数として、前記予測モデルに基づく売上数量と商品の売価とに基づいて総売上を算出する第一の関数と、前記予測モデルに基づく売上数量と売価から原価を減じた利益とに基づいて総利益を算出する第二の関数とを含む目的関数を生成し、
前記コンピュータが、生成された目的関数を最適化して総売上および総利益を最大にする商品の価格を特定し、
前記コンピュータが、最適化の対象とした目的関数の生成に用いた予測モデルの学習で用いなかったサンプル群を用いて、特定された前記価格に基づいて総利益および総売上を算出することにより、前記目的関数ごとに最適化の結果を評価する
ことを特徴とする評価方法。 - コンピュータに、
学習に用いるサンプルから、含まれるサンプルの少なくとも一部が異なるように複数のサンプル群を生成し、生成された各サンプル群を用いて複数の予測モデルを生成する学習処理、
前記予測モデルにより予測される被説明変数および最適化の制約条件に基づいて、複数の関数の和で表される目的関数を生成し、生成された目的関数を最適化する最適化処理、および、
前記最適化の結果を前記目的関数ごとに評価する評価処理を実行させ、
前記学習処理で、学習に用いるサンプルから複数のサンプル群を生成させ、生成されたサンプル群のうち学習に用いるサンプル群が重複しないように、商品の売上数量を予測する複数の予測モデルを生成させ、
前記最適化処理で、前記予測モデルに基づく売上数量と商品の売価とに基づいて総売上を算出する第一の関数と、前記予測モデルに基づく売上数量と売価から原価を減じた利益とに基づいて総利益を算出する第二の関数とを含む目的関数を生成させ、生成された目的関数を最適化して総売上および総利益を最大にする商品の価格を特定させ、
前記評価処理で、最適化の対象とした目的関数の生成に用いた予測モデルの学習で用いなかったサンプル群を用いて、特定された前記価格に基づいて総利益および総売上を算出することにより、前記目的関数ごとに最適化の結果を評価させる
ための評価プログラム。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201862650389P | 2018-03-30 | 2018-03-30 | |
US62/650,389 | 2018-03-30 | ||
PCT/JP2018/040117 WO2019187289A1 (ja) | 2018-03-30 | 2018-10-29 | 評価システム、評価方法および評価用プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2019187289A1 JPWO2019187289A1 (ja) | 2021-03-11 |
JP7044153B2 true JP7044153B2 (ja) | 2022-03-30 |
Family
ID=68058639
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020509593A Active JP7044153B2 (ja) | 2018-03-30 | 2018-10-29 | 評価システム、評価方法および評価用プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US20210027109A1 (ja) |
JP (1) | JP7044153B2 (ja) |
WO (1) | WO2019187289A1 (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP4180088A1 (en) * | 2021-11-16 | 2023-05-17 | Koninklijke Philips N.V. | A machine learning based system for generating objective functions for radiation therapy treatment planning |
CN115016353A (zh) * | 2022-06-17 | 2022-09-06 | 浙大城市学院 | 一种用于远程控制设备的监控管理系统 |
WO2024195101A1 (ja) * | 2023-03-23 | 2024-09-26 | 日本電気株式会社 | 価格提案装置、価格提案方法および記録媒体 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2017094207A1 (ja) | 2015-11-30 | 2017-06-08 | 日本電気株式会社 | 情報処理システム、情報処理方法および情報処理用プログラム |
WO2017199753A1 (ja) | 2016-05-18 | 2017-11-23 | 日本電気株式会社 | 最適化システム、最適化方法および最適化プログラム |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7120567B2 (en) * | 2002-08-20 | 2006-10-10 | Sun Microsystems, Inc. | Method and apparatus for determining output uncertainty of computer system models |
US20070050154A1 (en) * | 2005-09-01 | 2007-03-01 | Albahri Tareq A | Method and apparatus for measuring the properties of petroleum fuels by distillation |
US9495645B2 (en) * | 2012-10-21 | 2016-11-15 | Concept.Io, Inc. | Method and system of iteratively autotuning prediction parameters in a media content recommender |
-
2018
- 2018-10-29 JP JP2020509593A patent/JP7044153B2/ja active Active
- 2018-10-29 US US17/043,329 patent/US20210027109A1/en not_active Abandoned
- 2018-10-29 WO PCT/JP2018/040117 patent/WO2019187289A1/ja active Application Filing
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2017094207A1 (ja) | 2015-11-30 | 2017-06-08 | 日本電気株式会社 | 情報処理システム、情報処理方法および情報処理用プログラム |
WO2017199753A1 (ja) | 2016-05-18 | 2017-11-23 | 日本電気株式会社 | 最適化システム、最適化方法および最適化プログラム |
Non-Patent Citations (1)
Title |
---|
山下 智志,信用リスクモデルの予測精度 -AR値と評価指標-,第1版,株式会社朝倉書店,2011年09月15日,p.138-144,ISBN:978-4-254-29541-2 |
Also Published As
Publication number | Publication date |
---|---|
US20210027109A1 (en) | 2021-01-28 |
WO2019187289A1 (ja) | 2019-10-03 |
JPWO2019187289A1 (ja) | 2021-03-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Chien et al. | Deep reinforcement learning for selecting demand forecast models to empower Industry 3.5 and an empirical study for a semiconductor component distributor | |
Patriarca et al. | Inventory model for a multi-echelon system with unidirectional lateral transshipment | |
JP7044153B2 (ja) | 評価システム、評価方法および評価用プログラム | |
Wang et al. | Capacity planning with technology replacement by stochastic dynamic programming | |
CA3131688A1 (en) | Process and system including an optimization engine with evolutionary surrogate-assisted prescriptions | |
EP3371764A1 (en) | Systems and methods for pricing optimization with competitive influence effects | |
Sun et al. | Solving the multi-stage portfolio optimization problem with a novel particle swarm optimization | |
CN115053240A (zh) | 使用库存数据来测量和预测产品的可用性并优化配搭的系统和方法 | |
Herasymovych et al. | Using reinforcement learning to optimize the acceptance threshold of a credit scoring model | |
US11410240B2 (en) | Tactical investment algorithms through Monte Carlo backtesting | |
JP2018060547A (ja) | 指示分析のためのシステムおよび方法 | |
JP6828830B2 (ja) | 評価システム、評価方法および評価用プログラム | |
WO2016205153A1 (en) | Incremental estimation for probabilistic forecaster | |
Dash et al. | QORA-ANN: quasi opposition based Rao algorithm and artificial neural network for cryptocurrency prediction | |
Trapero et al. | Demand forecasting under lost sales stock policies | |
Liu et al. | Data-driven dynamic pricing and inventory management of an omni-channel retailer in an uncertain demand environment | |
US20230267007A1 (en) | System and method to simulate demand and optimize control parameters for a technology platform | |
US11288691B2 (en) | Systems and methods for price markdown optimization | |
Kaplarević-Mališić et al. | Identifying optimal architectures of physics-informed neural networks by evolutionary strategy | |
Oliveira et al. | Cross-Learning-Based Sales Forecasting Using Deep Learning via Partial Pooling from Multi-level Data | |
JP6947229B2 (ja) | 最適化装置、最適化方法および最適化プログラム | |
JP7212231B2 (ja) | 情報処理装置、方法及びプログラム | |
Yin et al. | A discrete constraint-based method for pipeline build-up aware services sales forecasting | |
Wang et al. | Combining diffusion and grey models based on evolutionary optimization algorithms to forecast motherboard shipments | |
US20240320694A1 (en) | Systems and methods for generating a trend forecast and an explanation |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200925 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210817 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20211004 |
|
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: 20220215 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220228 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7044153 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |