KR20180046172A - System and method for searching optimal solution based on multi-level statistical machine learning - Google Patents

System and method for searching optimal solution based on multi-level statistical machine learning Download PDF

Info

Publication number
KR20180046172A
KR20180046172A KR1020160141096A KR20160141096A KR20180046172A KR 20180046172 A KR20180046172 A KR 20180046172A KR 1020160141096 A KR1020160141096 A KR 1020160141096A KR 20160141096 A KR20160141096 A KR 20160141096A KR 20180046172 A KR20180046172 A KR 20180046172A
Authority
KR
South Korea
Prior art keywords
regression model
area
uncertainty
region
index
Prior art date
Application number
KR1020160141096A
Other languages
Korean (ko)
Other versions
KR102439198B1 (en
Inventor
주민식
강지훈
유효선
Original Assignee
삼성에스디에스 주식회사
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 삼성에스디에스 주식회사 filed Critical 삼성에스디에스 주식회사
Priority to KR1020160141096A priority Critical patent/KR102439198B1/en
Publication of KR20180046172A publication Critical patent/KR20180046172A/en
Application granted granted Critical
Publication of KR102439198B1 publication Critical patent/KR102439198B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/09Supervised learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/04Inference or reasoning models
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/18Complex mathematical operations for evaluating statistical data, e.g. average values, frequency distributions, probability functions, regression analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/047Probabilistic or stochastic networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N99/005

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Computing Systems (AREA)
  • Evolutionary Computation (AREA)
  • Artificial Intelligence (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Pure & Applied Mathematics (AREA)
  • Biophysics (AREA)
  • Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Biomedical Technology (AREA)
  • Mathematical Optimization (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Probability & Statistics with Applications (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Operations Research (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Algebra (AREA)
  • Databases & Information Systems (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Medical Informatics (AREA)
  • Feedback Control In General (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

Provided are a system to search for an optimal solution based on multilevel statistical machine learning and a method thereof. According to an embodiment of the present invention, the system includes: a generating part generating a first regression model about at least one objective function and a second regression model about at least one limit condition by using learning data; a first calculating part calculating the uncertainty of each area in a searching space through the first regression model and calculating the fracture probability of each area through the second regression model; an adjusting part adjusting the size of each area by estimating a reliable area in the searching space through the uncertainty of each area; a second calculating part calculating an entropy index of each adjusted area; and a preprocessing part conducting preprocessing for searching for an optimal solution by using at least one among the uncertainty, the fracture probability, and the entropy index.

Description

다층확률 기계학습 기반 최적해 탐색 시스템 및 방법{SYSTEM AND METHOD FOR SEARCHING OPTIMAL SOLUTION BASED ON MULTI-LEVEL STATISTICAL MACHINE LEARNING}Field of the Invention < RTI ID = 0.0 > [0001] < / RTI &

본 발명의 실시예들은 수치적 최적화(Numerical Optimization) 기법과 관련된다.Embodiments of the present invention relate to Numerical Optimization techniques.

수치적 최적화 기법은 기계, 회로, 스케줄, 성능, 품질 인자 등을 목적 함수(objective function), 제한 조건(constraints), 설계 변수 등으로 정식화하여 수학적으로 최적해를 구하는 기법을 의미한다. 이러한 수치적 최적화 기법은 적은 개수의 실험점으로 동등한 최적해를 탐색하거나 동일 개수의 실험점으로 더 나은 최적해를 탐색하는 것이 그 목적이다. 상기 수치적 최적화 기법을 이용하여 제품, 시스템, 서비스 등을 설계하는 경우 설계 시간 및 비용을 크게 절감할 수 있다.Numerical optimization technique refers to a technique of mathematically obtaining an optimal solution by formulating an objective function, constraints, design variables, etc. of a machine, a circuit, a schedule, a performance, and a quality factor. The objective of this numerical optimization technique is to search for an equivalent solution with a small number of test points or to search for a better optimal solution with the same number of test points. When the product, system, service, etc. are designed using the numerical optimization technique, design time and cost can be greatly reduced.

그러나, 종래의 수치적 최적화 기법은 최적화 과정에서 사전에 누적된 학습 데이터를 전혀 활용하지 못하는 한계가 있다. 유사한 값을 갖는 학습 데이터(예를 들어, x1 = 0.051, x2 = 0.052)일지라도 수치적으로 상이한 이상 서로 다른 신규 데이터를 요구하여 전혀 다른 결과값이 나올 수 있기 때문이다. 따라서, 종래에는 항상 신규 데이터를 이용하여 최적화 과정을 수행하여야 하였으며, 이에 따라 사전에 누적된 수천억 ~ 수조 규모의 학습 데이터가 그대로 방치되는 문제점이 있다.However, the conventional numerical optimization technique has a limitation in that it can not utilize the accumulated accumulated learning data at all during the optimization process. (X1 = 0.051, x2 = 0.052) having similar values may require different new data that are numerically different from each other, resulting in completely different results. Therefore, conventionally, the optimization process has to be always performed using new data. Thus, there is a problem that accumulated learning data of several hundreds of billions to a few tanks are left unchanged.

한국등록특허공보 제10-1337499호(2013.11.29)Korean Patent Registration No. 10-1337499 (Nov. 29, 2013)

본 발명의 실시예들은 사전에 누적된 학습 데이터를 활용하여 최적화 과정을 수행하기 위한 것이다.Embodiments of the present invention are for performing an optimization process using previously accumulated learning data.

본 발명의 예시적인 실시예에 따르면, 학습 데이터를 이용하여 하나 이상의 목적 함수(objective function)에 대한 제1 회귀 모델 및 하나 이상의 제한 조건(constraints)에 대한 제2 회귀 모델을 생성하는 생성부; 상기 제1 회귀 모델을 이용하여 탐색 공간 내 각 영역별 불확실도(uncertainty)를 계산하고, 상기 제2 회귀 모델을 이용하여 상기 각 영역별 파괴 확률(probability of failure)을 계산하는 제1 계산부; 상기 각 영역별 불확실도를 이용하여 상기 탐색 공간 내 신뢰 영역(trust region)을 추정함으로써 상기 각 영역의 크기를 조정하는 조정부; 조정된 각 영역별 엔트로피 지수를 계산하는 제2 계산부; 및 계산된 상기 불확실도, 상기 파괴 확률 및 엔트로피 지수 중 하나 이상을 이용하여 최적해 탐색을 위한 전처리를 수행하는 전처리부를 포함하는, 최적해 탐색 시스템이 제공된다.According to an exemplary embodiment of the present invention, there is provided an apparatus for generating a first regression model for one or more objective functions and a second regression model for one or more constraints using learning data; A first calculation unit for calculating an uncertainty for each region in the search space using the first regression model and calculating a probability of failure for each region using the second regression model; An adjustment unit for adjusting a size of each region by estimating a trust region in the search space using the uncertainty for each region; A second calculation unit for calculating an adjusted entropy index for each region; And a preprocessing unit for performing preprocessing for an optimal solution search using at least one of the calculated uncertainty, the failure probability, and the entropy index.

상기 생성부는, 상기 목적 함수 각각에 대한 복수의 회귀 모델을 합성하여 상기 제1 회귀 모델을 생성하고, 상기 제한 조건 각각에 대한 복수의 회귀 모델을 합성하여 상기 제2 회귀 모델을 생성할 수 있다.The generator may generate the first regression model by combining a plurality of regression models for each of the objective functions, and generate the second regression model by combining a plurality of regression models for each of the constraints.

상기 제1 계산부는, 상기 목적 함수의 분산 변화량을 이용하여 상기 각 영역별 불확실도를 계산할 수 있다.The first calculation unit may calculate the uncertainty for each of the regions using the variation amount of the objective function.

상기 조정부는, 상기 불확실도에 따라 상기 신뢰 영역을 확대, 축소, 분할 또는 통합함으로써 상기 신뢰 영역을 추정하고, 상기 신뢰 영역 이외의 영역을 설정된 크기로 분할함으로써 상기 각 영역의 크기를 조정할 수 있다.The adjustment unit may estimate the reliability region by enlarging, reducing, dividing, or integrating the confidence region according to the uncertainty, and may adjust the size of each region by dividing the region other than the confidence region to a predetermined size.

상기 제2 계산부는, 계산된 상기 불확실도, 상기 파괴 확률 및 엔트로피 지수 중 하나 이상을 이용하여 상기 조정된 각 영역별 가치 확률 지수를 계산할 수 있다.The second calculation unit may calculate the adjusted value probability index for each area using at least one of the calculated uncertainty, the failure probability, and the entropy index.

상기 전처리부는, 상기 가치 확률 지수가 최대인 영역을 탐색 시작점으로 설정하고, 상기 탐색 시작점부터 상기 최적해 탐색을 위한 실험을 수행할 수 있다.The preprocessor may set an area having the maximum value probability index as a search start point and perform an experiment for searching the optimal solution from the search start point.

상기 제2 계산부는, 다음의 수학식을 이용하여 상기 조정된 각 영역별 가치 확률 지수를 계산할 수 있다.The second calculator may calculate the adjusted value probability index for each area using the following equation.

VTR = λ1ITR - λ2PrTR + λ3MV TR = λ 1 I TR - λ 2 Pr TR + λ 3 M

(여기서, VTR 은 가치 확률 지수, ITR 은 엔트로피 지수, PrTR 은 파괴 확률, M 은 불확실도를 나타내며, λ1, λ2, λ3 는 가치 확률 계수임)(Where V TR is the value probability index, I TR is the entropy index, Pr TR is the failure probability, M is the uncertainty, and λ 1 , λ 2 , and λ 3 are the value probability coefficients)

상기 전처리부는, 상기 엔트로피 지수가 제1 임계치 이상인 영역에 대해 상기 최적해 탐색을 위한 실험을 수행할 수 있다.The pre-processing unit may perform an experiment for the optimal solution search for an area where the entropy index is equal to or greater than a first threshold value.

상기 실험의 수행에 따라 획득되는 신규 데이터를 학습하는 학습부를 더 포함하며, 상기 생성부는, 상기 학습 데이터 및 상기 신규 데이터를 이용하여 상기 제1 회귀 모델 및 상기 제2 회귀 모델을 재생성할 수 있다.And a learning unit for learning new data acquired according to the performance of the experiment, wherein the generation unit can regenerate the first regression model and the second regression model using the learning data and the new data.

상기 전처리부는, 상기 불확실도가 제2 임계치 미만인 영역 및 상기 파괴 확률이 제3 임계치를 초과하는 영역에 대해 상기 제1 회귀 모델 및 상기 제2 회귀 모델로부터 도출되는 근사 추론값을 부여할 수 있다.The preprocessing unit may give an approximate inferred value derived from the first regression model and the second regression model for a region where the uncertainty is less than a second threshold value and an area where the failure probability exceeds a third threshold value.

본 발명의 다른 예시적인 실시예에 따르면, 생성부에서, 학습 데이터를 이용하여 하나 이상의 목적 함수에 대한 제1 회귀 모델 및 하나 이상의 제한 조건에 대한 제2 회귀 모델을 생성하는 단계; 제1 계산부에서, 상기 제1 회귀 모델을 이용하여 탐색 공간 내 각 영역별 불확실도를 계산하는 단계; 상기 제1 계산부에서, 상기 제2 회귀 모델을 이용하여 상기 각 영역별 파괴 확률을 계산하는 단계; 조정부에서, 상기 각 영역별 불확실도를 이용하여 상기 탐색 공간 내 신뢰 영역을 추정함으로써 상기 각 영역의 크기를 조정하는 단계; 제2 계산부에서, 조정된 각 영역별 엔트로피 지수를 계산하는 단계; 및 전처리부에서, 계산된 상기 불확실도, 상기 파괴 확률 및 엔트로피 지수 중 하나 이상을 이용하여 최적해 탐색을 위한 전처리를 수행하는 단계를 포함하는, 최적해 탐색 방법이 제공된다.According to another exemplary embodiment of the present invention, there is provided a method for generating a first regression model for at least one objective function and a second regression model for at least one constraint using learning data, Calculating an uncertainty for each region in the search space using the first regression model in a first calculation unit; Calculating a failure probability for each of the areas using the second regression model in the first calculation unit; Adjusting a size of each of the areas by estimating a reliability area in the search space using the uncertainty of each area in the adjustment part; Calculating an entropy index for each region adjusted in the second calculation unit; And performing a pre-processing for an optimal solution search using at least one of the calculated uncertainty, the failure probability, and an entropy index in the preprocessing unit.

상기 제1 회귀 모델 및 상기 제2 회귀 모델을 생성하는 단계는, 상기 목적 함수 각각에 대한 복수의 회귀 모델을 합성하여 상기 제1 회귀 모델을 생성하고, 상기 제한 조건 각각에 대한 복수의 회귀 모델을 합성하여 상기 제2 회귀 모델을 생성할 수 있다.Wherein the step of generating the first regression model and the second regression model includes the steps of generating a first regression model by combining a plurality of regression models for each of the objective functions and generating a plurality of regression models The second regression model can be generated.

상기 불확실도를 계산하는 단계는, 상기 목적 함수의 분산 변화량을 이용하여 상기 각 영역별 불확실도를 계산할 수 있다.The step of calculating the uncertainty may calculate the uncertainty of each of the regions using the variance of the objective function.

상기 각 영역의 크기를 조정하는 단계는, 상기 불확실도에 따라 상기 신뢰 영역을 확대, 축소, 분할 또는 통합함으로써 상기 신뢰 영역을 추정하고, 상기 신뢰 영역 이외의 영역을 설정된 크기로 분할함으로써 상기 각 영역의 크기를 조정할 수 있다.Wherein the step of adjusting the size of each of the regions comprises: estimating the confidence region by expanding, reducing, dividing, or integrating the confidence region according to the uncertainty; dividing the region other than the confidence region into a set size, You can adjust the size.

상기 최적해 탐색 방법은, 상기 전처리를 수행하는 단계 이전에, 상기 제2 계산부에서, 계산된 상기 불확실도, 상기 파괴 확률 및 엔트로피 지수 중 하나 이상을 이용하여 상기 조정된 각 영역별 가치 확률 지수를 계산하는 단계를 더 포함할 수 있다.The optimal solution search method may further include calculating, by the second calculation unit, the adjusted value probability index of each region using at least one of the calculated uncertainty, the failure probability, and the entropy index before the step of performing the pre- The method comprising the steps of:

상기 전처리를 수행하는 단계는, 상기 가치 확률 지수가 최대인 영역을 탐색 시작점으로 설정하고, 상기 탐색 시작점부터 상기 최적해 탐색을 위한 실험을 수행할 수 있다.The pre-processing may set an area having the maximum value probability index as a search start point, and perform an experiment for searching the optimal solution from the search start point.

상기 가치 확률 지수를 계산하는 단계는, 다음의 수학식을 이용하여 상기 조정된 각 영역별 가치 확률 지수를 계산할 수 있다.The step of calculating the value probability index may calculate the adjusted value probability index for each area using the following equation.

VTR = λ1ITR - λ2PrTR + λ3MV TR = λ 1 I TR - λ 2 Pr TR + λ 3 M

(여기서, VTR 은 가치 확률 지수, ITR 은 엔트로피 지수, PrTR 은 파괴 확률, M 은 불확실도를 나타내며, λ1, λ2, λ3 는 가치 확률 계수임)(Where V TR is the value probability index, I TR is the entropy index, Pr TR is the failure probability, M is the uncertainty, and λ 1 , λ 2 , and λ 3 are the value probability coefficients)

상기 전처리를 수행하는 단계는, 상기 엔트로피 지수가 제1 임계치 이상인 영역에 대해 상기 최적해 탐색을 위한 실험을 수행할 수 있다.The pre-processing may perform an experiment for searching the optimal solution for an area where the entropy index is equal to or greater than a first threshold value.

상기 최적해 탐색 방법은, 상기 전처리를 수행하는 단계 이후, 학습부에서, 상기 실험의 수행에 따라 획득되는 신규 데이터를 학습하는 단계; 및 상기 생성부에서, 상기 학습 데이터 및 상기 신규 데이터를 이용하여 상기 제1 회귀 모델 및 상기 제2 회귀 모델을 재생성하는 단계를 더 포함할 수 있다. The optimal solution search method may further include: learning new data obtained in the learning unit according to the execution of the experiment, after performing the preprocessing; And regenerating the first regression model and the second regression model using the learning data and the new data in the generation unit.

상기 전처리를 수행하는 단계는, 상기 불확실도가 제2 임계치 미만인 영역 및 상기 파괴 확률이 제3 임계치를 초과하는 영역에 대해 상기 제1 회귀 모델 및 상기 제2 회귀 모델로부터 도출되는 근사 추론값을 부여할 수 있다.The pre-processing may include applying an approximate inference value derived from the first regression model and the second regression model to a region where the uncertainty is less than a second threshold and an area where the failure probability exceeds a third threshold .

본 발명의 실시예들에 따르면, 사전에 누적된 학습 데이터를 활용하여 최적화 과정을 수행함으로써, 탐색 효율을 극대화하고 최적화 시간을 최소화할 수 있다. 특히, 본 발명의 실시예들에 따르면, 최적의 탐색 시작점을 도출하여 상기 탐색 시작점부터 실험을 수행하고 이후에는 불확실도 및 파괴 확률을 고려하여 특정 영역에 대해서만 선별적으로 실험을 수행함으로써 불필요한 실험을 최소화하고 실험에 소요되는 시간을 단축시킬 수 있다.According to the embodiments of the present invention, optimization is performed using previously accumulated learning data, thereby maximizing search efficiency and minimizing optimization time. Particularly, according to embodiments of the present invention, an optimum search start point is derived to perform an experiment from the search start point, and then an experiment is selectively performed only on a specific region in consideration of an uncertainty and a failure probability, thereby minimizing unnecessary experiments And the time required for the experiment can be shortened.

또한, 본 발명의 실시예들에 따르면, 신규 데이터가 학습될 때마다 회귀 모델을 업데이트함으로써, 보다 적은 실험으로 최적해를 효율적으로 탐색할 수 있다.Further, according to the embodiments of the present invention, by updating the regression model every time new data is learned, the optimal solution can be efficiently searched with less experimentation.

도 1은 본 발명의 일 실시예에 따른 최적해 탐색 시스템의 상세 구성을 나타낸 블록도
도 2는 본 발명의 일 실시예에 따른 회귀 모델의 예시
도 3은 본 발명의 일 실시예에 따른 회귀 모델의 예시
도 4는 본 발명의 일 실시예에 따른 회귀 모델의 예시
도 5는 본 발명의 일 실시예에 따른 불확실도를 계산하는 과정을 설명하기 위한 도면
도 6은 본 발명의 일 실시예에 따른 파괴 확률을 계산하는 과정을 설명하기 위한 도면
도 7은 본 발명의 일 실시예에 따른 파괴 확률을 계산하는 과정을 설명하기 위한 도면
도 8은 본 발명의 일 실시예에 따른 파괴 확률을 계산하는 과정을 설명하기 위한 도면
도 9는 본 발명의 일 실시예에 따른 신뢰 영역을 추정하는 과정을 설명하기 위한 도면
도 10은 본 발명의 일 실시예에 따른 신뢰 영역을 추정하는 과정을 설명하기 위한 도면
도 11은 본 발명의 일 실시예에 따른 각 영역별 엔트로피 지수를 나타낸 예시도
도 12는 본 발명의 일 실시예에 따른 가치 확률 지수를 계산하는 과정을 설명하기 위한 도면
도 13은 본 발명의 일 실시예에 따른 가치 확률 지수를 계산하는 과정을 설명하기 위한 도면
도 14는 예시적인 실시예들에서 사용되기에 적합한 컴퓨팅 장치를 포함하는 컴퓨팅 환경을 예시하여 설명하기 위한 블록도
도 15는 본 발명의 일 실시예에 따른 최적해 탐색 방법을 설명하기 위한 흐름도
1 is a block diagram showing a detailed configuration of an optimal solution search system according to an embodiment of the present invention;
2 illustrates an example of a regression model according to an embodiment of the present invention
3 illustrates an example of a regression model according to an embodiment of the present invention
4 illustrates an example of a regression model according to an embodiment of the present invention.
5 is a view for explaining a process of calculating an uncertainty according to an embodiment of the present invention;
6 is a diagram for explaining a process of calculating a failure probability according to an embodiment of the present invention;
FIG. 7 is a view for explaining a process of calculating a failure probability according to an embodiment of the present invention; FIG.
FIG. 8 is a view for explaining a process of calculating a failure probability according to an embodiment of the present invention; FIG.
9 is a diagram for explaining a process of estimating a confidence region according to an embodiment of the present invention.
10 is a view for explaining a process of estimating a reliability region according to an embodiment of the present invention;
11 is a diagram illustrating an example of an entropy index for each region according to an embodiment of the present invention.
12 is a diagram for explaining a process of calculating a value probability index according to an embodiment of the present invention;
13 is a diagram for explaining a process of calculating a value probability index according to an embodiment of the present invention;
14 is a block diagram illustrating and illustrating a computing environment including a computing device suitable for use in the exemplary embodiments
15 is a flowchart for explaining an optimal solution searching method according to an embodiment of the present invention.

이하, 도면을 참조하여 본 발명의 구체적인 실시형태를 설명하기로 한다. 이하의 상세한 설명은 본 명세서에서 기술된 방법, 장치 및/또는 시스템에 대한 포괄적인 이해를 돕기 위해 제공된다. 그러나 이는 예시에 불과하며 본 발명은 이에 제한되지 않는다.Hereinafter, specific embodiments of the present invention will be described with reference to the drawings. The following detailed description is provided to provide a comprehensive understanding of the methods, apparatus, and / or systems described herein. However, this is merely an example and the present invention is not limited thereto.

본 발명의 실시예들을 설명함에 있어서, 본 발명과 관련된 공지기술에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략하기로 한다. 그리고, 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다. 상세한 설명에서 사용되는 용어는 단지 본 발명의 실시예들을 기술하기 위한 것이며, 결코 제한적이어서는 안 된다. 명확하게 달리 사용되지 않는 한, 단수 형태의 표현은 복수 형태의 의미를 포함한다. 본 설명에서, "포함" 또는 "구비"와 같은 표현은 어떤 특성들, 숫자들, 단계들, 동작들, 요소들, 이들의 일부 또는 조합을 가리키기 위한 것이며, 기술된 것 이외에 하나 또는 그 이상의 다른 특성, 숫자, 단계, 동작, 요소, 이들의 일부 또는 조합의 존재 또는 가능성을 배제하도록 해석되어서는 안 된다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the following description, well-known functions or constructions are not described in detail since they would obscure the invention in unnecessary detail. The following terms are defined in consideration of the functions of the present invention, and may be changed according to the intention or custom of the user, the operator, and the like. Therefore, the definition should be based on the contents throughout this specification. The terms used in the detailed description are intended only to describe embodiments of the invention and should in no way be limiting. Unless specifically stated otherwise, the singular forms of the expressions include plural forms of meanings. In this description, the expressions "comprising" or "comprising" are intended to indicate certain features, numbers, steps, operations, elements, parts or combinations thereof, Should not be construed to preclude the presence or possibility of other features, numbers, steps, operations, elements, portions or combinations thereof.

도 1은 본 발명의 일 실시예에 따른 최적해 탐색 시스템(100)의 상세 구성을 나타낸 블록도이다. 도 1에 도시된 바와 같이, 본 발명의 일 실시예에 따른 최적해 탐색 시스템(100)은 최적화 엔진(102), 학습 데이터 데이터베이스(104), 생성부(106), 제1 계산부(108), 조정부(110), 제2 계산부(112), 전처리부(114), 학습부(116) 및 신규 데이터 데이터베이스(118)를 포함한다.1 is a block diagram showing a detailed configuration of an optimal solution search system 100 according to an embodiment of the present invention. 1, an optimal solution search system 100 according to an embodiment of the present invention includes an optimization engine 102, a learning data database 104, a generation unit 106, a first calculation unit 108, A second calculation unit 112, a preprocessing unit 114, a learning unit 116, and a new data database 118. The control unit 110 includes a control unit 110, a second calculation unit 112,

최적화 엔진(102)은 수치적 최적화 기법을 이용하여 최적해를 탐지하는 엔진으로서, 뉴메리컬 옵티마이저(Numerical Optimizer)와 같은 최적화 수행 소프트웨어가 탑재될 수 있다. 최적화 엔진(102)은 예를 들어, 켤레 기울기법(Conjugated Gradient method), 가우스-뉴턴법(Gauss-Newton method) 등과 같은 다양한 수학적 기법을 통해 반복적인 계산을 수행함으로써 최적해를 탐색할 수 있다. 본 실시예들에 있어서, 최적해는 제한 조건을 충족시키면서 목적 함수의 값을 최대 또는 최소로 만드는 탐색 공간(search space) 상의 지점을 나타내는 값이다. 여기서, 탐색 공간은 해가 될 수 있는 점들의 집합을 의미한다. 또한, 목적 함수는 설계 대상 (Y1, Y2, Y3…등)에 관한 최적해를 구하는 데 사용되는 함수로서, 상기 설계 대상(또는 종속 변수)을 하나 이상의 설계 변수(또는 독립 변수)(X1, X2, X3…등)로 표현한 수학식이다. 이때, 설계 대상은 예를 들어, 유량 성능, 소음, 진동 등이 될 수 있으며, 설계 변수는 상기 설계 대상에 영향을 미칠 수 있는 변수로서 예를 들어, 치수, 두께, 반경 등이 될 수 있다. 또한, 제한 조건은 탐색 공간에서 탐색하지 말아야 하는 영역을 나타낸 조건을 의미한다. The optimization engine 102 is an engine for detecting an optimal solution using a numerical optimization technique, and may be equipped with optimization performing software such as a numerical optimizer. The optimization engine 102 may search for an optimal solution by performing iterative calculations through various mathematical techniques such as, for example, the Conjugated Gradient method, the Gauss-Newton method, and the like. In the present embodiments, the optimal solution is a value indicating a point on a search space that satisfies the constraint condition and maximizes or minimizes the value of the objective function. Here, the search space means a set of points that can be a solution. In addition, the objective function is a function used to obtain an optimal solution for the design object (Y 1 , Y 2 , Y 3 , etc.), and the design target (or dependent variable) 1 , X 2 , X 3 , etc.). In this case, the design subject may be, for example, flow performance, noise, vibration, etc. The design variable may be a variable that may affect the design target, for example, a dimension, a thickness, a radius, and the like. In addition, the constraint means a condition indicating an area which should not be searched in the search space.

최적화 엔진(102)은 전처리부(114)와 연동하여 최적해를 탐색할 수 있다. 구체적으로, 최적화 엔진(102)은 최적해 탐색을 위한 실험을 전처리부(114)로 요청하고, 전처리부(114)는 상기 요청에 따라 실험을 수행할 수 있다. 또한, 최적화 엔진(102)은 상기 실험의 수행에 따라 획득되는 신규 데이터를 학습부(116)로부터 수신하고, 전처리부(114)에서 제공하는 근사 추론값을 전처리부(114)로부터 수신할 수 있다. 최적화 엔진(102)은 상기 신규 데이터 및 근사 추론값을 이용하여 최적해를 탐색할 수 있다. 본 실시예들에 따른 최적화 기법은 예를 들어, 공정 시스템, 작업 스케줄링, 교통 시뮬레이션 등과 같은 다양한 분야에서 활용될 수 있다.The optimization engine 102 can search the optimal solution in cooperation with the preprocessing unit 114. [ Specifically, the optimization engine 102 requests an experiment for an optimal solution search to the preprocessor 114, and the preprocessor 114 can perform experiments according to the request. The optimization engine 102 also receives the new data obtained according to the performance of the experiment from the learning unit 116 and receives the approximate speculation value provided by the preprocessing unit 114 from the preprocessing unit 114 . The optimization engine 102 may search for an optimal solution using the new data and the approximate inference values. The optimization techniques according to the present embodiments can be utilized in various fields such as, for example, a process system, job scheduling, traffic simulation, and the like.

학습 데이터 DB(104)는 기존에 누적된 학습 데이터가 저장되는 저장소이다. 본 실시예들에 있어서, 학습 데이터는 예를 들어, 사전에 수행된 실험을 통해 획득된 실험 데이터(E)(

Figure pat00001
,
Figure pat00002
), 최적해 계산을 위한 수학식 데이터(F)(
Figure pat00003
,
Figure pat00004
) 등이 될 수 있다. 상기 실험 데이터(E) 및 수학식 데이터(F)는 아래와 같이 표현될 수 있다.The learning data DB 104 is a storage for storing accumulated learning data. In the present embodiments, the learning data includes, for example, experimental data E obtained through experiments performed beforehand (
Figure pat00001
,
Figure pat00002
), The equation data F for calculating the optimal solution (
Figure pat00003
,
Figure pat00004
) And the like. The experimental data (E) and the equation data (F) can be expressed as follows.

<실험 데이터(E)>&Lt; Experimental data (E) >

Figure pat00005
Figure pat00005

<수학식 데이터(F)>&Lt; Equation data (F) >

Figure pat00006
Figure pat00006

여기서, Y는 설계 대상으로서, 예를 들어 유량 성능, 소음, 진동 등이 될 수 있다. 또한, X는 상기 설계 대상에 영향을 미칠 수 있는 변수로서, 예를 들어 치수, 두께, 반경 등이 될 수 있다.Here, Y designates, for example, flow performance, noise, vibration, and the like. Also, X is a variable that may affect the design target, and may be, for example, a dimension, a thickness, a radius, and the like.

생성부(106)는 학습 데이터 DB(104)에 저장된 학습 데이터를 이용하여 제1 회귀 모델(

Figure pat00007
) 및 제2 회귀 모델(
Figure pat00008
)을 생성한다. 생성부(106)는 학습 데이터를 이용하여 하나 이상의 목적 함수에 대한 제1 회귀 모델(
Figure pat00009
)을 생성하고, 학습 데이터를 이용하여 하나 이상의 제한 조건에 대한 제2 회귀 모델(
Figure pat00010
)을 생성할 수 있다. 상기 제1 회귀 모델(
Figure pat00011
) 및 제2 회귀 모델(
Figure pat00012
)은 학습 데이터 예측 모델(또는 근사 모델, 메타 모델, 대체 모델 등으로도 표현 가능함)로서, 다중 회귀 분석법(Multiple Regression Analysis)에 기반하여 생성될 수 있다. 다중 회귀 분석법은 Y = [y1…yi], X = [x1…xn] 데이터를 수학식으로 표현하는 분석법으로서, 예를 들어 2차 근사 모델은 아래와 같은 수학식으로 표현될 수 있다.The generation unit 106 generates a first regression model (hereinafter referred to as &quot; first regression model &quot;) using the learning data stored in the learning data DB 104
Figure pat00007
) And the second regression model (
Figure pat00008
). The generating unit 106 generates a first regression model for one or more objective functions
Figure pat00009
And using the learning data to generate a second regression model for one or more constraints
Figure pat00010
Can be generated. The first regression model (
Figure pat00011
) And the second regression model (
Figure pat00012
) Can be generated based on a multiple regression analysis as a learning data prediction model (or an approximate model, a metamodel, an alternative model, etc.). The multiple regression method is Y = [y 1 ... y i ], X = [x 1 ... x n ] data as an equation, for example, a quadratic approximation model can be expressed by the following equation.

<2차 근사 모델 예시><Second approximation model example>

Figure pat00013
Figure pat00013

(여기서, x1 및 x2는 변수, y는 결과값, A0 내지 A5는 다중 회귀 계수, α 및 β는 상수임)(Where x 1 and x 2 are variables, y is a result, A 0 to A 5 are multiple regression coefficients, and? And? Are constants)

생성부(106)는 예를 들어, 다항 회귀(Polynomial Regression) 모델, 크리깅(Kriging) 모델, 인공 신경망(ANN : Artificial Neural Network) 모델 등을 이용하여 제1 회귀 모델(

Figure pat00014
) 및 제2 회귀 모델(
Figure pat00015
)을 생성할 수 있다.The generating unit 106 generates a first regression model (for example, a first regression model) using a polynomial regression model, a kriging model, and an artificial neural network (ANN)
Figure pat00014
) And the second regression model (
Figure pat00015
Can be generated.

또한, 후술할 바와 같이, 학습부(116)는 실험의 수행에 따라 획득되는 신규 데이터를 학습하여 신규 데이터 DB(118)에 저장할 수 있으며, 생성부(106)는 상기 신규 데이터가 새롭게 학습될 때마다 상기 학습 데이터와 신규 데이터를 이용하여 제1 회귀 모델(

Figure pat00016
) 및 제2 회귀 모델(
Figure pat00017
)을 재생성(즉, 업데이트)할 수 있다. As described later, the learning unit 116 may learn new data acquired according to the execution of the experiment and store the new data in the new data DB 118. When the new data is newly learned Using the learning data and the new data,
Figure pat00016
) And the second regression model (
Figure pat00017
Can be regenerated (i.e., updated).

이를 위해, 생성부(106)는 목적 함수 각각에 대한 복수의 회귀 모델(

Figure pat00018
)을 생성하고, 제한 조건 각각에 대한 복수의 회귀 모델(
Figure pat00019
)을 생성할 수 있다. 일 예시로서, 목적 함수가 4개인 경우, 생성부(106)는 목적 함수 각각에 대한 회귀 모델
Figure pat00020
,
Figure pat00021
,
Figure pat00022
,
Figure pat00023
를 각각 생성할 수 있다. 또한, 제한 조건이 3개인 경우, 생성부(106)는 제한 조건 각각에 대한 회귀 모델
Figure pat00024
,
Figure pat00025
,
Figure pat00026
를 각각 생성할 수 있다. For this purpose, the generating unit 106 generates a plurality of regression models (
Figure pat00018
), And a plurality of regression models (
Figure pat00019
Can be generated. As an example, when there are four objective functions, the generator 106 generates a regression model
Figure pat00020
,
Figure pat00021
,
Figure pat00022
,
Figure pat00023
Respectively. In addition, when there are three constraint conditions, the generation unit 106 generates a regression model
Figure pat00024
,
Figure pat00025
,
Figure pat00026
Respectively.

이후, 생성부(106)는 상기 목적 함수 각각에 대한 복수의 회귀 모델을 합성하여 제1 회귀 모델(

Figure pat00027
)을 생성하고, 상기 제한 조건 각각에 대한 복수의 회귀 모델을 합성하여 제2 회귀 모델(
Figure pat00028
)을 생성할 수 있다. 위 예시에서, 생성부(106)는 회귀 모델
Figure pat00029
,
Figure pat00030
,
Figure pat00031
,
Figure pat00032
를 합성하여 제1 회귀 모델(
Figure pat00033
)을 생성하고, 회귀 모델
Figure pat00034
,
Figure pat00035
,
Figure pat00036
를 합성하여 제2 회귀 모델(
Figure pat00037
)을 생성할 수 있다. 이때, 생성부(106)는 제1 회귀 모델(
Figure pat00038
) 및 제2 회귀 모델(
Figure pat00039
)의 생성시, 합성되는 회귀 모델 각각에 아래와 같이 가중치(wi, w'i)를 각각 부여할 수 있다.Thereafter, the generating unit 106 synthesizes a plurality of regression models for each of the objective functions,
Figure pat00027
), Synthesizes a plurality of regression models for each of the constraint conditions, and generates a second regression model
Figure pat00028
Can be generated. In the above example, the generation unit 106 generates a regression model
Figure pat00029
,
Figure pat00030
,
Figure pat00031
,
Figure pat00032
And the first regression model
Figure pat00033
), And the regression model
Figure pat00034
,
Figure pat00035
,
Figure pat00036
And the second regression model
Figure pat00037
Can be generated. At this time, the generation unit 106 generates the first regression model (
Figure pat00038
) And the second regression model (
Figure pat00039
), Weights w i and w ' i can be given to the respective regression models to be synthesized as follows.

<제1 회귀 모델(

Figure pat00040
) 및 제2 회귀 모델(
Figure pat00041
)의 예시><First Regression Model (
Figure pat00040
) And the second regression model (
Figure pat00041
) Example of>

Figure pat00042
=
Figure pat00043
+
Figure pat00044
+
Figure pat00045
+
Figure pat00046
(단, 가중치의 합은 1)
Figure pat00042
=
Figure pat00043
+
Figure pat00044
+
Figure pat00045
+
Figure pat00046
(The sum of the weights is 1)

Figure pat00047
=
Figure pat00048
+
Figure pat00049
+
Figure pat00050
(단, 가중치의 합은 1)
Figure pat00047
=
Figure pat00048
+
Figure pat00049
+
Figure pat00050
(The sum of the weights is 1)

상기 가중치는 관리자에 의해 임의로 설정된 값일 수 있으나, 이에 한정되는 것은 아니다. 예를 들어, 신규 데이터에 기반하여 생성되는 회귀 모델의 경우 가중치가 상대적으로 클 수 있으며, 학습 데이터(실험 데이터, 수학 데이터)에 기반하여 생성되는 회귀 모델의 경우 가중치가 상대적으로 작을 수 있다.The weight value may be a value arbitrarily set by the administrator, but is not limited thereto. For example, a regression model based on new data may have a relatively large weight, and a regression model based on learning data (experimental data, mathematical data) may have a relatively small weight.

제1 계산부(108)는 제1 회귀 모델(

Figure pat00051
)을 이용하여 탐색 공간 내 각 영역별 불확실도(uncertainty)를 계산하고, 제2 회귀 모델(
Figure pat00052
)을 이용하여 상기 각 영역별 파괴 확률(probability of failure)을 계산한다. 이를 위해, 제1 계산부(108)는 탐색 공간을 설정된 크기로 분할하여 복수 개의 영역을 생성할 수 있다. 이후, 제1 계산부(108)는 상기 각 영역별 불확실도 및 파괴 확률을 계산할 수 있다. The first calculation unit 108 calculates a first regression model
Figure pat00051
) Is used to calculate uncertainty for each region in the search space, and the second regression model
Figure pat00052
) Is used to calculate the probability of failure for each area. To this end, the first calculation unit 108 may divide the search space into a predetermined size to generate a plurality of regions. Then, the first calculation unit 108 may calculate the uncertainty and the failure probability for each of the areas.

본 실시예들에 있어서, 불확실도(또는 평탄도)는 탐색 공간 내 특정 영역에서 최적해를 도출하는 데 필요한 데이터 또는 정보가 부족한 정도로서, 불확실도가 높은 영역일수록 해당 영역의 데이터로 인한 영향을 예측하기 어려워 해당 영역에 대한 탐색의 필요성이 증가하게 된다. 제1 계산부(108)는 예를 들어, 제1 회귀 모델(

Figure pat00053
)에서 목적 함수의 분산 변화량을 이용하여 상기 각 영역별 불확실도를 계산할 수 있다. 일 예시로서, 제1 계산부(108)는 학습 데이터에 대해 3σ, 6σ, 9σ 거리당 몬테-카를로 샘플링(MCS)을 수행하여 각 영역별 목적 함수의 분산 변화량을 계산하고, 분산 변화량이 클수록 해당 영역의 불확실도가 높은 것으로 판단할 수 있다. 이에 대해서는 도 5를 참조하여 구체적으로 후술하기로 한다.In the present embodiments, the uncertainty (or flatness) is a degree of insufficient data or information necessary to derive an optimal solution in a specific region in the search space. It is difficult to predict the influence due to the data of the region in a region of high uncertainty, The necessity of searching for the area is increased. The first calculation unit 108 calculates, for example, a first regression model (
Figure pat00053
), The uncertainty of each region can be calculated using the variance of the variance of the objective function. As an example, the first calculation unit 108 calculates Monte Carlo sampling (MCS) for 3σ, 6σ, and 9σ distances for the learning data to calculate the variance of the objective function for each area, It can be judged that the uncertainty of the region is high. This will be described later in detail with reference to FIG.

또한, 본 실시예들에 있어서, 파괴 확률은 탐색 공간 내 특정 영역이 제한 조건을 위반할 확률(즉, 제한 조건을 벗어나는 제한 영역에 도달할 확률)로서, 파괴 확률이 높은 영역일수록 제한 영역에 도달할 가능성이 커지게 되어 해당 영역에 대한 탐색의 필요성이 감소하게 된다. 즉, 해당 영역이 제한 영역에 도달하는 경우 이를 파괴 상태(failure state)라 정의하며, 해당 영역이 상기 파괴 상태에 도달할 확률을 상기 파괴 확률이라 지칭할 수 있다. 상기 제한 조건 및 제한 영역은 사전에 미리 설정되어 있을 수 있다. 제1 계산부(108)는 예를 들어, 제2 회귀 모델에 한계 상태 함수(Limit State Function)을 적용하여 상기 각 영역별 파괴 확률을 계산할 수 있다. 이에 대해서는 도 6 내지 도 8을 참조하여 구체적으로 후술하기로 한다.Also, in the present embodiments, the failure probability is a probability that a specific region in the search space will violate the restriction condition (i.e., a probability that the specific region in the search space reaches the restriction region out of the restriction condition) The possibility increases and the necessity of searching for the corresponding area is reduced. That is, when the area reaches the restricted area, it is defined as a failure state, and the probability that the area reaches the destruction state can be referred to as the destruction probability. The restriction condition and the restriction area may be preset in advance. The first calculation unit 108 may calculate a failure probability for each of the regions by applying a limit state function to the second regression model, for example. This will be described later in detail with reference to FIGS. 6 to 8. FIG.

조정부(110)는 계산된 각 영역별 불확실도를 이용하여 탐색 공간 내 신뢰 영역을 추정하고, 추정된 신뢰 영역에 따라 상기 각 영역의 크기를 조정한다. 본 실시예들에 있어서, 신뢰 영역은 설정된 값 이상의 유사도를 갖는 결과값을 도출하는 데이터들의 집합 또는 이들 데이터들이 속한 영역을 의미한다. 일 예시로서, x1 = 0.051 및 x2 = 0.052 각각에 대해 거의 동일한(설정된 값 이상의 유사도를 갖는) 결과값이 도출되는 경우, x1 및 x2는 동일한 신뢰 영역에 속하는 것으로 볼 수 있다. 또한, x3 = 0.071 및 x4 = 0.072 각각에 대해 상이한(설정된 값 미만의 유사도를 갖는) 결과값이 도출되는 경우, x3 및 x4는 서로 다른 신뢰 영역에 속하는 것으로 볼 수 있다. The adjustment unit 110 estimates the reliability region in the search space using the calculated uncertainty for each region, and adjusts the size of each region according to the estimated confidence region. In the present embodiments, the trust region refers to a set of data or a region to which these data belong, from which a result value having a degree of similarity higher than a set value is derived. As an example, when a result value having substantially the same value (having a degree of similarity higher than a set value) is derived for each of x 1 = 0.051 and x 2 = 0.052, x 1 and x 2 can be regarded as belonging to the same trust area. Also, if different result values (with similarity less than a set value) are derived for each of x 3 = 0.071 and x 4 = 0.072, x 3 and x 4 can be regarded as belonging to different trust regions.

조정부(110)는 최초로 분할된 영역 각각을 하나의 신뢰 영역으로 설정하고, 계산된 각 영역의 불확실도를 이용하여 상기 신뢰 영역을 새롭게 추정할 수 있다. 구체적으로, 조정부(110)는 각 영역의 불확실도에 따라 상기 신뢰 영역을 확대, 축소, 분할 또는 통합할 수 있다. 일 예시로서, 조정부(110)는 불확실도가 설정된 값 미만인 신뢰 영역의 경우 해당 신뢰 영역(즉, 해당 신뢰 영역 내 데이터들로 인해 결과값이 크게 달라지지 않는 영역)을 확대하거나 인접한 신뢰 영역과 통합할 수 있다. 또한, 조정부(110)는 불확실도가 설정된 값 이상인 신뢰 영역(즉, 해당 신뢰 영역 내 데이터들로 인해 결과값이 크게 달라지는 영역)의 경우 해당 신뢰 영역을 축소하거나 분할할 수 있다. 조정부(110)는 신규 데이터가 학습될 때마다 상술한 과정을 반복할 수 있으며, 이에 따라 신뢰 영역이 반복적으로 업데이트될 수 있다. 이후, 조정부(110)는 상기 신뢰 영역 이외의 영역을 설정된 크기로 분할함으로써 분할된 각 영역의 크기를 조정할 수 있다. 일 예시로서, 조정부(110)는 최소 크기의 신뢰 영역을 기준으로 상기 신뢰 영역 이외의 영역을 재분할할 수 있다. 이와 같은 과정이 반복 수행됨에 따라, 탐색 공간 내 각 영역의 크기가 동적으로 변경될 수 있다.The adjustment unit 110 may set each of the first divided regions as one confidence region and newly estimate the confidence region using the calculated uncertainty of each region. Specifically, the adjustment unit 110 may enlarge, reduce, divide, or integrate the confidence region according to the uncertainty of each region. As an example, the adjustment unit 110 may enlarge or integrate the confidence region (i.e., the region where the result value does not significantly change due to the data in the confidence region) in the case of the confidence region where the uncertainty is less than the set value . In addition, the adjustment unit 110 can reduce or divide the confidence region in the case of a confidence region whose uncertainty is greater than or equal to a predetermined value (i.e., a region in which the result value greatly varies due to data in the confidence region). The adjustment unit 110 can repeat the above-described process each time new data is learned, thereby allowing the reliability region to be updated repetitively. Then, the adjustment unit 110 can adjust the size of each divided region by dividing the region other than the confidence region into a set size. As an example, the adjusting unit 110 may re-divide an area other than the trust area based on a minimum-size trust area. As this process is repeatedly performed, the size of each area in the search space can be changed dynamically.

제2 계산부(112)는 조정부(110)에서 조정된 각 영역별 엔트로피(entrophy) 지수를 계산한다. 본 실시예들에 있어서, 엔트로피 지수는 조정된 각 영역별로 학습 데이터가 얼마나 분포되어 있는지를 나타내는 지수로서, 다음과 같은 수학식으로 표현될 수 있다.The second calculation unit 112 calculates an entropy index for each region adjusted by the adjustment unit 110. In the present embodiments, the entropy index is an index indicating how much the learning data is distributed for each adjusted area, and can be expressed by the following equation.

H = log(1+K)H = log (1 + K)

K = 영역 데이터/전체 데이터K = area data / total data

I = 1 - HI = 1 - H

여기서, H는 엔트로피를 나타내며, I는 엔트로피 지수를 나타낸다. 또한, K는 전체 데이터 개수에 대한 조정된 일 영역의 데이터 개수를 나타낸다. 엔트로피 지수가 높은 영역일수록 정보가 적어 해당 영역에 대한 탐색의 필요성이 증가할 수 있다. 이와 같은 조정된 각 영역별 엔트로피 지수가 계산됨에 따라, 생성부(106)는 학습 데이터에 대한 확보 상태를 제3 회귀 모델로 나타낼 수 있다. 상기 제3 회귀 모델은 제1 회귀 모델 및 제2 회귀 모델과 마찬가지로 다항 회귀 모델, 크리깅 모델, 인공 신경망(ANN) 모델 등에 기반하여 생성될 수 있다.Here, H denotes entropy and I denotes an entropy index. Also, K represents the number of data of one region adjusted for the total number of data. The higher the entropy index, the less information there is needed to search for the area. As the adjusted entropy index for each area is calculated, the generation unit 106 can represent the secured state of the learning data by the third regression model. The third regression model, like the first regression model and the second regression model, can be generated based on a polynomial regression model, a kriging model, an ANN model, or the like.

또한, 제2 계산부(112)는 계산된 상기 불확실도, 상기 파괴 확률 및 엔트로피 지수 중 하나 이상을 이용하여 조정된 각 영역별 가치 확률 지수를 계산할 수 있다. 본 실시예들에 있어서, 가치 확률 지수는 조정된 각 영역별 탐색 가치를 나타내는 지수로서, 상기 불확실도, 상기 파괴 확률 및 엔트로피 지수 중 하나 이상을 이용하여 계산될 수 있다. 일 예시로서, 제2 계산부(112)는 다음의 수학식을 이용하여 상기 조정된 각 영역별 가치 확률 지수를 계산할 수 있다.Also, the second calculation unit 112 may calculate the value probability index of each region adjusted using at least one of the calculated uncertainty, the failure probability, and the entropy index. In the present embodiments, the value probability index is an index representing the adjusted search value of each area, and may be calculated using at least one of the uncertainty, the failure probability, and the entropy index. As an example, the second calculation unit 112 may calculate the adjusted value probability index for each area using the following equation.

VTR = λ1ITR - λ2PrTR + λ3MV TR = λ 1 I TR - λ 2 Pr TR + λ 3 M

(여기서, VTR 은 해당 영역의 가치 확률 지수, ITR 은 해당 영역의 엔트로피 지수, PrTR 은 해당 영역의 파괴 확률, M 은 해당 영역의 불확실도를 나타내며, λ1, λ2, λ3 는 가치 확률 계수임)(Wherein, V TR is the value the probability index, I TR of the zone is the entropy index, Pr TR of the zone is failure probability, M of the zone represents the uncertainty in the zone, the value of λ 1, λ 2, λ 3 Probability coefficient)

상기 가치 확률 계수는 관리자에 의해 임의로 설정된 값일 수 있으나, 이에 한정되는 것은 아니다. 예를 들어, 상기 가치 확률 계수는 인공 신경망(ANN) 등과 같은 지도 학습 기법을 이용하여 추론될 수도 있다.The value probability coefficient may be a value arbitrarily set by the administrator, but is not limited thereto. For example, the value probability coefficient may be inferred using a map learning technique such as an artificial neural network (ANN).

전처리부(114)는 계산된 상기 불확실도, 상기 파괴 확률 및 엔트로피 지수 중 하나 이상을 이용하여 최적해 탐색을 위한 전처리를 수행한다. 본 실시예들에 있어서, 전처리는 최적해의 탐색 전 최적화 시간을 단축시키고 불필요한 실험을 최소화하기 위해 수행하는 일종의 준비 과정으로서, 예를 들어 탐색 시작점(최적해 탐색을 위한 실험을 시작하는 지점)을 설정하는 과정, 최적해 탐색을 위한 실험의 수행 여부를 결정하는 과정, 실험의 수행이 불필요한 영역에 대해 근사 추론값을 부여하는 과정 등이 될 수 있다. The preprocessing unit 114 performs preprocessing for an optimal solution search using at least one of the calculated uncertainty, the failure probability, and the entropy index. In the present embodiments, the preprocessing is a kind of preparatory process which is performed to shorten the optimization time of the optimal solution and minimize the unnecessary experiment. For example, the preprocessing is a process of setting a search start point A process of determining whether to perform an experiment for searching for an optimal solution, and a process of applying an approximate inference value to an area in which an experiment is not performed.

상술한 바와 같이, 전처리부(114)는 최적화 엔진(102)의 요청에 따라 실험을 수행할 수 있다. 이때, 전처리부(114)는 계산된 가치 확률 지수가 최대인 영역을 탐색 시작점으로 설정하고, 상기 탐색 시작점부터 최적해 탐색을 위한 실험을 수행할 수 있다. 가치 확률 지수가 높은 영역일수록 탐색 가치가 증가하므로, 가치 확률 지수가 가장 높은 영역을 탐색 시작점으로 하여 최적해 탐색을 위한 실험을 수행하는 경우 탐색 효율을 극대화하고 최적화 시간을 최소화할 수 있다.As described above, the preprocessing unit 114 can perform an experiment at the request of the optimization engine 102. [ At this time, the preprocessing unit 114 sets an area where the computed value probability index is the maximum as a search start point, and performs an experiment for an optimal search from the search start point. Since the search value increases as the value probability index increases, it is possible to maximize the search efficiency and minimize the optimization time when the experiment for searching the optimal solution is performed as the search start point of the region having the highest value probability index.

또한, 전처리부(114)는 예를 들어, LHS(Latin-Hyper Cube Sampling) 기법, OA(Orthogonal Array) 기법, 몬테-카를로 샘플링(Monte-Carlo Sampling) 기법 등과 같은 다양한 기법을 이용하여 신규 실험점을 산출하고, 상기 신규 실험점에 대한 실험을 수행할 수 있다. 이때, 전처리부(114)는 탐색 공간의 전 영역(또는 산출된 상기 신규 실험점 전체)에 대해 실험을 수행하는 것이 아니라 특정 영역에 대해서만 선별적으로 상기 실험을 수행할 수 있다. In addition, the preprocessing unit 114 may use various techniques such as a Latin-Hyper Cube Sampling (LHS) technique, an Orthogonal Array (OA) technique, and a Monte-Carlo Sampling technique, And the experiment on the new experimental point can be performed. At this time, the preprocessing unit 114 may perform the experiment selectively only on a specific region, rather than performing an experiment on the entire region of the search space (or the entire new experimental point calculated).

일 예시로서, 전처리부(114)는 상기 엔트로피 지수가 제1 임계치(예를 들어, 0.1) 이상인 영역에 대해 상기 최적해 탐색을 위한 실험을 수행할 수 있다. 상술한 바와 같이, 엔트로피 지수가 높은 영역일수록 정보가 적어 해당 영역에 대한 탐색의 필요성이 증가하므로, 전처리부(114)는 상기 엔트로피 지수가 제1 임계치 이상인 영역에 대해서만 상기 실험을 수행할 수 있다. As an example, the preprocessing unit 114 may perform an experiment for the optimal solution search for an area where the entropy index is equal to or greater than a first threshold value (e.g., 0.1). As described above, since a region having a high entropy index has a small amount of information, the need for searching for the region increases, so that the preprocessing unit 114 can perform the experiment only on the region where the entropy index is equal to or greater than the first threshold value.

다른 예시로서, 전처리부(114)는 상기 불확실도가 제2 임계치(예를 들어, 0.2) 미만인 영역 및 상기 파괴 확률이 제3 임계치(예를 들어, 0.5)를 초과하는 영역에 대해서는 상기 실험의 수행 없이 제1 회귀 모델 및 제2 회귀 모델로부터 도출되는 근사 추론값을 부여할 수 있다. 불확실도가 낮은 영역일수록 해당 영역의 데이터로 인한 영향을 예측하기 쉬워 해당 영역에 대한 탐색의 필요성이 감소하게 되며, 파괴 확률이 높은 영역일수록 제한 영역에 도달할 가능성이 커지게 되어 해당 영역에 대한 탐색의 필요성이 감소하게 된다. 따라서, 전처리부(114)는 상기 불확실도가 제2 임계치 미만인 영역 및 상기 파괴 확률이 제3 임계치를 초과하는 영역에 대해서는 별도의 실험을 수행하지 않고 해당 영역에 근사 추론값을 부여할 수 있다. 상기 근사 추론값은 학습 데이터와 상기 학습 데이터의 회귀 모델로부터 도출되는 추론값으로서, 회귀 모델에서 근사 추론값을 도출하는 방법은 본 발명이 속한 기술분야에서 일반적으로 널리 알려져 있는바 여기서는 그 자세한 설명을 생략하기로 한다.As another example, the preprocessing unit 114 may perform the above-described experiments for regions where the uncertainty is less than a second threshold (e.g., 0.2) and regions where the probability of failure exceeds a third threshold (e.g., 0.5) It is possible to give an approximate reasoning value derived from the first regression model and the second regression model. It is easy to predict the influence of the data in the area with lower uncertainty, so that the necessity to search for the area is reduced, and the probability of reaching the restricted area increases as the probability of destruction increases. The need is reduced. Therefore, the preprocessing unit 114 may apply an approximate reasoning value to the region where the uncertainty is less than the second threshold value and the region where the failure probability exceeds the third threshold value, without performing another experiment. The approximate reasoning value is an inference value derived from the learning data and the regression model of the learning data. The method of deriving the approximate inference value from the regression model is generally well known in the art to which the present invention belongs. It will be omitted.

이와 같이, 전처리부(114)는 최적의 탐색 시작점을 도출하여 상기 탐색 시작점부터 실험을 수행하고 이후에는 불확실도 및 파괴 확률을 고려하여 특정 영역에 대해서만 선별적으로 실험을 수행함으로써 불필요한 실험을 최소화하고 실험에 소요되는 시간을 단축시킬 수 있다. In this way, the preprocessing unit 114 derives an optimum search start point and performs an experiment from the search start point. Thereafter, the preprocessing unit 114 selectively performs an experiment only on a specific region in consideration of the uncertainty and the failure probability, Can be shortened.

학습부(116)는 전처리부(114)가 실험을 수행함에 따라 새롭게 획득되는 신규 데이터를 학습한다. 상술한 바와 같이, 전처리부(114)는 최적화 엔진(102)의 요청에 따라 실험을 수행할 수 있으며, 이 경우 실험의 수행에 따른 신규 데이터가 생성될 수 있다. 학습부(116)는 상기 신규 데이터를 학습하고 이를 신규 데이터 DB(118)에 저장할 수 있다. 이후, 생성부(106)는 상기 신규 데이터가 새롭게 학습될 때마다 상기 학습 데이터와 신규 데이터를 이용하여 제1 회귀 모델(

Figure pat00054
) 및 제2 회귀 모델(
Figure pat00055
)을 재생성(즉, 업데이트)할 수 있다. 즉, 본 발명의 실시예들에 따르면, 신규 데이터가 학습될 때마다 회귀 모델을 업데이트함으로써, 보다 적은 실험으로 최적해를 효율적으로 탐색할 수 있다.The learning unit 116 learns new data newly obtained as the preprocessing unit 114 performs experiments. As described above, the preprocessing unit 114 can perform the experiment according to the request of the optimization engine 102, and in this case, new data according to the execution of the experiment can be generated. The learning unit 116 may learn the new data and store it in the new data DB 118. [ After that, the generation unit 106 generates a first regression model (hereinafter, referred to as &quot; first regression model &quot;
Figure pat00054
) And the second regression model (
Figure pat00055
Can be regenerated (i.e., updated). That is, according to the embodiments of the present invention, by updating the regression model every time new data is learned, the optimal solution can be efficiently searched with less experimentation.

도 2 내지 도 4는 본 발명의 일 실시예에 따른 회귀 모델의 예시이다. 상술한 바와 같이, 제1 회귀 모델(

Figure pat00056
) 및 제2 회귀 모델(
Figure pat00057
)은 다중 회귀 분석법에 기반하여 생성될 수 있다.Figures 2 to 4 are illustrations of a regression model according to one embodiment of the present invention. As described above, the first regression model (
Figure pat00056
) And the second regression model (
Figure pat00057
) Can be generated based on multiple regression analysis.

도 2를 참조하면, 상기 제1 회귀 모델(

Figure pat00058
) 및 제2 회귀 모델(
Figure pat00059
)은 예를 들어, 다항 회귀(Polynomial Regression) 모델에 기반하여 생성될 수 있다.Referring to FIG. 2, the first regression model
Figure pat00058
) And the second regression model (
Figure pat00059
) May be generated based on, for example, a polynomial regression model.

또한, 도 3을 참조하면, 상기 제1 회귀 모델(

Figure pat00060
) 및 제2 회귀 모델(
Figure pat00061
)은 예를 들어, 크리깅(Kriging) 모델에 기반하여 생성될 수 있다.Also, referring to FIG. 3, the first regression model
Figure pat00060
) And the second regression model (
Figure pat00061
) May be generated based on, for example, a Kriging model.

또한, 도 4를 참조하면, 상기 제1 회귀 모델(

Figure pat00062
) 및 제2 회귀 모델(
Figure pat00063
)은 예를 들어, 인공 신경망(ANN) 모델에 기반하여 생성될 수 있다. 또한, 상기 인공 신경망은 은닉층이 3개 이상인 심층 신경망일 수 있다.Also, referring to FIG. 4, the first regression model
Figure pat00062
) And the second regression model (
Figure pat00063
May be generated based on, for example, an artificial neural network (ANN) model. Also, the artificial neural network may be a neural network having three or more hidden layers.

다만, 이들은 일 예시에 불과하며, 상기 제1 회귀 모델(

Figure pat00064
) 및 제2 회귀 모델(
Figure pat00065
)이 이에 한정되는 것은 아니다.However, these are merely examples, and the first regression model
Figure pat00064
) And the second regression model (
Figure pat00065
) Is not limited thereto.

도 5는 본 발명의 일 실시예에 따른 불확실도를 계산하는 과정을 설명하기 위한 도면이다. 상술한 바와 같이, 제1 계산부(108)는 예를 들어, 제1 회귀 모델(

Figure pat00066
)에서 목적 함수의 분산 변화량을 이용하여 상기 각 영역별 불확실도를 계산할 수 있다. 5 is a view for explaining a process of calculating an uncertainty according to an embodiment of the present invention. As described above, the first calculation unit 108 calculates the first regression model (for example,
Figure pat00066
), The uncertainty of each region can be calculated using the variance of the variance of the objective function.

일 예시로서, 제1 계산부(108)는 각 영역별 목적 함수의 분산 변화량을 계산할 수 있다. 도 5를 참조하면, A 영역에서의 목적 함수의 분산 변화량보다 B 영역에서의 목적 함수의 분산 변화량이 더 큰 것으로 확인할 수 있다. 이 경우, A 영역의 불확실도보다 B 영역의 불확실도가 더 높게 나타날 수 있다. 즉, 특정 영역의 불확실도는 해당 영역에서의 목적 함수의 분산 변화량에 비례할 수 있다.As an example, the first calculation unit 108 can calculate the variance change of the objective function for each region. 5, it can be confirmed that the variation amount of the objective function in the B region is larger than the variation amount of the objective function in the A region. In this case, the uncertainty of the B region may be higher than the uncertainty of the A region. That is, the uncertainty of a particular region may be proportional to the variance of the variance of the objective function in that region.

도 6 내지 도 8은 본 발명의 일 실시예에 따른 파괴 확률을 계산하는 과정을 설명하기 위한 도면이다. 상술한 바와 같이, 제1 계산부(108)는 예를 들어, 제2 회귀 모델에 한계 상태 함수를 적용하여 상기 각 영역별 파괴 확률을 계산할 수 있다.6 to 8 are views for explaining a process of calculating a failure probability according to an embodiment of the present invention. As described above, the first calculation unit 108 can calculate the failure probability for each of the regions by applying the limit state function to the second regression model, for example.

한계 상태 함수가 (+)인 경우 안전(safe)한 상태, (-)인 경우 파괴(failure) 상태를 각각 나타낼 수 있다. And can represent a safe state when the limit state function is positive and a failure state when it is negative.

Figure pat00067
: 안전
Figure pat00067
: safety

Figure pat00068
: 한계 상태
Figure pat00068
: Limit state

Figure pat00069
: 파괴 상태
Figure pat00069
: Fracture state

여기서, g는 한계 상태 함수를 나타내며, X1, X2, …Xn 은 한계 상태 함수의 확률 변수들을 나타낸다. 이때, 한계 상태 함수 g는 다음과 같이 정의될 수 있다.Here, g represents the limit state function, and X 1 , X 2 , ... X n Represents the random variables of the marginal state function. At this time, the limit state function g can be defined as follows.

g = Rall - Rp(X)g = Rall - Rp (X)

여기서, Rall 은 허용치, Rp(X)는 설계 변수 X에 대한 제한 조건을 각각 나타낸다.Here, Rall denotes a tolerance and Rp (X) denotes a constraint on the design variable X, respectively.

도 6을 참조하면, g(Rp, X)<0이 되는 경우 파괴 상태에 이르게 된다.Referring to FIG. 6, when g (R p , X) < 0, the fracture state is reached.

또한, 설계 변수 X에 대한 결합 확률밀도 함수는 도 7과 같이 나타날 수 있으며, 이 경우 β 값에 따라 파괴 확률(Pf)이 달라질 수 있다.In addition, the joint probability density function for the design variable X can be expressed as shown in FIG. 7. In this case, the fracture probability (P f ) may vary depending on the value of β.

도 8을 참조하면, β 값이 증가할수록 파괴 확률(Pf)에 해당하는 빗금 친 부분의 넓이가 작아지게 된다. 여기서, β 는 해당 영역에서 제한 조건을 벗어나는 제한 영역까지의 거리를 나타낸다.Referring to FIG. 8, as the value β increases, the width of the hatched portion corresponding to the fracture probability (P f ) decreases. Here, β represents the distance from the restricted region to the restricted region.

상기 파괴 확률(Pf)을 계산하는 수학식은 아래와 같다.The equation for calculating the fracture probability (P f ) is as follows.

Figure pat00070
Figure pat00070

여기서, fRp, X(rp, x)는 상기 결합 확률 밀도 함수를 나타낸다. 상술한 바와 같이, 파괴 확률은 탐색 공간 내 특정 영역이 제한 조건을 위반할 확률(즉, 제한 조건을 벗어나는 제한 영역에 도달할 확률)로서, 파괴 확률이 높은 영역일수록 제한 영역에 도달할 가능성이 커지게 되어 해당 영역에 대한 탐색의 필요성이 감소하게 된다. Here, f Rp, X (r p , x) represents the joint probability density function. As described above, the probability of failure is a probability that a specific region in the search space will violate the restriction condition (i.e., a probability that the specific region in the search space reaches the restriction region outside the restriction condition). So that the necessity of searching for the corresponding area is reduced.

도 9 및 도 10은 본 발명의 일 실시예에 따른 신뢰 영역을 추정하는 과정을 설명하기 위한 도면이다. FIG. 9 and FIG. 10 illustrate a process of estimating a confidence region according to an embodiment of the present invention.

도 9를 참조하면, 탐색 공간은 하나 이상의 영역으로 분할될 수 있으며, 조정부(110)는 최초로 분할된 영역 각각을 하나의 신뢰 영역으로 설정할 수 있다. 일 예시로서, 도 9의 각 격자 공간이 해당 격자 공간 내 속한 학습 데이터의 신뢰 영역일 수 있다. 이후, 조정부(110)는 계산된 각 영역별 불확실도를 이용하여 탐색 공간 내 신뢰 영역을 추정(또는 업데이트)할 수 있다. Referring to FIG. 9, the search space may be divided into one or more areas, and the adjustment unit 110 may set each of the first divided areas as one confidence area. As an example, each lattice space in Fig. 9 may be a trust region of learning data belonging to the lattice space. Thereafter, the adjustment unit 110 may estimate (or update) the confidence region in the search space using the calculated uncertainty for each region.

구체적으로, 조정부(110)는 불확실도에 따라 상기 신뢰 영역을 확대, 축소, 분할 또는 통합할 수 있다. 일 예시로서, 조정부(110)는 다원 분산 분석(Analysis of Variance) 기법을 이용하여 전체 영역의 분산 변화량에 대한 신뢰 영역의 분산 변화량(a)을 계산하고, 0 < a < 0.01 인 경우 상기 신뢰 영역을 인접한 신뢰 영역과 통합하고 0.01 < a < 0.05 인 경우 상기 신뢰 영역을 그대로 유지하고 0.05 < a < 0.1 인 경우 상기 신뢰 영역을 1/4로 분할할 수 있다.Specifically, the adjustment unit 110 may expand, reduce, divide, or integrate the confidence region according to the uncertainty. As an example, the adjustment unit 110 may calculate the variance change amount a of the confidence region with respect to the variance change amount of the entire region using an Analysis of Variance technique, and if the confidence level region 0 < a < 0.01, Is integrated with an adjacent confidence region, and if the confidence level is 0.01 < a < 0.05, the confidence level is maintained as it is.

도 10을 참조하면, 조정부(110)는 학습부(116)에서 신규 데이터를 학습함에 따라 도 9의 신뢰 영역을 다시 추정할 수 있다. 이 경우, 도 10에 도시된 바와 같이 도 9의 신뢰 영역이 확대되거나 축소된 것을 확인할 수 있다. 조정부(110)는 신규 데이터가 학습될 때마다 상술한 과정을 반복할 수 있으며, 이에 따라 신뢰 영역이 반복적으로 업데이트될 수 있다.Referring to FIG. 10, the adjustment unit 110 may re-estimate the confidence region of FIG. 9 as the learning unit 116 learns new data. In this case, as shown in FIG. 10, it can be seen that the confidence region of FIG. 9 is enlarged or reduced. The adjustment unit 110 can repeat the above-described process each time new data is learned, thereby allowing the reliability region to be updated repetitively.

도 11은 본 발명의 일 실시예에 따른 각 영역별 엔트로피 지수(I)를 나타낸 예시도이다. 상술한 바와 같이, 조정부(110)는 계산된 각 영역별 불확실도를 이용하여 탐색 공간 내 신뢰 영역을 추정(또는 업데이트)하고, 추정된 신뢰 영역에 따라 상기 각 영역의 크기를 조정할 수 있다.FIG. 11 is an exemplary diagram illustrating an entropy index (I) for each region according to an embodiment of the present invention. As described above, the adjustment unit 110 can estimate (or update) the reliability region in the search space using the calculated uncertainty for each region, and adjust the size of each region according to the estimated confidence region.

구체적으로, 조정부(110)는 상기 신뢰 영역 이외의 영역을 설정된 크기로 분할함으로써 분할된 각 영역의 크기를 조정할 수 있다. Specifically, the adjustment unit 110 can adjust the size of each divided area by dividing the area other than the reliability area into a set size.

일 예시로서, 도 11을 참조하면 조정부(110)는 최소 크기의 신뢰 영역을 기준으로 상기 신뢰 영역 이외의 영역을 재분할할 수 있다. 이에 따라, 상기 신뢰 영역 이외의 영역이 색칠된 영역 크기로 재분할되고, 제2 계산부(112)는 상기 신뢰 영역과 재분할된 영역 각각에 대한 엔트로피 지수(I)를 계산할 수 있다. 도 11에 도시된 바와 같이, 학습 데이터가 존재하지 않는 영역의 경우 엔트로피 지수(I)가 1로 계산된 것을 확인할 수 있다.As an example, referring to FIG. 11, the adjusting unit 110 may re-divide an area other than the trust area based on a minimum-size trust area. Accordingly, the region other than the confidence region is re-divided into the colored region size, and the second calculation unit 112 can calculate the entropy index (I) for each of the trust region and the re-divided region. As shown in Fig. 11, it can be confirmed that the entropy index (I) is calculated as 1 in the region where the learning data does not exist.

전처리부(114)는 엔트로피 지수(I)가 설정된 값 이상인 영역에 대해 최적해 탐색을 위한 실험을 수행할 수 있다. 이때, 전처리부(114)는 엔트로피 지수(I)가 가장 높은 영역에 대한 실험을 우선적으로 수행할 수 있다. 만약, 엔트로피 지수(I)가 동일한 영역이 복수 개 존재하는 경우, 전처리부(114)는 설정된 반경 이내의 학습 데이터와의 거리 합이 가장 작은 영역에 대한 실험을 우선적으로 수행할 수 있다. 도 11에서는 색칠된 영역에 대한 실험이 우선적으로 수행될 수 있다.The preprocessing unit 114 may perform an experiment for an optimal solution search for an area where the entropy index I is equal to or greater than a predetermined value. At this time, the preprocessing unit 114 may preferentially perform the experiment on the region where the entropy index I is the highest. If a plurality of regions having the same entropy exponent (I) exist, the preprocessing unit 114 may preferentially perform an experiment on an area having the smallest sum of the distance from the learning data within a set radius. In FIG. 11, the experiment on the colored area can be performed preferentially.

도 12는 본 발명의 일 실시예에 따른 가치 확률 지수를 계산하는 과정을 설명하기 위한 도면이다. 상술한 바와 같이, 제2 계산부(112)는 계산된 상기 불확실도, 상기 파괴 확률 및 엔트로피 지수 중 하나 이상을 이용하여 조정된 각 영역별 가치 확률 지수를 계산할 수 있으며, 이를 수학식으로 표현하면 다음과 같다. 12 is a view for explaining a process of calculating a value probability index according to an embodiment of the present invention. As described above, the second calculation unit 112 can calculate the value probability index of each region adjusted by using at least one of the calculated uncertainty, the failure probability, and the entropy index. Respectively.

VTR = λ1ITR - λ2PrTR + λ3MV TR = λ 1 I TR - λ 2 Pr TR + λ 3 M

(여기서, VTR 은 해당 영역의 가치 확률 지수, ITR 은 해당 영역의 엔트로피 지수, PrTR 은 해당 영역의 파괴 확률, M 은 해당 영역의 불확실도를 나타내며, λ1, λ2, λ3 는 가치 확률 계수임)(Wherein, V TR is the value the probability index, I TR of the zone is the entropy index, Pr TR of the zone is failure probability, M of the zone represents the uncertainty in the zone, the value of λ 1, λ 2, λ 3 Probability coefficient)

이와 같이, 가치 확률 지수는 제1 회귀 모델(즉, 도 12의 Objective Function Network), 제2 회귀 모델(즉, 도 12의 Constraints Network) 및 제3 회귀 모델(즉, 도 12의 Knowledge Network)을 누적되면서 도출될 수 있다. 도 12를 참조하면, 제1 회귀 모델 및 제2 회귀 모델은 신규 데이터 및 학습 데이터(유사 데이터, 수학 데이터)에 기반으로 생성되며, 제3 회귀 모델은 학습 데이터에 대한 확보 상태를 기반으로 생성될 수 있다.12), the second regression model (i.e., the Constraints Network of FIG. 12), and the third regression model (i.e., the Knowledge Network of FIG. 12) It can be deduced. Referring to FIG. 12, the first regression model and the second regression model are generated based on new data and learning data (similar data, mathematical data), and the third regression model is generated based on the acquisition state for learning data .

도 13을 참조하면, 제2 계산부(112)는 조정된 각 영역별 가치 확률 지수를 계산할 수 있다. 이때, 전처리부(114)는 상기 가치 확률 지수가 최대인 영역을 탐색 시작점으로 설정하고, 상기 탐색 시작점부터 최적해 탐색을 위한 실험을 수행할 수 있다. 도 13에서는 가치 확률 지수가 0.6인 영역이 탐색 시작점으로 설정될 수 있으며, 전처리부(114)는 상기 탐색 시작점부터 최적해 탐색을 위한 실험을 수행할 수 있다.Referring to FIG. 13, the second calculation unit 112 may calculate the adjusted value probability index for each area. At this time, the preprocessing unit 114 sets an area having the maximum value probability index as a search start point, and performs an experiment for an optimal search from the search start point. In FIG. 13, an area having a value probability index of 0.6 may be set as a search start point, and the preprocessing unit 114 may perform an experiment for searching for an optimal solution from the search start point.

도 14는 예시적인 실시예들에서 사용되기에 적합한 컴퓨팅 장치를 포함하는 컴퓨팅 환경(10)을 예시하여 설명하기 위한 블록도이다. 도시된 실시예에서, 각 컴포넌트들은 이하에 기술된 것 이외에 상이한 기능 및 능력을 가질 수 있고, 이하에 기술되지 것 이외에도 추가적인 컴포넌트를 포함할 수 있다.14 is a block diagram illustrating and illustrating a computing environment 10 that includes a computing device suitable for use in the exemplary embodiments. In the illustrated embodiment, each of the components may have different functions and capabilities than those described below, and may include additional components in addition to those described below.

도시된 컴퓨팅 환경(10)은 컴퓨팅 장치(12)를 포함한다. 일 실시예에서, 컴퓨팅 장치(12)는 최적해 탐색 시스템(100), 또는 최적해 탐색 시스템(100)에 포함되는 하나 이상의 컴포턴트일 수 있다.The illustrated computing environment 10 includes a computing device 12. In one embodiment, the computing device 12 may be one or more components included in the optimal solution search system 100, or the optimal solution search system 100.

컴퓨팅 장치(12)는 적어도 하나의 프로세서(14), 컴퓨터 판독 가능 저장 매체(16) 및 통신 버스(18)를 포함한다. 프로세서(14)는 컴퓨팅 장치(12)로 하여금 앞서 언급된 예시적인 실시예에 따라 동작하도록 할 수 있다. 예컨대, 프로세서(14)는 컴퓨터 판독 가능 저장 매체(16)에 저장된 하나 이상의 프로그램들을 실행할 수 있다. 상기 하나 이상의 프로그램들은 하나 이상의 컴퓨터 실행 가능 명령어를 포함할 수 있으며, 상기 컴퓨터 실행 가능 명령어는 프로세서(14)에 의해 실행되는 경우 컴퓨팅 장치(12)로 하여금 예시적인 실시예에 따른 동작들을 수행하도록 구성될 수 있다.The computing device 12 includes at least one processor 14, a computer readable storage medium 16, The processor 14 may cause the computing device 12 to operate in accordance with the exemplary embodiment discussed above. For example, processor 14 may execute one or more programs stored on computer readable storage medium 16. The one or more programs may include one or more computer-executable instructions, which when executed by the processor 14 cause the computing device 12 to perform operations in accordance with the illustrative embodiment .

컴퓨터 판독 가능 저장 매체(16)는 컴퓨터 실행 가능 명령어 내지 프로그램 코드, 프로그램 데이터 및/또는 다른 적합한 형태의 정보를 저장하도록 구성된다. 컴퓨터 판독 가능 저장 매체(16)에 저장된 프로그램(20)은 프로세서(14)에 의해 실행 가능한 명령어의 집합을 포함한다. 일 실시예에서, 컴퓨터 판독 가능 저장 매체(16)는 메모리(랜덤 액세스 메모리와 같은 휘발성 메모리, 비휘발성 메모리, 또는 이들의 적절한 조합), 하나 이상의 자기 디스크 저장 디바이스들, 광학 디스크 저장 디바이스들, 플래시 메모리 디바이스들, 그 밖에 컴퓨팅 장치(12)에 의해 액세스되고 원하는 정보를 저장할 수 있는 다른 형태의 저장 매체, 또는 이들의 적합한 조합일 수 있다.The computer-readable storage medium 16 is configured to store computer-executable instructions or program code, program data, and / or other suitable forms of information. The program 20 stored in the computer-readable storage medium 16 includes a set of instructions executable by the processor 14. In one embodiment, the computer-readable storage medium 16 may be any type of storage medium such as a memory (volatile memory such as random access memory, non-volatile memory, or any suitable combination thereof), one or more magnetic disk storage devices, Memory devices, or any other form of storage medium that can be accessed by the computing device 12 and store the desired information, or any suitable combination thereof.

통신 버스(18)는 프로세서(14), 컴퓨터 판독 가능 저장 매체(16)를 포함하여 컴퓨팅 장치(12)의 다른 다양한 컴포넌트들을 상호 연결한다.Communication bus 18 interconnects various other components of computing device 12, including processor 14, computer readable storage medium 16.

컴퓨팅 장치(12)는 또한 하나 이상의 입출력 장치(24)를 위한 인터페이스를 제공하는 하나 이상의 입출력 인터페이스(22) 및 하나 이상의 네트워크 통신 인터페이스(26)를 포함할 수 있다. 입출력 인터페이스(22) 및 네트워크 통신 인터페이스(26)는 통신 버스(18)에 연결된다. 입출력 장치(24)는 입출력 인터페이스(22)를 통해 컴퓨팅 장치(12)의 다른 컴포넌트들에 연결될 수 있다. 예시적인 입출력 장치(24)는 포인팅 장치(마우스 또는 트랙패드 등), 키보드, 터치 입력 장치(터치패드 또는 터치스크린 등), 음성 또는 소리 입력 장치, 다양한 종류의 센서 장치 및/또는 촬영 장치와 같은 입력 장치, 및/또는 디스플레이 장치, 프린터, 스피커 및/또는 네트워크 카드와 같은 출력 장치를 포함할 수 있다. 예시적인 입출력 장치(24)는 컴퓨팅 장치(12)를 구성하는 일 컴포넌트로서 컴퓨팅 장치(12)의 내부에 포함될 수도 있고, 컴퓨팅 장치(12)와는 구별되는 별개의 장치로 컴퓨팅 장치(102)와 연결될 수도 있다.The computing device 12 may also include one or more input / output interfaces 22 and one or more network communication interfaces 26 that provide an interface for one or more input / output devices 24. The input / output interface 22 and the network communication interface 26 are connected to the communication bus 18. The input / output device 24 may be connected to other components of the computing device 12 via the input / output interface 22. The exemplary input and output device 24 may be any type of device, such as a pointing device (such as a mouse or trackpad), a keyboard, a touch input device (such as a touch pad or touch screen), a voice or sound input device, An input device, and / or an output device such as a display device, a printer, a speaker, and / or a network card. The exemplary input and output device 24 may be included within the computing device 12 as a component of the computing device 12 and may be coupled to the computing device 102 as a separate device distinct from the computing device 12 It is possible.

도 15는 본 발명의 일 실시예에 따른 최적해 탐색 방법을 설명하기 위한 흐름도이다. 도 15에 도시된 방법은 예를 들어, 전술한 최적해 탐색 시스템(100)에 의해 수행될 수 있다. 도시된 흐름도에서는 상기 방법을 복수 개의 단계로 나누어 기재하였으나, 적어도 일부의 단계들은 순서를 바꾸어 수행되거나, 다른 단계와 결합되어 함께 수행되거나, 생략되거나, 세부 단계들로 나뉘어 수행되거나, 또는 도시되지 않은 하나 이상의 단계가 부가되어 수행될 수 있다.15 is a flowchart illustrating an optimal solution search method according to an embodiment of the present invention. The method shown in Fig. 15 can be performed, for example, by the above-described optimal solution search system 100 described above. In the illustrated flow chart, the method is described as being divided into a plurality of steps, but at least some of the steps may be performed in reverse order, combined with other steps, performed together, omitted, divided into detailed steps, One or more steps may be added and performed.

S102 단계에서, 생성부(106)는 학습 데이터를 이용하여 하나 이상의 목적 함수에 대한 제1 회귀 모델 및 하나 이상의 제한 조건에 대한 제2 회귀 모델을 생성한다.In step S102, the generating unit 106 generates a first regression model for one or more objective functions and a second regression model for one or more constraints using the learning data.

S104 단계에서, 제1 계산부(108)는 제1 회귀 모델을 이용하여 탐색 공간 내 각 영역별 불확실도를 계산하고, 제2 회귀 모델을 이용하여 상기 각 영역별 파괴 확률을 계산한다.In step S104, the first calculation unit 108 calculates the uncertainty of each area in the search space using the first regression model, and calculates the failure probability of each area using the second regression model.

S106 단계에서, 조정부(110)는 각 영역별 불확실도를 이용하여 탐색 공간 내 신뢰 영역을 추정함으로써 상기 각 영역의 크기를 조정한다.In step S106, the adjustment unit 110 adjusts the size of each area by estimating the reliability area in the search space using the uncertainty of each area.

S108 단계에서, 제2 계산부(112)는 조정된 각 영역별 엔트로피 지수를 계산한다.In step S108, the second calculation unit 112 calculates an adjusted entropy index for each area.

S110 단계에서, 전처리부(114)는 계산된 상기 불확실도, 상기 파괴 확률 및 엔트로피 지수 중 하나 이상을 이용하여 최적해 탐색을 위한 전처리를 수행한다.In step S110, the preprocessing unit 114 performs preprocessing for the optimal solution search using at least one of the calculated uncertainty, the failure probability, and the entropy index.

이상에서 대표적인 실시예를 통하여 본 발명에 대하여 상세하게 설명하였으나, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 전술한 실시예에 대하여 본 발명의 범주에서 벗어나지 않는 한도 내에서 다양한 변형이 가능함을 이해할 것이다. 그러므로 본 발명의 권리범위는 설명된 실시예에 국한되어 정해져서는 안 되며, 후술하는 특허청구범위뿐만 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, I will understand. Therefore, the scope of the present invention should not be limited to the above-described embodiments, but should be determined by equivalents to the appended claims, as well as the appended claims.

10 : 컴퓨팅 환경
12 : 컴퓨팅 장치
14 : 프로세서
16 : 컴퓨터 판독 가능 저장 매체
18 : 통신 버스
20 : 프로그램
22 : 입출력 인터페이스
24 : 입출력 장치
26 : 네트워크 통신 인터페이스
100 : 최적해 탐색 시스템
102 : 최적화 엔진
104 : 학습 데이터 DB
106 : 생성부
108 : 제1 계산부
110 : 조정부
112 : 제2 계산부
114 : 전처리부
116 : 학습부
118 : 신규 데이터 DB
10: Computing environment
12: computing device
14: Processor
16: Computer readable storage medium
18: Communication bus
20: Program
22: I / O interface
24: input / output device
26: Network communication interface
100: Optimal solution search system
102: Optimization Engine
104: learning data DB
106: Generator
108: first calculation unit
110:
112: second calculation unit
114:
116:
118: New data DB

Claims (20)

학습 데이터를 이용하여 하나 이상의 목적 함수(objective function)에 대한 제1 회귀 모델 및 하나 이상의 제한 조건(constraints)에 대한 제2 회귀 모델을 생성하는 생성부;
상기 제1 회귀 모델을 이용하여 탐색 공간 내 각 영역별 불확실도(uncertainty)를 계산하고, 상기 제2 회귀 모델을 이용하여 상기 각 영역별 파괴 확률(probability of failure)을 계산하는 제1 계산부;
상기 각 영역별 불확실도를 이용하여 상기 탐색 공간 내 신뢰 영역(trust region)을 추정함으로써 상기 각 영역의 크기를 조정하는 조정부;
조정된 각 영역별 엔트로피 지수를 계산하는 제2 계산부; 및
계산된 상기 불확실도, 상기 파괴 확률 및 엔트로피 지수 중 하나 이상을 이용하여 최적해 탐색을 위한 전처리를 수행하는 전처리부를 포함하는, 최적해 탐색 시스템.
A generating unit for generating a first regression model for one or more objective functions and a second regression model for one or more constraints using the learning data;
A first calculation unit for calculating an uncertainty for each region in the search space using the first regression model and calculating a probability of failure for each region using the second regression model;
An adjustment unit for adjusting a size of each region by estimating a trust region in the search space using the uncertainty for each region;
A second calculation unit for calculating an adjusted entropy index for each region; And
And a preprocessor for performing preprocessing for an optimal solution search using at least one of the calculated uncertainty, the failure probability, and the entropy index.
청구항 1에 있어서,
상기 생성부는, 상기 목적 함수 각각에 대한 복수의 회귀 모델을 합성하여 상기 제1 회귀 모델을 생성하고, 상기 제한 조건 각각에 대한 복수의 회귀 모델을 합성하여 상기 제2 회귀 모델을 생성하는, 최적해 탐색 시스템.
The method according to claim 1,
Wherein the generation unit generates the first regression model by synthesizing a plurality of regression models for each of the objective functions and synthesizes a plurality of regression models for each of the constraints to generate the second regression model, system.
청구항 1에 있어서,
상기 제1 계산부는, 상기 목적 함수의 분산 변화량을 이용하여 상기 각 영역별 불확실도를 계산하는, 최적해 탐색 시스템.
The method according to claim 1,
Wherein the first calculation unit calculates an uncertainty for each of the regions by using a variation amount of the objective function.
청구항 1에 있어서,
상기 조정부는, 상기 불확실도에 따라 상기 신뢰 영역을 확대, 축소, 분할 또는 통합함으로써 상기 신뢰 영역을 추정하고, 상기 신뢰 영역 이외의 영역을 설정된 크기로 분할함으로써 상기 각 영역의 크기를 조정하는, 최적해 탐색 시스템.
The method according to claim 1,
Wherein the adjusting unit estimates the reliability area by enlarging, reducing, dividing, or integrating the reliability area according to the uncertainty, and adjusting the size of each area by dividing the area other than the reliability area by the set size, system.
청구항 1에 있어서,
상기 제2 계산부는, 계산된 상기 불확실도, 상기 파괴 확률 및 엔트로피 지수 중 하나 이상을 이용하여 상기 조정된 각 영역별 가치 확률 지수를 계산하는, 최적해 탐색 시스템.
The method according to claim 1,
Wherein the second calculation unit calculates the adjusted value probability index for each area using at least one of the calculated uncertainty, the failure probability, and the entropy index.
청구항 5에 있어서,
상기 전처리부는, 상기 가치 확률 지수가 최대인 영역을 탐색 시작점으로 설정하고, 상기 탐색 시작점부터 상기 최적해 탐색을 위한 실험을 수행하는, 최적해 탐색 시스템.
The method of claim 5,
Wherein the preprocessing unit sets an area having the maximum value probability index as a search start point and performs an experiment for searching the optimal solution from the search start point.
청구항 5 또는 6에 있어서,
상기 제2 계산부는, 다음의 수학식을 이용하여 상기 조정된 각 영역별 가치 확률 지수를 계산하는, 최적해 탐색 시스템.
VTR = λ1ITR - λ2PrTR + λ3M
(여기서, VTR 은 가치 확률 지수, ITR 은 엔트로피 지수, PrTR 은 파괴 확률, M 은 불확실도를 나타내며, λ1, λ2, λ3 는 가치 확률 계수임)
The method according to claim 5 or 6,
Wherein the second calculation unit calculates the adjusted value probability index for each area using the following equation.
V TR = λ 1 I TR - λ 2 Pr TR + λ 3 M
(Where V TR is the value probability index, I TR is the entropy index, Pr TR is the failure probability, M is the uncertainty, and λ 1 , λ 2 , and λ 3 are the value probability coefficients)
청구항 1에 있어서,
상기 전처리부는, 상기 엔트로피 지수가 제1 임계치 이상인 영역에 대해 상기 최적해 탐색을 위한 실험을 수행하는, 최적해 탐색 시스템.
The method according to claim 1,
Wherein the preprocessing unit performs an experiment for searching the optimal solution for an area where the entropy index is equal to or greater than a first threshold value.
청구항 8에 있어서,
상기 실험의 수행에 따라 획득되는 신규 데이터를 학습하는 학습부를 더 포함하며,
상기 생성부는, 상기 학습 데이터 및 상기 신규 데이터를 이용하여 상기 제1 회귀 모델 및 상기 제2 회귀 모델을 재생성하는, 최적해 탐색 시스템.
The method of claim 8,
Further comprising a learning unit for learning new data acquired according to the execution of the experiment,
And the generation unit regenerates the first regression model and the second regression model using the learning data and the new data.
청구항 1에 있어서,
상기 전처리부는, 상기 불확실도가 제2 임계치 미만인 영역 및 상기 파괴 확률이 제3 임계치를 초과하는 영역에 대해 상기 제1 회귀 모델 및 상기 제2 회귀 모델로부터 도출되는 근사 추론값을 부여하는, 최적해 탐색 시스템.
The method according to claim 1,
Wherein the preprocessing unit gives an approximate reasoning value derived from the first regression model and the second regression model to a region where the uncertainty is less than a second threshold value and an area where the failure probability exceeds a third threshold value, .
생성부에서, 학습 데이터를 이용하여 하나 이상의 목적 함수에 대한 제1 회귀 모델 및 하나 이상의 제한 조건에 대한 제2 회귀 모델을 생성하는 단계;
제1 계산부에서, 상기 제1 회귀 모델을 이용하여 탐색 공간 내 각 영역별 불확실도를 계산하는 단계;
상기 제1 계산부에서, 상기 제2 회귀 모델을 이용하여 상기 각 영역별 파괴 확률을 계산하는 단계;
조정부에서, 상기 각 영역별 불확실도를 이용하여 상기 탐색 공간 내 신뢰 영역을 추정함으로써 상기 각 영역의 크기를 조정하는 단계;
제2 계산부에서, 조정된 각 영역별 엔트로피 지수를 계산하는 단계; 및
전처리부에서, 계산된 상기 불확실도, 상기 파괴 확률 및 엔트로피 지수 중 하나 이상을 이용하여 최적해 탐색을 위한 전처리를 수행하는 단계를 포함하는, 최적해 탐색 방법.
Generating a first regression model for one or more objective functions and a second regression model for one or more constraints using the training data;
Calculating an uncertainty for each region in the search space using the first regression model in a first calculation unit;
Calculating a failure probability for each of the areas using the second regression model in the first calculation unit;
Adjusting a size of each of the areas by estimating a reliability area in the search space using the uncertainty of each area in the adjustment part;
Calculating an entropy index for each region adjusted in the second calculation unit; And
And performing, in the preprocessing unit, preprocessing for an optimal solution search using at least one of the calculated uncertainty, the failure probability, and the entropy index.
청구항 11에 있어서,
상기 제1 회귀 모델 및 상기 제2 회귀 모델을 생성하는 단계는, 상기 목적 함수 각각에 대한 복수의 회귀 모델을 합성하여 상기 제1 회귀 모델을 생성하고, 상기 제한 조건 각각에 대한 복수의 회귀 모델을 합성하여 상기 제2 회귀 모델을 생성하는, 최적해 탐색 방법.
The method of claim 11,
Wherein the step of generating the first regression model and the second regression model includes the steps of generating a first regression model by combining a plurality of regression models for each of the objective functions and generating a plurality of regression models And generates the second regression model by synthesizing the second regression model.
청구항 11에 있어서,
상기 불확실도를 계산하는 단계는, 상기 목적 함수의 분산 변화량을 이용하여 상기 각 영역별 불확실도를 계산하는, 최적해 탐색 방법.
The method of claim 11,
Wherein the step of calculating the uncertainty calculates an uncertainty for each of the regions using the variance of the objective function.
청구항 11에 있어서,
상기 각 영역의 크기를 조정하는 단계는, 상기 불확실도에 따라 상기 신뢰 영역을 확대, 축소, 분할 또는 통합함으로써 상기 신뢰 영역을 추정하고, 상기 신뢰 영역 이외의 영역을 설정된 크기로 분할함으로써 상기 각 영역의 크기를 조정하는, 최적해 탐색 방법.
The method of claim 11,
Wherein the step of adjusting the size of each of the regions comprises: estimating the confidence region by expanding, reducing, dividing, or integrating the confidence region according to the uncertainty; dividing the region other than the confidence region into a set size, The optimal solution search method of size adjustment.
청구항 11에 있어서,
상기 전처리를 수행하는 단계 이전에,
상기 제2 계산부에서, 계산된 상기 불확실도, 상기 파괴 확률 및 엔트로피 지수 중 하나 이상을 이용하여 상기 조정된 각 영역별 가치 확률 지수를 계산하는 단계를 더 포함하는, 최적해 탐색 방법.
The method of claim 11,
Before the step of performing the preprocessing,
Further comprising calculating, at the second calculation unit, the adjusted value probability index for each area using at least one of the calculated uncertainty, the failure probability, and the entropy index.
청구항 15에 있어서,
상기 전처리를 수행하는 단계는, 상기 가치 확률 지수가 최대인 영역을 탐색 시작점으로 설정하고, 상기 탐색 시작점부터 상기 최적해 탐색을 위한 실험을 수행하는, 최적해 탐색 방법.
16. The method of claim 15,
Wherein the preprocessing step sets an area where the value probability index is maximum to a search start point and performs an experiment for searching the optimal solution from the search start point.
청구항 15 또는 16에 있어서,
상기 가치 확률 지수를 계산하는 단계는, 다음의 수학식을 이용하여 상기 조정된 각 영역별 가치 확률 지수를 계산하는, 최적해 탐색 방법.
VTR = λ1ITR - λ2PrTR + λ3M
(여기서, VTR 은 가치 확률 지수, ITR 은 엔트로피 지수, PrTR 은 파괴 확률, M 은 불확실도를 나타내며, λ1, λ2, λ3 는 가치 확률 계수임)
16. The method according to claim 15 or 16,
Wherein the step of calculating the value probability index calculates the adjusted value probability index for each area using the following equation.
V TR = λ 1 I TR - λ 2 Pr TR + λ 3 M
(Where V TR is the value probability index, I TR is the entropy index, Pr TR is the failure probability, M is the uncertainty, and λ 1 , λ 2 , and λ 3 are the value probability coefficients)
청구항 11에 있어서,
상기 전처리를 수행하는 단계는, 상기 엔트로피 지수가 제1 임계치 이상인 영역에 대해 상기 최적해 탐색을 위한 실험을 수행하는, 최적해 탐색 방법.
The method of claim 11,
Wherein the pre-processing step performs an experiment for the optimal solution search on an area where the entropy index is equal to or greater than a first threshold value.
청구항 18에 있어서,
상기 전처리를 수행하는 단계 이후,
학습부에서, 상기 실험의 수행에 따라 획득되는 신규 데이터를 학습하는 단계; 및
상기 생성부에서, 상기 학습 데이터 및 상기 신규 데이터를 이용하여 상기 제1 회귀 모델 및 상기 제2 회귀 모델을 재생성하는 단계를 더 포함하는, 최적해 탐색 방법.
19. The method of claim 18,
After performing the pre-processing,
Learning in the learning unit new data acquired according to the execution of the experiment; And
Further comprising the step of regenerating the first regression model and the second regression model using the learning data and the new data in the generation unit.
청구항 11에 있어서,
상기 전처리를 수행하는 단계는, 상기 불확실도가 제2 임계치 미만인 영역 및 상기 파괴 확률이 제3 임계치를 초과하는 영역에 대해 상기 제1 회귀 모델 및 상기 제2 회귀 모델로부터 도출되는 근사 추론값을 부여하는, 최적해 탐색 방법.
The method of claim 11,
The pre-processing step may include applying an approximate inference value derived from the first regression model and the second regression model to a region where the uncertainty is less than a second threshold value and an area where the failure probability exceeds a third threshold value , An optimal solution search method.
KR1020160141096A 2016-10-27 2016-10-27 System and method for searching optimal solution based on multi-level statistical machine learning KR102439198B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020160141096A KR102439198B1 (en) 2016-10-27 2016-10-27 System and method for searching optimal solution based on multi-level statistical machine learning

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020160141096A KR102439198B1 (en) 2016-10-27 2016-10-27 System and method for searching optimal solution based on multi-level statistical machine learning

Publications (2)

Publication Number Publication Date
KR20180046172A true KR20180046172A (en) 2018-05-08
KR102439198B1 KR102439198B1 (en) 2022-09-01

Family

ID=62187490

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020160141096A KR102439198B1 (en) 2016-10-27 2016-10-27 System and method for searching optimal solution based on multi-level statistical machine learning

Country Status (1)

Country Link
KR (1) KR102439198B1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109918827A (en) * 2019-03-19 2019-06-21 福建工程学院 It is a kind of have Filtering system bound accept within limits hold back search simulation optimization calculation method
KR102159880B1 (en) * 2019-05-15 2020-09-24 한국과학기술원 Method and apparatus for metacognition driven state space exploration
US20210405610A1 (en) * 2020-06-30 2021-12-30 Hitachi, Ltd. Maintenance Recommendation System and Maintenance Recommendation Method
CN115002209A (en) * 2022-06-23 2022-09-02 京东方科技集团股份有限公司 Data processing method, device and system
US11989626B2 (en) 2020-04-07 2024-05-21 International Business Machines Corporation Generating performance predictions with uncertainty intervals

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101337499B1 (en) 2012-03-09 2013-12-05 한양대학교 에리카산학협력단 Reliability-based optimal design method
KR20150084596A (en) * 2014-01-14 2015-07-22 국방과학연구소 The method for parameter investigation to optimal design

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101337499B1 (en) 2012-03-09 2013-12-05 한양대학교 에리카산학협력단 Reliability-based optimal design method
KR20150084596A (en) * 2014-01-14 2015-07-22 국방과학연구소 The method for parameter investigation to optimal design

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Englert, Peter, and Marc Toussaint. Combined Optimization and Reinforcement Learning for Manipulation Skills. Robotics: Science and systems. Vol. 2016. 2016.6. *
Schreiter, Jens, et al. Safe exploration for active learning with Gaussian processes. Joint European conference on machine learning and knowledge discovery in databases. Springer, Cham, 2015. *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109918827A (en) * 2019-03-19 2019-06-21 福建工程学院 It is a kind of have Filtering system bound accept within limits hold back search simulation optimization calculation method
CN109918827B (en) * 2019-03-19 2022-06-21 福建工程学院 Upper and lower limit convergence search simulation optimization calculation method with screening mechanism
KR102159880B1 (en) * 2019-05-15 2020-09-24 한국과학기술원 Method and apparatus for metacognition driven state space exploration
WO2020230977A1 (en) * 2019-05-15 2020-11-19 한국과학기술원 Metacognition-based high-speed environmental search method and device
US11989626B2 (en) 2020-04-07 2024-05-21 International Business Machines Corporation Generating performance predictions with uncertainty intervals
US20210405610A1 (en) * 2020-06-30 2021-12-30 Hitachi, Ltd. Maintenance Recommendation System and Maintenance Recommendation Method
CN115002209A (en) * 2022-06-23 2022-09-02 京东方科技集团股份有限公司 Data processing method, device and system

Also Published As

Publication number Publication date
KR102439198B1 (en) 2022-09-01

Similar Documents

Publication Publication Date Title
KR20180046172A (en) System and method for searching optimal solution based on multi-level statistical machine learning
KR20200110400A (en) Learning data augmentation policy
US10439594B2 (en) Actually-measured marine environment data assimilation method based on sequence recursive filtering three-dimensional variation
He et al. Simulation optimization using the cross-entropy method with optimal computing budget allocation
CN108763398B (en) Database configuration parameter processing method and device, computer equipment and storage medium
USRE46186E1 (en) Information processing apparatus, information processing method, and computer program for controlling state transition
US10161269B2 (en) Output efficiency optimization in production systems
US10896270B2 (en) Method for solving multi-fidelity optimization problems
CN110858805A (en) Method and device for predicting network traffic of cell
Gillula et al. Sampling-based approximation of the viability kernel for high-dimensional linear sampled-data systems
CN112823362A (en) Hyper-parameter adjustment method, device, and program
CN112187554A (en) Operation and maintenance system fault positioning method and system based on Monte Carlo tree search
CN116057518A (en) Automatic query predicate selective prediction using machine learning model
US20170132045A1 (en) Load estimation system, information processing device, load estimation method, and storage medium for storing program
CN103578274B (en) A kind of traffic flow forecasting method and device
JP2020067910A (en) Learning curve prediction device, learning curve prediction method, and program
Akcin et al. Performance of artificial neural networks on kriging method in modeling local geoid
JP2023123636A (en) Hyper parameter tuning method, device and program
US11941923B2 (en) Automation method of AI-based diagnostic technology for equipment application
KR102574489B1 (en) Method and apparatus for structured pruning with linear transform parameters in for deep neural networks
CN105022798A (en) Categorical data mining method of discrete Bayesian network on the basis of prediction relationship
Buijsrogge et al. Splitting algorithms for rare event simulation over long time intervals
Parisi et al. Active-learning-based system reliability analysis with budget constraints
Huang et al. Distributed state estimation for hidden Markov models by sensor networks with dynamic quantization
KR100926876B1 (en) Rank Learning Model Creation Method and Rank Learning Model Creation System Using Rank Occurrence Probability

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant