JP5083320B2 - 化合物の物性予測装置、物性予測方法およびその方法を実施するためのプログラム - Google Patents
化合物の物性予測装置、物性予測方法およびその方法を実施するためのプログラム Download PDFInfo
- Publication number
- JP5083320B2 JP5083320B2 JP2009528918A JP2009528918A JP5083320B2 JP 5083320 B2 JP5083320 B2 JP 5083320B2 JP 2009528918 A JP2009528918 A JP 2009528918A JP 2009528918 A JP2009528918 A JP 2009528918A JP 5083320 B2 JP5083320 B2 JP 5083320B2
- Authority
- JP
- Japan
- Prior art keywords
- sample
- prediction
- prediction model
- similarity
- unknown
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16C—COMPUTATIONAL CHEMISTRY; CHEMOINFORMATICS; COMPUTATIONAL MATERIALS SCIENCE
- G16C20/00—Chemoinformatics, i.e. ICT specially adapted for the handling of physicochemical or structural data of chemical particles, elements, compounds or mixtures
- G16C20/30—Prediction of properties of chemical compounds, compositions or mixtures
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16C—COMPUTATIONAL CHEMISTRY; CHEMOINFORMATICS; COMPUTATIONAL MATERIALS SCIENCE
- G16C20/00—Chemoinformatics, i.e. ICT specially adapted for the handling of physicochemical or structural data of chemical particles, elements, compounds or mixtures
- G16C20/70—Machine learning, data mining or chemometrics
Landscapes
- Chemical & Material Sciences (AREA)
- Crystallography & Structural Chemistry (AREA)
- Life Sciences & Earth Sciences (AREA)
- Engineering & Computer Science (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Computing Systems (AREA)
- Theoretical Computer Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
10 化合物の物性予測システム
12 未知サンプルのデータ入力装置
14 未知サンプルのパラメータ生成装置
16 学習サンプルライブラリ
18 類似度計算装置
20 サブサンプルセット作成装置
22 予測モデルの作成装置
24 物性予測値算出装置
26 出力装置
(2)同一値の出現頻度
(3)相関(単相関)係数
(4)多重相関
(5)フィッシャー比
(6)ウェイトサイン法
(7)バリアンスウエイト法
(8)遺伝的アルゴリズムによる特徴抽出
現在では他に多くの特徴抽出手法が存在し、適用するデータ解析手法に強く依存した特徴抽出手法も多数存在するので、以上の手法に加えてさらに他の手法を実施しても良い。
類似度を計算しようとする未知サンプルXおよび学習サンプルYについて、種々の部分構造、官能基等の有無を、未知サンプルのパラメータ生成装置14および学習サンプルライブラリ16を参照してリストアップし、以下の表1に示すように、0と1のビット列で示す。
T=C/(A+B−C) (式1)
として定義される。
A:サンプルXにおいて1となるビット数
B:サンプルYにおいて1となるビット数
C:サンプルXとサンプルYで共通に1となるビット数
化合物に関しては種々のパラメータが存在する。簡単なものから言えば、分子量、分子容、分子表面積、分子投影面積、原子/結合数(全体及び原子種/結合種単位)、種々物性(例えば、LogP(分配係数)、MR(分子屈折率)、パラコール、融点、沸点、他)等の様々なパラメータがある。これらのパラメータ値を、類似サンプルを検出するためのフィルタとして用いる。この場合、一個のパラメータを指定してその値をフィルタとする手法、二個以上のパラメータを指定してそれらの値をフィルタとする手法がある。
この手法には、1)サンプル間のN次元空間上での距離を求める方法、および2)種々のクラスタリング手法を用いる方法、がある。1)の方法については、未知サンプルを含んだ学習サンプルセットに対して、パラメータ値を基に多変量解析/パターン認識を実行し、N個のパラメータによるN次元空間を構築する。この場合、N次元空間上で各サンプル間の距離を計算することが可能であり、従って、未知サンプルとの距離が予め設定された範囲内にある学習サンプルを類似サンプルとして取り出し、予測モデル作成用のサブサンプルセットを構築する。
Claims (10)
- 複数の学習サンプルの個々に関して化学構造に関するパラメータ値と予測項目に対する値とがあらかじめ登録された学習サンプルライブラリと、
未知サンプルのデータを入力する入力装置と、
前記入力されたデータに基づいて前記未知サンプルのパラメータ値を算出するパラメータ生成装置と、
前記パラメータ値に基づいて前記未知サンプルと前記個々の学習サンプルとの類似度を計算する類似度計算装置と、
前記類似度が予め決定した閾値以上である学習サンプルを取り出してサブサンプルセットを構築するサブサンプルセット作成装置と、
前記サブサンプルセットにデータ解析を行って予測モデルを作成する予測モデルの作成装置と、
前記作成された予測モデルを前記未知サンプルに適用して前記予測項目の値を算出する予測値算出装置と、を備え、
前記予測モデルの作成装置は、前記サブサンプルセット中の個々のサンプルに関して前記学習サンプルライブラリより取得したパラメータのセットに対して特徴抽出を行って最終パラメータセットを設定すると共に、前記サブサンプルセット中の学習サンプル数が前記最終パラメータセット中のパラメータ数に比べて低い場合、前記サブサンプルセット作成装置における類似度の閾値を変更する、化合物の特性予測装置。 - 請求項1記載の装置において、
前記サブサンプルセット作成装置は、前記サブサンプルセットに含まれる学習サンプル数が予め設定した最低数より少ない場合、前記類似度の閾値を変更して、前記サブサンプルセットに含まれる学習サンプル数を前記最低数以上とする、化合物の特性予測装置。 - 請求項1記載の装置において、
前記類似度計算装置は、前記未知サンプルと前記個々の学習サンプルとが予め設定した部分構造および官能基を有するか否かに基づいてTanimoto係数を算出し、両サンプル間の類似度を決定する、化合物の特性予測装置。 - 請求項1記載の装置において、
前記予測項目は化合物の安全性である、化合物の特性予測装置。 - 未知サンプルについて複数のパラメータ値を取得するステップと、
個々の学習サンプルについて前記複数のパラメータ値を取得するステップと、
前記複数のパラメータ値に基づいて前記未知サンプルと前記個々の学習サンプルの類似度を算出するステップと、
前記算出した類似度が予め設定した閾値以上の学習サンプルを取り出してサブサンプルセットを構成するステップと、
前記サブサンプルセットに、パラメータの特徴抽出を行って設定した最終パラメータセットを用いてデータ解析を行って予測モデルを作成するステップと、
前記作成した予測モデルを前記未知サンプルに適用して予測項目を計算するステップと、を備え、
前記予測モデルを作成するステップは、前記サブサンプルセット中の学習サンプル数が前記最終パラメータセット中のパラメータ数に比べて低い場合、前記類似度の閾値を変更して新たなサブサンプルセットを構成し、当該新たなサブサンプルセットに基づいて予測モデルを作成する、化合物の特性予測方法。 - 請求項5に記載の方法において、
さらに、構成された前記サブサンプルセット中のサンプル数が予め決定した最低数より少ない場合、前記閾値を変更して新たなサブサンプルセットを構成するステップを備え、
前記予測モデルは新たなサブサンプルセットに基づいて作成される、化合物の特性予測方法。 - 請求項5に記載の方法において、
さらに、前記未知サンプルと他の未知サンプルとの類似度を演算し、この演算結果に基づいて前記未知サンプルに類似するサンプルグループを作成するステップを含み、
前記予測項目を演算するステップは、前記予測モデルを前記類似するサンプルグループの個々のサンプルに適用して予測結果を獲得する、化合物の特性予測方法。 - 未知サンプルについて複数のパラメータ値を取得するステップと、
個々の学習サンプルについて前記複数のパラメータ値を取得するステップと、
前記複数のパラメータ値に基づいて前記未知サンプルと前記個々の学習サンプルの類似度を算出するステップと、
前記算出した類似度が予め設定した閾値以上の学習サンプルを取り出してサブサンプルセットを構成するステップと、
前記サブサンプルセットに、パラメータの特徴抽出を行って設定した最終パラメータセットを用いてデータ解析を行って予測モデルを作成するステップであって、前記サブサンプルセット中の学習サンプル数が前記最終パラメータセットのパラメータ数に比べて低い場合、前記類似度の閾値を変更して新たなサブサンプルセットを構成し、当該新たなサブサンプルセットに基づいて予測モデルを作成するステップと、
前記作成した予測モデルを前記未知サンプルに適用して予測項目を計算するステップと、
から構成される処理をコンピュータに実行させる、化合物の特性予測プログラム。 - 請求項8記載のプログラムにおいて、前記処理は、
さらに、構成された前記サブサンプルセット中のサンプル数が予め決定した最低数より少ない場合、前記閾値を変更して新たなサブサンプルセットを構成するステップを備え、
前記予測モデルは新たなサブサンプルセットに基づいて作成される、化合物の特性予測プログラム。 - 請求項8に記載のプログラムにおいて、前記処理は、
さらに、前記未知サンプルと他の未知サンプルとの類似度を演算し、この演算結果に基づいて前記未知サンプルに類似するサンプルグループを作成するステップを含み、
前記予測項目を演算するステップは、前記予測モデルを前記類似するサンプルグループの個々のサンプルに適用して予測結果を獲得する、化合物の特性予測プログラム。
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2007/066286 WO2009025045A1 (ja) | 2007-08-22 | 2007-08-22 | 化合物の物性予測装置、物性予測方法およびその方法を実施するためのプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPWO2009025045A1 JPWO2009025045A1 (ja) | 2010-11-18 |
| JP5083320B2 true JP5083320B2 (ja) | 2012-11-28 |
Family
ID=40377956
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2009528918A Expired - Fee Related JP5083320B2 (ja) | 2007-08-22 | 2007-08-22 | 化合物の物性予測装置、物性予測方法およびその方法を実施するためのプログラム |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US8473448B2 (ja) |
| EP (1) | EP2180435A4 (ja) |
| JP (1) | JP5083320B2 (ja) |
| WO (1) | WO2009025045A1 (ja) |
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2022154236A1 (ko) * | 2021-01-12 | 2022-07-21 | 삼성전자 주식회사 | 사용자 입력을 추론하는 사용자 맞춤형 전자 장치 및 이를 제어하는 방법 |
| US11977699B2 (en) | 2021-04-19 | 2024-05-07 | Samsung Electronics Co., Ltd. | Electronic device and operating method of the same |
| WO2024116642A1 (ja) * | 2022-11-30 | 2024-06-06 | 富士フイルム株式会社 | 学習装置、物性予測装置、学習プログラム、及び物性予測プログラム |
| US12040056B2 (en) | 2018-09-14 | 2024-07-16 | Fujifilm Corporation | Method for evaluating synthetic aptitude of compound, program for evaluating synthetic aptitude of compound, and device for evaluating synthetic aptitude of compound |
| US12045458B2 (en) | 2020-08-21 | 2024-07-23 | Samsung Electronics Co., Ltd. | Device and method with trained neural network to identify touch input |
| US12542198B2 (en) | 2018-09-14 | 2026-02-03 | Fujifilm Corporation | Evolutionary algorithm for searching for a chemical structure having a target physical property that maintains structural diversity among candidates |
Families Citing this family (38)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| AU2010309988A1 (en) * | 2009-10-21 | 2012-06-14 | Basf Plant Science Company Gmbh | Method for generating biomarker reference patterns |
| US8738549B2 (en) * | 2010-12-21 | 2014-05-27 | International Business Machines Corporation | Predictive modeling |
| US20150067357A1 (en) * | 2013-08-30 | 2015-03-05 | Advanced Micro Devices, Inc. | Prediction for power gating |
| US9851777B2 (en) | 2014-01-02 | 2017-12-26 | Advanced Micro Devices, Inc. | Power gating based on cache dirtiness |
| US9720487B2 (en) | 2014-01-10 | 2017-08-01 | Advanced Micro Devices, Inc. | Predicting power management state duration on a per-process basis and modifying cache size based on the predicted duration |
| US10026114B2 (en) * | 2014-01-10 | 2018-07-17 | Betterdoctor, Inc. | System for clustering and aggregating data from multiple sources |
| US11093869B2 (en) * | 2014-02-13 | 2021-08-17 | Brewmetrix Inc. | Analytical system with iterative method of analyzing data in web-based data processor with results display designed for non-experts |
| US9507410B2 (en) | 2014-06-20 | 2016-11-29 | Advanced Micro Devices, Inc. | Decoupled selective implementation of entry and exit prediction for power gating processor components |
| KR102457974B1 (ko) | 2015-11-04 | 2022-10-21 | 삼성전자주식회사 | 신규 물질 탐색 방법 및 장치 |
| US10366779B2 (en) | 2015-12-30 | 2019-07-30 | International Business Machines Corporation | Scheme of new materials |
| US10915808B2 (en) * | 2016-07-05 | 2021-02-09 | International Business Machines Corporation | Neural network for chemical compounds |
| WO2018042665A1 (ja) * | 2016-09-05 | 2018-03-08 | 富士通株式会社 | 情報提示方法、装置、及びプログラム |
| JP6831221B2 (ja) * | 2016-11-28 | 2021-02-17 | 株式会社東海理化電機製作所 | 学習装置及び学習方法 |
| CN109039691B (zh) * | 2018-06-01 | 2021-05-18 | 平安科技(深圳)有限公司 | 服务器、预测系统调用量的方法及存储介质 |
| CN108932525B (zh) * | 2018-06-07 | 2022-04-29 | 创新先进技术有限公司 | 一种行为预测方法及装置 |
| JP6559850B1 (ja) | 2018-07-27 | 2019-08-14 | Karydo TherapeutiX株式会社 | ヒトにおける被験物質の作用を予測するための人工知能モデル |
| EP3851461A4 (en) * | 2018-09-10 | 2021-11-17 | FUJIFILM Corporation | FLOW REACTION AID DEVICE AND METHOD, FLOW REACTION EQUIPMENT AND METHOD |
| EP3858474A4 (en) * | 2018-09-28 | 2021-12-22 | FUJIFILM Corporation | FLOW REACTION EQUIPMENT AND PROCESS |
| US12191003B2 (en) | 2018-10-01 | 2025-01-07 | International Business Machines Corporation | Real-time prediction of chemical properties through combining calculated, structured and unstructured data at large scale |
| WO2020184240A1 (ja) | 2019-03-08 | 2020-09-17 | 富士フイルム株式会社 | データ生成装置および方法、並びに学習装置および方法 |
| US11403354B2 (en) | 2019-04-16 | 2022-08-02 | International Business Machines Corporation | Managing search queries of a search service |
| US11403356B2 (en) | 2019-04-16 | 2022-08-02 | International Business Machines Corporation | Personalizing a search of a search service |
| US11436214B2 (en) | 2019-04-16 | 2022-09-06 | International Business Machines Corporation | Preventing search fraud |
| US10956430B2 (en) * | 2019-04-16 | 2021-03-23 | International Business Machines Corporation | User-driven adaptation of rankings of navigation elements |
| US10515715B1 (en) | 2019-06-25 | 2019-12-24 | Colgate-Palmolive Company | Systems and methods for evaluating compositions |
| CN110457654A (zh) * | 2019-08-08 | 2019-11-15 | 哈尔滨理工大学 | 一种基于现场数据的机载设备可靠性预测方法 |
| JP7353874B2 (ja) * | 2019-09-03 | 2023-10-02 | 株式会社日立製作所 | 材料特性予測装置および材料特性予測方法 |
| JP7383982B2 (ja) * | 2019-10-30 | 2023-11-21 | 株式会社ジェイテクト | 工具寿命予測システム |
| JPWO2021145434A1 (ja) * | 2020-01-17 | 2021-07-22 | ||
| JP2021117798A (ja) * | 2020-01-28 | 2021-08-10 | 国立大学法人山形大学 | 分子設計支援システム、分子特性値予測方法、分子設計支援プログラム |
| JP7453053B2 (ja) * | 2020-04-27 | 2024-03-19 | Toyo Tire株式会社 | ゴム材料物性予測システム、およびゴム材料物性予測方法 |
| CN112185477B (zh) * | 2020-09-25 | 2024-04-16 | 北京望石智慧科技有限公司 | 分子特征的提取及三维定量构效关系的计算方法及装置 |
| CN112837761A (zh) * | 2020-12-28 | 2021-05-25 | 广东石油化工学院 | 一种烟气成分的预测方法 |
| CN113298185B (zh) * | 2021-06-21 | 2024-05-28 | 深信服科技股份有限公司 | 模型训练方法、异常文件检测方法、装置、设备及介质 |
| CN117882139A (zh) * | 2021-09-06 | 2024-04-12 | 株式会社力森诺科 | 化合物的安全性预测装置、化合物的安全性预测程序及化合物的安全性预测方法 |
| JP2023053726A (ja) * | 2021-10-01 | 2023-04-13 | トヨタ自動車株式会社 | 解析装置、解析方法及び解析プログラム |
| WO2023199413A1 (ja) * | 2022-04-12 | 2023-10-19 | 富士通株式会社 | 機械学習プログラム、機械学習方法および情報処理装置 |
| CN118194358B (zh) * | 2024-05-16 | 2024-08-13 | 福建中信网安信息科技有限公司 | 一种基于大语言模型数据安全风险评估与管理系统 |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH08123781A (ja) * | 1994-10-20 | 1996-05-17 | Fujitsu Ltd | 3次元化合物構造式の周辺空間情報を数値データへ変換する方法、並びに、3次元化合物構造式とその周辺空間との相互作用を数値データへ変換する方法 |
| JPH10240715A (ja) * | 1997-03-03 | 1998-09-11 | Toshiba Corp | 予測・推定装置及び予測・推定方法 |
| JP2000040079A (ja) * | 1998-07-24 | 2000-02-08 | Fujitsu Ltd | 並列データ分析装置 |
| JP2003122572A (ja) * | 2001-10-18 | 2003-04-25 | Fujitsu Ltd | データ分析装置及び記録媒体 |
| JP2005242803A (ja) * | 2004-02-27 | 2005-09-08 | Mitsubishi Heavy Ind Ltd | 機械の性能推定器、性能推定方法及び性能推定プログラム |
| JP2007153767A (ja) * | 2005-12-01 | 2007-06-21 | Univ Of Tokushima | 化学構造の類似度を算出し化合物の安全性を評価する方法及びこれを用いた医薬品安全性情報システム |
Family Cites Families (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002530727A (ja) * | 1998-10-28 | 2002-09-17 | グラクソ グループ リミテッド | 定量的構造活性相関におけるファーマコフォア・フィンガープリント並びにプライマリ・ライブラリの構築 |
| US6904423B1 (en) * | 1999-02-19 | 2005-06-07 | Bioreason, Inc. | Method and system for artificial intelligence directed lead discovery through multi-domain clustering |
| US6721754B1 (en) * | 1999-04-28 | 2004-04-13 | Arena Pharmaceuticals, Inc. | System and method for database similarity join |
| WO2002036812A2 (en) * | 2000-11-03 | 2002-05-10 | Michael Korenberg | Nonlinear system identification for class prediction in bioinformatics and related applications |
| JP2002157572A (ja) * | 2000-11-17 | 2002-05-31 | Nippon Steel Corp | 結果予測装置、方法、及びコンピュータ読み取り可能な記憶媒体 |
| WO2002061419A1 (en) * | 2001-01-29 | 2002-08-08 | 3-Dimensional Pharmaceuticals, Inc. | Method, system, and computer program product for analyzing combinatorial libraries |
| GB0106441D0 (en) * | 2001-03-15 | 2001-05-02 | Bayer Ag | Method for generating a hierarchical topological tree of 2D or 3D-structural formulas of chemical compounds for property optimization of chemical compounds |
| EP1495432A2 (en) * | 2002-04-10 | 2005-01-12 | TransTech Pharma Inc. | System and method for data analysis, manipulation, and visualization |
| US20040006559A1 (en) * | 2002-05-29 | 2004-01-08 | Gange David M. | System, apparatus, and method for user tunable and selectable searching of a database using a weigthted quantized feature vector |
| EP1611441A4 (en) * | 2003-03-24 | 2006-08-09 | Novascreen Biosciences Corp | METHOD AND APPARATUS FOR DISCOVERING MEDICAMENTS |
| JP4578201B2 (ja) * | 2004-10-08 | 2010-11-10 | 新日鉄ソリューションズ株式会社 | 遺伝子推定装置、遺伝子推定方法及びそのプログラム |
-
2007
- 2007-08-22 EP EP07792876A patent/EP2180435A4/en not_active Withdrawn
- 2007-08-22 JP JP2009528918A patent/JP5083320B2/ja not_active Expired - Fee Related
- 2007-08-22 WO PCT/JP2007/066286 patent/WO2009025045A1/ja not_active Ceased
-
2010
- 2010-02-18 US US12/707,878 patent/US8473448B2/en not_active Expired - Fee Related
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH08123781A (ja) * | 1994-10-20 | 1996-05-17 | Fujitsu Ltd | 3次元化合物構造式の周辺空間情報を数値データへ変換する方法、並びに、3次元化合物構造式とその周辺空間との相互作用を数値データへ変換する方法 |
| JPH10240715A (ja) * | 1997-03-03 | 1998-09-11 | Toshiba Corp | 予測・推定装置及び予測・推定方法 |
| JP2000040079A (ja) * | 1998-07-24 | 2000-02-08 | Fujitsu Ltd | 並列データ分析装置 |
| JP2003122572A (ja) * | 2001-10-18 | 2003-04-25 | Fujitsu Ltd | データ分析装置及び記録媒体 |
| JP2005242803A (ja) * | 2004-02-27 | 2005-09-08 | Mitsubishi Heavy Ind Ltd | 機械の性能推定器、性能推定方法及び性能推定プログラム |
| JP2007153767A (ja) * | 2005-12-01 | 2007-06-21 | Univ Of Tokushima | 化学構造の類似度を算出し化合物の安全性を評価する方法及びこれを用いた医薬品安全性情報システム |
Cited By (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US12040056B2 (en) | 2018-09-14 | 2024-07-16 | Fujifilm Corporation | Method for evaluating synthetic aptitude of compound, program for evaluating synthetic aptitude of compound, and device for evaluating synthetic aptitude of compound |
| US12542198B2 (en) | 2018-09-14 | 2026-02-03 | Fujifilm Corporation | Evolutionary algorithm for searching for a chemical structure having a target physical property that maintains structural diversity among candidates |
| US12045458B2 (en) | 2020-08-21 | 2024-07-23 | Samsung Electronics Co., Ltd. | Device and method with trained neural network to identify touch input |
| US12596471B2 (en) | 2020-08-21 | 2026-04-07 | Samsung Electronics Co., Ltd. | Device and method with trained neural network to identify touch input |
| WO2022154236A1 (ko) * | 2021-01-12 | 2022-07-21 | 삼성전자 주식회사 | 사용자 입력을 추론하는 사용자 맞춤형 전자 장치 및 이를 제어하는 방법 |
| US11977699B2 (en) | 2021-04-19 | 2024-05-07 | Samsung Electronics Co., Ltd. | Electronic device and operating method of the same |
| WO2024116642A1 (ja) * | 2022-11-30 | 2024-06-06 | 富士フイルム株式会社 | 学習装置、物性予測装置、学習プログラム、及び物性予測プログラム |
Also Published As
| Publication number | Publication date |
|---|---|
| EP2180435A4 (en) | 2011-01-05 |
| JPWO2009025045A1 (ja) | 2010-11-18 |
| US20100145896A1 (en) | 2010-06-10 |
| US8473448B2 (en) | 2013-06-25 |
| EP2180435A1 (en) | 2010-04-28 |
| WO2009025045A1 (ja) | 2009-02-26 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5083320B2 (ja) | 化合物の物性予測装置、物性予測方法およびその方法を実施するためのプログラム | |
| Carpenter et al. | Deep learning and virtual drug screening | |
| Singh et al. | StaBle-ABPpred: a stacked ensemble predictor based on biLSTM and attention mechanism for accelerated discovery of antibacterial peptides | |
| Pan et al. | Recent methodology progress of deep learning for RNA–protein interaction prediction | |
| Mitchell | Machine learning methods in chemoinformatics | |
| Kim | A hybrid classification algorithm by subspace partitioning through semi-supervised decision tree | |
| Alsenan et al. | Feature extraction methods in quantitative structure–activity relationship modeling: A comparative study | |
| Leke et al. | Deep learning and missing data in engineering systems | |
| US20200194098A1 (en) | Identifying biosynthetic gene clusters | |
| Bellinger et al. | Beyond the boundaries of smote: A framework for manifold-based synthetically oversampling | |
| Zhou et al. | A model-based multivariate time series clustering algorithm | |
| Tavakoli et al. | Learning a mixture of microbial networks using minorization–maximization | |
| Petinrin et al. | Stacked ensemble for bioactive molecule prediction | |
| Rashid et al. | Knowledge management overview of feature selection problem in high-dimensional financial data: Cooperative co-evolution and MapReduce perspectives | |
| Akhter et al. | BPAGS: a web application for bacteriocin prediction via feature evaluation using alternating decision tree, genetic algorithm, and linear support vector classifier | |
| Singh et al. | Prediction of cancer treatment using advancements in machine learning | |
| Qiao et al. | Molecular pretraining models towards molecular property prediction | |
| Alsenan et al. | Auto-KPCA: A Two-Step Hybrid Feature Extraction Technique for Quantitative Structure–Activity Relationship Modeling | |
| Akita et al. | Bayesgrad: Explaining predictions of graph convolutional networks | |
| Kalina | On robust information extraction from highdimensional data | |
| Tariq et al. | DeepCTF: transcription factor binding specificity prediction using DNA sequence plus shape in an attention-based deep learning model | |
| Arowolo et al. | A dimensional reduced model for the classification of RNA-seq Anopheles gambiae data | |
| CN119560095A (zh) | 基于知识增强超图对比学习的癌症辅助决策方法 | |
| Sikander et al. | Identification of cancerlectin proteins using hyperparameter optimization in deep learning and DDE profiles | |
| Cohen et al. | Deepbrain: Functional representation of neural in-situ hybridization images for gene ontology classification using deep convolutional autoencoders |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120515 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120706 |
|
| 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: 20120807 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120820 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5083320 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150914 Year of fee payment: 3 |
|
| LAPS | Cancellation because of no payment of annual fees |