Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7670959B2 - Target model generation method using a pre-trained model, evaluation data prediction method, computer-readable recording medium recording a target model generated using a pre-trained model, and a program for the target model generation method using a pre-trained model and the evaluation data prediction method - Google Patents
[go: Go Back, main page]

JP7670959B2 - Target model generation method using a pre-trained model, evaluation data prediction method, computer-readable recording medium recording a target model generated using a pre-trained model, and a program for the target model generation method using a pre-trained model and the evaluation data prediction method - Google Patents

Target model generation method using a pre-trained model, evaluation data prediction method, computer-readable recording medium recording a target model generated using a pre-trained model, and a program for the target model generation method using a pre-trained model and the evaluation data prediction method Download PDF

Info

Publication number
JP7670959B2
JP7670959B2 JP2021067575A JP2021067575A JP7670959B2 JP 7670959 B2 JP7670959 B2 JP 7670959B2 JP 2021067575 A JP2021067575 A JP 2021067575A JP 2021067575 A JP2021067575 A JP 2021067575A JP 7670959 B2 JP7670959 B2 JP 7670959B2
Authority
JP
Japan
Prior art keywords
data
virtual
model
target model
real
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
Application number
JP2021067575A
Other languages
Japanese (ja)
Other versions
JP2022162662A (en
Inventor
成人 前田
直哉 古渡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yokohama Rubber Co Ltd
Original Assignee
Yokohama Rubber Co Ltd
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 Yokohama Rubber Co Ltd filed Critical Yokohama Rubber Co Ltd
Priority to JP2021067575A priority Critical patent/JP7670959B2/en
Publication of JP2022162662A publication Critical patent/JP2022162662A/en
Application granted granted Critical
Publication of JP7670959B2 publication Critical patent/JP7670959B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Tires In General (AREA)

Description

本発明は、事前学習モデルを利用したターゲットモデル生成方法、モデル生成方法により生成されたターゲットモデルを用いた評価データ予測方法、事前学習モデルを利用して生成されたターゲットモデルを記録したコンピュータ読取可能な記録媒体並びに事前学習モデルを利用したターゲットモデル生成方法のプログラム及び評価データ予測方法のプログラムに関する。 The present invention relates to a target model generation method using a pre-trained model, an evaluation data prediction method using a target model generated by the model generation method, a computer-readable recording medium on which a target model generated using a pre-trained model is recorded, and a program for a target model generation method using a pre-trained model and a program for an evaluation data prediction method.

タイヤの設計開発の効率化のため、機械学習を活用したタイヤ特性予測が行われている。 To improve the efficiency of tire design and development, tire characteristics are predicted using machine learning.

特開2021-22276号公報JP 2021-22276 A

機械学習を活用したタイヤ特性予測においては、タイヤの仕様データとタイヤの性能などに関する評価データを含む学習用入力データセットを複数用意する。そして、複数の学習用データセットを用いてターゲットモデルに機械学習をさせることによりターゲットモデルを生成する。その上で、予測対象となるタイヤに関する予測対象仕様データに対応する予測対象評価データをターゲットモデルを利用して予測する。 In tire characteristic prediction using machine learning, multiple learning input data sets are prepared, including tire specification data and evaluation data related to tire performance, etc. Then, a target model is generated by performing machine learning on the target model using the multiple learning data sets. Then, the target model is used to predict prediction target evaluation data corresponding to the prediction target specification data related to the tire to be predicted.

特に、ターゲットモデルを用いて予測対象仕様データに対応した予測対象評価データを精度よく予測するためには、ターゲットモデルが予測対象仕様データを含む範囲の学習用入力データセットを用いて学習されている必要がある。 In particular, in order to use a target model to accurately predict the prediction target evaluation data corresponding to the prediction target specification data, the target model needs to be trained using a learning input dataset that includes the prediction target specification data.

ここで、学習用の現実入力データセットに含まれる現実仕様データとして、実在するタイヤの現実仕様データを用い、現実入力データに含まれる現実評価データとして実在するタイヤの実測した現実評価データを用いることにすると、上記の条件を満たした上で予測対象評価データを予測することができる予測対象仕様データの範囲が限られてしまう。 If the real specification data of an existing tire is used as the real specification data included in the real input data set for learning, and the actual measured real evaluation data of an existing tire is used as the real evaluation data included in the real input data, the range of prediction target specification data that satisfies the above conditions and can predict the prediction target evaluation data will be limited.

また、その範囲を広げるためには、通常ならば、広げる領域に対応する新たな現実仕様データに基づいたタイヤを実際に作成し、それについての現実評価データを実際に測定する必要がある。この場合、新たな現実仕様データに基づいたタイヤを実際に作成するためには、時間的にも金銭的にもコストがかかる新規な金型を改めて作成する必要が生じる。 Furthermore, in order to expand the range, it would normally be necessary to actually create tires based on new real-world specification data that corresponds to the expanded area, and then actually measure the real-world evaluation data for those tires. In this case, in order to actually create tires based on the new real-world specification data, it would be necessary to create a new mold, which would be costly in terms of both time and money.

特許文献1には、複数の説明変数の値を入力することにより特徴量に関する値を精度高く予測する予測モジュールを、実験データとシミュレーションデータを含むオリジナルデータセットから効率よく作成するためのデータ処理方法が開示されている。しかし、特許文献1のデータ処理方法は、上記の課題を解決することができない。 Patent Document 1 discloses a data processing method for efficiently creating a prediction module that accurately predicts values related to features by inputting values of multiple explanatory variables from an original data set that includes experimental data and simulation data. However, the data processing method of Patent Document 1 cannot solve the above-mentioned problems.

そこで、本発明は、学習用の現実データセットに含まれる現実仕様データによりカバーできない領域にある予測対象仕様データに対応する予測対象評価データを精度よく予測することを可能にする事前学習モデルを利用したターゲットモデル生成方法、評価データ予測方法、事前学習モデルを利用して生成されたターゲットモデルを記録したコンピュータ読取可能な記録媒体並びに事前学習モデルを利用したターゲットモデル生成方法のプログラム及び評価データ予測方法のプログラムを提供することを目的とする。 The present invention aims to provide a target model generation method using a pre-learning model that enables accurate prediction of prediction target evaluation data corresponding to prediction target specification data in an area that cannot be covered by real specification data included in a real data set for learning, an evaluation data prediction method, a computer-readable recording medium that records a target model generated using the pre-learning model, and a program for the target model generation method and evaluation data prediction method using the pre-learning model.

本発明によれば、
現実仕様データ(X)及び前記現実仕様データ(X)に対応した現実評価データ(Y)を含む、複数の現実データセット(X,Y)を用意するステップと、
前記複数の現実データセット(X,Y)に含まれる何れかの現実データセット内の現実仕様データ(X)に対してコンピュータ処理を適用することにより仕様変更を適用して仮想仕様データを生成し、前記仮想仕様データに対してコンピュータ処理を適用することにより前記仮想仕様データに対応する仮想評価データを生成することを繰り返すことにより、各々が前記仮想仕様データ及びこれに対応する仮想評価データを含む複数の仮想データセットを生成する仮想データセット生成ステップと、
前記複数の仮想データセット(X’,Y’)の各々を学習用入力データセットとして用いて初期事前学習モデル(M1)に機械学習をさせることにより事前学習モデル(M1’)を生成する事前学習モデル生成ステップステップと、
前記事前学習モデル(M1’)を利用して、且つ、少なくとも前記複数の現実データセット(X,Y)の各々を学習用入力データセットとして用いて初期ターゲットモデル(M2)に機械学習をさせることによりターゲットモデル(M2’)を生成するターゲットモデル生成ステップと、
を有する事前学習モデルを利用したターゲットモデル生成方法が提供される。
According to the present invention,
preparing a plurality of real data sets (X, Y) including real specification data (X) and real evaluation data (Y) corresponding to the real specification data (X);
a virtual data set generating step of applying a specification change by applying computer processing to real specification data (X) in any of the real data sets included in the plurality of real data sets (X, Y) to generate virtual specification data, and applying computer processing to the virtual specification data to generate virtual evaluation data corresponding to the virtual specification data, thereby repeatedly generating a plurality of virtual data sets each including the virtual specification data and the virtual evaluation data corresponding thereto;
a pre-training model generation step of generating a pre-training model (M1') by performing machine learning on an initial pre-training model (M1) using each of the multiple virtual data sets (X', Y') as a learning input data set;
a target model generation step of generating a target model (M2') by performing machine learning on an initial target model (M2) using the pre-learning model (M1') and at least each of the multiple real data sets (X, Y) as a learning input data set;
A method for generating a target model using a pre-trained model having the following structure is provided.

また、本発明によれば、上記の事前学習モデルを利用したターゲットモデル生成方法により生成された前記ターゲットモデルを記録したコンピュータ読取可能な記録媒体が提供される。 The present invention also provides a computer-readable recording medium that records the target model generated by the target model generation method using the above pre-trained model.

更に、本発明によれば、上記の事前学習モデルを利用したターゲットモデル生成方法により生成された前記ターゲットモデルを用いて予測対象仕様データに対応する評価データを予測する評価データ予測方法が提供される。 Furthermore, according to the present invention, there is provided an evaluation data prediction method for predicting evaluation data corresponding to the specification data to be predicted using the target model generated by the target model generation method using the above-mentioned pre-learning model.

更に、本発明によれば、上記の事前学習モデルを利用したターゲットモデル生成方法をコンピュータに実行させるためのプログラムが提供される。 Furthermore, according to the present invention, a program is provided for causing a computer to execute a target model generation method using the above-mentioned pre-trained model.

更に、本発明によれば、上記の評価データ予測方法をコンピュータに実行させるためのプログラムが提供される。 Furthermore, according to the present invention, a program for causing a computer to execute the above-mentioned evaluation data prediction method is provided.

本発明によれば、学習用の現実データセットに含まれる現実仕様データによりカバーできない領域にある予測対象仕様データに対応する予測対象評価データを精度よく予測することを可能にするターゲットモデルを生成することが可能になる。 According to the present invention, it is possible to generate a target model that enables accurate prediction of target evaluation data corresponding to target specification data that is in an area that cannot be covered by the real specification data contained in the real data set for learning.

本発明の実施の形態によるターゲットモデル生成方法及び予測対象評価データ予測方法を含む方法を説明するためのフローチャートである。1 is a flowchart illustrating a method including a target model generating method and a prediction target evaluation data predicting method according to an embodiment of the present invention. 図1に示す複数の仮想データセットの生成のステップの第1の態様の詳細を説明するためのフローチャートである。2 is a flow chart for explaining details of a first aspect of the step of generating a plurality of virtual data sets shown in FIG. 1 . 図1に示す複数の仮想データセットの生成のステップの第2の態様の詳細を説明するためのフローチャートである。2 is a flow chart for explaining details of a second aspect of the step of generating a plurality of virtual data sets shown in FIG. 1 . 図1に示すターゲットモデル生成のステップの第1の態様の詳細を説明するための概念図である。FIG. 2 is a conceptual diagram for explaining details of a first aspect of the step of generating a target model shown in FIG. 1 . 図1に示すターゲットモデル生成のステップの第2の態様の詳細を説明するための概念図(1/2)である。FIG. 2 is a conceptual diagram (1/2) for explaining details of a second aspect of the step of generating a target model shown in FIG. 1 . 図1に示すターゲットモデル生成のステップの第2の態様の詳細を説明するための概念図(2/2)である。FIG. 2 is a conceptual diagram (2/2) for explaining details of a second aspect of the step of generating a target model shown in FIG. 1 . 発明の実施の形態によるターゲットモデル生成方法を実行するためのターゲットモデル生成装置及び予測対象評価データ予測方法を実行するための評価データ予測装置並びにこれらの入出力データを示すブロック図である。1 is a block diagram showing a target model generating device for executing a target model generating method and an evaluation data predicting device for executing a prediction target evaluation data predicting method according to an embodiment of the invention, as well as input and output data thereof; 本発明の実施の形態によるターゲットモデル生成方法及び予測対象評価データ予測方法を実行するためのコンピュータの構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of a computer for executing a target model generating method and a prediction target evaluation data predicting method according to an embodiment of the present invention. 図8に示す記録媒体に設けられた各記憶部に格納されるデータを示す図である。9 is a diagram showing data stored in each storage unit provided in the recording medium shown in FIG. 8 . 図1に示す仕様変更のステップにおいて変更されるタイヤの仕様を説明するための図である。FIG. 2 is a diagram for explaining tire specifications changed in the specification change step shown in FIG. 1 . 図3に示す仮想仕様データ修正のステップを説明するための図である。(a)は、仮想仕様データの元になるタイヤのベースモデルの形状を示し、(b)は、仮想仕様データに対応するタイヤの形状を示し、(c)は、修正後の仮想仕様データに対応するタイヤの形状を示す。4 is a diagram for explaining the steps of correcting the virtual specification data shown in Fig. 3. (a) shows the shape of a base model of a tire on which the virtual specification data is based, (b) shows the shape of a tire corresponding to the virtual specification data, and (c) shows the shape of a tire corresponding to the corrected virtual specification data. (a)は、本発明の実施の形態によるターゲットモデル生成方法及び予測対象評価データ予測方法により予測された評価対象評価データの予測値の精度を説明するためのグラフであり、(b)は、本発明の実施の形態によるターゲットモデル生成方法及び予測対象評価データ予測方法により予測された評価対象評価データの予測値の精度を説明するための比較表である。1A is a graph for explaining the accuracy of the predicted values of evaluation target evaluation data predicted by the target model generation method and the predicted target evaluation data prediction method according to an embodiment of the present invention, and FIG. 1B is a comparison table for explaining the accuracy of the predicted values of evaluation target evaluation data predicted by the target model generation method and the predicted target evaluation data prediction method according to an embodiment of the present invention.

以下、図面を参照して本発明を実施するための形態について詳細に説明する。 Below, the embodiment of the present invention will be described in detail with reference to the drawings.

[第1の実施の形態]
図1は、本発明の第1の実施の形態によるターゲットモデル生成方法及び予測対象評価データ予測方法を説明するためのフローチャートである。
[First embodiment]
FIG. 1 is a flowchart illustrating a target model generating method and a prediction target evaluation data predicting method according to a first embodiment of the present invention.

図1を参照すると、まず、複数の現実データセット(X,Y)を用意する(ステップS201)。ここで、Xは、現実仕様データ、Yは、現実評価データ、Wは、現実評価条件データである。 Referring to FIG. 1, first, multiple real-world data sets (X, Y) are prepared (step S201). Here, X is real-world specification data, Y is real-world evaluation data, and W is real-world evaluation condition data.

次に、複数の仮想データセット(X’,Y’)を生成する(ステップS203)。ここで、X’は、仮想仕様データ、Y’は、仮想評価データである。 Next, multiple virtual data sets (X', Y') are generated (step S203), where X' is virtual specification data and Y' is virtual evaluation data.

次に、複数の現実データセット(X,Y)及び複数の仮想データセット(X’,Y’)に基づいてターゲットモデルM2’を生成する(ステップS205)。 Next, a target model M2' is generated based on multiple real data sets (X, Y) and multiple virtual data sets (X', Y') (step S205).

次に、ターゲットモデルM2’を用いて、予測対象の予測対象仕様データ(XX)について予測対象評価データ(YY)を予測する(ステップS207)。 Next, the target model M2' is used to predict the prediction target evaluation data (YY) for the prediction target specification data (XX) of the prediction target (step S207).

図2は、図1に示す複数の仮想データセット(X’,Y’)を生成するステップ(ステップS203)の1態様の詳細を示すためのフローチャートである。 Figure 2 is a flowchart showing details of one aspect of the step (step S203) of generating multiple virtual data sets (X', Y') shown in Figure 1.

図2を参照すると、まず、ステップS201で用意した複数の現実データセット(X,Y)から1つの現実データセット(X,Y)に含まれる現実データ(X)を選択する(ステップS301)。 Referring to FIG. 2, first, from the multiple reality data sets (X, Y) prepared in step S201, real data (X) contained in one reality data set (X, Y) is selected (step S301).

次に、仕様変更の内容を決定する(ステップS303)。 Next, the content of the specification change is determined (step S303).

次に、ステップS301で選択した現実データ(X)に対して、ステップS303で決定した仕様変更を適用することにより、仮想仕様データ(X’)を生成する(ステップS305)。 Next, the specification changes determined in step S303 are applied to the real data (X) selected in step S301 to generate virtual specification data (X') (step S305).

次に、ステップS305で生成した仮想仕様データ(X’)に対応する仮想評価データ(Y’)を生成する(ステップS307)。 Next, virtual evaluation data (Y') corresponding to the virtual specification data (X') generated in step S305 is generated (step S307).

次に、ステップS305で生成した仮想仕様データ(X’)とステップS307で生成した仮想評価データ(Y’)を含む仮想データセット(X’,Y’)を記録媒体に保存する(ステップS309)。 Next, a virtual data set (X', Y') including the virtual specification data (X') generated in step S305 and the virtual evaluation data (Y') generated in step S307 is stored on a recording medium (step S309).

次に、更に、仮想データセットを追加するならば(ステップS311でYES)、ステップS301からステップS309までの処理を繰り返す。 Next, if a further virtual data set is to be added (YES in step S311), the process from step S301 to step S309 is repeated.

この処理を続け、ステップS301からステップS309までの処理を所定数繰り返すことにより、所定数の仮想データセット(X’,Y’)を生成する。 This process continues, and steps S301 to S309 are repeated a predetermined number of times to generate a predetermined number of virtual data sets (X', Y').

繰り返しで仕様変更が適用される現実仕様データ(Xi)は、繰り返し毎に異なり、又は、少なくとも一部の繰り返しについて繰り返し間で共通である。 The actual specification data (Xi) to which specification changes are applied in each iteration is different for each iteration, or is common between the iterations for at least some of the iterations.

また、各繰り返しで現実データに適用する仕様変更は、繰り返し毎に異なり、又は、少なくとも一部の繰り返しについて繰り返し間で共通である。 In addition, the specification changes applied to the real data in each iteration may be different for each iteration, or may be common across at least some of the iterations.

図3は、図1に示す複数の仮想データセット(X’,Y’)を生成するステップ(ステップS203)の他の1態様の詳細を示すためのフローチャートである。 Figure 3 is a flowchart showing details of another aspect of the step (step S203) of generating multiple virtual data sets (X', Y') shown in Figure 1.

図2に示す一態様と比較して、図3示す他の一態様は、仮想仕様データ(X’)を生成するステップ(S305)の後に、仮想仕様データ(X’)を修正するステップ(ステップS313)が追加されている点が異なる。 Compared to the embodiment shown in FIG. 2, the other embodiment shown in FIG. 3 differs in that a step (step S313) of modifying the virtual specification data (X') is added after the step (S305) of generating the virtual specification data (X').

図3を参照すると、まず、ステップS201で用意した複数の現実データセット(X,Y)から1つの現実データセット(X,Y)に含まれる現実データ(X)を選択する(ステップS301)。 Referring to FIG. 3, first, from the multiple reality data sets (X, Y) prepared in step S201, real data (X) contained in one reality data set (X, Y) is selected (step S301).

次に、仕様変更の内容を決定する(ステップS303)。 Next, the content of the specification change is determined (step S303).

次に、ステップS301で選択した現実データ(X)に対して、ステップS303で決定した仕様変更を適用することにより、仮想仕様データ(X’)を生成する(ステップS305)。 Next, the specification changes determined in step S303 are applied to the real data (X) selected in step S301 to generate virtual specification data (X') (step S305).

次に、ステップS305で生成した仮想仕様データ(X’)を修正する(ステップS313)。 Next, the virtual specification data (X') generated in step S305 is modified (step S313).

次に、ステップS313で修正した仮想仕様データ(X’)に対応する仮想評価データ(Y’)を生成する(ステップS307)。 Next, virtual evaluation data (Y') corresponding to the virtual specification data (X') modified in step S313 is generated (step S307).

次に、ステップS313で修正した仮想仕様データ(X’)とステップS307で生成した仮想評価データ(Y’)を含む仮想データセット(X’,Y’)を記録媒体に保存する(ステップS309)。 Next, a virtual data set (X', Y') including the virtual specification data (X') modified in step S313 and the virtual evaluation data (Y') generated in step S307 is stored on a recording medium (step S309).

次に、更に、仮想データセットを追加するならば(ステップS311でYES)、ステップS301からステップS309までの処理を繰り返す。 Next, if a further virtual data set is to be added (YES in step S311), the process from step S301 to step S309 is repeated.

この処理を続け、ステップS301からステップS309までの処理を所定数繰り返すことにより、所定数の仮想データセット(X’,Y’)を生成する。 This process continues, and steps S301 to S309 are repeated a predetermined number of times to generate a predetermined number of virtual data sets (X', Y').

図4は、図1に示すターゲットモデルM2’を生成するステップ(ステップS205)の第1の態様の内容を説明するための概念図である。 Figure 4 is a conceptual diagram for explaining the contents of the first aspect of the step (step S205) of generating the target model M2' shown in Figure 1.

ターゲットモデルM2’を生成するためには、仮想データセット(X’,Y’)を用いて事前学習モデルM1’を予め作成しておく。 To generate the target model M2', a pre-trained model M1' is created in advance using the virtual data set (X', Y').

そして、これに基づいて、ターゲットモデルM2’を生成する。具体的には、事前学習モデルM1’の少なくとも一部をターゲットモデルM2にコピーし、それから、ターゲットモデルM2に機械学習をさせることにより、ターゲットモデルM2’を生成する。 Then, based on this, a target model M2' is generated. Specifically, at least a part of the pre-training model M1' is copied to the target model M2, and then the target model M2 is subjected to machine learning to generate the target model M2'.

図4を参照すると、複数の仮想データセット(X’,Y’)の各々を学習用入力データセットとして初期事前学習モデルM1に機械学習をさせることにより、事前学習モデルM1’を取得する(ステップS231)。 Referring to FIG. 4, a pre-training model M1' is obtained by performing machine learning on an initial pre-training model M1 using each of a plurality of virtual data sets (X', Y') as a training input data set (step S231).

次に、事前学習モデルM1’の少なくとも一部を初期ターゲットモデルM2にコピーする(ステップS233)。 Next, at least a portion of the pre-trained model M1' is copied to the initial target model M2 (step S233).

ここで、事前学習モデル及びターゲットモデルは、例えば、ニューラルネットワークを利用したものである。また、ステップS233では、事前学習モデルM1’の中間層を初期ターゲットモデルM2にコピーする。特に、事前学習モデルM1’の最終層である識別層以外の層を初期ターゲットモデルM2にコピーしてもよい。 Here, the pre-training model and the target model are, for example, models that utilize neural networks. Also, in step S233, the intermediate layer of the pre-training model M1' is copied to the initial target model M2. In particular, layers other than the discrimination layer, which is the final layer of the pre-training model M1', may be copied to the initial target model M2.

次に、複数の現実データセット(X,Y)の各々を学習用入力データセットとして初期ターゲットモデルM2に機械学習をさせることにより、ターゲットモデルM2’を取得する(ステップS235)。 Next, a target model M2' is obtained by performing machine learning on the initial target model M2 using each of the multiple real-world data sets (X, Y) as a learning input data set (step S235).

図5及び図6は、図1に示すターゲットモデルM2’を生成するステップ(ステップS205)の第2の態様の内容を説明するための概念図である。 Figures 5 and 6 are conceptual diagrams for explaining the second aspect of the step (step S205) of generating the target model M2' shown in Figure 1.

ターゲットモデルM2’を生成するためには、仮想データセット(X’,Y’)を用いて事前学習モデルM1’を予め作成しておく。 To generate the target model M2', a pre-trained model M1' is created in advance using the virtual data set (X', Y').

そして、事前学習モデルM1’を用いて、現実仕様データ(X)に対応した追加現実評価データ(Y2)を生成し、これらを合わせて、追加現実データセット(X,Y2)にしておく。 Then, using the pre-learning model M1', additional reality evaluation data (Y2) corresponding to the real specification data (X) is generated, and these are combined to create an additional reality data set (X, Y2).

更に、現実データセット(X,Y)と追加現実データセット(X,Y2)を用いてターゲットモデルM2に機械学習をさせることによりターゲットモデルM2’を生成する。 Furthermore, a target model M2' is generated by performing machine learning on the target model M2 using the real data set (X, Y) and the additional real data set (X, Y2).

まず、図5を参照すると、複数の仮想データセット(X’,Y’)の各々を学習用入力データセットとして初期事前学習モデルM1に機械学習をさせることにより、事前学習モデルM1’を取得する(ステップS241)。 First, referring to FIG. 5, a pre-training model M1' is obtained by performing machine learning on an initial pre-training model M1 using each of a plurality of virtual data sets (X', Y') as a learning input data set (step S241).

次に、事前学習モデルM1’を用いて、各データセット(X,Y)に含まれる現実仕様データ(X)に対応する評価データを追加現実評価データ(Y2)として取得することを、複数のデータセット(X,Y)について繰り返すことにより、複数の追加現実評価データ(Y2)を取得する(ステップS243)。 Next, using the pre-learning model M1', evaluation data corresponding to the real specification data (X) included in each data set (X, Y) is obtained as additional real evaluation data (Y2), and this is repeated for multiple data sets (X, Y), thereby obtaining multiple additional real evaluation data (Y2) (step S243).

そして、各現実仕様データ(X)とこれに対応する追加現実評価データ(Y2)を含んだ追加現実データセット(X,Y2)を作成して保存する。これにより複数の追加現実データセット(X,Y2)が保存されることになる。 Then, an additional reality data set (X, Y2) containing each reality specification data (X) and the corresponding additional reality evaluation data (Y2) is created and saved. This results in multiple additional reality data sets (X, Y2) being saved.

次に、図6を参照すると、複数の現実データセット(X,Y)と複数の追加現実データセット(X,Y2)に基づいて、複数のターゲットモデル学習用入力データセット(X,Y3)を生成する(ステップS251)。ここで、例えば、下式:
Y3=a1×Y+(1-a1)×Y2
により、Y3を算出する。
6, a plurality of input data sets (X, Y3) for training a target model are generated based on a plurality of real data sets (X, Y) and a plurality of additional real data sets (X, Y2) (step S251).
Y3=a1×Y+(1-a1)×Y2
Y3 is calculated by the following formula.

次に、複数のターゲットモデル学習用入力データセット(X,Y3)の各々を学習用入力データセットとして初期ターゲットモデルM2に機械学習をさせることにより、ターゲットモデルM2’を取得する(ステップS253)。 Next, a target model M2' is obtained by performing machine learning on the initial target model M2 using each of the multiple target model learning input data sets (X, Y3) as a learning input data set (step S253).

なお、複数の現実データ(X,Y)と複数の追加現実データセット(X,Y2)を直接的に学習用データセットとして用いてもよい。 In addition, multiple real-world data (X, Y) and multiple additional real-world data sets (X, Y2) may be used directly as training data sets.

機械学習の手法は、ニューラルネットワークやランダムフォレストなどがあり、特に限定されない。また、事前学習モデルとターゲットモデルで異なる手法を用いても良い。 Machine learning techniques include neural networks and random forests, and are not particularly limited. Different techniques may be used for the pre-training model and the target model.

図7は、本発明の実施の形態によるターゲットモデル生成方法を実行するためのターゲットモデル生成装置及び予測対象評価データ予測方法を実行するための評価データ予測装置並びにこれらの入出力データを示すブロック図である。 Figure 7 is a block diagram showing a target model generation device for executing a target model generation method according to an embodiment of the present invention, an evaluation data prediction device for executing a prediction target evaluation data prediction method, and their input and output data.

図7を参照すると、ターゲットモデル生成装置501は、複数の現実データセット(X,Y)を入力し、複数の仮想データセット(X‘,Y’)を生成する。そして、複数の現実データセット(X,Y)と複数の仮想データセット(X’,Y’)により、事前学習モデルM1(M1‘)を用いて、ターゲットモデルM2(M2’)を生成する。 Referring to FIG. 7, the target model generation device 501 inputs multiple real data sets (X, Y) and generates multiple virtual data sets (X', Y'). Then, using the multiple real data sets (X, Y) and the multiple virtual data sets (X', Y'), a pre-training model M1 (M1') is used to generate a target model M2 (M2').

評価データ予測装置503は、ターゲットモデルM2‘を用いて、予測対象仕様データXXに対応する予測対象評価データYYを生成する。 The evaluation data prediction device 503 uses the target model M2' to generate prediction target evaluation data YY corresponding to the prediction target specification data XX.

図8は、本発明の実施の形態によるターゲットモデル生成方法及び予測対象評価データ予測方法を実行するためのコンピュータの構成を示すブロック図である。 Figure 8 is a block diagram showing the configuration of a computer for executing the target model generation method and the prediction target evaluation data prediction method according to an embodiment of the present invention.

コンピュータは、相互にバスにより接続されたCPU701、メインメモリ703、ユーザインターフェース705、外部インターフェース707及び記録媒体709を含む。 The computer includes a CPU 701, a main memory 703, a user interface 705, an external interface 707, and a recording medium 709, all of which are connected to each other by a bus.

記録媒体709には、現実データセット(X,Y)記憶部709a、仮想データセット(X’,Y’)記憶部709b、モデル記憶部709c、予測対象仕様データ(XX)記憶部709d、予測対象評価データ(YY)記憶部709e、ターゲットモデル生成装置用プログラム記憶部709f及び評価データ予測装置用プログラム記憶部709gが設けられる。 The recording medium 709 includes a real data set (X, Y) storage unit 709a, a virtual data set (X', Y') storage unit 709b, a model storage unit 709c, a prediction target specification data (XX) storage unit 709d, a prediction target evaluation data (YY) storage unit 709e, a program storage unit 709f for the target model generation device, and a program storage unit 709g for the evaluation data prediction device.

CPU701が、ターゲットモデル生成装置用プログラム記憶部709fに格納されているプログラムを実行することによりCPU701には、ターゲットモデル生成装置501Bが構築される。 The CPU 701 executes the program stored in the program storage unit 709f for the target model generating device, and the target model generating device 501B is constructed in the CPU 701.

CPU701が、評価プログラム予測装置用プログラム記憶部709gに格納されているプログラムを実行することによりCPU701には、評価データ予測装置503Bが構築される。 When the CPU 701 executes the program stored in the program storage unit 709g for the evaluation program prediction device, an evaluation data prediction device 503B is constructed in the CPU 701.

図9は、図8に示す記録媒体709に設けられた各記憶部に格納されるデータを示す図である。
図9を参照すると、現実データセット(X,Y)記憶部709aには、複数の現実データセット(X,Y)が格納される。
FIG. 9 is a diagram showing data stored in each storage unit provided in the recording medium 709 shown in FIG.
9, the real data set (X, Y) storage unit 709a stores a plurality of real data sets (X, Y).

仮想データセット(X’,Y’)記憶部709bには、複数の仮想データセット(X’,Y’)が格納される。 The virtual data set (X', Y') storage unit 709b stores multiple virtual data sets (X', Y').

モデル記憶部709cには、事前学習モデルM1(M1’)及びターゲットモデルM2(M2’)が格納される。 The model memory unit 709c stores the pre-training model M1 (M1') and the target model M2 (M2').

予測対象仕様データ(XX)記憶部709dには、予測対象仕様データXXが格納される。 The predicted target specification data (XX) storage unit 709d stores the predicted target specification data XX.

予測対象評価データ(YY)記憶部709eには、予測対象評価データ(YY)が格納される。 The prediction target evaluation data (YY) storage unit 709e stores the prediction target evaluation data (YY).

ターゲットモデル生成装置用プログラム記憶部709fには、ターゲットモデル生成装置用プログラム709fpが格納される。 The program storage unit 709f for the target model generating device stores the program 709fp for the target model generating device.

評価データ予測装置用プログラム記憶部709gには、評価データ予測装置用プログラム709gpが格納される。 The evaluation data prediction device program storage unit 709g stores the evaluation data prediction device program 709gp.

次に、上記の方法を車両用タイヤに適用した場合の一例を説明する。 Next, we will explain an example of how the above method is applied to vehicle tires.

タイヤの仕様は、例えば、図10に示すタイヤの断面形状における各部DA、DB、DC、RA、RB、RC、RD、WA、WB、LAの寸法の数値のセットを含む仕様データにより表される。 The tire specifications are represented by specification data including a set of numerical values for the dimensions of each part DA, DB, DC, RA, RB, RC, RD, WA, WB, and LA in the cross-sectional shape of the tire shown in FIG. 10.

仕様変更の内容は、例えば、タイヤの幅を広げるような仕様変更であれば、LA、RA、WA、WBを広げることである。また、例えば、タイヤの径をひろげるような仕様変更であれば、DA、DB、DCを広げることである。 For example, if the specification change is to increase the width of the tire, then LA, RA, WA, and WB will be increased. Also, if the specification change is to increase the diameter of the tire, then DA, DB, and DC will be increased.

また、仕様変更の内容は、タイヤの構造の変更、タイヤの材料の変更であってもよい。 The specification change may also be a change to the tire structure or the tire material.

評価データは、インフレート時の寸法、接地特性、バネ特性、転がり抵抗、摩耗特性、耐久性などである。 Evaluation data includes inflated dimensions, ground contact characteristics, spring characteristics, rolling resistance, wear characteristics, durability, etc.

評価条件データは、空気圧、荷重、速度、リムサイズなどである。 Evaluation condition data includes air pressure, load, speed, rim size, etc.

仮想評価データ(Y’)を生成するためには、上記のようにタイヤの断面形状における各部の寸法の数値のセットを含む仕様データに基づいて特性計算モデル(例えば、有限要素法で用いるモデル、サロゲートモデル)におけるタイヤの形状をコンピュータにより生成する。そして、特性計算モデルに基づいて有限要素法、又は、サロゲートモデリングにより仮想評価データ(Y’)を生成する。 To generate the virtual evaluation data (Y'), a tire shape in a characteristic calculation model (e.g., a model used in the finite element method, a surrogate model) is generated by computer based on the specification data including a set of numerical values for the dimensions of each part of the tire cross-sectional shape as described above. Then, the virtual evaluation data (Y') is generated by the finite element method or surrogate modeling based on the characteristic calculation model.

図11を参照して、タイヤについて、現実仕様データから仮想仕様データを生成し、それから、仮想仕様データを修正する場合の例を説明する。 Referring to Figure 11, we will explain an example of generating virtual specification data for a tire from real specification data and then modifying the virtual specification data.

図11(a)は、現実仕様データに対応するタイヤの断面形状261を示す。 Figure 11(a) shows the tire cross-sectional shape 261 corresponding to the actual specification data.

図11(b)は、断面形状261に対して仕様変更を適用することにより生成した仮想仕様データに対応するタイヤの断面形状263を示す。断面形状263においては、トレッド部とサイドウォール部との境界付近に逆R部が存在する。 Figure 11 (b) shows a tire cross-sectional shape 263 corresponding to the virtual specification data generated by applying specification changes to the cross-sectional shape 261. In the cross-sectional shape 263, a reverse R portion exists near the boundary between the tread portion and the sidewall portion.

図11(c)は、断面形状263に対して逆R部を削除するための形状修正を適用することにより生成したタイヤの断面形状265を示す。断面形状265に対応する仮想仕様データにより断面形状263に対応する仮想仕様データを置き換える。 Figure 11(c) shows a tire cross-sectional shape 265 generated by applying shape modification to the cross-sectional shape 263 to remove the inverse R portion. The virtual specification data corresponding to the cross-sectional shape 265 replaces the virtual specification data corresponding to the cross-sectional shape 263.

この例に限らず、例えば、仕様データの変更により金型プロファイル変更すると、付随して内部構造も変更される。このとき、カーカスやベルトの形状が意図せず湾曲したり、設計標準外の寸法となることがあり、設計上好ましくない。そこで、上記変更後にカーカスやベルト形状の修正を行うことで、設計指針に沿ったタイヤ仕様データが得られる。 This is not the only example, but for example, when the mold profile is changed due to a change in the specification data, the internal structure is also changed accordingly. In this case, the shape of the carcass or belt may be unintentionally curved or may have dimensions that are outside the design standard, which is undesirable from a design perspective. Therefore, by modifying the shape of the carcass or belt after the above changes, tire specification data that is in line with the design guidelines can be obtained.

仕様データは、タイヤの断面形状に関するものには限られない。例えば、タイヤを製造するために利用する金型の形状に関するものであってもよい。金型の形状は、タイヤの外表面の形状に対応する。金型の形状を変更したならば、金型の形状に依存したり付随する部分の形状も変更してもよい。 The specification data is not limited to data relating to the cross-sectional shape of the tire. For example, it may be data relating to the shape of the mold used to manufacture the tire. The shape of the mold corresponds to the shape of the outer surface of the tire. If the shape of the mold is changed, the shapes of parts that depend on or are associated with the shape of the mold may also be changed.

変更後のタイヤの断面形状に対応するタイヤの仕様データを求めるときには、タイヤモデルに適合したものにする。 When obtaining tire specification data that corresponds to the changed tire cross-sectional shape, make sure it matches the tire model.

金型形状の変更では、金型プロファイル上のラインを複数領域に区分し、変更後の形状に対して、区分されたラインをそれぞれ拡大・縮小することでタイヤモデルを作成する。 When modifying the mold shape, the lines on the mold profile are divided into multiple regions, and a tire model is created by enlarging or reducing each of the divided lines relative to the modified shape.

つまり、有限要素法により構成されるタイヤモデルで、ベースモデルのプロファイル上の要素・節点を変更後のプロファイルに均等に投影して新たなタイヤモデルを作成した場合、内部構造が不自然な形状となることがあるという課題をこれにより解決することができる。つまり、複数領域に区分して、領域毎に要素・節点を投影してタイヤモデルを作成することで、上記の不都合を解決できる。 In other words, this solves the problem that when a tire model constructed using the finite element method is used and elements and nodes on the base model profile are evenly projected onto the modified profile to create a new tire model, the internal structure may end up with an unnatural shape. In other words, the above-mentioned inconvenience can be solved by dividing the tire into multiple regions and projecting elements and nodes for each region to create a tire model.

形状変更を実施後、補強材の形状または寸法を設計標準や設計指針に合うように修正してもよい。 After the shape change is performed, the shape or dimensions of the reinforcement may be modified to conform to design standards or guidelines.

これにより、設計指針に沿った仮想データを得ることができる。 This allows us to obtain virtual data that is in line with the design guidelines.

図12(a)は、タイヤについて予測対象仕様データに対応する予測対象評価データ(予測値)を予測する場合の予測値を、従来の方法と本実施形態による方法との間で比較するためのグラフである。図12(b)は、タイヤについて予測対象仕様データに対応する予測対象評価データ(予測値)を予測する場合の予測値を、従来の方法と本実施形態による方法との間で比較するための表である。 Fig. 12(a) is a graph for comparing the predicted values when predicting prediction target evaluation data (predicted values) corresponding to prediction target specification data for a tire between a conventional method and the method according to this embodiment. Fig. 12(b) is a table for comparing the predicted values when predicting prediction target evaluation data (predicted values) corresponding to prediction target specification data for a tire between a conventional method and the method according to this embodiment.

図12(a)に示すグラフにおいて、横軸は実測値に対応し、縦軸は予測値に対応する。〇で示す点は、従来の方法による点であり、▽で示す点は、本実施形態による方法による点である。
図12(b)は、従来の方法と本実施形態による方法との間で、R2、MAE、MSEを比較するための表である。ここで、R2は、決定係数であり、MAEは、平均絶対誤差(Mean Absolute Error)である、MSEは、平均二乗誤差(Mean Square Error)である。R2は、大きいほうが優れていることを示し、MAE、MSEは小さいほうが優れていることを示す。数値を比較することにより、R2、MAE及びMSEの何れについても従来の方法よりも本実施形態による方法のほうが優れていることがわかる。
12A, the horizontal axis corresponds to the actual measured value, and the vertical axis corresponds to the predicted value. Points indicated by circles are points obtained by the conventional method, and points indicated by triangles are points obtained by the method according to the present embodiment.
12B is a table for comparing R2, MAE, and MSE between the conventional method and the method according to the present embodiment. Here, R2 is the coefficient of determination, MAE is the mean absolute error, and MSE is the mean square error. A larger R2 indicates superiority, and a smaller MAE and MSE indicate superiority. By comparing the numerical values, it can be seen that the method according to the present embodiment is superior to the conventional method in all of R2, MAE, and MSE.

本実施形態により、仮想仕様データ(X’)及び仮想評価データ(Y’)を含む仮想データセット(X’,Y’)をコンピュータを利用することにより生成することができる。 In this embodiment, a virtual data set (X', Y') including virtual specification data (X') and virtual evaluation data (Y') can be generated by using a computer.

本実施形態によるターゲットモデル生成方法及び評価データ予測方法をタイヤに適用することにより、追加仕様データに対応した新たな金型の作成、その金型を用いた新たなタイヤの作成、そのタイヤの評価データの測定が不要になる。 By applying the target model generation method and evaluation data prediction method according to this embodiment to tires, it becomes unnecessary to create a new mold corresponding to the additional specification data, create a new tire using that mold, and measure the evaluation data of that tire.

特に、新たな金型の作成(または、金型形状変更)については時間的・金銭的コストが大きく、新たな現実仕様データに対応したタイヤを大量に追加するのは困難であるため、新たな現実仕様データに置き換わる仮想仕様データ及びこれに対応する仮想評価データを含む仮想データセット生成の効果は大きい。 In particular, creating a new mold (or changing the mold shape) involves significant time and financial costs, and it is difficult to add a large number of tires that correspond to new real-world specification data. Therefore, the effect of generating a virtual data set that includes virtual specification data that replaces the new real-world specification data and the corresponding virtual evaluation data is significant.

本発明はその精神または主要な特徴から逸脱することなく、他の種々の形で実施することができる。そのため、前述した各実施形態は単なる例示にすぎず、限定的に解釈されるべきではない。本発明の範囲は特許請求の範囲によって示すものであって、明細書本文にはなんら拘束されない。さらに、特許請求の範囲の均等範囲に属する変形や変更はすべて本発明の範囲内のものである。 The present invention can be implemented in various other forms without departing from its spirit or main features. Therefore, the above-described embodiments are merely illustrative and should not be interpreted as being limiting. The scope of the present invention is defined by the claims and is not limited to the text of the specification. Furthermore, all modifications and changes within the equivalent scope of the claims are within the scope of the present invention.

M1 初期事前学習モデル
M1’ 事前学習モデル
M2 初期ターゲットモデル
M2’ ターゲットモデル
X 現実仕様データ
Y 現実評価データ
(X,Y) 現実データセット
X’ 仮想仕様データ
Y’ 仮想評価データ
(X’,Y’) 仮想データセット
XX 予測対象仕様データ
YY 予測対象評価データ
(XX,YY) 予測対象データセット
M1 Initial pre-training model M1' Pre-training model M2 Initial target model M2' Target model X Actual specification data Y Actual evaluation data (X, Y) Actual data set X' Virtual specification data Y' Virtual evaluation data (X', Y') Virtual data set XX Prediction target specification data YY Prediction target evaluation data (XX, YY) Prediction target data set

Claims (12)

現実仕様データ(X)及び前記現実仕様データ(X)に対応した現実評価データ(Y)を含む、複数の現実データセット(X,Y)を用意するステップと、
前記複数の現実データセット(X,Y)に含まれる何れかの現実データセット内の現実仕様データ(X)に対してコンピュータ処理を適用することにより仕様変更を適用して仮想仕様データを生成し、前記仮想仕様データに対してコンピュータ処理を適用することにより前記仮想仕様データに対応する仮想評価データを生成することを繰り返すことにより、各々が前記仮想仕様データ及びこれに対応する仮想評価データを含む複数の仮想データセットを生成する仮想データセット生成ステップと、
前記複数の仮想データセット(X’,Y’)の各々を学習用入力データセットとして用いて初期事前学習モデル(M1)に機械学習をさせることにより事前学習モデル(M1’)を生成する事前学習モデル生成ステップと、
前記事前学習モデル(M1’)を利用して、且つ、少なくとも前記複数の現実データセット(X,Y)の各々を学習用入力データセットとして用いて初期ターゲットモデル(M2)に機械学習をさせることによりターゲットモデル(M2’)を生成するターゲットモデル生成ステップと、
を有する事前学習モデルを利用したターゲットモデル生成方法。
preparing a plurality of real data sets (X, Y) including real specification data (X) and real evaluation data (Y) corresponding to the real specification data (X);
a virtual data set generating step of applying a specification change by applying computer processing to real specification data (X) in any of the real data sets included in the plurality of real data sets (X, Y) to generate virtual specification data, and applying computer processing to the virtual specification data to generate virtual evaluation data corresponding to the virtual specification data, thereby repeatedly generating a plurality of virtual data sets each including the virtual specification data and the virtual evaluation data corresponding thereto;
a pre-training model generation step of generating a pre-training model (M1') by performing machine learning on an initial pre-training model (M1) using each of the multiple virtual data sets (X', Y') as a learning input data set ;
a target model generation step of generating a target model (M2') by performing machine learning on an initial target model (M2) using the pre-learning model (M1') and at least each of the multiple real data sets (X, Y) as a learning input data set;
A method for generating a target model using a pre-trained model having the following structure:
仮想仕様データセット生成ステップでは、前記複数の現実データセット(X,Y)から選択された1の現実データセット(X,Y)内の現実仕様データ(X)に含まれる複数の数値のうちの少なくとも一部を変更することにより前記仮想仕様データ(X’)を生成する、
請求項1に記載の事前学習モデルを利用したターゲットモデル生成方法。
In the virtual specification data set generation step, the virtual specification data (X') is generated by changing at least a part of a plurality of numerical values included in the real specification data (X) in one real data set (X, Y) selected from the plurality of real data sets (X, Y).
A method for generating a target model using the pre-trained model according to claim 1.
前記仮想データセット生成ステップにおける各繰り返しで仕様変更が適用される現実仕様データ(Xi)は、繰り返し毎に異なり、又は、少なくとも一部の繰り返しについて繰り返し間で共通である、
請求項2に記載の事前学習モデルを利用したターゲットモデル生成方法。
The actual specification data (Xi) to which the specification change is applied in each repetition in the virtual data set generation step is different for each repetition, or is common between the repetitions for at least some of the repetitions.
A method for generating a target model using the pre-trained model according to claim 2.
前記仮想データセット生成ステップにおける各繰り返しで現実データに適用する仕様変更は、繰り返し毎に異なり、又は、少なくとも一部の繰り返しについて繰り返し間で共通である、
請求項2又は3に記載の事前学習モデルを利用したターゲットモデル生成方法。
The specification changes applied to the real data in each repetition in the virtual data set generation step are different for each repetition, or are common between at least some of the repetitions.
A method for generating a target model using the pre-trained model according to claim 2 or 3.
前記事前学習モデル(M1’)の少なくとも一部を初期ターゲットモデル(M2)に複写するステップ、
を更に有する、
請求項1から4の何れか1項に記載の事前学習モデルを利用したターゲットモデル生成方法。
copying at least a portion of said pre-trained model (M1') into an initial target model (M2);
Further comprising
A method for generating a target model using the pre-trained model according to any one of claims 1 to 4.
前記事前学習モデル(M1’)を用いて、複数の現実仕様データ(X)に各々対応する複数の追加現実評価データ(Y2)を取得するステップと、
複数の現実仕様データ(X)の各々について、対応する追加現実評価データ(Y2)を合わせることにより複数の追加現実データセット(X,Y2)を構築するステップと、
を更に有し、
前記ターゲットモデル生成ステップでは、前記複数の現実データセット(X,Y)に前記複数の追加現実データセット(X,Y2)を追加した複数のターゲットモデル学習用入力データセットの各々を用いて初期ターゲットモデル(M2)に機械学習をさせる、
請求項1から4の何れか1項に記載の事前学習モデルを利用したターゲットモデル生成方法。
A step of acquiring a plurality of additional real evaluation data (Y2) corresponding to a plurality of real specification data (X) using the pre-learning model (M1');
constructing a plurality of additional reality data sets (X, Y2) by combining corresponding additional reality evaluation data (Y2) for each of a plurality of reality specification data (X);
Further comprising:
In the target model generation step, machine learning is performed on an initial target model (M2) using each of a plurality of target model learning input data sets obtained by adding the plurality of additional reality data sets (X, Y2) to the plurality of reality data sets (X, Y);
A method for generating a target model using the pre-trained model according to any one of claims 1 to 4.
前記仮想データセット生成ステップでは、
各々の前記仮想仕様データ(X’)に対応する前記仮想評価データ(Y’)を、有限要素法を用いて算出する、
請求項1から6の何れか1項に記載の事前学習モデルを利用したターゲットモデル生成方法。
In the virtual data set generation step,
The virtual evaluation data (Y') corresponding to each of the virtual specification data (X') is calculated using a finite element method.
A method for generating a target model using the pre-trained model according to any one of claims 1 to 6.
前記現実データセット及び前記仮想データセットは、タイヤに関するものである、
請求項1から7の何れか1項に記載の事前学習モデルを利用したターゲットモデル生成方法。
the real data set and the virtual data set relate to a tire;
A method for generating a target model using the pre-trained model according to any one of claims 1 to 7.
前記現実仕様データ(X)及び前記仮想仕様データは、前記タイヤの断面形状に関する複数の数値を含む
請求項8に記載の事前学習モデルを利用したターゲットモデル生成方法。
The target model generating method using a pre-learning model according to claim 8 , wherein the real specification data (X) and the virtual specification data include a plurality of numerical values related to a cross-sectional shape of the tire.
前記仕様変更とは、前記タイヤの断面形状の変更である、
請求項9に記載の事前学習モデルを利用したターゲットモデル生成方法。
The specification change is a change in the cross-sectional shape of the tire.
A method for generating a target model using the pre-trained model according to claim 9.
前記仕様変更により前記仮想仕様データを生成したならば、前記仮想仕様データに対応する前記タイヤの断面形状を修正し、修正後の前記タイヤの断面形状が対応するように前記仮想仕様データを修正し、その後に、前記仮想仕様データに対してコンピュータ処理を適用することにより前記仮想仕様データに対応する前記仮想評価データを生成する、
請求項10に記載の事前学習モデルを利用したターゲットモデル生成方法。
When the virtual specification data is generated by the specification change, a cross-sectional shape of the tire corresponding to the virtual specification data is modified, the virtual specification data is modified so that the cross-sectional shape of the tire after the modification corresponds to the virtual specification data, and then a computer process is applied to the virtual specification data to generate the virtual evaluation data corresponding to the virtual specification data.
A method for generating a target model using the pre-trained model according to claim 10.
請求項1から11の何れか1項に記載の事前学習モデルを利用したターゲットモデル生成方法をコンピュータに実行させるためのプログラム。
A program for causing a computer to execute a target model generation method using the pre-training model according to any one of claims 1 to 11.
JP2021067575A 2021-04-13 2021-04-13 Target model generation method using a pre-trained model, evaluation data prediction method, computer-readable recording medium recording a target model generated using a pre-trained model, and a program for the target model generation method using a pre-trained model and the evaluation data prediction method Active JP7670959B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021067575A JP7670959B2 (en) 2021-04-13 2021-04-13 Target model generation method using a pre-trained model, evaluation data prediction method, computer-readable recording medium recording a target model generated using a pre-trained model, and a program for the target model generation method using a pre-trained model and the evaluation data prediction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021067575A JP7670959B2 (en) 2021-04-13 2021-04-13 Target model generation method using a pre-trained model, evaluation data prediction method, computer-readable recording medium recording a target model generated using a pre-trained model, and a program for the target model generation method using a pre-trained model and the evaluation data prediction method

Publications (2)

Publication Number Publication Date
JP2022162662A JP2022162662A (en) 2022-10-25
JP7670959B2 true JP7670959B2 (en) 2025-05-01

Family

ID=83724797

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021067575A Active JP7670959B2 (en) 2021-04-13 2021-04-13 Target model generation method using a pre-trained model, evaluation data prediction method, computer-readable recording medium recording a target model generated using a pre-trained model, and a program for the target model generation method using a pre-trained model and the evaluation data prediction method

Country Status (1)

Country Link
JP (1) JP7670959B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001050848A (en) 1999-08-09 2001-02-23 Bridgestone Corp Pneumatic tire design method, optimization analysis device, and storage medium storing tire optimization analysis program
JP2001287516A (en) 2000-04-04 2001-10-16 Bridgestone Corp Tire design method, tire vulcanizing mold design method, tire vulcanizing mold manufacturing method, tire manufacturing method, tire optimization analysis device, and storage medium storing tire optimization analysis program
JP2016200903A (en) 2015-04-08 2016-12-01 横浜ゴム株式会社 Structure approximate model creation method, structure approximate model creation apparatus, and program
JP2019508789A (en) 2015-12-31 2019-03-28 ケーエルエー−テンカー コーポレイション Accelerated training of machine learning based models for semiconductor applications
JP2020086778A (en) 2018-11-21 2020-06-04 株式会社東芝 Machine learning model building device and machine learning model building method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001050848A (en) 1999-08-09 2001-02-23 Bridgestone Corp Pneumatic tire design method, optimization analysis device, and storage medium storing tire optimization analysis program
JP2001287516A (en) 2000-04-04 2001-10-16 Bridgestone Corp Tire design method, tire vulcanizing mold design method, tire vulcanizing mold manufacturing method, tire manufacturing method, tire optimization analysis device, and storage medium storing tire optimization analysis program
JP2016200903A (en) 2015-04-08 2016-12-01 横浜ゴム株式会社 Structure approximate model creation method, structure approximate model creation apparatus, and program
JP2019508789A (en) 2015-12-31 2019-03-28 ケーエルエー−テンカー コーポレイション Accelerated training of machine learning based models for semiconductor applications
JP2020086778A (en) 2018-11-21 2020-06-04 株式会社東芝 Machine learning model building device and machine learning model building method

Also Published As

Publication number Publication date
JP2022162662A (en) 2022-10-25

Similar Documents

Publication Publication Date Title
CN101909909B (en) Method for simulating tire noise performance and method for manufacturing tire
JP5297223B2 (en) Tire model creation method and tire simulation method
JP5613195B2 (en) Tire simulation method
CN113836828A (en) System and method for combined differentiable partial differential equation solver and graph neural network for fluid flow prediction
CN112001491A (en) Search method and device for determining neural network architecture for processor
JP6281190B2 (en) Tire model creation method, tire cross-section shape determination method, tire model creation device, tire cross-section shape determination device, and program
JP2009269557A (en) Method for designing tire and program therefor
JP2008262367A (en) How to create a tire model
JP6931189B2 (en) Tire simulation method
JP7670959B2 (en) Target model generation method using a pre-trained model, evaluation data prediction method, computer-readable recording medium recording a target model generated using a pre-trained model, and a program for the target model generation method using a pre-trained model and the evaluation data prediction method
JP2014051164A (en) Tire model creation method, tire sectional shape determination method, tire model creation device, and program
US20140129183A1 (en) Method for producing finite element model
JP6601401B2 (en) Tire model creation method, tire model creation device, tire simulation method, and non-transitory computer-readable medium
JP2006018422A (en) Tire finite element modelling method
JP2013088871A (en) Simulation method, computer program for simulation, and simulation device
KR102842086B1 (en) Method, Apparatus and Computer Program for Optimal Generative Design based on Reference Data and Implicit Neural Representation
JP5539058B2 (en) Tire performance simulation method and tire performance simulation program
JP7439393B2 (en) Tire simulation method
JP4559159B2 (en) Pneumatic tire design method and program therefor
JP7560720B2 (en) How to create a tire model
JP6025304B2 (en) Tire performance simulation method, tire performance simulation apparatus, and tire performance simulation program
JP7622415B2 (en) Method for creating a tire model and method for designing a tire
JP6017939B2 (en) Tire model creation device, method and program thereof
JP6424543B2 (en) Tire simulation method and tire performance evaluation method
JP2012181600A (en) Tire model creation method, tire model creation device, tire model creation program, and tire performance analysis method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240306

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20250120

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20250128

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20250221

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: 20250318

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20250331

R150 Certificate of patent or registration of utility model

Ref document number: 7670959

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150