JP2019095957A - Attribute value prediction device and attribute value prediction program - Google Patents

Attribute value prediction device and attribute value prediction program Download PDF

Info

Publication number
JP2019095957A
JP2019095957A JP2017223428A JP2017223428A JP2019095957A JP 2019095957 A JP2019095957 A JP 2019095957A JP 2017223428 A JP2017223428 A JP 2017223428A JP 2017223428 A JP2017223428 A JP 2017223428A JP 2019095957 A JP2019095957 A JP 2019095957A
Authority
JP
Japan
Prior art keywords
graph
attribute value
value prediction
compound
unit
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.)
Pending
Application number
JP2017223428A
Other languages
Japanese (ja)
Inventor
圭祐 河野
Keisuke Kono
圭祐 河野
智士 小出
Tomoji Koide
智士 小出
千絵 今村
Chie Imamura
千絵 今村
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.)
Toyota Central R&D Labs Inc
Original Assignee
Toyota Central R&D Labs Inc
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 Toyota Central R&D Labs Inc filed Critical Toyota Central R&D Labs Inc
Priority to JP2017223428A priority Critical patent/JP2019095957A/en
Publication of JP2019095957A publication Critical patent/JP2019095957A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

To accurately predict a physical property value of a chemical compound.SOLUTION: An attribute value prediction device 10 comprises a graph generation unit 12 for generating a graph in which a chemical compound is shown by a graph structure, a feature quantity extraction unit 14 for extracting feature quantity of the chemical compound by subjecting a node signal applied to a node of the graph to graph wavelet transform, and an attribute value prediction unit 16 for predicting an attribute value of the chemical compound.SELECTED DRAWING: Figure 1

Description

本発明は、属性値予測装置及び属性値予測プログラムに関する。   The present invention relates to an attribute value prediction device and an attribute value prediction program.

非特許文献1には、mCSM signatureという特徴量を用いてタンパク質の突然変異の影響を予測する方法が開示されている。   Non-Patent Document 1 discloses a method of predicting the effect of mutation of a protein using a feature amount called mCSM signature.

mCSM signatureは、変異導入部位のアミノ酸を中心として、半径r内に存在する原子の頻度を表すものであり、複数の異なるrを設定することで、変異導入部位の周辺に存在する原子を段階的に特徴量に変換することができる。   The mCSM signature represents the frequency of atoms present in the radius r, centering on the amino acid at the mutation site, and by setting a plurality of different r, the atoms present in the periphery of the mutation site are graded Can be converted to feature quantities.

Pires, D.E., Ascher, D. B., & Blundell, T. L. (2013). mCSM: predicting the effects of mutations in proteins using graph-based signatures. Bioinfomatics, 30(3), 335-342.PiCs, D. E., Ascher, D. B., & Blundell, T. L. (2013). MCSM: predicting the effects of mutations in proteins using graph-based signatures. Bioinfomatics, 30 (3), 335-342.

上記従来技術では、距離の閾値として半径rを使って、化合物(タンパク質)のうち、或る一部分(変異周辺)の環境を特徴量に変換している。上記従来技術では、半径r以内に含まれるか否かで信号を離散化するため、例えば半径r付近に原子が存在する場合に、化合物の溶媒中での揺らぎによって特徴量が不安定になる場合があり、物性値等の属性値を精度良く予測できない場合がある、という問題がある。   In the above-mentioned prior art, the radius r is used as the threshold of distance to convert the environment of a part (around the mutation) of the compound (protein) into the feature value. In the above-mentioned prior art, in order to discretize the signal depending on whether or not it is included within the radius r, for example, when an atom is present in the vicinity of the radius r, the feature quantity becomes unstable due to the fluctuation in the solvent of the compound. And there is a problem that attribute values such as physical property values can not be predicted accurately.

また、上記従来技術では、閾値としての半径rを適切に設定しなければならないが、半径rは、化合物の大きさや解きたい問題によって異なるため調整が難しい、という問題があった。   Further, in the above-mentioned prior art, although the radius r as the threshold must be set appropriately, there is a problem that the radius r is difficult to adjust because it varies depending on the size of the compound and the problem to be solved.

本発明は、上記問題点を鑑みてなされたものであり、化合物の属性値を精度良く予測することができる属性値予測装置及び属性値予測プログラムを提供することを目的とする。   The present invention has been made in view of the above problems, and an object thereof is to provide an attribute value prediction device and an attribute value prediction program capable of accurately predicting an attribute value of a compound.

上記の目的を達成するために、請求項1に記載の発明の属性値予測装置は、化合物をグラフ構造で表したグラフを生成するグラフ生成部と、前記グラフのノードに対して与えられたノード信号をグラフウェーブレット変換することにより前記化合物の特徴量を抽出する特徴量抽出部と、前記特徴量に基づいて、前記化合物の属性値を予測する属性値予測部と、を備える。   In order to achieve the above object, the attribute value prediction device of the invention according to claim 1 comprises a graph generation unit for generating a graph representing a compound in a graph structure, and a node given to a node of the graph The feature amount extraction unit extracts the feature amount of the compound by graph wavelet transform of the signal, and the attribute value prediction unit predicts the attribute value of the compound based on the feature amount.

請求項2記載の発明は、前記グラフ生成部は、前記化合物を構成する複数の原子間の距離を表す距離行列を算出する距離行列算出部と、前記距離行列から近傍グラフを生成する近傍グラフ生成部を含み、前記特徴量抽出部は、前記近傍グラフのノード信号をグラフウェーブレット変換することにより前記化合物の特徴量を抽出する。   In the invention according to claim 2, the graph generation unit generates a proximity graph, which generates a proximity graph from the distance matrix, and a distance matrix calculation unit which calculates a distance matrix representing a distance between a plurality of atoms constituting the compound. The feature amount extraction unit extracts a feature amount of the compound by performing a graph wavelet transform on a node signal of the neighborhood graph.

請求項3記載の発明の属性値予測プログラムは、コンピュータを、請求項1または請求項2記載の属性値予測装置の各部として機能させるための属性値予測プログラムである。   An attribute value prediction program according to a third aspect of the present invention is an attribute value prediction program for causing a computer to function as each part of the attribute value prediction device according to the first or second aspect.

本発明によれば、化合物の物性値を精度良く予測することができる、という効果を奏する。   According to the present invention, it is possible to predict physical property values of a compound with high accuracy.

属性値予測装置の機能ブロック図である。It is a functional block diagram of an attribute value prediction device. 属性値予測装置のハードウェア構成を構成図である。It is a block diagram of the hardware constitutions of an attribute value prediction device. 属性値予測処理のフローチャートである。It is a flowchart of attribute value prediction processing.

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

(第1実施形態) First Embodiment

図1は、本実施の形態に係る属性値予測装置10の構成例を示す図である。属性値予測装置10は、グラフ生成部12、特徴量抽出部14、および属性値予測部16を備える。   FIG. 1 is a diagram showing a configuration example of an attribute value prediction device 10 according to the present embodiment. The attribute value prediction device 10 includes a graph generation unit 12, a feature quantity extraction unit 14, and an attribute value prediction unit 16.

グラフ生成部12は、化合物をグラフ構造で表したグラフを生成する。具体的には、グラフ生成部12は、距離行列算出部18および近傍グラフ生成部20を含む。   The graph generation unit 12 generates a graph representing the compound in a graph structure. Specifically, the graph generation unit 12 includes a distance matrix calculation unit 18 and a proximity graph generation unit 20.

距離行列算出部18は、化合物を構成する複数の原子間の距離を表す距離行列を算出する。   The distance matrix calculating unit 18 calculates a distance matrix representing the distance between a plurality of atoms constituting the compound.

近傍グラフ生成部20は、距離行列算出部18により算出された距離行列から近傍グラフを生成する。   The neighborhood graph generation unit 20 generates a neighborhood graph from the distance matrix calculated by the distance matrix calculation unit 18.

特徴量抽出部14は、近傍グラフ生成部20により生成された近傍グラフのノードに対して与えられたノード信号をグラフウェーブレット変換することにより化合物の特徴量を抽出する。   The feature quantity extraction unit 14 extracts the feature quantity of the compound by subjecting the node signal given to the node of the neighborhood graph generated by the neighborhood graph generation unit 20 to graph wavelet transformation.

属性値予測部16は、特徴量抽出部14により抽出された特徴量に基づいて、化合物の属性値を予測する。なお、本実施形態では、属性値が化合物の物性値である場合について説明するが、これに限られるものではない。   The attribute value prediction unit 16 predicts the attribute value of the compound based on the feature amount extracted by the feature amount extraction unit 14. In addition, although this embodiment demonstrates the case where an attribute value is a physical property value of a compound, it is not restricted to this.

図2は、属性値予測装置10のハードウェア構成を示すブロック図である。   FIG. 2 is a block diagram showing the hardware configuration of the attribute value prediction device 10. As shown in FIG.

属性値予測装置10は、コンピュータとしての機能を有し、CPU(Central Processing Unit)30A、ROM(Read Only Memory)30B、RAM(Random Access Memory)30C、不揮発性メモリ30D、ハードディスク30E、および通信インターフェース(I/F:Interface)部30Fを有する。そして、CPU30A、ROM30B、RAM30C、不揮発性メモリ30D、ハードディスク30E、および通信インターフェース部30Fは、バス30Gを介して互いに接続されている。   The attribute value prediction device 10 has a function as a computer, and includes a central processing unit (CPU) 30A, a read only memory (ROM) 30B, a random access memory (RAM) 30C, a non-volatile memory 30D, a hard disk 30E, and a communication interface. (I / F: Interface) part 30F is provided. The CPU 30A, the ROM 30B, the RAM 30C, the non-volatile memory 30D, the hard disk 30E, and the communication interface unit 30F are connected to one another via a bus 30G.

CPU30Aは、中央演算処理ユニットであり、各種プログラムを実行したり、各部を制御したりする。その際、RAM30Cをワークエリアとしてプログラムを実行する。   The CPU 30A is a central processing unit and executes various programs and controls each part. At this time, the program is executed with the RAM 30C as a work area.

不揮発性メモリ30Dは、属性値予測装置10の電源をオフにしてもデータ内容が保持されるメモリである。   The non-volatile memory 30D is a memory that retains data contents even when the power to the attribute value prediction device 10 is turned off.

ハードディスク30Eには、例えば後述する属性値予測プログラム等が記憶される。   For example, an attribute value prediction program described later is stored in the hard disk 30E.

通信インターフェース部30Fは、図示しない外部装置と通信を行う。   The communication interface unit 30F communicates with an external device (not shown).

次に、本実施形態の作用として、CPU30Aで実行される属性値予測処理について、図3に示すフローチャートを参照して説明する。CPU30Aは、ハードディスク30Eに記憶された属性値予測プログラムを読み込んで実行する。   Next, an attribute value prediction process executed by the CPU 30A will be described with reference to the flowchart shown in FIG. 3 as the operation of the present embodiment. The CPU 30A reads and executes the attribute value prediction program stored in the hard disk 30E.

ステップS100では、化合物を構成する複数の原子間の距離を表す距離行列を算出する。例えば、或る化合物Cにおいて、化合物に含まれるN個の原子の物性値をf={f、f、・・・、f}と表す。また、化合物Cに含まれるN個の原子の3次元位置をx={x、x、・・・x}と表す。 In step S100, a distance matrix representing the distances between a plurality of atoms constituting the compound is calculated. For example, in a certain compound C, the physical property values of N atoms contained in the compound are represented as f = {f 1 , f 2 ,..., F N }. Further, the three-dimensional position of N atoms contained in the compound C is represented as x = {x 1 , x 2 ,... X N }.

そして、各原子間の距離

を算出する。ここで、AはN個の各原子間の距離を表すN×Nの距離行列である。また、原子iと原子jとの原子間距離Ai,jは次式で表される。
And the distance between each atom

Calculate Here, A is an N × N distance matrix representing distances between N atoms. The interatomic distance A i, j between atom i and atom j is expressed by the following equation.

ステップS102では、ステップS100で算出した距離行列から近傍グラフを生成する。本実施形態では、所謂グラフ理論におけるグラフを用いて化合物を表現する。グラフ理論におけるグラフは、ノードの集合と、ノードとノードとを結ぶ辺の集合と、で構成される。ここでは、ノードが化合物の原子を表し、ノードに対して与えられたノード信号が原子の物性値を表す。また、各ノードを結ぶ辺は、原子間の距離を表す。   In step S102, a proximity graph is generated from the distance matrix calculated in step S100. In the present embodiment, the compound is expressed using a graph in a so-called graph theory. A graph in graph theory is composed of a set of nodes and a set of edges connecting nodes and nodes. Here, a node represents an atom of a compound, and a node signal given to the node represents a physical property value of the atom. Moreover, the side connecting each node represents the distance between atoms.

原子間の距離Aから近傍グラフを生成する方法としては、例えば、第1の方法として、距離行列に基づいて、距離が近いノードから順に予め定めた数のノードを接続する方法がある。   As a method of generating a proximity graph from the distance A between atoms, for example, as a first method, there is a method of connecting a predetermined number of nodes in order from nodes closer in distance based on a distance matrix.

また、第2の方法として、距離行列に基づいて、距離が予め定めた閾値以下の範囲にあるノード同士を接続する方法がある。   Further, as a second method, there is a method of connecting nodes whose distance is within a predetermined threshold value or less based on a distance matrix.

また、第3の方法として、距離の逆数をグラフの重みとしてノード同士を接続する方法がある。   As a third method, there is a method of connecting nodes using the inverse of the distance as the weight of the graph.

なお、近傍グラフの生成方法については、上記の第1〜第3の方法に限られるものではない。   The method of generating the neighborhood graph is not limited to the first to third methods described above.

ここで、生成した近傍グラフの重みをWtとする。ただし、原子i,jについて、Wti,i=0、Wti,j=Wtj,iである。なお、第3の方法のように、距離の逆数をグラフの重みとした場合はWti,j=1/Ai,jである。すなわち、近傍グラフでは、距離が遠くなるほどグラフの重みが小さくなる。 Here, let Wt be the weight of the generated neighborhood graph. However, for the atom i, j, Wt i, i = 0 and Wt i, j = Wt j, i . As in the third method, when the reciprocal of the distance is used as the weight of the graph, Wt i, j = 1 / A i, j . That is, in the neighborhood graph, the weight of the graph decreases as the distance increases.

ステップS104では、グラフのノードに対して与えられたノード信号を、ステップS102で生成した近傍グラフを利用してグラフウェーブレット変換する。以下、グラフウェーブレット変換について説明する。   In step S104, the node signal given to the nodes of the graph is graph wavelet transformed using the neighborhood graph generated in step S102. The graph wavelet transform will be described below.

ステップS102で生成した近傍グラフのグラフラプラシアンをLとする。本実施形態では、一例としてLは酔歩正規化グラフラプラシアンであり、次式で表される。   The graph Laplacian of the neighborhood graph generated in step S102 is L. In the present embodiment, L is a random walk normalized graph Laplacian as an example, and is expressed by the following equation.

L=D−1(D−W) L = D- 1 (D-W)

ここで、

である。また、グラフラプラシアンのl番目の固有値をλ、固有ベクトルをuとする。
here,

It is. Also, let it be assumed that the l-th eigenvalue of the graph Laplacian is λ l and the eigenvector is u l .

そして、ノード信号である原子の物性値fを、次式によりグラフウェーブレット変換する。   Then, the physical property value f of the atom which is a node signal is graph-wavelet transformed by the following equation.

・・・(1) ... (1)

ここで、Wは、グラフウェーブレット変換により得られた特徴量を表す。また、sはスケールパラメータ、aは位置パラメータを表す。また、gはカーネル関数であり、通常のウェーブレット変換におけるウェーブレット関数に対応する。なお、カーネル関数gは、例えばメキシカンハット関数等を用いることができるが、これに限られるものではない。   Here, W represents the feature value obtained by graph wavelet transformation. Also, s is a scale parameter, and a is a position parameter. Also, g is a kernel function, which corresponds to the wavelet function in the normal wavelet transform. The kernel function g may be, for example, a Mexican hat function, but is not limited thereto.

グラフウェーブレット変換は、関数fをグラフの固有ベクトル方向(周波数方向)に射影し、周波数空間でフィルタをかけた後、元の空間に戻す処理である。このグラフウェーブレット変換によって、周辺の原子の物性値を畳み込んだ特徴量Wを得ることができる。   The graph wavelet transform is a process of projecting the function f in the eigenvector direction (frequency direction) of the graph, filtering it in the frequency space, and returning it to the original space. By this graph wavelet transformation, it is possible to obtain the feature value W in which the physical property values of the surrounding atoms are convoluted.

ステップS106では、ステップS104のグラフウェーブレット変換により得られた特徴量Wおよび他の特徴量Xに基づいて、物性値yを予め定めた予測処理gθにより予測する。 In step S106, the physical property value y is predicted by a predetermined prediction process g θ based on the feature amount W and the other feature amounts X obtained by the graph wavelet transformation in step S104.

物性値yの予測処理gθには、公知の学習方法を用いることができる。予測処理gθとしては、例えばSVM(Support Vector Machine)、xgboost(eXtreme Gradient Boosting)等を用いることができる。 A well-known learning method can be used for the prediction process g θ of the physical property value y. As prediction process g theta can be used, for example SVM (Support Vector Machine), xgboost (eXtreme Gradient Boosting) and the like.

ここで、予測処理gθは、特徴量Wおよび他の特徴量Xを入力として、予め定めたパラメータθを用いて物性値yを予測する。パラメータθについては後述するが、例えば学習データから事前に推定した値を用いる。 Here, with the feature amount W and the other feature amount X as input, the prediction process g θ predicts the physical property value y using a predetermined parameter θ. Although the parameter θ will be described later, for example, a value estimated in advance from learning data is used.

他の特徴量Xは、例えば化合物がタンパク質の場合にはPSSM(Position Specific Scoring Matrix、遺伝的特徴量)等が用いられる。PSSMは、例えば或るタンパク質を、類似するタンパク質と比較した場合に、或る位置において、どのアミノ酸が多く存在するかを表す特徴量である。特徴量Wおよび他の特徴量Xを入力として予測処理gθを実行することにより、未知の化合物の物性値yが出力として得られる。 As another feature amount X, for example, when the compound is a protein, PSSM (Position Specific Scoring Matrix, genetic feature amount) or the like is used. PSSM is, for example, a feature that indicates which amino acid is present more at a certain position when a certain protein is compared with a similar protein. The physical property value y of the unknown compound is obtained as an output by executing the prediction process g θ with the feature amount W and the other feature amounts X as inputs.

次に、予測処理gθのパラメータθの最適化について説明する。 Next, optimization of the parameter θ of the prediction process g θ will be described.

パラメータθの最適化には、既に物性値が計測された複数の化合物を用いる。この化合物の特徴量をWtrain、Xtrainとし、計測された物性値をytrainとした場合、これらを用いて、ytrain=gθ(Wtrain、Xtrain)となるように、パラメータθを最適化する。これにより、物性値が計測されていない新たな化合物に対して、特徴量W、Xから物性値yを予測することができる。 For optimization of the parameter θ, a plurality of compounds whose physical property values have already been measured are used. Assuming that the characteristic amount of this compound is W train and X train , and the measured physical property value is y train , using these, the parameter θ is set so that y train = g θ (W train , X train ). Optimize. Thus, the physical property value y can be predicted from the feature amounts W and X for a new compound whose physical property value is not measured.

このように、本実施形態では、化合物をグラフとして捉えることにより、化合物の大きさなどに影響を受けにくいデータ構造を得ることができる。そして、ウェーブレット変換で用いられるメキシカンハット関数等のウェーブレット関数を利用して特徴量を抽出することにより、従来のように閾値などのパラメータに依存せず、かつ、化合物の溶媒中での揺らぎに影響されづらい、化合物全体を含んだ特徴量を生成できる。これにより、化合物の物性値を精度良く予測することができる。   Thus, in the present embodiment, by capturing the compound as a graph, it is possible to obtain a data structure that is not easily affected by the size of the compound and the like. Then, by extracting feature quantities using wavelet functions such as Mexican hat function used in wavelet transform, it does not depend on parameters such as threshold as in the prior art, and influences fluctuation in the solvent of the compound. It is difficult to do so, and it is possible to generate feature quantities that include the entire compound. Thereby, the physical property value of the compound can be accurately predicted.

10 属性値予測装置
12 グラフ生成部
14 特徴量抽出部
16 属性値予測部
18 距離行列算出部
20 近傍グラフ生成部
DESCRIPTION OF SYMBOLS 10 Attribute value prediction apparatus 12 Graph generation part 14 Feature quantity extraction part 16 Attribute value prediction part 18 Distance matrix calculation part 20 Neighborhood graph generation part

Claims (3)

化合物をグラフ構造で表したグラフを生成するグラフ生成部と、
前記グラフのノードに対して与えられたノード信号をグラフウェーブレット変換することにより前記化合物の特徴量を抽出する特徴量抽出部と、
前記特徴量に基づいて、前記化合物の属性値を予測する属性値予測部と、
を備えた属性値予測装置。
A graph generation unit that generates a graph representing the compound in a graph structure;
A feature amount extraction unit that extracts feature amounts of the compound by performing graph wavelet transform on node signals given to nodes of the graph;
An attribute value prediction unit that predicts the attribute value of the compound based on the feature amount;
Attribute value prediction device equipped with
前記グラフ生成部は、前記化合物を構成する複数の原子間の距離を表す距離行列を算出する距離行列算出部と、前記距離行列から近傍グラフを生成する近傍グラフ生成部を含み、
前記特徴量抽出部は、前記近傍グラフのノード信号をグラフウェーブレット変換することにより前記化合物の特徴量を抽出する
請求項1記載の属性値予測装置。
The graph generation unit includes a distance matrix calculation unit that calculates a distance matrix that indicates distances between a plurality of atoms that constitute the compound, and a neighborhood graph generation unit that generates a neighborhood graph from the distance matrix,
The attribute value prediction device according to claim 1, wherein the feature amount extraction unit extracts feature amounts of the compound by performing graph wavelet transform on node signals of the neighborhood graph.
コンピュータを、請求項1または請求項2記載の属性値予測装置の各部として機能させるための属性値予測プログラム。   The attribute value prediction program for functioning a computer as each part of the attribute value prediction apparatus of Claim 1 or Claim 2.
JP2017223428A 2017-11-21 2017-11-21 Attribute value prediction device and attribute value prediction program Pending JP2019095957A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017223428A JP2019095957A (en) 2017-11-21 2017-11-21 Attribute value prediction device and attribute value prediction program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017223428A JP2019095957A (en) 2017-11-21 2017-11-21 Attribute value prediction device and attribute value prediction program

Publications (1)

Publication Number Publication Date
JP2019095957A true JP2019095957A (en) 2019-06-20

Family

ID=66972980

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017223428A Pending JP2019095957A (en) 2017-11-21 2017-11-21 Attribute value prediction device and attribute value prediction program

Country Status (1)

Country Link
JP (1) JP2019095957A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110767271A (en) * 2019-10-15 2020-02-07 腾讯科技(深圳)有限公司 Compound property prediction method, device, computer device and readable storage medium
CN110957012A (en) * 2019-11-28 2020-04-03 腾讯科技(深圳)有限公司 Method, device, equipment and storage medium for analyzing properties of compound

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110767271A (en) * 2019-10-15 2020-02-07 腾讯科技(深圳)有限公司 Compound property prediction method, device, computer device and readable storage medium
CN110767271B (en) * 2019-10-15 2021-01-08 腾讯科技(深圳)有限公司 Compound property prediction method, device, computer device and readable storage medium
WO2021073391A1 (en) * 2019-10-15 2021-04-22 腾讯科技(深圳)有限公司 Compound property prediction method and apparatus, and computer device and readable storage medium
US11942191B2 (en) 2019-10-15 2024-03-26 Tencent Technology (Shenzhen) Company Limited Compound property prediction method and apparatus, computer device, and readable storage medium
CN110957012A (en) * 2019-11-28 2020-04-03 腾讯科技(深圳)有限公司 Method, device, equipment and storage medium for analyzing properties of compound
CN110957012B (en) * 2019-11-28 2021-04-09 腾讯科技(深圳)有限公司 Method, device, equipment and storage medium for analyzing properties of compound

Similar Documents

Publication Publication Date Title
JP6899651B2 (en) Design variable penalty function for designing variables to cost-effectively design a multi-layerable structure
WO2019216404A1 (en) Neural network construction device, information processing device, neural network construction method, and program
Wang et al. A velocity field level set method for shape and topology optimization
JP2019159864A (en) Search device, search method and plasma processing apparatus
US20160357166A1 (en) Gray box model estimation for process controller
US20190108299A1 (en) Fluid simulation program, fluid simulation method, and fluid simulation device
US9129075B2 (en) Mesh generation system
Jiang et al. Parametric shape and topology optimization: A new level set approach based on cardinal basis functions
JP6382284B2 (en) Data flow programming of computing devices with graph partitioning based on vector estimation
JP2019095957A (en) Attribute value prediction device and attribute value prediction program
JP6331756B2 (en) Test case generation program, test case generation method, and test case generation apparatus
US10296628B2 (en) Sample size estimator
US9684747B2 (en) Parameter modeling for semiconductor arrangements
KR101492197B1 (en) Method and device for sequential approximate optimization design
Maljovec et al. Adaptive sampling with topological scores
Vogel et al. Adaptive and highly accurate numerical treatment for a gradient‐enhanced brittle damage model
Zobaer et al. Maximum thickness control in topology optimization using an inflection-point-based geometric constraint
JP2020173650A (en) Program operation system, and program operation method
JP6758252B2 (en) Histogram generation method, histogram generator and histogram generation program
Rodrigues et al. Resilience of protein–protein interaction networks as determined by their large-scale topological features
JP2015001874A5 (en)
CN107590300B (en) Shortest path determining method and information processing apparatus
JP6645509B2 (en) Structure analysis method and structure analysis program
JP2024030856A (en) Information processing device
KR101949448B1 (en) Clustering method and apparatus using Gaussian Process Regression