REVIEW 6 major objections 5 minor 65 references
M$^{3}$-20M: A Large-Scale Multi-Modal Molecule Dataset for AI-driven Drug Design and Discovery
T0 review · 6 major / 5 minor · reviewed 2026-08-11 · deepseek-v4-flash
Pith's one-line read The paper claims that a 20-million-molecule dataset combining SMILES, graphs, 3D structures, properties, and text improves AI molecule generation and property prediction.
desk verdict Useful large multimodal molecule resource, but the headline '20M unique molecules' claim and the 'five modalities per molecule' promise need verification before the scale claims are taken at face value. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central object is the M3-20M dataset itself and its construction pipeline. Molecules are collected from PubChem, ZINC, and QM9; RDKit converts them to 2D graphs and reads 3D coordinates from PubChem SDF files; 26 physicochemical properties are pulled from PubChem and templated into sentences; missing text is generated by GPT-3.5 using a CO-STAR-style expert-chemist prompt, and a human expert scoring protocol (accuracy, effectiveness, comprehensiveness, simplicity) is used to regenerate low-quality descriptions. What carries the argument is the pairing of text with structure: it gives large language models a shared format in which property names and values become readable sentences, and the experiments compare models given SMILES only versus SMILES plus 3D coordinates plus text.
What would settle it
Count unique molecules in the released dataset by canonical SMILES or InChI keys; if the union of PubChem, ZINC, and QM9 entries drops below 20 million, the scale claim weakens. Then sample, say, 1,000 entries and test whether each has loadable 2D and 3D structures, non-empty text, and property values consistent with the SMILES; any large failure rate would undercut the claim that every molecule has all five modalities.
Extended reading notes
Core claim
M3-20M is claimed to be the largest open-access multi-modal molecule dataset for AI-driven drug design, containing over 20 million molecules and 71 times the molecule count of the largest prior multi-modal dataset. The paper argues that the combination of 1D SMILES, 2D graphs, 3D coordinates, physicochemical properties, and text descriptions changes what models can learn: in experiments, few-shot prompting with multi-modal examples and LoRA fine-tuning with multi-modal data consistently beat single-modal baselines on molecule generation (validity, uniqueness, novelty, and MOSES benchmark metrics) and on property prediction for QM9, BACE, BBBP, ClinTox, HIV, and Tox21. The dataset also ships seven augmented '-MM' sub-datasets for downstream tasks and tools for 2D graph image generation and PubMed text crawling.
Load-bearing premise
The load-bearing premise is that the 20 million molecules are distinct and that each one actually has valid data in every modality; the paper does not describe removing molecules shared among PubChem, ZINC, and QM9 or verifying each entry's 3D coordinates and text, so the effective scale and completeness could be lower than the headline claim.
Editorial extensions
If this is right
- Models trained or prompted with M3-20M should generate molecules with higher validity, uniqueness, and novelty than with single-modal datasets; the paper reports this across GPT-3.5, GPT-4, GLM4, Llama3-8b, MoFlow, and D2L-OMP.
- The seven '-MM' sub-datasets provide multi-modal versions of standard benchmarks, so molecule generation and property prediction results become comparable across researchers without each group rebuilding the modality alignment.
- Because each molecule has a PubChem CID and text, the dataset can support text-to-molecule and molecule-to-text tasks, including captioning, retrieval, and text-guided editing, not only the two tasks tested.
- The dataset is released under GPLv3 with bi-weekly maintenance, so downstream work can build on a stable, updating resource.
Reading between the lines
- An implication the authors leave implicit: if the observed gains come mainly from the textual descriptions, then smaller curated multi-modal sets with high-quality text might capture most of the benefit, and the 20-million scale matters less than the text quality; a controlled ablation varying text quality while holding molecule count fixed would test this.
- Because the GPT-3.5-generated descriptions cover only about 0.9 percent of the dataset, the reproducibility of the text modality depends on the prompt and scoring protocol; a natural extension would be to release the generation prompts and validator instructions alongside the data.
- Because the dataset merges PubChem, ZINC, and QM9 without a described deduplication step, a conservative reading is that the unique-molecule count may be lower than 20 million; computing canonical SMILES or InChI keys over the released files would settle the exact scale.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This manuscript presents M3-20M, a multi-modal molecule dataset claimed to contain over 20 million molecules with SMILES strings, 2D graphs, 3D structures, physicochemical properties, and textual descriptions, assembled from PubChem, ZINC, and QM9, with text augmented by GPT-3.5 and filtered by human expert scoring. The paper also constructs seven '-MM' downstream datasets (QM9-MM, MOSES-MM, BACE-MM, BBBP-MM, HIV-MM, ClinTox-MM, Tox21-MM) and reports experiments on molecule generation and property prediction using closed- and open-source LLMs and specialized generative models. The central claims are that M3-20M is 71 times larger than the largest existing multi-modal dataset (PubChemSTM) and that multi-modal training significantly boosts model performance over single-modal data.
Significance. If the scale and modality-completeness claims are verified, M3-20M would be a valuable open resource for molecular machine learning, and the associated '-MM' benchmark datasets would support reproducible comparison. The paper's strengths include the open-data commitment, the explicit expert-scoring protocol for generated text, the breadth of evaluated models (GPT-3.5, GPT-4, GLM4, Llama3-8b, MoFlow, D2L-OMP), and the attempt to provide multiple downstream benchmarks. However, the central claims currently rest on unverified counts and a leakage-control procedure that is not described in sufficient detail, so the contribution's practical value cannot yet be assessed.
major comments (6)
- [Methodology, Data Collection] The construction pipeline merges PubChem, ZINC, and QM9 but no deduplication step is described. PubChem and ZINC are known to overlap, and QM9 is largely contained in PubChem's chemical space; if the released 20,249,090 entries are record counts rather than unique molecules, the headline 'over 20 million molecules' and the '71 times larger than PubChemSTM' comparison are inflated. Please report the number of unique molecules (e.g., by canonical SMILES or InChIKey) after merging, give the overlap matrix among sources, and recompute all downstream counts if duplicates are found.
- [Methodology, Data Collection; Table 10] The claim that each molecule has all five modalities is not currently supported. For molecules 'not present in the PubChem database', the paper does not say how 3D coordinates or physicochemical properties are obtained; 3D structure generation is described only through PubChem SDF downloads, and Table 10 shows property counts below 20M (e.g., Molecular Weight 19,174,000). Please provide per-modality coverage statistics (SMILES, graph, 3D, properties, text) and specify the procedure for generating 3D coordinates for non-PubChem molecules.
- [Text Description Generation by GPT-3.5; Statistic Analyses and Results] The description counts are internally inconsistent. The text lists three sources (direct PubChem texts, property-template conversion, and GPT-3.5), but the reported total 20,249,090 equals exactly the sum of 19,175,245 template descriptions and 1,073,845 GPT-generated descriptions, leaving no room for the 360,133 direct PubChem texts mentioned in the statistics section. In addition, 1,073,845 is 5.30% of 20,249,090, not 0.934% as stated. Please reconcile these numbers and provide a per-source breakdown of descriptions.
- [Molecular Property Prediction Experiments] The leakage-control claim is not verifiable. The paper states that 'we mask all the target property-related information in textual descriptions during training and evaluation', but no masking procedure, list of masked tokens/fields, or code is provided. Since a large fraction of the text was generated by GPT-3.5 and GPT-3.5 is itself one of the evaluated models, the reported gains could be inflated if target properties appear in the text. Please describe the masking protocol precisely and release the masking script; ideally, evaluate on a split where no evaluated model generated the training descriptions.
- [Experiments, Tables 6-8] The conclusion that multi-modal data 'consistently outperform' single-modal data is not supported by the reported numbers. In Table 6, GPT-4's dipole-moment MAE is worse with SMILES+3D+text (1.27) than with SMILES only (1.17), and adding 3D coordinates alone frequently degrades performance (e.g., GLM-4 alpha: 12.82 to 14.53). In Table 8, 4 of 12 Tox21 subtasks show lower accuracy in the multi-modal setting (NR-AR-LBD, SR-ARE, SR-ATAD5, SR-p53). In Table 7, the BBBP-MM difference (0.228 vs 0.272) is accompanied by standard deviations of 0.02-0.03 and is far below typical supervised baselines for this benchmark. Please report statistical significance tests, discuss the mixed results explicitly, and moderate the wording of the central performance claim.
- [Multi-Modal Datasets for Downstream Tasks, Table 2] QM9-MM is listed with only 6,830 molecules although QM9 contains 134K molecules; no filtering criterion is given. Because the molecule-generation and regression experiments are run on QM9-MM, the reader cannot tell whether the results reflect the full QM9 chemical space or a small curated subset. Please explain how the 6,830 molecules were selected and whether the same selection affects the comparison to single-modal baselines.
minor comments (5)
- [Molecule Generation Experiments, Experimental Details] The paragraph beginning 'We employ the FP-ICL method...' is duplicated verbatim; please remove one copy.
- [Table 9 caption] The caption contains a typo: 'in terns of ACC mean' should be 'in terms of ACC mean'.
- [Tables 1 and 5 and related text] The dataset name 'PCdes' is written as both 'PCdes' and 'Pcdes'; please standardize the spelling.
- [Generated Text Quality Control by Human Expert Scoring] The sentence 'For every 100 generated molecules, 10% are randomly selected' is imprecise; it should state explicitly that 10% of generated descriptions were sampled for expert scoring.
- [Data and Software Availability Statement] The Data and Software Availability Statement does not contain the repository URL; please include the URL in that section rather than only in the abstract.
Circularity Check
No circular derivation; dataset construction and evaluations are self-contained, with only a non-load-bearing self-citation.
full rationale
M3-20M is a dataset construction paper; there is no mathematical derivation whose conclusion equals its assumptions. The five modalities are assembled from PubChem, ZINC, QM9, RDKit conversions, and GPT-3.5 text generation; the downstream benchmarks (MOSES, MoleculeNet-style tasks, QM9-MM) compare multi-modal versus single-modal inputs and do not fit any parameter to the claimed outcome. The property prediction protocol explicitly states that target-property-related information is masked, so even though masking is not code-verified, the paper does not define the prediction in terms of the generated texts. The only author-overlap citation is D2L-OMP [23] used as one of several baselines; its inclusion does not carry the central claim that the dataset is large or useful. Concerns about duplicate counts across PubChem/ZINC/QM9 and about unverified masking are data-quality and leakage risks, not circularity under the definitions used here.
Assumptions & free parameters
assumptions (4)
- domain assumption Source databases (PubChem, ZINC, QM9) provide accurate molecular structures and properties.
- domain assumption RDKit correctly computes 2D graphs and 3D coordinates from SMILES/SDF data.
- ad hoc to paper GPT-3.5-generated descriptions are scientifically accurate after the expert scoring filter.
- domain assumption Masking target-property information in text descriptions prevents data leakage during property prediction.
Cite this review
Pith. "Pith review of M$^{3}$-20M: A Large-Scale Multi-Modal Molecule Dataset for AI-driven Drug Design and Discovery." pith.science (2026). https://pith.science/paper/3YVQNLN6
@misc{pith2026241206847,
author = {Pith},
title = {Pith review of: M$^3$-20M: A Large-Scale Multi-Modal Molecule Dataset for AI-driven Drug Design and Discovery},
year = {2026},
howpublished = {\url{https://pith.science/paper/3YVQNLN6}},
note = {Machine review of arXiv:2412.06847}
}
abstract
This paper introduces M$^{3}$-20M, a large-scale Multi-Modal Molecule dataset that contains over 20 million molecules, with the data mainly being integrated from existing databases and partially generated by large language models. Designed to support AI-driven drug design and discovery, M$^{3}$-20M is 71 times more in the number of molecules than the largest existing dataset, providing an unprecedented scale that can highly benefit the training or fine-tuning of models, including large language models for drug design and discovery tasks. This dataset integrates one-dimensional SMILES, two-dimensional molecular graphs, three-dimensional molecular structures, physicochemical properties, and textual descriptions collected through web crawling and generated using GPT-3.5, offering a comprehensive view of each molecule. To demonstrate the power of M$^{3}$-20M in drug design and discovery, we conduct extensive experiments on two key tasks: molecule generation and molecular property prediction, using large language models including GLM4, GPT-3.5, GPT-4, and Llama3-8b. Our experimental results show that M$^{3}$-20M can significantly boost model performance in both tasks. Specifically, it enables the models to generate more diverse and valid molecular structures and achieve higher property prediction accuracy than existing single-modal datasets, which validates the value and potential of M$^{3}$-20M in supporting AI-driven drug design and discovery. The dataset is available at https://github.com/bz99bz/M-3.
Figures
Figures from the paper (3 more)
Reference graph
Works this paper leans on
-
[1]
Josh Achiam, Steven Adler, Sandhini Agarwal, Lama Ahmad, Ilge Akkaya, Florencia Leoni Aleman, Diogo Almeida, Janko Altenschmidt, Sam Altman, Shyamal Anadkat, et al. Gpt-4 technical report. arXiv preprint arXiv:2303.08774, 2023
arXiv 2023
-
[2]
Extracting structured data from organic synthesis procedures using a fine-tuned large language model
Qianxiang Ai, Fanwang Meng, Jiale Shi, Brenden Pelkie, and Connor W Coley. Extracting structured data from organic synthesis procedures using a fine-tuned large language model. 2024
work page 2024
-
[3]
Geom, energy-annotated molecular conformations for property prediction and molecular generation
Simon Axelrod and Rafael Gomez-Bombarelli. Geom, energy-annotated molecular conformations for property prediction and molecular generation. Scientific Data , 9(1):185, 2022
work page 2022
-
[4]
Jonathan B Baell and Georgina A Holloway. New substructure filters for removal of pan assay interference compounds (pains) from screening libraries and for their exclusion in bioassays. Journal of medicinal chemistry , 53(7):2719–2740, 2010
work page 2010
-
[5]
Molgpt: molecular generation using a transformer-decoder model
Viraj Bagal, Rishal Aggarwal, PK Vinod, and U Deva Priyakumar. Molgpt: molecular generation using a transformer-decoder model. Journal of Chemical Information and Modeling , 62(9):2064–2076, 2021
work page 2021
-
[6]
Towards foundational models for molecular learning on large-scale multi-task datasets
Dominique Beaini, Shenyang Huang, Joao Alex Cunha, Zhiyi Li, Gabriela Moisescu-Pareja, Oleksandr Dymov, Samuel Maddrell-Mander, Callum McLean, Frederik Wenkel, Luis M¨ uller, et al. Towards foundational models for molecular learning on large-scale multi-task datasets. arXiv preprint arXiv:2310.04292, 2023
-
[7]
The properties of known drugs
Guy W Bemis and Mark A Murcko. The properties of known drugs. 1. molecular frameworks. Journal of medicinal chemistry, 39(15):2887–2893, 1996
1996
-
[8]
Language models are few-shot learners
Tom Brown, Benjamin Mann, Nick Ryder, Melanie Subbiah, Jared D Kaplan, Prafulla Dhariwal, Arvind Neelakantan, Pranav Shyam, Girish Sastry, Amanda Askell, et al. Language models are few-shot learners. Advances in neural information processing systems , 33:1877–1901, 2020
1901
Show all 65 references
-
[9]
Artificial intelligence for drug discovery: Resources, methods, and applications
Wei Chen, Xuesong Liu, Sanyin Zhang, and Shilin Chen. Artificial intelligence for drug discovery: Resources, methods, and applications. Molecular Therapy-Nucleic Acids, 31:691–702, 2023
2023
-
[10]
Chemberta: large-scale self-supervised pretraining for molecular property prediction
Seyone Chithrananda, Gabriel Grand, and Bharath Ramsundar. Chemberta: large-scale self-supervised pretraining for molecular property prediction. arXiv preprint arXiv:2010.09885, 2020
2010 arXiv
-
[11]
Molecular representations in ai-driven drug discovery: a review and practical guide
Laurianne David, Amol Thakkar, Roc ´ ıo Mercado, and Ola Engkvist. Molecular representations in ai-driven drug discovery: a review and practical guide. Journal of Cheminformatics, 12(1):56, 2020
2020
-
[12]
On the art of compiling and using’drug-like’chemical fragment spaces
Jorg Degen, Christof Wegscheid-Gerlach, Andrea Zaliani, and Matthias Rarey. On the art of compiling and using’drug-like’chemical fragment spaces. ChemMedChem, 3(10):1503, 2008
2008
-
[13]
Glm: General language model pretraining with autoregressive blank infilling
Zhengxiao Du, Yujie Qian, Xiao Liu, Ming Ding, Jiezhong Qiu, Zhilin Yang, and Jie Tang. Glm: General language model pretraining with autoregressive blank infilling. In Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Paper...
2022
-
[14]
The llama 3 herd of models
Abhimanyu Dubey, Abhinav Jauhri, Abhinav Pandey, Abhishek Kadian, Ahmad Al-Dahle, Aiesha Letman, Akhil Mathur, Alan Schelten, Amy Yang, Angela Fan, et al. The llama 3 herd of models. arXiv preprint arXiv:2407.21783 , 2024. 12 Author Name et al
2024 arXiv
-
[15]
Molecular structure input on the web
Peter Ertl. Molecular structure input on the web. Journal of cheminformatics , 2:1–9, 2010
2010
-
[16]
Molecular representation learning with language models and domain-relevant auxiliary tasks
Benedek Fabian, Thomas Edlich, H´ el´ ena Gaspar, Marwin Segler, Joshua Meyers, Marco Fiscato, and Mohamed Ahmed. Molecular representation learning with language models and domain-relevant auxiliary tasks. arXiv preprint arXiv:2011.13230, 2020
2011 arXiv
-
[17]
Tobias Fink and Jean-Louis Reymond. Virtual exploration of the chemical universe up to 11 atoms of c, n, o, f: assembly of 26.4 million structures (110.9 million stereoisomers) and analysis for new ring systems, stereochemistry, physicochemical properties, compound classes, an...
-
[18]
Probabilistic transformer: Modelling ambiguities and distributions for rna folding and molecule design
J¨ org Franke, Frederic Runge, and Frank Hutter. Probabilistic transformer: Modelling ambiguities and distributions for rna folding and molecule design. Advances in Neural Information Processing Systems , 35:26856– 26873, 2022
2022
-
[19]
Admetlab 3.0: an updated comprehensive online admet prediction platform enhanced with broader coverage, improved performance, api functionality and decision support
Li Fu, Shaohua Shi, Jiacai Yi, Ningning Wang, Yuanhang He, Zhenxing Wu, Jinfu Peng, Youchao Deng, Wenxuan Wang, Chengkun Wu, et al. Admetlab 3.0: an updated comprehensive online admet prediction platform enhanced with broader coverage, improved performance, api functionality a...
2024
-
[20]
Sample efficiency matters: a benchmark for practical molecular optimization
Wenhao Gao, Tianfan Fu, Jimeng Sun, and Connor Coley. Sample efficiency matters: a benchmark for practical molecular optimization. Advances in neural information processing systems, 35:21342–21357, 2022
2022
-
[21]
Chembl: a large-scale bioactivity database for drug discovery
Anna Gaulton, Louisa J Bellis, A Patricia Bento, Jon Chambers, Mark Davies, Anne Hersey, Yvonne Light, Shaun McGlinchey, David Michalovich, Bissan Al-Lazikani, et al. Chembl: a large-scale bioactivity database for drug discovery. Nucleic acids research , 40(D1):D1100–D1107, 2012
2012
-
[22]
Prefix-tree decoding for predicting mass spectra from molecules
Samuel Goldman, John Bradshaw, Jiayi Xin, and Connor Coley. Prefix-tree decoding for predicting mass spectra from molecules. Advances in Neural Information Processing Systems, 36:48548–48572, 2023
2023
-
[23]
Diffusing on two levels and optimizing for multiple properties: A novel approach to generating molecules with desirable properties
Siyuan Guo, Jihong Guan, and Shuigeng Zhou. Diffusing on two levels and optimizing for multiple properties: A novel approach to generating molecules with desirable properties. IEEE/ACM Transactions on Computational Biology and Bioinformatics, 2024
2024
-
[24]
What indeed can gpt models do in chemistry? a comprehensive benchmark on eight tasks
Taicheng Guo, Kehan Guo, Zhengwen Liang, Zhichun Guo, Nitesh V Chawla, Olaf Wiest, Xiangliang Zhang, et al. What indeed can gpt models do in chemistry? a comprehensive benchmark on eight tasks. arXiv preprint arXiv:2305.18365, 16, 2023
2023 arXiv
-
[25]
Shion Honda, Shoi Shi, and Hiroki R. Ueda. Smiles transformer: Pre-trained molecular fingerprint for low data drug discovery. 2019
2019
-
[26]
Lora: Low-rank adaptation of large language models
Edward J Hu, Yelong Shen, Phillip Wallis, Zeyuan Allen- Zhu, Yuanzhi Li, Shean Wang, Lu Wang, and Weizhu Chen. Lora: Low-rank adaptation of large language models. arXiv preprint arXiv:2106.09685, 2021
2021 arXiv
-
[27]
Principles of early drug discovery
James P Hughes, Stephen Rees, S Barrett Kalindjian, and Karen L Philpott. Principles of early drug discovery. British journal of pharmacology , 162(6):1239–1249, 2011
2011
-
[28]
Zinc- a free database of commercially available compounds for virtual screening
John J Irwin and Brian K Shoichet. Zinc- a free database of commercially available compounds for virtual screening. Journal of chemical information and modeling, 45(1):177– 182, 2005
2005
-
[29]
Comprehensive assessment of nine target prediction web services: which should we choose for target fishing? Briefings in Bioinformatics, 24(2):bbad014, 2023
Kai-Yue Ji, Chong Liu, Zhao-Qian Liu, Ya-Feng Deng, Ting-Jun Hou, and Dong-Sheng Cao. Comprehensive assessment of nine target prediction web services: which should we choose for target fishing? Briefings in Bioinformatics, 24(2):bbad014, 2023
2023
-
[30]
Pubchem substance and compound databases
Sunghwan Kim, Paul A Thiessen, Evan E Bolton, Jie Chen, Gang Fu, Asta Gindulyte, Lianyi Han, Jane He, Siqian He, Benjamin A Shoemaker, et al. Pubchem substance and compound databases. Nucleic acids research, 44(D1):D1202–D1213, 2016
2016
-
[31]
Molecule generation by principal subgraph mining and assembling
Xiangzhe Kong, Wenbing Huang, Zhixing Tan, and Yang Liu. Molecule generation by principal subgraph mining and assembling. Advances in Neural Information Processing Systems, 35:2550–2563, 2022
2022
-
[32]
Natural questions: a benchmark for question answering research
Tom Kwiatkowski, Jennimaria Palomaki, Olivia Redfield, Michael Collins, Ankur Parikh, Chris Alberti, Danielle Epstein, Illia Polosukhin, Jacob Devlin, Kenton Lee, et al. Natural questions: a benchmark for question answering research. Transactions of the Association for Computa...
2019
-
[33]
Rdkit documentation
Greg Landrum. Rdkit documentation. Release, 1(1-79):4, 2013
2013
-
[34]
Effective drug–target interaction prediction with mutual interaction neural network
Fei Li, Ziqiao Zhang, Jihong Guan, and Shuigeng Zhou. Effective drug–target interaction prediction with mutual interaction neural network. Bioinformatics, 38(14):3582– 3589, 2022
2022
-
[35]
Deep learning methods for molecular representation and property prediction
Zhen Li, Mingjian Jiang, Shuang Wang, and Shugang Zhang. Deep learning methods for molecular representation and property prediction. Drug Discovery Today , 27(12):103373, 2022
2022
-
[36]
Git- mol: A multi-modal large language model for molecular science with graph, image, and text
Pengfei Liu, Yiming Ren, Jun Tao, and Zhixiang Ren. Git- mol: A multi-modal large language model for molecular science with graph, image, and text. Computers in Biology and Medicine, 171:108073, 2024
2024
-
[37]
A quantitative analysis of knowledge-learning preferences in large language models in molecular science
Pengfei Liu, Jun Tao, and Zhixiang Ren. A quantitative analysis of knowledge-learning preferences in large language models in molecular science. Nature Machine Intelligence , pages 1–13, 2025
2025
-
[38]
A group symmetric stochastic differential equation model for molecule multi-modal pretraining
Shengchao Liu, Weitao Du, Zhi-Ming Ma, Hongyu Guo, and Jian Tang. A group symmetric stochastic differential equation model for molecule multi-modal pretraining. In International Conference on Machine Learning , pages 21497–21526. PMLR, 2023
2023
-
[39]
Multi-modal molecule structure–text model for text-based retrieval and editing
Shengchao Liu, Weili Nie, Chengpeng Wang, Jiarui Lu, Zhuoran Qiao, Ling Liu, Jian Tang, Chaowei Xiao, and Animashree Anandkumar. Multi-modal molecule structure–text model for text-based retrieval and editing. Nature Machine Intelligence , 5(12):1447–1457, 2023
2023
-
[40]
Dynamicbind: predicting ligand-specific protein-ligand complex structure with a deep equivariant generative model
Wei Lu, Jixian Zhang, Weifeng Huang, Ziqiao Zhang, Xiangyu Jia, Zhenyu Wang, Leilei Shi, Chengtao Li, Peter G Wolynes, and Shuangjia Zheng. Dynamicbind: predicting ligand-specific protein-ligand complex structure with a deep equivariant generative model. Nature Communications,...
2024
-
[41]
Gps++: An optimised hybrid mpnn/transformer for molecular property prediction
Dominic Masters, Josef Dean, Kerstin Klaser, Zhiyi Li, Sam Maddrell-Mander, Adam Sanders, Hatem Helal, Deniz Beker, Ladislav Ramp´ aˇ sek, and Dominique Beaini. Gps++: An optimised hybrid mpnn/transformer for molecular property prediction. arXiv preprint arXiv:2212.02229 , 2022
2022 arXiv
-
[42]
The natural language decathlon: Multitask learning as question answering
Bryan McCann, Nitish Shirish Keskar, Caiming Xiong, and Richard Socher. The natural language decathlon: Multitask learning as question answering. arXiv preprint arXiv:1806.08730, 2018. Short Article Title 13
2018 arXiv
-
[43]
Umap: Uniform manifold approximation and projection for dimension reduction
Leland McInnes, John Healy, and James Melville. Umap: Uniform manifold approximation and projection for dimension reduction. arXiv preprint arXiv:1802.03426 , 2018
2018 arXiv
-
[44]
Open babel: An open chemical toolbox
Noel M O’Boyle, Michael Banck, Craig A James, Chris Morley, Tim Vandermeersch, and Geoffrey R Hutchison. Open babel: An open chemical toolbox. Journal of cheminformatics, 3:1–14, 2011
2011
-
[45]
Training language models to follow instructions with human feedback
Long Ouyang, Jeffrey Wu, Xu Jiang, Diogo Almeida, Carroll Wainwright, Pamela Mishkin, Chong Zhang, Sandhini Agarwal, Katarina Slama, Alex Ray, et al. Training language models to follow instructions with human feedback. Advances in neural information processing systems, 35:2773...
2022
-
[46]
Molecular sets (moses): a benchmarking platform for molecular generation models
Daniil Polykovskiy, Alexander Zhebrak, Benjamin Sanchez- Lengeling, Sergey Golovanov, Oktai Tatanov, Stanislav Belyaev, Rauf Kurbanov, Aleksey Artamonov, Vladimir Aladinskiy, Mark Veselov, et al. Molecular sets (moses): a benchmarking platform for molecular generation models. ...
2020
-
[47]
A call for clarity in reporting bleu scores
Matt Post. A call for clarity in reporting bleu scores. arXiv preprint arXiv:1804.08771, 2018
2018 arXiv
-
[48]
Quantum chemistry structures and properties of 134 kilo molecules
Raghunathan Ramakrishnan, Pavlo O Dral, Matthias Rupp, and O Anatole Von Lilienfeld. Quantum chemistry structures and properties of 134 kilo molecules. Scientific data, 1(1):1–7, 2014
2014
-
[49]
Self-supervised graph transformer on large-scale molecular data
Yu Rong, Yatao Bian, Tingyang Xu, Weiyang Xie, Ying Wei, Wenbing Huang, and Junzhou Huang. Self-supervised graph transformer on large-scale molecular data. Advances in neural information processing systems, 33:12559–12571, 2020
2020
-
[50]
Enumeration of 166 billion organic small molecules in the chemical universe database gdb-17
Lars Ruddigkeit, Ruud Van Deursen, Lorenz C Blum, and Jean-Louis Reymond. Enumeration of 166 billion organic small molecules in the chemical universe database gdb-17. Journal of chemical information and modeling , 52(11):2864–2875, 2012
2012
-
[51]
A comprehensive map of molecular drug targets
Rita Santos, Oleg Ursu, Anna Gaulton, A Patr ´ ıcia Bento, Ramesh S Donadi, Cristian G Bologa, Anneli Karlsson, Bissan Al-Lazikani, Anne Hersey, Tudor I Oprea, et al. A comprehensive map of molecular drug targets. Nature reviews Drug discovery , 16(1):19–34, 2017
2017
-
[52]
Equivariant flow matching with hybrid probability transport for 3d molecule generation
Yuxuan Song, Jingjing Gong, Minkai Xu, Ziyao Cao, Yanyan Lan, Stefano Ermon, Hao Zhou, and Wei-Ying Ma. Equivariant flow matching with hybrid probability transport for 3d molecule generation. Advances in Neural Information Processing Systems, 36, 2024
2024
-
[53]
Evidence-based absorption, distribution, metabolism, excretion (adme) and its interplay with alternative toxicity methods
Katya Tsaioun, Bas J Blaauboer, and Thomas Hartung. Evidence-based absorption, distribution, metabolism, excretion (adme) and its interplay with alternative toxicity methods. ALTEX-Alternatives to animal experimentation, 33(4):343–358, 2016
2016
-
[54]
Glue: A multi- task benchmark and analysis platform for natural language understanding
Alex Wang, Amanpreet Singh, Julian Michael, Felix Hill, Omer Levy, and Samuel R Bowman. Glue: A multi- task benchmark and analysis platform for natural language understanding. arXiv preprint arXiv:1804.07461 , 2018
2018 arXiv
-
[55]
Deep learning approaches for de novo drug design: An overview
Mingyang Wang, Zhe Wang, Huiyong Sun, Jike Wang, Chao Shen, Gaoqi Weng, Xin Chai, Honglin Li, Dongsheng Cao, and Tingjun Hou. Deep learning approaches for de novo drug design: An overview. Current opinion in structural biology, 72:135–144, 2022
2022
-
[56]
Multitask joint strategies of self- supervised representation learning on biomedical networks for drug discovery
Xiaoqi Wang, Yingjie Cheng, Yaning Yang, Yue Yu, Fei Li, and Shaoliang Peng. Multitask joint strategies of self- supervised representation learning on biomedical networks for drug discovery. Nature Machine Intelligence, 5(4):445– 456, 2023
2023
-
[57]
Multimodal-learning for predicting molecular properties: A framework based on image and graph structures
Zhuoyuan Wang, Jiacong Mi, Shan Lu, and Jieyue He. Multimodal-learning for predicting molecular properties: A framework based on image and graph structures. arXiv preprint arXiv:2311.16666, 2023
2023 arXiv
-
[58]
Moleculenet: a benchmark for molecular machine learning
Zhenqin Wu, Bharath Ramsundar, Evan N Feinberg, Joseph Gomes, Caleb Geniesse, Aneesh S Pappu, Karl Leswing, and Vijay Pande. Moleculenet: a benchmark for molecular machine learning. Chemical science, 9(2):513– 530, 2018
2018
-
[59]
Hit and lead discovery with explorative rl and fragment-based molecule generation
Soojung Yang, Doyeong Hwang, Seul Lee, Seongok Ryu, and Sung Ju Hwang. Hit and lead discovery with explorative rl and fragment-based molecule generation. Advances in Neural Information Processing Systems , 34:7924–7936, 2021
2021
-
[60]
Quandb: a quantum chemical property database towards enhancing 3d molecular representation learning
Zhijiang Yang, Tengxin Huang, Li Pan, Jingjing Wang, Liangliang Wang, Junjie Ding, and Junhua Xiao. Quandb: a quantum chemical property database towards enhancing 3d molecular representation learning. Journal of Cheminformatics, 16(1):48, 2024
2024
-
[61]
Drugassist: A large language model for molecule optimization
Geyan Ye, Xibao Cai, Houtim Lai, Xing Wang, Junhong Huang, Longyue Wang, Wei Liu, and Xiangxiang Zeng. Drugassist: A large language model for molecule optimization. Briefings in Bioinformatics , 26(1):bbae693, 2025
2025
-
[62]
A unified drug–target interaction prediction framework based on knowledge graph and recommendation system
Qing Ye, Chang-Yu Hsieh, Ziyi Yang, Yu Kang, Jiming Chen, Dongsheng Cao, Shibo He, and Tingjun Hou. A unified drug–target interaction prediction framework based on knowledge graph and recommendation system. Nature communications, 12(1):6775, 2021
2021
-
[63]
Multimodal molecular pretraining via modality blending
Qiying Yu, Yudi Zhang, Yuyan Ni, Shikun Feng, Yanyan Lan, Hao Zhou, and Jingjing Liu. Multimodal molecular pretraining via modality blending. In The Twelfth International Conference on Learning Representations , 2023
2023
-
[64]
Moflow: an invertible flow model for generating molecular graphs
Chengxi Zang and Fei Wang. Moflow: an invertible flow model for generating molecular graphs. In Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining , pages 617–626, 2020
2020
-
[65]
A deep-learning system bridging molecule structure and biomedical text with comprehension comparable to human professionals
Zheni Zeng, Yuan Yao, Zhiyuan Liu, and Maosong Sun. A deep-learning system bridging molecule structure and biomedical text with comprehension comparable to human professionals. Nature communications, 13(1):862, 2022
2022
Reviewed August 11, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.