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
JP7555263B2 - Information processing method, system and program - Google Patents
[go: Go Back, main page]

JP7555263B2 - Information processing method, system and program - Google Patents

Information processing method, system and program Download PDF

Info

Publication number
JP7555263B2
JP7555263B2 JP2020212275A JP2020212275A JP7555263B2 JP 7555263 B2 JP7555263 B2 JP 7555263B2 JP 2020212275 A JP2020212275 A JP 2020212275A JP 2020212275 A JP2020212275 A JP 2020212275A JP 7555263 B2 JP7555263 B2 JP 7555263B2
Authority
JP
Japan
Prior art keywords
image
tire
group
value
feature
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
JP2020212275A
Other languages
Japanese (ja)
Other versions
JP2022098712A (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.)
Toyo Tire Corp
Original Assignee
Toyo Tire Corp
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 Toyo Tire Corp filed Critical Toyo Tire Corp
Priority to JP2020212275A priority Critical patent/JP7555263B2/en
Publication of JP2022098712A publication Critical patent/JP2022098712A/en
Application granted granted Critical
Publication of JP7555263B2 publication Critical patent/JP7555263B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Analysis (AREA)
  • Tires In General (AREA)

Description

本開示は、タイヤ画像の機械学習に関する技術に属する、情報処理方法、システム及びプログラムに関する。 This disclosure relates to an information processing method, system, and program that belong to technology related to machine learning of tire images.

機械学習の活用が様々な産業分野に広がっており、同業他社のタイヤへの適応事例も増えている。タイヤに関するタイヤ画像から機械学習により予測値を得る試みがなされている。例えば、特許文献1には、タイヤのトレッドが写っているタイヤ画像をニューラルネットワークに入力し、摩耗状態又は摩耗量を推定することが記載されている。 The use of machine learning is spreading to various industrial fields, and there are also an increasing number of cases where other companies in the same industry are applying it to tires. Attempts are being made to obtain predicted values from tire images using machine learning. For example, Patent Document 1 describes a method in which tire images showing the tire tread are input into a neural network to estimate the state or amount of wear.

タイヤ画像の何が変更されれば、予測値が変わるかを知ることができれば、予測値の向上を検討可能となる。予測値の例としては、例えばタイヤ性能値や摩耗判定値などが挙げられる。しかしながら、機械学習により抽出されるタイヤ画像の特徴量は、その意味が分からない数値であり、タイヤ画像から抽出された特徴量を、人の判断の根拠に利用することができない。 If it were possible to know what changes in the tire image would cause the predicted value to change, it would be possible to consider ways to improve the predicted value. Examples of predicted values include tire performance values and wear assessment values. However, the features of tire images extracted by machine learning are numerical values whose meanings are unclear, and the features extracted from tire images cannot be used as the basis for human judgment.

特開2019-35626号公報JP 2019-35626 A

本開示は、機械学習において特徴量と予測値との関係を解き明かすうえで使用可能になり得る新規のデータを提供する技術を提供する。 This disclosure provides technology that provides new data that can be used to elucidate the relationship between features and predicted values in machine learning.

本開示の情報処理方法は、1又は複数のプロセッサが実行する方法であって、タイヤに関するタイヤ画像と予測値とが対応付けられた教師データを取得するステップと、前記タイヤ画像に基づく入力画像を特徴抽出部に入力して1つの前記タイヤ画像について複数の特徴量を抽出する特徴量抽出ステップと、前記抽出された複数の特徴量を入力として前記教師データにおける対応する予測値を出力するように決定木予測モデルを機械学習させる学習ステップと、学習済みの前記決定木予測モデルを用いて前記複数の特徴量それぞれの重要度を算出する重要度算出ステップと、前記複数の特徴量のうち、探索対象となる特徴量の選択を受け付けるステップと、前記選択された探索対象の特徴量が互いに異なる複数の入力パターンを生成するステップと、前記生成した複数の入力パターンを前記決定木予測モデルにそれぞれ入力して対応する予測値をそれぞれ予測するステップと、前記予測された複数の予測値に基づいて、予測値が変動する境界を表す前記探索対象の特徴量の閾値を算出するステップと、を含む。 The information processing method disclosed herein is a method executed by one or more processors, and includes the steps of: acquiring teacher data in which tire images and predicted values related to tires are associated with each other; a feature extraction step of inputting an input image based on the tire image to a feature extraction unit and extracting multiple feature values for one of the tire images; a learning step of machine learning a decision tree prediction model to input the extracted multiple feature values and output corresponding predicted values in the teacher data; an importance calculation step of calculating the importance of each of the multiple feature values using the trained decision tree prediction model; a step of accepting a selection of a feature value to be searched from among the multiple feature values; a step of generating multiple input patterns in which the selected feature values of the search target are different from each other; a step of inputting the generated multiple input patterns into the decision tree prediction model and predicting the corresponding predicted values; and a step of calculating a threshold value of the feature value of the search target that represents a boundary within which the predicted value fluctuates, based on the predicted multiple predicted values.

第1実施形態のシステムを示すブロック図。FIG. 1 is a block diagram showing a system according to a first embodiment. 接地面画像の例を示す線図。1 is a diagram showing an example of a ground plane image. 図2に示す接地面画像を所定画像処理した後の画像を示す図。3 is a diagram showing an image obtained after the ground plane image shown in FIG. 2 has been subjected to a predetermined image processing. 図2に示す接地面画像を所定画像処理した後の画像を示す図。3 is a diagram showing an image obtained after the ground plane image shown in FIG. 2 has been subjected to a predetermined image processing. 図2に示す接地面画像を所定画像処理した後の画像を示す図。3 is a diagram showing an image obtained after the ground plane image shown in FIG. 2 has been subjected to a predetermined image processing. 生成した入力パターンの特徴量とその入力パターンに基づく予測値とをプロットした図。FIG. 13 is a plot of feature amounts of generated input patterns and predicted values based on the input patterns. 20種類の画像パラメータについて第1及び第2画像パラメータ群それぞれの箱ひげ図を対比態様で示す図。FIG. 11 is a diagram showing box plots of first and second image parameter groups for 20 types of image parameters in a comparative manner; 20種類の画像パラメータについてのWilcoxon検定によるランキング結果を示す図。FIG. 13 is a graph showing ranking results of 20 types of image parameters by Wilcoxon test. 第1実施形態のシステムが実行するフローチャート。4 is a flowchart executed by the system of the first embodiment. 図9に示す例の変形例を示すフローチャート。10 is a flowchart showing a modification of the example shown in FIG. 9 .

<第1実施形態>
以下、本開示の第1実施形態を、図面を参照して説明する。
First Embodiment
Hereinafter, a first embodiment of the present disclosure will be described with reference to the drawings.

図1は、第1実施形態のシステムを示すブロック図である。システムは、タイヤに関する画像(タイヤ画像)から予測値を出力するように予測モデルを機械学習させ、機械学習に関する情報又は機械学習された予測モデルを用いた情報を特定し、出力可能に構成されている。システムは、タイヤ画像の機械学習に関する閾値を算出するとしてもよい。システムは、画像パラメータに関する情報を機械学習により特定するとしてもよい。第1実施形態においてタイヤ画像は接地面画像であり、予測値はタイヤ性能値であるが、これは一例であり、限定されない。 FIG. 1 is a block diagram showing a system of a first embodiment. The system is configured to machine-learn a prediction model to output a predicted value from an image related to a tire (tire image), and to identify and output information related to the machine learning or information using the machine-learned prediction model. The system may calculate a threshold related to the machine learning of the tire image. The system may identify information related to image parameters by machine learning. In the first embodiment, the tire image is a contact patch image, and the predicted value is a tire performance value, but this is an example and is not limited to the present embodiment.

図2は、接地面画像20を模式的に示す図である。図2は説明の便宜のためにカラーでなく且つグレースケールでもなく、接地面42をハッチングで示す線図である。図2の例では、タイヤ周方向に延びる周溝40が、画像の第1方向Ax1(縦方向)に延びるように写っており、タイヤ軸方向に延びる横溝41が、画像の第2方向Ax2(横方向)に延びるように写っているが、これに限定されない。図2の例では、接地面42は、溝(周溝40及び横溝41の少なくとも1つ)により複数のブロック43に区分されている。 Figure 2 is a schematic diagram of a ground contact patch image 20. For ease of explanation, Figure 2 is neither in color nor in grayscale, but is a line diagram in which the ground contact patch 42 is shown hatched. In the example of Figure 2, the circumferential groove 40 extending in the tire circumferential direction is shown extending in a first direction Ax1 (vertical direction) of the image, and the lateral groove 41 extending in the tire axial direction is shown extending in a second direction Ax2 (horizontal direction) of the image, but is not limited to this. In the example of Figure 2, the ground contact patch 42 is divided into multiple blocks 43 by grooves (at least one of the circumferential groove 40 and the lateral groove 41).

図2に示すように、接地面画像20は、タイヤ接地面形状を表す。第1実施形態の接地面画像20は、タイヤ接地面形状を表すと共に、路面に垂直な方向の接地圧力Pzを、カラー画像の場合は色で表し、グレースケールの場合は輝度で表す。接地面形状と共に接地圧力が表示されるために、接地面画像20は、接地圧分布を表す。接地圧分布は、接地面の領域毎に圧力値が対応付けられている。第1実施形態の接地面画像20は、タイヤが転動していない静止状態の画像であるが、これに限定されず、転動中の画像にしてもよい。転動状態又は静止状態にかかわらず、タイヤのキャンバ角は任意の角度に設定可能である。第1実施形態の接地面画像20は、タイヤの静止状態の画像であるが、タイヤの転動状態である場合には進行方向に対するスリップ角度は0度でもよく、0度以外の角度にしてもよい。第1実施形態の接地面画像20は、静止状態における路面に垂直な方向の接地面圧力Pzのみを表現しているが、これに限定されない。例えば、静止状態においてタイヤ軸方向及び路面に垂直な方向の両方向に直交する前後方向に沿った圧力Px又はタイヤ軸方向に沿った圧力Pyを表現してもよい。また、タイヤが転動状態である場合には、タイヤの進行方向に沿った圧力Px又はタイヤの進行方向に直交する方向に沿った圧力Pyを表現してもよい。なお、これらの座標系は一例であり、適宜変更可能である。なお、精度が確保できるのであれば、接地面画像20はタイヤ接地面形状のみを表すものでもよい。接地面画像は図示しない試験装置により取得されてもよいし、タイヤ接地シミュレーションシステムのシミュレーション結果により取得されてもよい。試験装置は、所定荷重の下、試験対象のタイヤを、試験路面に接地させ、試験路面における透明路面を介してカメラで接地面形状を撮影する。接地圧力は、透明板等を用いた光学的手法、もしくは圧力センサを用いて計測する。試験装置は、上記試験によって接地面画像を生成する。 As shown in FIG. 2, the ground contact surface image 20 represents the tire ground contact surface shape. The ground contact surface image 20 of the first embodiment represents the tire ground contact surface shape, and also represents the ground contact pressure Pz in a direction perpendicular to the road surface by color in the case of a color image, or by brightness in the case of a grayscale image. In order to display the ground contact pressure together with the ground contact surface shape, the ground contact surface image 20 represents the ground contact pressure distribution. The ground contact pressure distribution is associated with a pressure value for each area of the ground contact surface. The ground contact surface image 20 of the first embodiment is an image of a stationary state in which the tire is not rolling, but is not limited to this, and may be an image of the tire rolling. Regardless of whether the tire is rolling or stationary, the camber angle of the tire can be set to any angle. The ground contact surface image 20 of the first embodiment is an image of a stationary state of the tire, but when the tire is rolling, the slip angle with respect to the traveling direction may be 0 degrees or may be an angle other than 0 degrees. The ground contact surface image 20 of the first embodiment represents only the ground contact pressure Pz in a direction perpendicular to the road surface in a stationary state, but is not limited to this. For example, in a stationary state, the pressure Px along the front-rear direction perpendicular to both the tire axial direction and the direction perpendicular to the road surface, or the pressure Py along the tire axial direction may be expressed. In addition, when the tire is in a rolling state, the pressure Px along the tire traveling direction or the pressure Py along the direction perpendicular to the tire traveling direction may be expressed. Note that these coordinate systems are only examples and can be changed as appropriate. Note that, as long as accuracy can be ensured, the contact patch image 20 may represent only the tire contact patch shape. The contact patch image may be acquired by a test device (not shown) or may be acquired from the simulation results of a tire contact simulation system. The test device places the test target tire on the test road surface under a predetermined load and captures the contact patch shape with a camera through a transparent road surface on the test road surface. The contact pressure is measured using an optical method using a transparent plate or the like, or a pressure sensor. The test device generates a contact patch image by the above test.

タイヤ性能値は、タイヤを試験することにより得られるタイヤの性能を表す指標値(実測値)である。第1実施形態で用いたタイヤ性能値は、CP(コーナリングパワー)、SAP(セルフアライニングパワー)、CFmax(最大コーナリングフォース)、SAT(セルフアライニングトルク)である。勿論、タイヤ性能値に、これ以外の任意のタイヤ性能を採用可能である。例えば、転がり抵抗又は転がり抵抗係数、摩擦係数、車内外騒音性能、タイヤ単体における放射音性能、などが挙げられる。 The tire performance values are index values (actual measured values) that represent the tire performance obtained by testing the tire. The tire performance values used in the first embodiment are CP (cornering power), SAP (self-aligning power), CFmax (maximum cornering force), and SAT (self-aligning torque). Of course, any other tire performance can be used as the tire performance value. For example, rolling resistance or rolling resistance coefficient, friction coefficient, interior and exterior noise performance, and radiated sound performance of the tire alone can be mentioned.

図1に示すように、システムは、教師データ取得部10と、特徴抽出部11と、学習部12と、重要度算出部14と、受付部15と、入力パターン生成部16と、予測部17と、閾値算出部18と、を有する。システムは、画像パラメータ算出部30と、分類部31と、特性情報出力部32と、判定部33と、評価情報出力部34と、を更に有する、としてもよい。画像パラメータ算出部30、分類部31、特性情報出力部32、判定部33、評価情報出力部34は省略可能であり、任意に追加可能である。 As shown in FIG. 1, the system has a teacher data acquisition unit 10, a feature extraction unit 11, a learning unit 12, an importance calculation unit 14, a reception unit 15, an input pattern generation unit 16, a prediction unit 17, and a threshold calculation unit 18. The system may further have an image parameter calculation unit 30, a classification unit 31, a characteristic information output unit 32, a judgment unit 33, and an evaluation information output unit 34. The image parameter calculation unit 30, the classification unit 31, the characteristic information output unit 32, the judgment unit 33, and the evaluation information output unit 34 are optional and can be added as desired.

これら各部10~18,30~34は、プロセッサ1a、メモリ1b、各種インターフェイス等を備えたコンピュータにおいて予め記憶されている図9又は10に示す処理ルーチンをプロセッサ1aが実行することによりソフトウェア及びハードウェアが協働して実現される。本実施形態では、1つの装置におけるプロセッサ1aが各部を実現しているが、これに限定されない。例えば、ネットワークを用いて分散させ、複数のプロセッサが各部の処理を実行するように構成してもよい。すなわち、1又は複数のプロセッサが処理を実行する。 These units 10-18, 30-34 are realized by software and hardware working together when processor 1a executes the processing routines shown in FIG. 9 or 10 that are pre-stored in a computer equipped with processor 1a, memory 1b, various interfaces, etc. In this embodiment, the processor 1a in one device realizes each unit, but this is not limited to this. For example, the units may be distributed using a network, with multiple processors executing the processing of each unit. In other words, one or multiple processors execute the processing.

図1に示す教師データ取得部10は、外部から教師データD1を取得する。取得された教師データD1は、メモリ1bに記憶される。教師データD1は、機械学習の決定木予測モデル13に入力するための接地面画像20(タイヤ画像;画像1~N)と、決定木予測モデル13から出力されるべきタイヤ性能値21(予測値;X,X,…,X)とが対応付けられたデータである。教師データD1は、決定木予測モデル13の機械学習に用いられる。本明細書及び図1では説明の便宜のために、接地面画像がN個あるとして説明する。Nは、教師データの件数を示す。 The teacher data acquisition unit 10 shown in FIG. 1 acquires teacher data D1 from an external source. The acquired teacher data D1 is stored in the memory 1b. The teacher data D1 is data in which a contact patch image 20 (tire image; images 1 to N) to be input to a machine learning decision tree prediction model 13 is associated with a tire performance value 21 (predicted value; X 1 , X 2 , ..., X N ) to be output from the decision tree prediction model 13. The teacher data D1 is used for machine learning of the decision tree prediction model 13. For convenience of explanation, in this specification and FIG. 1, it is assumed that there are N contact patch images. N indicates the number of teacher data.

特徴抽出部11は、接地面画像20に基づく入力画像が入力されると、1つの接地面画像20について複数の特徴量を抽出する。抽出された複数の特徴量は接地面画像に対応付けた状態でメモリに記憶される(図1参照)。ここでは、複数の特徴量はM個あり、各々の特徴量を(FV1,FV,…,FVM)で表す。Mは、特徴量を算出するアルゴリズムにより予め定められている数である。N件の教師データD1、すなわちN個の接地面画像20が特徴抽出部11に逐次入力されることにより、結果として、N×M個の特徴量が出力される。入力画像は、特徴抽出部11に入力される画像を意味する。入力画像は、接地面画像20自体、または、接地面画像20が加工処理されて特徴抽出部11に入力される画像を意味する。特徴抽出部11は、画像から特徴量を抽出できれば、どのようなアルゴリズムでもよい。例えば、ニューラルネットワーク(例えば、SqueezeNet、Alexnet、GoogleNet、ResNet101)、離間コサイン変換処理、AutoEncoder、離間コサイン変換処理とAutoEncoderを併用した構成などが挙げられる。 When an input image based on the ground plane image 20 is input, the feature extraction unit 11 extracts a plurality of feature amounts for one ground plane image 20. The extracted plurality of feature amounts are stored in memory in association with the ground plane image (see FIG. 1). Here, there are M feature amounts, and each feature amount is represented by (FV 1 , FV 2 , ..., FV M ). M is a number that is predetermined by an algorithm for calculating the feature amounts. By sequentially inputting N pieces of teacher data D1, that is, N ground plane images 20, to the feature extraction unit 11, N x M feature amounts are output as a result. The input image means an image input to the feature extraction unit 11. The input image means the ground plane image 20 itself, or an image that is processed and input to the feature extraction unit 11 from the ground plane image 20. The feature extraction unit 11 may use any algorithm as long as it can extract feature amounts from an image. For example, examples include neural networks (e.g., SqueezeNet, Alexnet, GoogleNet, ResNet101), discrete cosine transform processing, AutoEncoder, and a configuration that combines discrete cosine transform processing and AutoEncoder.

学習部12は、特徴抽出部11により抽出された画像の複数の特徴量(FV1,FV,…,FVM)を説明変数群として、教師データD1において対応するタイヤ性能値(X,X,…,Xのうち対応する値)を目的変数として出力するように、決定木予測モデル13を機械学習させ構築する。第1実施形態において決定木予測モデル13は、ランダムフォレストを用いているが、これに限定されない。決定木予測モデル13が決定木に属するアルゴリズムであれば、適宜変更可能である。 The learning unit 12 constructs a decision tree prediction model 13 by machine learning so as to use a plurality of feature amounts ( FV1 , FV2 , ..., FVM ) of the image extracted by the feature extraction unit 11 as a group of explanatory variables and output corresponding tire performance values (corresponding values among X1 , X2 , ..., XN ) in the teacher data D1 as objective variables. In the first embodiment, the decision tree prediction model 13 uses a random forest, but is not limited to this. The decision tree prediction model 13 can be appropriately changed as long as it is an algorithm belonging to a decision tree.

重要度算出部14は、学習済みの決定木予測モデル13を用いて複数の特徴量(FV1,FV,…,FVM)それぞれの重要度(I,I,…,IM)を算出する。M個の特徴量からM個の重要度が算出される。重要度は、その特徴量が予測値に寄与する度合いを表す指標値である。すなわち重要度が高い特徴量を変化させれば、目的変数として得られる予測値が変化する可能性が高く、更に予測値の変化が相対的に大きくなることを意味する。算出された重要度(I,I,…,IM)は特徴量(FV1,FV,…,FVM)に対応付けた状態でメモリ1bに記憶される。 The importance calculation unit 14 calculates the importance ( I1 , I2 , ..., IM ) of each of a plurality of feature quantities ( FV1 , FV2 , ..., FVM ) using the trained decision tree prediction model 13. M importance quantities are calculated from M feature quantities. The importance quantity is an index value that indicates the degree to which the feature quantity contributes to the predicted value. In other words, if a feature quantity with high importance is changed, it is highly likely that the predicted value obtained as the objective variable will change, and the change in the predicted value will be relatively large. The calculated importance quantities ( I1 , I2 , ..., IM ) are stored in the memory 1b in association with the feature quantities ( FV1 , FV2 , ..., FVM ).

図示しない重要度出力部を設けてもよい。重要度出力部は、重要度が最も大きな特徴量を外部に出力(表示)してもよいし、重要度に応じた並び順で複数の特徴量を外部に出力(表示)してもよい。これにより、最も重要度の高い特徴量や、重要度が相対的に高い複数の特徴量をユーザに報知可能となる。 An importance output unit (not shown) may be provided. The importance output unit may output (display) the feature with the highest importance to the outside, or may output (display) multiple feature amounts in order according to their importance to the outside. This makes it possible to notify the user of the feature with the highest importance or multiple feature amounts with relatively high importance.

受付部15は、複数の特徴量のうち、探索対象となる特徴量の選択を受け付ける。重要度算出部14が重要度に応じて1又は複数の特徴量を外部に出力し、ユーザがいずれの特徴量を探索対象にするかを選択して受付部15に入力し、受付部15が選択された特徴量を受け付ける、としてもよい。また、プロセッサ1aが、複数の特徴量から重要度に応じて少なくとも1つの特徴量を選択し、選択された特徴量が受付部15に入力され、受付部15が選択された特徴量を受け付ける、としてもよい。複数の特徴量が選択された場合には、以降の各処理を選択された特徴量毎に実行すればよい。 The reception unit 15 receives a selection of a feature to be searched from among the multiple feature amounts. The importance calculation unit 14 may output one or multiple feature amounts to the outside according to the importance, the user may select which feature amount to search and input the selection to the reception unit 15, and the reception unit 15 may receive the selected feature amount. Alternatively, the processor 1a may select at least one feature amount from the multiple feature amounts according to the importance, the selected feature amount is input to the reception unit 15, and the reception unit 15 may receive the selected feature amount. When multiple feature amounts are selected, each of the subsequent processes may be performed for each selected feature amount.

入力パターン生成部16は、学習済みの決定木予測モデル13に説明変数群として入力するための複数の入力パターン(パターン1~P)を生成する。生成された複数の入力パターン(パターン1~P)はメモリ1bに記憶される。Pは、生成される入力パターンの数を示し、適宜設定可能である。複数の入力パターンは、選択された探索対象の特徴量が互いに異なり、複数の特徴量のうちの他の特徴量が同一である。図1の例では、1番目の特徴量FVが選択された例を挙げて説明する。図1に示すように、P個の入力パターン(パターン1~P)はそれぞれ、2番目からM番目までの特徴量(FV~FV)が全て同一である。一方、P個の入力パターン(パターン1~P)はそれぞれ、1番目の特徴量が全て異なっている。例えば、パターン1の1番目の特徴量FV1_1は、パターン2の1番目の特徴量FV1_2と異なり、パターンPの1番目の特徴量FV1_Pとも異なっている。特徴量の異なる値の生成方法は、例えば、メモリ1bに記憶され且つ特徴抽出部11が抽出した複数の1番目の特徴値の最大値から最小値までの範囲内において、複数(P個)のランダム値を採用してもよいし、前記最大値から最小値までの範囲内の一定間隔の値などを採用してもよい。最大値から最小値までの間の値にすれば、学習範囲内の数値となるので、適切な予測値を得ることが可能となる。複数(P個)の入力パターンを生成するための基礎となる複数(M個)の特徴量は、既に記録されているN個の接地面画像のいずれか1つの画像を選択し、選択した1つの接地面画像に基づく特徴量群(M個)を用いればよい。 The input pattern generation unit 16 generates a plurality of input patterns (patterns 1 to P) to be inputted as explanatory variable groups to the trained decision tree prediction model 13. The generated plurality of input patterns (patterns 1 to P) are stored in the memory 1b. P indicates the number of input patterns to be generated and can be set appropriately. The plurality of input patterns have different features of the selected search target, and the other features among the plurality of features are the same. In the example of FIG. 1, an example in which the first feature FV 1 is selected will be described. As shown in FIG. 1, the second to Mth features (FV 2 to FV M ) of each of the P input patterns (patterns 1 to P) are all the same. On the other hand, the first features of each of the P input patterns (patterns 1 to P) are all different. For example, the first feature FV 1_1 of pattern 1 is different from the first feature FV 1_2 of pattern 2, and is also different from the first feature FV 1_P of pattern P. The method of generating different values of the feature may be, for example, to adopt multiple (P) random values within the range from the maximum value to the minimum value of the first feature values stored in the memory 1b and extracted by the feature extraction unit 11, or to adopt values at regular intervals within the range from the maximum value to the minimum value. If the value is between the maximum value and the minimum value, it will be a numerical value within the learning range, so that it is possible to obtain an appropriate predicted value. The multiple (M) feature values that are the basis for generating the multiple (P) input patterns may be obtained by selecting one of the N ground surface images that have already been recorded, and using a group of feature values (M) based on the selected one ground surface image.

予測部17は、入力パターン生成部16が生成した複数の入力パターン(パターン1~P)を決定木予測モデル13にそれぞれ入力して対応する予測値(タイヤ性能値;Y,Y,…,Y)をそれぞれ予測する。取得した予測値はメモリ1bに記憶される。予測値Yはパターン1に対応する予測値であり、予測値Yはパターン2に対応する予測値であり、予測値YはパターンPに対応する予測値である。 The prediction unit 17 inputs each of the multiple input patterns (patterns 1 to P) generated by the input pattern generation unit 16 into the decision tree prediction model 13, and predicts the corresponding predicted values (tire performance values; Y1 , Y2 , ..., YP ). The acquired predicted values are stored in the memory 1b. The predicted value Y1 is a predicted value corresponding to pattern 1, the predicted value Y2 is a predicted value corresponding to pattern 2, and the predicted value YP is a predicted value corresponding to pattern P.

閾値算出部18は、探索対象の特徴量の閾値FVTh1を算出する。閾値FVTh1は、複数の予測値(Y,Y,…,Y)が変動する境界を表す。なお、予測値が変動する境界であるか否かの判定は、所定閾値条件に合致するか否かで判断すればよい。所定閾値条件は、種々設定可能である。例えば、特徴量の単位変化量あたりの予測値の変化量が所定値を超える場合の特徴量が閾値であると判断してもよい。 The threshold calculation unit 18 calculates a threshold FV Th1 of the feature quantity to be searched. The threshold FV Th1 represents a boundary where a plurality of predicted values (Y 1 , Y 2 , ..., Y P ) fluctuate. Whether or not the predicted value is a boundary where the predicted value fluctuates may be determined based on whether or not a predetermined threshold condition is met. Various predetermined threshold conditions can be set. For example, a feature quantity may be determined to be a threshold when the change in the predicted value per unit change in the feature quantity exceeds a predetermined value.

閾値判定について図6を用いて具体例を挙げて説明する。図6の例は、647番目の特徴量を探索対象とし、接地面画像「画像1」、「画像2」「画像3」「画像4」をそれぞれ基礎データとして、1画像あたりP個の入力パターンを生成し、生成したP個の入力パターンから決定木予測モデル13でP個の予測値を予測し、縦軸を予測値とし、横軸を647番目の特徴量の値としてプロットした図である。ここでは、4個の画像を基礎データとして用いているが、少なくとも1つの画像を用いれば判断可能である。更に具体的には、画像1から抽出されたM個の特徴量のうち、1番目~646番目及び648番目~M番目の特徴量をそのままの値とし、647番目の特徴量の値を図6に示すように微小値刻みで変化させてP個の入力パターンを生成した。図6に示すように、647番目の特徴量が「10.5」付近で予測値が急激に変化していることが分かる。この例では、647番目の特徴量の閾値FVTh1は10.5と算出されている。なお、閾値は、後述するように、教師データD1における複数の接地面画像20を第1グループG1又は第2グループG2のいずれかに分類するために用いるので、厳密な値の決定は要求されない。 A specific example of threshold determination will be described with reference to FIG. 6. In the example of FIG. 6, the 647th feature is the search target, and the ground surface images "Image 1", "Image 2", "Image 3" and "Image 4" are used as basic data, respectively, to generate P input patterns per image, and P predicted values are predicted from the generated P input patterns by the decision tree prediction model 13, and the vertical axis is the predicted value and the horizontal axis is the value of the 647th feature. Here, four images are used as basic data, but it is possible to make a judgment using at least one image. More specifically, of the M feature amounts extracted from image 1, the 1st to 646th and 648th to Mth feature amounts are left as they are, and the value of the 647th feature amount is changed in minute value increments as shown in FIG. 6 to generate P input patterns. As shown in FIG. 6, it can be seen that the predicted value of the 647th feature amount changes rapidly around "10.5". In this example, the threshold FV Th1 of the 647th feature amount is calculated to be 10.5. As described below, the threshold value is used to classify the multiple contact patch images 20 in the training data D1 into either the first group G1 or the second group G2, so there is no need to determine a precise value.

画像パラメータ算出部30は、教師データD1における複数のタイヤ画像(接地面画像20;画像1~N)それぞれから少なくとも1つの画像パラメータ(PL,…,PL)を算出する。算出された画像パラメータ(PL,…,PL)はメモリ1bに記憶される。画像パラメータは、接地面画像20における接地面形状および接地圧の少なくとも1つから、予め定められた演算ルール処理に基づき算出される値である。 The image parameter calculation unit 30 calculates at least one image parameter (PL 1 , ..., PL N ) from each of the multiple tire images (contact patch images 20; images 1 to N) in the teacher data D1. The calculated image parameters (PL 1 , ..., PL N ) are stored in the memory 1b. The image parameter is a value calculated from at least one of the contact patch shape and the contact pressure in the contact patch image 20 based on a predetermined calculation rule process.

少なくとも1つの画像パラメータの具体例は、次の(1)~(31)が挙げられ、これらのうちの少なくとも1つを含むとしてもよい。なお、次の(1)~(31)は、例示であり、予め定められた演算ルール処理によって算出される値であれば、詳細を適宜変更可能である。
(1)画像における接地面の面積:
図2においてハッチングで示す領域の面積である。接地面を構成する画素の面積を合計することで算出可能である。
(2)画像における接地面の面積と溝面積との合計値:
図3においてハッチングで示す領域の面積である。図3のハッチングで示す領域は、接地面領域と溝領域とを含む。図2に示す横溝41の閉領域及び周溝40の閉領域を所定処理方法で特定して溝領域としている。
(3)前記(1)と前記(2)の比率:
第1実施形態では、前記(1)/前記(2)としているが、これに限定されない。前記(2)/前記(1)としてもよい。
(4)接地面を構成する全ての画素について、単位画素あたりの面積と接地圧とを乗算した値の合計値:
接地面を構成する画素がQ個あるとし、Q番目の画素の接地圧PZとし、単位画素の面積Aとすると、 A×PZ+A×PZ+…+A×PZQ-1+A×PZ で算出可能である。Qは自然数である。
(5)接地面を構成する複数の画素それぞれの位置から接地面の重心までの距離と接地圧とを乗算した値の合計値:
接地面を構成する画素がQ個あるとし、Q番目の画素の接地圧PZとし、Q番目の画素と重心の距離DDとすると、 DD×PZ+DD×PZ+…+DDQ-1×PZQ-1+DD×PZ で算出可能である。Qは自然数である。
接地面の重心は、図3においてハッチングで示す領域を対象としている。画像における重心は、周りの一次モーメント(接地領域の断面一次モーメント)が0になる点である。
(6)複数のブロック43それぞれの面積を当該ブロックの周囲長さで除算した値の平均値:
この値は、接地面の分布の粗さ及び細かさを示す。各ブロックについて(ブロック面積/ブロックの周囲長さ)を算出し、これらの平均値を採用した。
(7)ブロックの数:
画像の領域を認識するラベリングアルゴリズムを用いて、計数したラベルの数に応じた数となる。図2の例では、15個のブロック43が検出される。
(8)接地面と溝領域を合わせた領域の四角度 :
楕円であれば0となり、長方形であれば1となる、0以上且つ1以下の指標値である。第1実施形態では、図3におけるハッチングで示す領域を対象とした。具体的には、図3の接地面の領域を囲む四角形を算出し、その四角形内にフィットする楕円を算出する。接地面の面積をAとし、四角形の面積をBとし、楕円の面積をCとすると、
四角度=(A-C)/(B-C) で算出可能である。
(9)接地面のタイヤ周方向寸法とタイヤ軸方向寸法の比:
第1実施形態では、図3におけるハッチングで示す領域を対象とした。
(10)タイヤ周方向に延びる周溝の本数:
図4に示すように横溝41の領域を接地面に加え、接地面を区画する周溝40のみが存在するように画像処理を行った後で、周溝40の数を計測する。図4の例では、4本である。
(11)タイヤ周方向に延びる周溝の幅:
第1実施形態では、図4に示す画像処理後の画像を判断の基礎とした。周溝の幅に関する値であれば、周溝の最大幅、最小幅を採用してもよい。また、1画素ライン毎の第2方向Ax2の幅の平均値でもよい。
(12)タイヤ周方向に延びる周溝を構成する複数の画素それぞれの位置から当該周溝の重心までの距離を合計した値:
第1実施形態では、図4に示す画像処理後の画像を判断の基礎とした。画像における重心は、上記同様に、周りの一次モーメントが0になる点である。
(13)タイヤ軸方向に延びる横溝の間隔:
図5に示すように、タイヤ軸方向の最も外側にある陸の横溝41のみを抽出した。抽出した横溝41のタイヤ周方向(画像では第1方向Ax1)の間隔を計測した。間隔は、1画素ライン毎に間隔を計測し、平均化した。
(14)タイヤ軸方向に延びる横溝の幅:
図5に示す画像を判断の基礎とした。横溝41の最大値、最小値を採用してもよい。また、1画素ライン毎の横溝の第1方向Ax1の幅の平均値でもよい。
(15)タイヤ軸方向に延びる横溝の面積:
図5に示す画像を判断の基礎とした。横溝41を構成する画素の面積を合算することで算出可能である。
(16)タイヤ軸方向に延びる横溝の角度:
図5に示す画像を判断の基礎とした。各横溝の中心線の角度の平均値を採用した。
(17)接地面のタイヤ軸方向の幅:
第1実施形態では、図3におけるハッチングで示す領域を対象とした。接地面のタイヤ軸方向、第2方向Ax2の最大幅を採用した。
(18)接地面の赤道面に最も近いセンター陸の最大接地長:
最大接地長は、センター陸の第1方向Ax1の最大寸法である。赤道面に最も近いセンター陸が複数ある場合には、各々の平均値を取得してもよいし、所定ルールに沿って複数の陸のうちから任意の陸をセンター陸であるとして選択してもよい。
(19)接地面のタイヤ軸方向の最も外側にあるショルダー陸の最大接地長:
最大接地長は、ショルダー陸の第1方向Ax1の最大寸法である。ショルダー陸が複数存在する場合には、各々の平均値を取得してもよいし、所定ルールに沿って複数の陸のうちから任意の陸をショルダー陸であるとして選択してもよい。
(20)前記(18)と前記(19)との比率:
比率は、前記(18)/前記(19)でもよいし、前記(19)/前記(18)でもよい。
(21)接地面の赤道面に最も近いセンター陸の接地圧の合計値を、当該センター陸の面積で割った値:
(22)接地面のタイヤ軸方向の最も外側にあるショルダー陸の接地圧の合計値を、当該ショルダー陸の面積で割った値:
(23)前記(21)と前記(22)の比率:
比率は、前記(21)/前記(22)でもよいし、前記(22)/前記(21)でもよい。
(24)前記(1)を、試験荷重又は前記(4)で割った値:
試験荷重は、試験装置が接地面画像20を生成する際に空気入りタイヤの軸に与えていた鉛直方向の荷重、又は、シミュレーションにより接地面画像20を生成する際に空気入りタイヤモデルの軸に与えていた鉛直方向の荷重を意味する。
(25)前記(2)を、試験荷重又は前記(4)で割った値:
試験荷重の定義は、上記と同じである。
(26)前記(3)を、試験荷重又は前記(4)で割った値:
試験荷重の定義は、上記と同じである。
(27)前記(4)を、試験荷重で割った値:
試験荷重の定義は、上記と同じである。
(28)前記(5)を、試験荷重で割った値:
試験荷重の定義は、上記と同じである。
(29)前記(21)を、試験荷重又は前記(4)で割った値:
試験荷重の定義は、上記と同じである。
(30)前記(22)を、試験荷重又は前記(4)で割った値:
試験荷重の定義は、上記と同じである。
(31)前記(23)を、試験荷重又は前記(4)で割った値:
試験荷重の定義は、上記と同じである。
Specific examples of the at least one image parameter include the following (1) to (31), and the image parameter may include at least one of these. Note that the following (1) to (31) are merely examples, and details can be changed as appropriate as long as the values are calculated by a predetermined calculation rule process.
(1) Area of the ground surface in the image:
This is the area of the hatched region in Figure 2. It can be calculated by adding up the areas of the pixels that make up the ground surface.
(2) The sum of the contact area and the groove area in the image:
The area is the area of the hatched region in Fig. 3. The hatched region in Fig. 3 includes the ground contact region and the groove region. The closed region of the lateral groove 41 and the closed region of the circumferential groove 40 shown in Fig. 2 are identified by a predetermined processing method and are defined as the groove region.
(3) Ratio of (1) to (2):
In the first embodiment, the relationship is (1)/(2), but is not limited to this. The relationship may be (2)/(1).
(4) The sum of the values obtained by multiplying the area per unit pixel by the ground contact pressure for all pixels that make up the ground contact surface:
If there are Q pixels that make up the ground surface, the ground pressure of the Qth pixel is PZ Q , and the area of the unit pixel is A 1 , then it can be calculated as A 1 ×PZ 1 +A 1 ×PZ 2 + ... +A 1 ×PZ Q-1 +A 1 ×PZ Q , where Q is a natural number.
(5) The sum of the values obtained by multiplying the distance from each of the positions of the pixels constituting the ground contact surface to the center of gravity of the ground contact surface by the ground contact pressure:
If there are Q pixels that make up the ground contact surface, the ground contact pressure of the Qth pixel is PZQ , and the distance between the Qth pixel and the center of gravity is DDQ , then it can be calculated as DD1 × PZ1 + DD2 × PZ2 +...+ DDQ-1 × PZQ-1 + DDQ × PZQ , where Q is a natural number.
The center of gravity of the contact area corresponds to the hatched area in Fig. 3. The center of gravity in the image is a point where the first moment of the surroundings (first moment of area of the contact area) is zero.
(6) The average value of the area of each of the multiple blocks 43 divided by the perimeter of the block:
This value indicates the roughness or fineness of the distribution of the contact area. The (block area/block perimeter) was calculated for each block, and the average value of these was used.
(7) Number of blocks:
The number of blocks 43 corresponds to the number of labels counted using a labeling algorithm that recognizes regions of the image. In the example of FIG. 2, 15 blocks 43 are detected.
(8) Four angles of the area including the contact surface and the groove area:
The index value is 0 and 1, and is 0 if it is an ellipse and 1 if it is a rectangle. In the first embodiment, the area shown by hatching in Fig. 3 is targeted. Specifically, a rectangle that encloses the contact surface area in Fig. 3 is calculated, and an ellipse that fits within the rectangle is calculated. If the area of the contact surface is A, the area of the rectangle is B, and the area of the ellipse is C, then
The four angles can be calculated as follows: (A-C)/(B-C).
(9) Ratio of circumferential dimension of contact patch to axial dimension of tire:
In the first embodiment, the area indicated by hatching in FIG. 3 is the subject of the analysis.
(10) Number of circumferential grooves extending in the tire circumferential direction:
As shown in Fig. 4, the area of the lateral grooves 41 is added to the ground contact surface, and image processing is performed so that only the circumferential grooves 40 that define the ground contact surface are present, and then the number of circumferential grooves 40 is counted. In the example of Fig. 4, there are four circumferential grooves 40.
(11) Width of circumferential groove extending in the tire circumferential direction:
In the first embodiment, the image after image processing shown in Fig. 4 was used as the basis for judgment. If it is a value related to the width of the circumferential groove, the maximum width or the minimum width of the circumferential groove may be adopted. Also, it may be an average value of the width in the second direction Ax2 for each pixel line.
(12) A value obtained by summing the distances from the positions of each of a plurality of pixels constituting a circumferential groove extending in the tire circumferential direction to the center of gravity of the circumferential groove:
In the first embodiment, the judgment is based on the image after image processing shown in Fig. 4. The center of gravity in the image is a point where the first moment around it is zero, as in the above.
(13) Spacing of axially extending lateral grooves:
As shown in Fig. 5, only the land lateral grooves 41 located on the outermost side in the tire axial direction were extracted. The intervals between the extracted lateral grooves 41 in the tire circumferential direction (first direction Ax1 in the image) were measured. The intervals were measured for each pixel line and averaged.
(14) Width of axially extending lateral groove:
The image shown in Fig. 5 was used as the basis for the judgment. The maximum and minimum values of the lateral grooves 41 may be adopted. Also, the average value of the width of the lateral grooves in the first direction Ax1 for each pixel line may be adopted.
(15) Area of axially extending lateral grooves:
The image shown in Figure 5 was used as the basis for the judgment. It can be calculated by adding up the areas of the pixels that make up the lateral groove 41.
(16) Angle of axially extending lateral grooves:
The image shown in Figure 5 was used as the basis for judgment. The average value of the center line angle of each lateral groove was used.
(17) Axial width of the contact patch:
In the first embodiment, the target area is the hatched area in Fig. 3. The maximum width of the contact patch in the tire axial direction, that is, in the second direction Ax2, is adopted.
(18) Maximum contact length of the center land closest to the equatorial plane of the contact surface:
The maximum contact length is the maximum dimension of the center land in the first direction Ax1. If there are multiple center lands closest to the equatorial plane, the average value of each may be obtained, or an arbitrary land may be selected as the center land from among the multiple lands according to a predetermined rule.
(19) Maximum contact length of shoulder land on the outermost side of the tire in the axial direction of the contact surface:
The maximum contact length is the maximum dimension of the shoulder land in the first direction Ax1. When there are multiple shoulder lands, the average value of each may be obtained, or an arbitrary land may be selected as the shoulder land from among the multiple lands according to a predetermined rule.
(20) Ratio of (18) to (19):
The ratio may be (18)/(19) or (19)/(18).
(21) The sum of the ground pressures of the center land closest to the equatorial plane of the contact surface divided by the area of that center land:
(22) The sum of the contact pressures of the shoulder land located at the outermost part of the tire in the axial direction of the contact surface divided by the area of the shoulder land:
(23) Ratio of (21) to (22):
The ratio may be (21)/(22) or (22)/(21).
(24) The value obtained by dividing (1) by the test load or (4) above:
The test load means the vertical load applied to the axis of the pneumatic tire when the test device generates the contact patch image 20, or the vertical load applied to the axis of the pneumatic tire model when generating the contact patch image 20 by simulation.
(25) The value obtained by dividing (2) by the test load or (4) above:
The definition of the test load is the same as above.
(26) The value obtained by dividing (3) by the test load or (4) above:
The definition of the test load is the same as above.
(27) The value obtained by dividing (4) above by the test load:
The definition of the test load is the same as above.
(28) The value obtained by dividing (5) above by the test load:
The definition of the test load is the same as above.
(29) The value obtained by dividing (21) by the test load or (4) above:
The definition of the test load is the same as above.
(30) The value obtained by dividing (22) by the test load or (4) above:
The definition of the test load is the same as above.
(31) The value obtained by dividing (23) by the test load or (4) above:
The definition of the test load is the same as above.

分類部31は、閾値FVTh1に基づいて教師データD1における複数のタイヤ画像(画像1~N)を第1グループG1又は第2グループG2のいずれかに分類する。分類結果はメモリ1bに記憶される。一例として、分類部31は、探索対象である1番目の特徴量FVが閾値FVTh1よりも大きいタイヤ画像及び画像パラメータを第1グループG1に分類し、1番目の特徴量FVが閾値FVTh1以下であるタイヤ画像及び画像パラメータを第2グループG2に分類する。勿論、これは一例であって、これに限定されない。図1に示すように、ここでは、第1グループG1に分類されたタイヤ画像(接地面画像20)を第1タイヤ画像群といい、第1タイヤ画像群から算出された画像パラメータを第1画像パラメータ群という。また、同様に、第2グループG2に分類されたタイヤ画像(接地面画像20)を第2タイヤ画像群といい、第2タイヤ画像群から算出された画像パラメータを第2画像パラメータ群という。 The classification unit 31 classifies the multiple tire images (images 1 to N) in the teacher data D1 into either a first group G1 or a second group G2 based on the threshold value FV Th1 . The classification result is stored in the memory 1b. As an example, the classification unit 31 classifies tire images and image parameters whose first feature value FV 1 , which is the search target, is greater than the threshold value FV Th1 into the first group G1, and classifies tire images and image parameters whose first feature value FV 1 is equal to or less than the threshold value FV Th1 into the second group G2. Of course, this is an example, and is not limited to this. As shown in FIG. 1, here, the tire images (ground contact surface images 20) classified into the first group G1 are referred to as the first tire image group, and the image parameters calculated from the first tire image group are referred to as the first image parameter group. Similarly, the tire images (ground contact surface images 20) classified into the second group G2 are referred to as the second tire image group, and the image parameters calculated from the second tire image group are referred to as the second image parameter group.

図1の例では、第1グループG1に、画像1,3などが分類され、これらに対応する1番目の画像パラメータPL ,3番目の画像パラメータPL などが分類されている。第2グループG2に、画像2,Nなどが分類され、これらに対応する2番目の画像パラメータPL 、N番目の画像パラメータPL 、などが分類されている。 1, images 1, 3, etc. are classified into a first group G1, and the corresponding first image parameter PL 1 , third image parameter PL 3 , etc. are classified into the second group G2, and the corresponding second image parameter PL 2 , Nth image parameter PL N , etc. are classified into the second group G2.

特性情報出力部32は、第1画像パラメータ群と第2画像パラメータ群の特性に関する特性情報D2を出力する。特性情報D2は、第1画像パラメータ群と第2画像パラメータ群の特性を表せば、種々変更可能である。特性情報D2は、例えば、第1画像パラメータ群と第2画像パラメータ群の分布に関する情報を含んでもよい。特性情報D2は、例えば、第1画像パラメータ群の統計量、第2画像パラメータ群の統計量、第1画像パラメータ群と第2画像パラメータ群の比較結果に関する情報の少なくとも1つを含む、としてもよい。
統計量は、例えば、標準偏差、分散値、最小値、第1四分位、第2四分位(中央値)、第3四分位、第4四分位(最大値)、平均値、合計値、標本数の少なくとも1つを含む、としてもよい。
比較結果に関する情報は、例えば、第1パラメータ群の箱ひげ図と第2パラメータ群の箱ひげ図の対比表示、第1パラメータ群と第2パラメータ群の分布の重なりを評価する検定結果の少なくとも1つを含む、としてもよい。
検定結果は、例えば、ウィルコキソン順位和検定、1次元KLダイバージェンス、1次元バタチャリヤ距離、ロジスティクス回帰によるROC解析の少なくとも1つの検定手法の結果としてもよい。
The characteristic information output unit 32 outputs characteristic information D2 relating to the characteristics of the first image parameter group and the second image parameter group. The characteristic information D2 can be changed in various ways as long as it represents the characteristics of the first image parameter group and the second image parameter group. The characteristic information D2 may include, for example, information relating to the distribution of the first image parameter group and the second image parameter group. The characteristic information D2 may include, for example, at least one of statistics of the first image parameter group, statistics of the second image parameter group, and information relating to a comparison result between the first image parameter group and the second image parameter group.
The statistics may include, for example, at least one of standard deviation, variance, minimum, first quartile, second quartile (median), third quartile, fourth quartile (maximum), average, sum, and sample size.
The information regarding the comparison results may include, for example, at least one of a comparative display of a box plot of the first group of parameters and a box plot of the second group of parameters, and a test result evaluating the overlap of the distributions of the first group of parameters and the second group of parameters.
The test result may be the result of at least one of the following test methods, for example: Wilcoxon rank sum test, one-dimensional KL divergence, one-dimensional Bhattacharyya distance, and ROC analysis using logistic regression.

判定部33は、特性情報D2に基づいて、又は、第1画像パラメータ群および第2画像パラメータ群に基づいて、前記画像パラメータが前記予測値に相関があるか否かを判定する。第1実施形態では、特性情報として、第1画像パラメータ群の第1四分位数及び第3四分位数、並びに、第2画像パラメータ群の第1四分位数及び第3四分位数を算出した。第1画像パラメータ群の四分位範囲と第2パラメータ群の四分位範囲とが重なれば、当該画像パラメータは予測値に相関がないと判断する。第1画像パラメータ群の四分位範囲と第2パラメータ群の四分位範囲とが重ならなければ、当該画像パラメータは予測値に相関があると判断する。 The determination unit 33 determines whether the image parameter is correlated with the predicted value based on the characteristic information D2 or based on the first image parameter group and the second image parameter group. In the first embodiment, the first and third quartiles of the first image parameter group and the first and third quartiles of the second image parameter group are calculated as the characteristic information. If the quartile range of the first image parameter group and the quartile range of the second parameter group overlap, it is determined that the image parameter is not correlated with the predicted value. If the quartile range of the first image parameter group and the quartile range of the second parameter group do not overlap, it is determined that the image parameter is correlated with the predicted value.

具体例として図7に示すように、画像パラメータを算出することを複数回実行して、複数種類の画像パラメータを算出する。図7では20種類の画像パラメータ(1~20)を算出している。複数種類の画像パラメータそれぞれについて、特性情報D2を表示している。図7の例の特性情報D2は、第1パラメータ群の箱ひげ図と第2パラメータ群の箱ひげ図とを対比表示している。図7における「true」が第1グループであり、「false」が第2グループである。図7をユーザが見れば、例えば、画像パラメータ11について各グループの四分位範囲(箱形状)が分離していることが分かり、画像パラメータ11が予測値に相関がある可能性が高いことが理解できる。 As a specific example, as shown in FIG. 7, the calculation of image parameters is executed multiple times to calculate multiple types of image parameters. In FIG. 7, 20 types of image parameters (1 to 20) are calculated. Characteristic information D2 is displayed for each of the multiple types of image parameters. The characteristic information D2 in the example of FIG. 7 displays a box plot of the first parameter group and a box plot of the second parameter group in comparison. In FIG. 7, "true" is the first group, and "false" is the second group. When the user looks at FIG. 7, for example, it can be seen that the interquartile ranges (box shapes) of each group for image parameter 11 are separated, and it can be seen that image parameter 11 is highly likely to be correlated with the predicted value.

なお、図7に示すように、複数種類の画像パラメータそれぞれについて、判定部33が、第1画像パラメータ群の四分位範囲と第2画像パラメータ群の四分位範囲を比較して、各々の四分位範囲に重なりが無い場合に当該画像パラメータが予測値に相関があると判断し、各々の四分位範囲に重なりがある場合に当該画像パラメータが予測値に相関がないと判定するように構成してもよい。 As shown in FIG. 7, the determination unit 33 may be configured to compare the interquartile range of the first image parameter group with the interquartile range of the second image parameter group for each of the multiple types of image parameters, and determine that the image parameter is correlated with the predicted value if there is no overlap between the interquartile ranges, and determine that the image parameter is not correlated with the predicted value if there is overlap between the interquartile ranges.

評価情報出力部34は、複数の画像パラメータそれぞれについて、第1画像パラメータ群および第2画像パラメータ群の分布に関する評価値を算出し、評価値に応じた順序で複数の画像パラメータの少なくとも一部を出力する、としてもよい。分布に関する評価値は、第1画像パラメータ群の四分位範囲と第2画像パラメータ群の四分位範囲の分離度でもよい。また、分布に関する評価値は、ウィルコキソン順位和検定、1次元KLダイバージェンス、1次元バタチャリヤ距離、ロジスティクス回帰によるROC解析の少なくとも1つを含む検定手法を用いて算出される値、としてもよい。 The evaluation information output unit 34 may calculate an evaluation value relating to the distribution of the first image parameter group and the second image parameter group for each of the multiple image parameters, and output at least a part of the multiple image parameters in an order according to the evaluation value. The evaluation value relating to the distribution may be the degree of separation between the interquartile range of the first image parameter group and the interquartile range of the second image parameter group. In addition, the evaluation value relating to the distribution may be a value calculated using a testing method including at least one of the Wilcoxon rank sum test, one-dimensional KL divergence, one-dimensional Bhattacharyya distance, and ROC analysis using logistic regression.

具体例として図8には、ウィルコキソン順位和検定を用いた各画像パラメータの評価値を評価値が高い順に並べて示す図である。ウィルコキソン(Wilcoxon)順位和検定は、評価基準が分布の重なりであり、仮定している分布は非ガウス分布であり、仮説検定手法を用いる。MATLAB(登録商標)の関数ではranksumである。すなわち、図8では、第1画像パラメータ群と第2画像パラメータ群の分布の重なりを評価しており、重なりが少ないものを評価値が高いとしている。すなわち、画像パラメータ11が両群の分布が一番分離しており、次に画像パラメータ5が分離していることが理解可能である。 As a specific example, FIG. 8 shows the evaluation values of each image parameter using the Wilcoxon rank sum test, arranged in descending order of evaluation value. The Wilcoxon rank sum test uses a hypothesis testing method with the evaluation criterion being distribution overlap, the assumed distribution being non-Gaussian, and the function is ranksum in MATLAB (registered trademark). That is, in FIG. 8, the overlap of the distributions of the first image parameter group and the second image parameter group is evaluated, and the group with the least overlap is considered to have a higher evaluation value. That is, it can be seen that the distributions of both groups are most separated for image parameter 11, followed by image parameter 5.

1次元KLダイバージェンスは、評価基準が分布の重なりであり、仮定している分布はガウス分布であり、仮説検定手法を用いる。MATLAB(登録商標)の関数ではrelativeEntropyである。
1次元バタチャリヤ距離は、評価基準が分布の重なりであり、仮定している分布はガウス分布であり、距離手法を用いる。MATLAB(登録商標)の関数ではbhattacharyyaDistanceである。
ロジスティクス回帰によるROC解析は、評価基準が分布の重なりであり、仮定している分布は非ガウス分布であり、距離手法を用いる。MATLAB(登録商標)の関数ではperfcurveである。
In the one-dimensional KL divergence, the evaluation criterion is the overlap of distributions, the assumed distribution is a Gaussian distribution, and a hypothesis testing method is used. The function in MATLAB (registered trademark) is relativeEntropy.
The one-dimensional Bhattacharya distance uses a distance method in which the evaluation criterion is the overlap of distributions, the assumed distribution is a Gaussian distribution, and the function in MATLAB® is bhattacharyyaDistance.
In the ROC analysis by logistic regression, the evaluation criterion is the overlap of distributions, the assumed distribution is non-Gaussian, and a distance method is used. The function in MATLAB (registered trademark) is perfcurve.

[情報処理方法]
図1に示すシステムにおける1又は複数のプロセッサが実行する、方法について、図9を用いて説明する。
[Information processing method]
A method executed by one or more processors in the system shown in FIG. 1 will be described with reference to FIG.

まず、ステップST1において、教師データ取得部10は、タイヤに関するタイヤ画像(接地面画像20)と予測値とが対応付けられた教師データD1を取得する。
次のステップST2において、特徴抽出部11は、タイヤ画像に基づく入力画像が入力され1つのタイヤ画像(接地面画像20)について複数の特徴量を抽出する。
次のステップST3において、学習部12は、抽出された複数の特徴量を入力として教師データD1における対応する予測値を出力するように決定木予測モデル13を機械学習させる。
次のステップST4において、重要度算出部14は、学習済みの決定木予測モデル13を用いて複数の特徴量それぞれの重要度を算出する。
次のステップST5において、受付部15は、複数の特徴量のうち、探索対象となる特徴量の選択を受け付ける。
次のステップST6において、入力パターン生成部16は、選択された探索対象の特徴量が互いに異なる複数の入力パターンを生成する。
次のステップST7において、予測部17は、生成した複数の入力パターンを決定木予測モデル13にそれぞれ入力して対応する予測値をそれぞれ予測する。
次のステップST8において、閾値算出部18は、予測された複数の予測値に基づいて、予測値が変動する境界を表す探索対象の特徴量の閾値FVTh1を算出する。
上記ステップST1~8を実行することで、タイヤ画像の機械学習に関する閾値を算出する方法が実行される。
First, in step ST1, the teacher data acquisition unit 10 acquires teacher data D1 in which tire images (contact patch images 20) related to tires are associated with predicted values.
In the next step ST2, the feature extraction unit 11 receives an input image based on a tire image and extracts a plurality of feature amounts for one tire image (contact patch image 20).
In the next step ST3, the learning unit 12 trains the decision tree prediction model 13 through machine learning so as to input the extracted multiple feature amounts and output corresponding prediction values in the teacher data D1.
In the next step ST4, the importance calculation unit 14 calculates the importance of each of the multiple feature amounts using the trained decision tree prediction model 13.
In the next step ST5, the receiving unit 15 receives a selection of a feature quantity to be searched from among the multiple feature quantities.
In the next step ST6, the input pattern generating section 16 generates a plurality of input patterns having different feature amounts of the selected search target.
In the next step ST7, the prediction unit 17 inputs the generated input patterns to the decision tree prediction model 13, respectively, and predicts the corresponding predicted values.
In the next step ST8, the threshold calculation unit 18 calculates a threshold value FV Th1 of the feature amount of the search target, which represents a boundary where the predicted value fluctuates, based on the multiple predicted values.
By executing the above steps ST1 to ST8, a method for calculating a threshold value related to machine learning of a tire image is executed.

上記ステップST1~8に加えて、次のステップを実行することで、画像パラメータに関する情報を機械学習により特定する方法が実行される。
ステップST9において、分類部31は、閾値算出部18が算出した閾値FVTh1に基づいて教師データD1における複数のタイヤ画像を第1グループ又は第2グループのいずれかに分類する。
ステップST10において、画像パラメータ算出部30は、教師データD1における複数のタイヤ画像それぞれから少なくとも1つの画像パラメータを算出する。ステップST9とステップST10は順不同である。
次のステップST11において、特性情報出力部32は、第1グループに属するタイヤ画像群から算出される第1画像パラメータ群と、第2グループに属するタイヤ画像群から算出される第2画像パラメータ群の特性に関する特性情報を出力する。
次のステップST12において、判定部33は、第1画像パラメータ群および第2画像パラメータ群に基づいて、画像パラメータが予測値に相関があるか否かを判定する。その結果を、特性情報に含めて出力するとしてもよい。
ステップST10~12を、複数種類(31種類)の画像パラメータについて実行する。
In addition to the above steps ST1 to ST8, the following steps are executed to implement a method for identifying information about image parameters by machine learning.
In step ST9, the classification unit 31 classifies the multiple tire images in the teacher data D1 into either a first group or a second group based on the threshold value FV Th1 calculated by the threshold value calculation unit 18.
In step ST10, the image parameter calculation unit 30 calculates at least one image parameter from each of the tire images in the training data D1. Steps ST9 and ST10 may be performed in any order.
In the next step ST11, the characteristic information output unit 32 outputs characteristic information regarding the characteristics of the first image parameter group calculated from the tire image group belonging to the first group and the second image parameter group calculated from the tire image group belonging to the second group.
In the next step ST12, the determination unit 33 determines whether or not the image parameters are correlated with the predicted values based on the first image parameter group and the second image parameter group. The result of the determination may be included in the characteristic information and output.
Steps ST10 to ST12 are executed for a plurality of types (31 types) of image parameters.

若しくは、図10に示すようにしてもよい。図10は、ステップST1~10は、図9と同じである。図10に示すように、ステップST10の次のステップST111において、評価情報出力部34は、複数の画像パラメータそれぞれについて、第1画像パラメータ群および第2画像パラメータ群の分布に関する評価値を算出する。第1実施形態の図8に示す例では、ウィルコキソン順位和検定の検定結果(ウィルコキソン統計量)である。
ステップST10及びST111を、複数種類(31種類)の画像パラメータについて実行する。
次のステップST112において、評価情報出力部34は、評価値に応じた順序で複数の画像パラメータの少なくとも一部を出力する。第1実施形態の評価情報出力部34は、図8に示すように表示する。
Alternatively, it may be as shown in Fig. 10. In Fig. 10, steps ST1 to ST10 are the same as those in Fig. 9. As shown in Fig. 10, in step ST111 following step ST10, the evaluation information output unit 34 calculates evaluation values relating to the distribution of the first image parameter group and the second image parameter group for each of a plurality of image parameters. In the example shown in Fig. 8 of the first embodiment, these are test results (Wilcoxon statistics) of the Wilcoxon rank sum test.
Steps ST10 and ST111 are executed for a plurality of types (31 types) of image parameters.
In the next step ST112, the evaluation information output unit 34 outputs at least some of the image parameters in an order according to the evaluation values. The evaluation information output unit 34 of the first embodiment displays as shown in FIG.

<変形例>
<1>第1実施形態では、タイヤ画像を接地面画像にしているが、タイヤに関する画像であれば接地面画像に限定されない。例えば、タイヤの外観が写っている画像でもよい。
<Modification>
<1> In the first embodiment, the tire image is a ground contact image, but the image is not limited to a ground contact image as long as it is an image related to a tire. For example, an image showing the exterior of a tire may be used.

<2>第1実施形態では、図1に示すように、特性情報出力部32、判定部33、評価情報出力部34の全てが実装されているが、これらは適宜省略可能である。 <2> In the first embodiment, as shown in FIG. 1, the characteristic information output unit 32, the judgment unit 33, and the evaluation information output unit 34 are all implemented, but these can be omitted as appropriate.

<3>第1実施形態では、予測値はタイヤ性能値ですが、これに限定されない。例えば、予測値は、タイヤ摩耗量又はタイヤの摩耗状態を表す指標値、タイヤの劣化状態を表す指標値などでもよい。 <3> In the first embodiment, the predicted value is a tire performance value, but is not limited to this. For example, the predicted value may be an index value representing the amount of tire wear or the wear state of the tire, an index value representing the deterioration state of the tire, etc.

以上のように、特に限定されないが、第1実施形態のように、情報処理方法は、1又は複数のプロセッサが実行する方法であって、タイヤに関するタイヤ画像と予測値とが対応付けられた教師データを取得するステップ(ST1)と、タイヤ画像に基づく入力画像を特徴抽出部11に入力して1つのタイヤ画像について複数の特徴量を抽出する特徴量抽出ステップ(ST2)と、抽出された複数の特徴量を入力として教師データD1における対応する予測値を出力するように決定木予測モデル13を機械学習させる学習ステップ(ST3)と、学習済みの決定木予測モデル13を用いて複数の特徴量それぞれの重要度を算出する重要度算出ステップ(ST4)と、複数の特徴量のうち、探索対象となる特徴量の選択を受け付けるステップ(ST5)と、選択された探索対象の特徴量が互いに異なる複数の入力パターンを生成するステップ(ST6)と、生成した複数の入力パターンを決定木予測モデル13にそれぞれ入力して対応する予測値をそれぞれ予測するステップ(ST7)と、予測された複数の予測値に基づいて、予測値が変動する境界を表す探索対象の特徴量の閾値を算出するステップ(ST8)と、を含む、としてもよい。
特に限定されないが、第1実施形態のように、システムは、タイヤに関するタイヤ画像と予測値とが対応付けられた教師データを取得する教師データ取得部10と、タイヤ画像に基づく入力画像を入力して1つのタイヤ画像について複数の特徴量を抽出する特徴抽出部11と、抽出された複数の特徴量を入力として教師データD1における対応する予測値を出力するように決定木予測モデル13を機械学習させる学習部12と、学習済みの決定木予測モデル13を用いて複数の特徴量それぞれの重要度を算出する重要度算出部14と、複数の特徴量のうち、探索対象となる特徴量の選択を受け付ける受付部15と、選択された探索対象の特徴量が互いに異なる複数の入力パターンを生成する入力パターン生成部16と、生成した複数の入力パターンを決定木予測モデル13にそれぞれ入力して対応する予測値をそれぞれ予測する予測部17と、予測された複数の予測値に基づいて、予測値が変動する境界を表す探索対象の特徴量の閾値を算出する閾値算出部18と、を備える、としてもよい。
As described above, although not particularly limited, as in the first embodiment, the information processing method may be a method executed by one or more processors, and may include: a step (ST1) of acquiring teacher data in which tire images related to tires are associated with predicted values; a feature extraction step (ST2) of inputting an input image based on a tire image to the feature extraction unit 11 and extracting a plurality of feature amounts for one tire image; a learning step (ST3) of machine learning the decision tree prediction model 13 so as to input the extracted plurality of feature amounts and output corresponding predicted values in the teacher data D1; an importance calculation step (ST4) of calculating the importance of each of the plurality of feature amounts using the trained decision tree prediction model 13; a step (ST5) of accepting a selection of a feature amount to be a search target among the plurality of feature amounts; a step (ST6) of generating a plurality of input patterns in which the selected search target feature amounts are different from each other; a step (ST7) of inputting the generated plurality of input patterns into the decision tree prediction model 13 and predicting the corresponding predicted values; and a step (ST8) of calculating a threshold value of the feature amount to be searched, which represents a boundary within which the predicted value fluctuates, based on the predicted plurality of predicted values.
Although not limited to this, as in the first embodiment, the system may include a teacher data acquisition unit 10 that acquires teacher data in which tire images related to tires are associated with predicted values, a feature extraction unit 11 that inputs an input image based on a tire image and extracts multiple feature amounts for one tire image, a learning unit 12 that machine-learns a decision tree prediction model 13 so as to input the extracted multiple feature amounts and output corresponding predicted values in the teacher data D1, an importance calculation unit 14 that calculates the importance of each of the multiple feature amounts using the trained decision tree prediction model 13, a reception unit 15 that receives a selection of a feature amount to be a search target from among the multiple feature amounts, an input pattern generation unit 16 that generates multiple input patterns in which the selected search target feature amounts are different from each other, a prediction unit 17 that inputs the generated multiple input patterns into the decision tree prediction model 13 and predicts the corresponding predicted values, and a threshold calculation unit 18 that calculates a threshold value for the feature amount to be the search target that represents a boundary between which the predicted value fluctuates, based on the predicted multiple predicted values.

このように、決定木予測モデル13を利用すれば、木構造の分岐によって予測値が大きく変動する傾向があるので、予測値が変動する境界を表す探索対象の特徴量の閾値FVTh1を得ることが可能となる。閾値FVTh1は、タイヤに関するタイヤ画像に基づく特徴量を入力して対応する予測値を予測する機械学習において、特徴量と予測値との関係を解き明かすうえで使用可能である。よって、このような新規のデータを提供可能となる。 In this way, by using the decision tree prediction model 13, since the predicted value tends to vary significantly depending on the branching of the tree structure, it is possible to obtain a threshold value FV Th1 of the feature value to be searched, which represents the boundary at which the predicted value varies. The threshold value FV Th1 can be used to clarify the relationship between the feature value and the predicted value in machine learning that inputs a feature value based on a tire image related to a tire and predicts the corresponding predicted value. Therefore, it is possible to provide such new data.

特に限定されないが、第1実施形態のように、情報処理方法は、1又は複数のプロセッサが実行する方法であって、タイヤ画像の機械学習に関する閾値FVTh1を算出する方法(ST1~8)と、閾値FVTh1に基づいて教師データD1における複数のタイヤ画像を第1グループG1又は第2グループG2のいずれかに分類する分類ステップ(ST9)と、教師データD1における複数のタイヤ画像それぞれから少なくとも1つの画像パラメータを算出する画像パラメータ算出ステップ(ST10)と、第1グループG1に属するタイヤ画像群から算出される第1画像パラメータ群と、第2グループG2に属するタイヤ画像群から算出される第2画像パラメータ群の特性に関する特性情報D2を出力するステップ(ST11)と、を含む、としてもよい。
特に限定されないが、第1実施形態のように、システムは、タイヤ画像の機械学習に関する閾値FVTh1を算出するシステムと、閾値FVTh1に基づいて教師データD1における複数のタイヤ画像を第1グループG1又は第2グループG2のいずれかに分類する分類部31と、教師データD1における複数のタイヤ画像それぞれから少なくとも1つの画像パラメータを算出する画像パラメータ算出部30と、第1グループG1に属するタイヤ画像群から算出される第1画像パラメータ群と、第2グループG2に属するタイヤ画像群から算出される第2画像パラメータ群の特性に関する特性情報D2を出力する特性情報出力部32と、を備える、としてもよい。
Although not particularly limited, as in the first embodiment, the information processing method may be a method executed by one or more processors, and may include a method of calculating a threshold FV Th1 related to machine learning of tire images (ST1 to 8), a classification step (ST9) of classifying a plurality of tire images in the teacher data D1 into either a first group G1 or a second group G2 based on the threshold FV Th1 , an image parameter calculation step (ST10) of calculating at least one image parameter from each of the plurality of tire images in the teacher data D1, and a step (ST11) of outputting characteristic information D2 related to the characteristics of the first image parameter group calculated from the tire image group belonging to the first group G1 and the second image parameter group calculated from the tire image group belonging to the second group G2.
Although not particularly limited, as in the first embodiment, the system may include a system for calculating a threshold FV Th1 for machine learning of tire images, a classification unit 31 for classifying a plurality of tire images in the teacher data D1 into either a first group G1 or a second group G2 based on the threshold FV Th1 , an image parameter calculation unit 30 for calculating at least one image parameter from each of the plurality of tire images in the teacher data D1, and a characteristic information output unit 32 for outputting characteristic information D2 related to the characteristics of a first image parameter group calculated from the tire image group belonging to the first group G1 and a second image parameter group calculated from the tire image group belonging to the second group G2.

このように、第1画像パラメータ群及び第2画像パラメータ群の特性に関する特性情報D2が出力されるので、特性情報D2に基づいて両群の分布が分かれていると評価できれば、画像パラメータが探索対象の特徴量に対して相関を有し、当該画像パラメータが予測値に関係するパラメータであると判断可能となる。 In this way, characteristic information D2 regarding the characteristics of the first image parameter group and the second image parameter group is output. If it can be evaluated that the distributions of the two groups are separate based on characteristic information D2, it can be determined that the image parameters have a correlation with the features to be searched for, and that the image parameters are parameters related to the predicted value.

特に限定されないが、第1実施形態のように、情報処理方法は、第1画像パラメータ群および第2画像パラメータ群に基づいて、画像パラメータが予測値に相関があるか否かを判定するステップ(ST12)を含む、としてもよい。
特に限定されないが、第1実施形態のように、システムは、第1画像パラメータ群および第2画像パラメータ群に基づいて、画像パラメータが予測値に相関があるか否かを判定する判定部33を備える、としてもよい。
Although not particularly limited, as in the first embodiment, the information processing method may include a step (ST12) of determining whether the image parameters are correlated with the predicted values based on the first image parameter group and the second image parameter group.
Although not particularly limited, as in the first embodiment, the system may include a determination unit 33 that determines whether or not the image parameters are correlated with the predicted values based on the first group of image parameters and the second group of image parameters.

このようにすれば、予測値に相関がある画像パラメータを容易に知ることが可能となる。 In this way, it becomes easy to know which image parameters are correlated with the predicted values.

特に限定されないが、特性情報は、第1画像パラメータ群の第1四分位数及び第3四分位数、並びに、第2画像パラメータ群の第1四分位数及び第3四分位数を含む、としてもよい。
これにより、第1画像パラメータ群の四分位範囲(第1四分位数及び第3四分位数)と、第2画像パラメータ群の四分位範囲(第1四分位数及び第3四分位数)とに基づき、両群の分布の分離度を人又はコンピュータが評価可能となる。
Although not limited thereto, the characteristic information may include a first quartile and a third quartile of the first group of image parameters, and a first quartile and a third quartile of the second group of image parameters.
This makes it possible for a person or a computer to evaluate the degree of separation of the distributions of the two groups based on the interquartile range (first quartile and third quartile) of the first image parameter group and the interquartile range (first quartile and third quartile) of the second image parameter group.

特に限定されないが、第1実施形態のように、情報処理方法は、画像パラメータ算出ステップ(ST10)を複数回実行して、複数種類の画像パラメータを算出し、情報処理方法は、複数種類の画像パラメータそれぞれについて、特性情報D2を出力するステップ(ST11)を含む、としてもよい。
特に限定されないが、第1実施形態のシステムのように、画像パラメータ算出部30は、複数回実行して、複数種類の画像パラメータを算出し、特性情報出力部32は、複数種類の画像パラメータそれぞれについて、特性情報D2を出力する、としてもよい。
これにより、複数種類の画像パラメータについて特性情報D2を容易に知ることが可能となる。
Although not particularly limited, as in the first embodiment, the information processing method may include executing the image parameter calculation step (ST10) multiple times to calculate multiple types of image parameters, and the information processing method may include a step (ST11) of outputting characteristic information D2 for each of the multiple types of image parameters.
Although not particularly limited, as in the system of the first embodiment, the image parameter calculation unit 30 may be executed multiple times to calculate multiple types of image parameters, and the characteristic information output unit 32 may output characteristic information D2 for each of the multiple types of image parameters.
This makes it possible to easily know the characteristic information D2 for a plurality of types of image parameters.

特に限定されないが、第1実施形態のように、情報処理方法は、画像パラメータ算出ステップ(ST10)を複数回実行して、複数種類の画像パラメータを算出し、情報処理方法は、複数の画像パラメータそれぞれについて、第1画像パラメータ群および第2画像パラメータ群の分布に関する評価値を算出するステップ(ST111)と、評価値に応じた順序で前記複数の画像パラメータの少なくとも一部を出力するステップ(ST112)と、を含む、としてもよい。
特に限定されないが、第1実施形態のシステムのように、画像パラメータ算出部30は、複数回実行して、複数種類の画像パラメータを算出し、評価情報出力部34は、複数の画像パラメータそれぞれについて、第1画像パラメータ群および第2画像パラメータ群の分布に関する評価値を算出し、評価値に応じた順序で前記複数の画像パラメータの少なくとも一部を出力する、としてもよい。
Although not particularly limited, as in the first embodiment, the information processing method may include executing the image parameter calculation step (ST10) multiple times to calculate multiple types of image parameters, and the information processing method may include a step (ST111) of calculating an evaluation value related to the distribution of a first image parameter group and a second image parameter group for each of the multiple image parameters, and a step (ST112) of outputting at least a portion of the multiple image parameters in an order according to the evaluation value.
Although not particularly limited, like the system of the first embodiment, the image parameter calculation unit 30 may be executed multiple times to calculate multiple types of image parameters, and the evaluation information output unit 34 may calculate an evaluation value relating to the distribution of the first image parameter group and the second image parameter group for each of the multiple image parameters, and output at least a portion of the multiple image parameters in an order according to the evaluation value.

これにより、複数の画像パラメータの少なくとも一部を、分布に関する評価値に応じた順序で出力するので、予測値に相関の高い順又は低い順で複数のパラメータを知ることが可能となる。 This allows at least a portion of the multiple image parameters to be output in an order based on the evaluation value related to the distribution, making it possible to know the multiple parameters in order of high or low correlation with the predicted value.

特に限定されないが、第1実施形態のように、評価値は、ウィルコキソン順位和検定、1次元KLダイバージェンス、1次元バタチャリヤ距離、ロジスティクス回帰によるROC解析の少なくとも1つを含む検定手法を用いて算出される、としてもよい。
これにより、第1画像パラメータ群と第2画像パラメータ群の相違、すなわち予測値に相関する度合いが高い画像パラメータについて、ランキングで評価可能となる。
Although not particularly limited, as in the first embodiment, the evaluation value may be calculated using a testing method including at least one of the Wilcoxon rank sum test, one-dimensional KL divergence, one-dimensional Bhattacharyya distance, and ROC analysis using logistic regression.
This makes it possible to evaluate, by ranking, the differences between the first and second image parameter groups, i.e., image parameters that are highly correlated with the predicted values.

特に限定されないが、第1実施形態のように、タイヤ画像は、接地面形状および接地圧を表す接地面画像20であり、予測値は、タイヤ性能値であり、画像パラメータは、接地面形状および接地圧の少なくとも1つから算出される値である、としてもよい。これにより、タイヤ性能値と画像パラメータの関係を理解可能となる。 Although not particularly limited, as in the first embodiment, the tire image may be a contact patch image 20 representing the contact patch shape and the contact pressure, the predicted value may be a tire performance value, and the image parameter may be a value calculated from at least one of the contact patch shape and the contact pressure. This makes it possible to understand the relationship between the tire performance value and the image parameter.

特に限定されないが、第1実施形態のように、少なくとも1つの画像パラメータは、上記(1)~(31)のうちの少なくとも1つを含む、としてもよい。上記(1)~(31)の画像パラメータは、接地面画像20に現れ且つタイヤ設計に利用可能であるので、タイヤ性能に寄与する画像パラメータを直接的に知ることが可能になる。 As in the first embodiment, the at least one image parameter may include at least one of the above (1) to (31). The above image parameters (1) to (31) appear in the contact patch image 20 and can be used in tire design, so that it is possible to directly know the image parameters that contribute to tire performance.

本実施形態に係るプログラムは、上記方法をコンピュータに実行させるプログラムである。
これらプログラムを実行することによっても、上記方法の奏する作用効果を得ることが可能となる。
The program according to this embodiment is a program for causing a computer to execute the above method.
By executing these programs, it is possible to obtain the effects of the above-mentioned methods.

以上、本開示の実施形態について図面に基づいて説明したが、具体的な構成は、これらの実施形態に限定されるものでないと考えられるべきである。本開示の範囲は、上記した実施形態の説明だけではなく特許請求の範囲によって示され、さらに特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれる。 Although the embodiments of the present disclosure have been described above with reference to the drawings, the specific configuration should not be considered to be limited to these embodiments. The scope of the present disclosure is indicated not only by the description of the above embodiments but also by the claims, and further includes all modifications within the meaning and scope equivalent to the claims.

上記の各実施形態で採用している構造を他の任意の実施形態に採用することは可能である。各部の具体的な構成は、上述した実施形態のみに限定されるものではなく、本開示の趣旨を逸脱しない範囲で種々変形が可能である。 The structures employed in each of the above embodiments can be employed in any other embodiment. The specific configurations of each part are not limited to the above-mentioned embodiments, and various modifications are possible without departing from the spirit of this disclosure.

例えば、特許請求の範囲、明細書、および図面中において示した装置、システム、プログラム、および方法における動作、手順、ステップ、および段階等の各処理の実行順序は、前の処理の出力を後の処理で用いるのでない限り、任意の順序で実現できる。特許請求の範囲、明細書、および図面中のフローに関して、便宜上「まず」、「次に」等を用いて説明したとしても、この順で実行することが必須であることを意味するものではない。 For example, the order of execution of each process, such as operations, procedures, steps, and stages, in the devices, systems, programs, and methods shown in the claims, specifications, and drawings, can be realized in any order, so long as the output of a previous process is not used in a subsequent process. Even if the flow in the claims, specifications, and drawings is explained using "first," "next," etc. for convenience, this does not mean that it is necessary to execute the processes in this order.

図1に示す各部は、所定プログラムを1又はプロセッサで実行することで実現しているが、各部を専用メモリや専用回路で構成してもよい。上記実施形態のシステム1は、一つのコンピュータのプロセッサ1aにおいて各部が実装されているが、各部を分散させて、複数のコンピュータやクラウドで実装してもよい。すなわち、上記方法を1又は複数のプロセッサで実行してもよい。 Each unit shown in FIG. 1 is realized by executing a specific program on one or more processors, but each unit may also be configured with a dedicated memory or dedicated circuit. In the above embodiment of the system 1, each unit is implemented in the processor 1a of one computer, but each unit may be distributed and implemented on multiple computers or in the cloud. In other words, the above method may be executed on one or more processors.

システム1は、プロセッサ1aを含む。例えば、プロセッサ1aは、中央処理ユニット(CPU)、マイクロプロセッサ、またはコンピュータ実行可能命令の実行が可能なその他の処理ユニットとすることができる。また、システム1は、システム1のデータを格納するためのメモリ1bを含む。一例では、メモリ1bは、コンピュータ記憶媒体を含み、RAM、ROM、EEPROM、フラッシュメモリまたはその他のメモリ技術、CD-ROM、DVDまたはその他の光ディスクストレージ、磁気カセット、磁気テープ、磁気ディスクストレージまたはその他の磁気記憶デバイス、あるいは所望のデータを格納するために用いることができ、そしてシステム1がアクセスすることができる任意の他の媒体を含む。 System 1 includes a processor 1a. For example, processor 1a can be a central processing unit (CPU), a microprocessor, or other processing unit capable of executing computer-executable instructions. System 1 also includes memory 1b for storing data for system 1. In one example, memory 1b includes computer storage media, including RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, DVD or other optical disk storage, magnetic cassettes, magnetic tapes, magnetic disk storage or other magnetic storage devices, or any other media that can be used to store desired data and that can be accessed by system 1.

11…特徴抽出部、13…決定木予測モデル、20…接地面画像(画像1~N)[タイヤ画像]、D1…教師データ、D2…特性情報、FV~FV…特徴量、FVTh1…閾値、G1…第1グループ、G2…第2グループ、X~X…タイヤ性能値(予測値)、Y~Y…入力パターン1~Pに対応する予測値。 11: feature extraction unit, 13: decision tree prediction model, 20: contact patch image (images 1 to N) [tire image], D1: teacher data, D2: characteristic information, FV 1 to FV M : feature amount, FV Th1 : threshold value, G1: first group, G2: second group, X 1 to X N : tire performance value (predicted value), Y 1 to Y P : predicted value corresponding to input patterns 1 to P.

Claims (11)

1又は複数のプロセッサが実行する方法であって、
タイヤに関するタイヤ画像と予測値とが対応付けられた教師データを取得するステップと、
前記タイヤ画像に基づく入力画像を特徴抽出部に入力して1つの前記タイヤ画像について複数の特徴量を抽出する特徴量抽出ステップと、
前記抽出された複数の特徴量を入力として前記教師データにおける対応する予測値を出力するように決定木予測モデルを機械学習させる学習ステップと、
学習済みの前記決定木予測モデルを用いて前記複数の特徴量それぞれの重要度を算出する重要度算出ステップと、
前記複数の特徴量のうち、探索対象となる特徴量の選択を受け付けるステップと、
前記選択された探索対象の特徴量が互いに異なり他の特徴量が同一である複数の入力パターンを生成するステップと、
前記生成した複数の入力パターンを前記決定木予測モデルにそれぞれ入力して対応する予測値をそれぞれ予測するステップと、
前記予測された複数の予測値に基づいて、予測値が変動する境界を表す前記探索対象の特徴量の閾値を算出するステップと、
を含む、情報処理方法。
A method executed by one or more processors, comprising:
acquiring training data in which tire images and predicted values related to the tire are associated with each other;
a feature extraction step of inputting an input image based on the tire image to a feature extraction unit and extracting a plurality of feature amounts for one tire image;
a learning step of machine learning a decision tree prediction model so as to input the extracted plurality of feature quantities and output corresponding prediction values in the training data;
an importance calculation step of calculating an importance of each of the plurality of feature amounts by using the trained decision tree prediction model;
receiving a selection of a feature quantity to be searched from among the plurality of feature quantities;
generating a plurality of input patterns each having different feature values of the selected search target and the same feature values in other respects ;
inputting the generated input patterns into the decision tree prediction model and predicting corresponding prediction values;
calculating a threshold value of the feature quantity of the search target, which represents a boundary within which the predicted value varies, based on the plurality of predicted values;
An information processing method comprising:
前記閾値に基づいて前記教師データにおける複数のタイヤ画像を第1グループ又は第2グループのいずれかに分類する分類ステップと、
前記教師データにおける前記複数のタイヤ画像それぞれから少なくとも1つの画像パラメータを算出する画像パラメータ算出ステップと、
前記第1グループに属するタイヤ画像群から算出される第1画像パラメータ群と、前記第2グループに属するタイヤ画像群から算出される第2画像パラメータ群の特性に関する特性情報を出力するステップと、
を含む、請求項1に記載の方法。
a classification step of classifying a plurality of tire images in the training data into either a first group or a second group based on the threshold value;
an image parameter calculation step of calculating at least one image parameter from each of the plurality of tire images in the training data;
outputting characteristic information relating to characteristics of a first image parameter group calculated from the tire image group belonging to the first group and a second image parameter group calculated from the tire image group belonging to the second group;
The method of claim 1 , comprising:
前記第1画像パラメータ群および前記第2画像パラメータ群に基づいて、前記画像パラメータが前記予測値に相関があるか否かを判定するステップを含む、請求項2に記載の方法。 The method of claim 2, further comprising: determining whether the image parameters are correlated with the predicted value based on the first set of image parameters and the second set of image parameters. 前記特性情報は、前記第1画像パラメータ群の第1四分位数及び第3四分位数、並びに、前記第2画像パラメータ群の第1四分位数及び第3四分位数を含む、請求項2又は3に記載の方法。 The method according to claim 2 or 3, wherein the characteristic information includes a first quartile and a third quartile of the first group of image parameters, and a first quartile and a third quartile of the second group of image parameters. 前記画像パラメータ算出ステップを複数回実行して、複数種類の画像パラメータを算出し、
前記方法は、
前記複数種類の画像パラメータそれぞれについて、前記特性情報を出力するステップを含む、請求項2~4のいずれかに記載の方法。
Executing the image parameter calculation step a plurality of times to calculate a plurality of types of image parameters;
The method comprises:
The method according to any one of claims 2 to 4, further comprising the step of outputting the characteristic information for each of the plurality of types of image parameters.
前記画像パラメータ算出ステップを複数回実行して、複数種類の画像パラメータを算出し、
前記方法は、
前記複数種類の画像パラメータそれぞれについて、前記第1画像パラメータ群および前記第2画像パラメータ群の特性に関する特性情報として、前記第1画像パラメータ群および前記第2画像パラメータ群の分布に関する評価値を算出するステップと、
前記評価値に応じた順序で前記複数種類の画像パラメータの少なくとも一部を出力するステップと、
を含む、請求項2~4のいずれかに記載の方法。
Executing the image parameter calculation step a plurality of times to calculate a plurality of types of image parameters;
The method comprises:
calculating an evaluation value relating to distribution of the first image parameter group and the second image parameter group as characteristic information relating to characteristics of the first image parameter group and the second image parameter group for each of the plurality of types of image parameters;
outputting at least a portion of the plurality of types of image parameters in an order according to the evaluation values;
The method according to any one of claims 2 to 4, comprising:
前記評価値は、ウィルコキソン順位和検定、1次元KLダイバージェンス、1次元バタチャリヤ距離、ロジスティクス回帰によるROC解析の少なくとも1つを含む検定手法を用いて算出される、請求項6に記載の方法。 The method according to claim 6, wherein the evaluation value is calculated using a test method including at least one of the Wilcoxon rank sum test, one-dimensional KL divergence, one-dimensional Bhattacharyya distance, and ROC analysis using logistic regression. 前記タイヤ画像は、接地面形状および接地圧を表す接地面画像であり、
前記予測値は、タイヤ性能値であり、
前記画像パラメータは、前記接地面形状および前記接地圧の少なくとも1つから算出される値である、請求項2~7のいずれかに記載の方法。
the tire image is a contact patch image representing a contact patch shape and a contact pressure;
The predicted value is a tire performance value,
The method according to any one of claims 2 to 7, wherein the image parameter is a value calculated from at least one of the contact patch shape and the contact pressure.
前記少なくとも1つの画像パラメータは、
(1)画像における接地面の面積、
(2)画像における接地面の面積と溝面積との合計値、
(3)前記(1)と前記(2)の比率、
(4)接地面を構成する全ての画素について、単位画素あたりの面積と接地圧とを乗算した値の合計値、
(5)接地面を構成する複数の画素それぞれの位置から接地面の重心までの距離と接地圧とを乗算した値の合計値、
(6)複数のブロックそれぞれの面積を当該ブロックの周囲長さで除算した値の平均値、
(7)ブロックの数、
(8)接地面と溝領域を合わせた領域の四角度、
(9)接地面のタイヤ周方向寸法とタイヤ軸方向寸法の比、
(10)タイヤ周方向に延びる周溝の本数、
(11)タイヤ周方向に延びる周溝の幅、
(12)タイヤ周方向に延びる周溝を構成する複数の画素それぞれの位置から当該周溝の重心までの距離を合計した値、
(13)タイヤ軸方向に延びる横溝の間隔、
(14)タイヤ軸方向に延びる横溝の幅、
(15)タイヤ軸方向に延びる横溝の面積、
(16)タイヤ軸方向に延びる横溝の角度、
(17)接地面のタイヤ軸方向の幅
(18)接地面の赤道面に最も近いセンター陸の最大接地長、
(19)接地面のタイヤ軸方向の最も外側にあるショルダー陸の最大接地長、
(20)前記(18)と前記(19)との比率、
(21)接地面の赤道面に最も近いセンター陸の接地圧の合計値を、当該センター陸の面積で割った値、
(22)接地面のタイヤ軸方向の最も外側にあるショルダー陸の接地圧の合計値を、当該ショルダー陸の面積で割った値、
(23)前記(21)と前記(22)の比率、
(24)前記(1)を、試験荷重又は前記(4)で割った値、
(25)前記(2)を、試験荷重又は前記(4)で割った値、
(26)前記(3)を、試験荷重又は前記(4)で割った値、
(27)前記(4)を、試験荷重で割った値、
(28)前記(5)を、試験荷重で割った値、
(29)前記(21)を、試験荷重又は前記(4)で割った値、
(30)前記(22)を、試験荷重又は前記(4)で割った値、
(31)前記(23)を、試験荷重又は前記(4)で割った値、
のうちの少なくとも1つを含む、請求項8に記載の方法。
The at least one image parameter is
(1) The area of the ground surface in the image,
(2) The sum of the area of the contact patch and the area of the groove in the image,
(3) the ratio of (1) to (2),
(4) The sum of the values obtained by multiplying the area per unit pixel by the ground contact pressure for all pixels that make up the ground contact surface,
(5) A total value obtained by multiplying the distance from each of the positions of the pixels constituting the ground contact surface to the center of gravity of the ground contact surface by the ground contact pressure;
(6) The average value of the area of each of the multiple blocks divided by the perimeter of the block;
(7) the number of blocks;
(8) The four angles of the area including the contact surface and the groove area;
(9) Ratio of the tire circumferential dimension to the tire axial dimension of the contact patch;
(10) The number of circumferential grooves extending in the tire circumferential direction;
(11) Width of a circumferential groove extending in the tire circumferential direction,
(12) A value obtained by summing the distances from the positions of each of a plurality of pixels constituting a circumferential groove extending in the tire circumferential direction to the center of gravity of the circumferential groove;
(13) The spacing between axially extending lateral grooves of the tire;
(14) Width of a lateral groove extending in the tire axial direction;
(15) The area of a lateral groove extending in the tire axial direction;
(16) Angle of a lateral groove extending in the tire axial direction;
(17) The width of the tire in the axial direction of the contact surface; (18) The maximum contact length of the center land closest to the equatorial plane of the contact surface;
(19) The maximum contact length of the shoulder land on the outermost side of the tire in the axial direction of the contact surface;
(20) The ratio of (18) to (19),
(21) The sum of the ground pressures of the center land closest to the equatorial plane of the contact surface divided by the area of that center land;
(22) The sum of the contact pressures of the shoulder land located at the outermost part of the tire in the axial direction of the contact surface divided by the area of the shoulder land.
(23) The ratio of (21) to (22),
(24) (1) divided by the test load or (4) above,
(25) The value obtained by dividing (2) by the test load or (4) above,
(26) The value obtained by dividing (3) by the test load or (4) above,
(27) The value obtained by dividing (4) by the test load,
(28) The value obtained by dividing (5) by the test load,
(29) The value obtained by dividing (21) by the test load or (4) above,
(30) The value obtained by dividing (22) by the test load or (4) above,
(31) The value obtained by dividing (23) by the test load or (4) above,
The method of claim 8 , comprising at least one of:
請求項1~9のいずれかに記載の方法を実行する1又は複数のプロセッサを備える、システム。 A system comprising one or more processors for executing the method according to any one of claims 1 to 9. 請求項1~9のいずれかに記載の方法を1又は複数のプロセッサに実行させる、プログラム。 A program that causes one or more processors to execute the method according to any one of claims 1 to 9.
JP2020212275A 2020-12-22 2020-12-22 Information processing method, system and program Active JP7555263B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020212275A JP7555263B2 (en) 2020-12-22 2020-12-22 Information processing method, system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020212275A JP7555263B2 (en) 2020-12-22 2020-12-22 Information processing method, system and program

Publications (2)

Publication Number Publication Date
JP2022098712A JP2022098712A (en) 2022-07-04
JP7555263B2 true JP7555263B2 (en) 2024-09-24

Family

ID=82261711

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020212275A Active JP7555263B2 (en) 2020-12-22 2020-12-22 Information processing method, system and program

Country Status (1)

Country Link
JP (1) JP7555263B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102023123154A1 (en) 2023-08-29 2025-03-06 Dr. Ing. H.C. F. Porsche Aktiengesellschaft Method and device for investigating the aerodynamics of a vehicle

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017123088A (en) 2016-01-08 2017-07-13 安川情報システム株式会社 Prediction program using decision tree learning algorithm, apparatus and method
JP2019035626A (en) 2017-08-10 2019-03-07 株式会社ブリヂストン Tire image recognition method and tire image recognition apparatus
JP2020177542A (en) 2019-04-19 2020-10-29 東芝情報システム株式会社 State change detection device and state change detection program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017123088A (en) 2016-01-08 2017-07-13 安川情報システム株式会社 Prediction program using decision tree learning algorithm, apparatus and method
JP2019035626A (en) 2017-08-10 2019-03-07 株式会社ブリヂストン Tire image recognition method and tire image recognition apparatus
JP2020177542A (en) 2019-04-19 2020-10-29 東芝情報システム株式会社 State change detection device and state change detection program

Also Published As

Publication number Publication date
JP2022098712A (en) 2022-07-04

Similar Documents

Publication Publication Date Title
Singh et al. GLCM and its application in pattern recognition
Shanmugamani et al. Detection and classification of surface defects of gun barrels using computer vision and machine learning
YongHua et al. Study on the identification of the wood surface defects based on texture features
JP5414416B2 (en) Information processing apparatus and method
CN105225227B (en) The method and system of remote sensing image change detection
Wu et al. Watershed-based morphological separation of wear debris chains for on-line ferrograph analysis
KR102158095B1 (en) Method and device for estimating similarity of vedio
KR101460313B1 (en) Apparatus and method for robot localization using visual feature and geometric constraints
JP7555263B2 (en) Information processing method, system and program
CN110826891B (en) A method for obtaining relative collision risk based on ship cluster situation
CN117576079A (en) An industrial product surface anomaly detection method, device and system
Hughes Fitness assignment methods for many-objective problems
CN104331711B (en) SAR image recognition methods based on multiple dimensioned fuzzy mearue and semi-supervised learning
Wolfschläger et al. Sheared edge defect segmentation using a convolutional U-Net for quantified quality assessment of fine blanked workpieces
Kumar et al. Early recognition of wheat powdery mildew disease based on mask RCNN
CN117591853A (en) Feature detection in a carrier environment
CN112990368B (en) A polygonal structure-guided single-sample recognition method and system for hyperspectral images
US20250316052A1 (en) Training Method for Training a Machine Learning Algorithm, Segmentation Method, Computer Program Product and Segmentation Device
Shelare et al. Stridenet: Swin transformer for terrain recognition with dynamic roughness extraction
CN118822974A (en) A wear surface severity assessment method, system, medium and equipment
Florindo et al. Fractal descriptors of texture images based on the triangular prism dimension
CN116324806A (en) Method for quality assurance of example-based systems
CN117437567A (en) A multi-armored target online tracking method, equipment and storage medium
EP4371019A1 (en) Method and control unit for using uncertainty of object detection in a vehicle function
Akashi et al. Generalized Category Discovery with a Self-Organizing Classifier through Prototype Merging

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20231013

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240702

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240819

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240910

R150 Certificate of patent or registration of utility model

Ref document number: 7555263

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150