JP7003753B2 - 探索点決定プログラム、探索点決定方法および探索点決定装置 - Google Patents
探索点決定プログラム、探索点決定方法および探索点決定装置 Download PDFInfo
- Publication number
- JP7003753B2 JP7003753B2 JP2018047063A JP2018047063A JP7003753B2 JP 7003753 B2 JP7003753 B2 JP 7003753B2 JP 2018047063 A JP2018047063 A JP 2018047063A JP 2018047063 A JP2018047063 A JP 2018047063A JP 7003753 B2 JP7003753 B2 JP 7003753B2
- Authority
- JP
- Japan
- Prior art keywords
- search
- point
- search point
- function
- time
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2458—Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
- G06F16/2477—Temporal data queries
-
- 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
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/903—Querying
-
- 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
- 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)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Mathematical Physics (AREA)
- Computing Systems (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Databases & Information Systems (AREA)
- Computational Linguistics (AREA)
- Probability & Statistics with Applications (AREA)
- Fuzzy Systems (AREA)
- Computational Mathematics (AREA)
- Algebra (AREA)
- Mathematical Analysis (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Optimization (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Medical Informatics (AREA)
- Automation & Control Theory (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
・・・(1)
補正前スコア=探索候補点に対応する信頼区間上限の評価値
-最も評価値が高い既知探索点の評価値 ・・・(2)
110 通信部
111 表示部
112 操作部
120 記憶部
121 入力データ記憶部
122 探索範囲記憶部
123 既知探索点記憶部
124 進捗管理記憶部
125 出力データ記憶部
126 評価結果記憶部
127 評価対象記憶部
130 制御部
131 受付部
132 算出部
133 生成部
134 決定部
Claims (8)
- 関数の推定過程における探索点を決定する処理をコンピュータに実行させる探索点決定プログラムであって、
前記関数に関する過去の探索結果から、探索候補点それぞれにおける、探索予想時間と、前記関数にガウス過程を用いて得られる信頼区間上限とを算出し、
前記探索候補点それぞれについて、当該探索候補点と近接した過去の探索結果における探索点の位置、各探索候補点に対応した探索予想時間、および、各探索候補点に対応した信頼区間上限を用いて、各探索候補点に対しパラメータ空間内の領域を生成し、
複数の前記パラメータ空間内の領域の大きさに基づき、探索点を決定する、
処理をコンピュータに実行させる探索点決定プログラム。 - 前記パラメータ空間内の領域は、N次元超直方体である、
請求項1に記載の探索点決定プログラム。 - 前記パラメータ空間内の領域は、N次元超球である、
請求項1に記載の探索点決定プログラム。 - 前記生成する処理は、前記パラメータ空間内の領域の大きさを、過去の探索結果における探索点の位置に応じて補正する、
請求項1~3のいずれか1つに記載の探索点決定プログラム。 - 前記探索候補点は、過去の探索結果における評価値が最も高い探索点の評価値よりも、前記関数の期待値が高い範囲で設定する、
請求項1~4のいずれか1つに記載の探索点決定プログラム。 - 前記決定する処理は、各探索候補点における過去の探索結果における評価値からの改善値と、前記領域の大きさとの積を、前記探索予想時間で割った値に基づいて、前記探索点を決定する、
請求項1~5のいずれか1つに記載の探索点決定プログラム。 - 関数の推定過程における探索点決定方法であって、
前記関数に関する過去の探索結果から、探索候補点それぞれにおける、探索予想時間と、前記関数にガウス過程を用いて得られる信頼区間上限とを算出し、
前記探索候補点それぞれについて、当該探索候補点と近接した過去の探索結果における探索点の位置、各探索候補点に対応した探索予想時間、および、各探索候補点に対応した信頼区間上限を用いて、各探索候補点に対しパラメータ空間内の領域を生成し、
複数の前記パラメータ空間内の領域の大きさに基づき、探索点を決定する、
処理をコンピュータが実行する探索点決定方法。 - 関数の推定過程における探索点を決定する探索点決定装置であって、
前記関数に関する過去の探索結果から、探索候補点それぞれにおける、探索予想時間と、前記関数にガウス過程を用いて得られる信頼区間上限とを算出する算出部と、
前記探索候補点それぞれについて、当該探索候補点と近接した過去の探索結果における探索点の位置、各探索候補点に対応した探索予想時間、および、各探索候補点に対応した信頼区間上限を用いて、各探索候補点に対しパラメータ空間内の領域を生成する生成部と、
複数の前記パラメータ空間内の領域の大きさに基づき、探索点を決定する決定部と、
を有する探索点決定装置。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018047063A JP7003753B2 (ja) | 2018-03-14 | 2018-03-14 | 探索点決定プログラム、探索点決定方法および探索点決定装置 |
US16/297,850 US11645562B2 (en) | 2018-03-14 | 2019-03-11 | Search point determining method and search point determining apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018047063A JP7003753B2 (ja) | 2018-03-14 | 2018-03-14 | 探索点決定プログラム、探索点決定方法および探索点決定装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2019159933A JP2019159933A (ja) | 2019-09-19 |
JP7003753B2 true JP7003753B2 (ja) | 2022-01-21 |
Family
ID=67905747
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018047063A Active JP7003753B2 (ja) | 2018-03-14 | 2018-03-14 | 探索点決定プログラム、探索点決定方法および探索点決定装置 |
Country Status (2)
Country | Link |
---|---|
US (1) | US11645562B2 (ja) |
JP (1) | JP7003753B2 (ja) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2019181313A1 (ja) * | 2018-03-23 | 2019-09-26 | 日本電気株式会社 | 組み合わせ探索システム、情報処理装置、方法およびプログラム |
KR102272822B1 (ko) | 2019-12-31 | 2021-07-02 | 동의대학교 산학협력단 | 피크위치오차의 사전 보정을 수행하여 질량 스펙트럼 검출 성능을 개선하는 방법 및 장치 |
KR102270908B1 (ko) | 2019-12-31 | 2021-06-29 | 동의대학교 산학협력단 | 크로마토그래피 질량분석기의 질량 스펙트럼 해상도 개선 방법 및 장치 |
JP7478069B2 (ja) * | 2020-08-31 | 2024-05-02 | 株式会社東芝 | 情報処理装置、情報処理方法、およびプログラム |
JP7453895B2 (ja) | 2020-11-11 | 2024-03-21 | 株式会社日立製作所 | 探索条件提示装置、探索条件提示方法、及び探索条件提示プログラム |
JP7455769B2 (ja) | 2021-02-02 | 2024-03-26 | 株式会社東芝 | 情報処理装置、情報処理方法、プログラム、および情報処理システム |
CN116663618B (zh) * | 2023-07-28 | 2023-12-05 | 之江实验室 | 一种算子优化方法、装置、存储介质及电子设备 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016523402A (ja) | 2013-05-30 | 2016-08-08 | プレジデント アンド フェローズ オブ ハーバード カレッジ | ベイズの最適化を実施するためのシステムおよび方法 |
JP2016218869A (ja) | 2015-05-22 | 2016-12-22 | 富士通株式会社 | 設定方法、設定プログラム、及び設定装置 |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002149618A (ja) | 2000-11-10 | 2002-05-24 | Mitsubishi Electric Corp | 分散並列型最適パラメータ探索システム |
-
2018
- 2018-03-14 JP JP2018047063A patent/JP7003753B2/ja active Active
-
2019
- 2019-03-11 US US16/297,850 patent/US11645562B2/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016523402A (ja) | 2013-05-30 | 2016-08-08 | プレジデント アンド フェローズ オブ ハーバード カレッジ | ベイズの最適化を実施するためのシステムおよび方法 |
JP2016218869A (ja) | 2015-05-22 | 2016-12-22 | 富士通株式会社 | 設定方法、設定プログラム、及び設定装置 |
Also Published As
Publication number | Publication date |
---|---|
JP2019159933A (ja) | 2019-09-19 |
US11645562B2 (en) | 2023-05-09 |
US20190287010A1 (en) | 2019-09-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7003753B2 (ja) | 探索点決定プログラム、探索点決定方法および探索点決定装置 | |
JP2018010475A (ja) | 機械学習管理プログラム、機械学習管理装置および機械学習管理方法 | |
JP2007528538A (ja) | フォーカスした文法を使用する生成的プログラミングシステム及び方法 | |
JP5795743B2 (ja) | 適応的重み付けを用いた様々な文書間類似度計算方法に基づいた文書比較方法および文書比較システム | |
US20220035528A1 (en) | Method, electronic device and computer program product for managing storage space | |
JP2020052737A (ja) | 製品設計装置および該方法 | |
JPWO2018229877A1 (ja) | 仮説推論装置、仮説推論方法、及びコンピュータ読み取り可能な記録媒体 | |
JP2020067980A (ja) | 予測プログラム、予測方法及び予測装置 | |
WO2008156595A1 (en) | Hybrid method for simulation optimization | |
JP7283318B2 (ja) | 最適化装置、最適化プログラム、及び最適化方法 | |
JPWO2014087590A1 (ja) | 最適化装置、最適化方法および最適化プログラム | |
JP2020079991A (ja) | 最適化装置、最適化装置の制御方法および最適化装置の制御プログラム | |
KR102559605B1 (ko) | 함수 최적화 방법 및 장치 | |
JP2020030738A (ja) | 学習データの解析方法及び計算機システム | |
JP7382633B2 (ja) | 学習モデル構築装置、学習モデル構築方法及びコンピュータプログラム | |
CN105956680B (zh) | 一个基于强化学习的自适应规则的生成和管理框架 | |
JP2022003484A (ja) | 情報処理装置、回帰モデル生成方法、及び回帰モデル生成プログラム | |
JP2021179778A (ja) | 情報処理装置、求解方法、及び求解プログラム | |
JP7354712B2 (ja) | 情報処理装置、情報処理プログラムおよび情報処理方法 | |
JP5126694B2 (ja) | 学習システム | |
JP7396505B2 (ja) | モデル生成プログラム、モデル生成方法及びモデル生成装置 | |
CN111061875B (zh) | 超参数确定方法、装置、计算机设备和存储介质 | |
JP7127686B2 (ja) | 仮説推論装置、仮説推論方法、及びプログラム | |
JP2017167980A (ja) | 特徴選択装置、特徴選択方法およびプログラム | |
JP2016194912A (ja) | 混合モデルの選択方法及び装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20201210 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20211125 |
|
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: 20211130 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20211213 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7003753 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |