Thank you for your insightful concerns.
---
**“PubChem and MoleculeNet are not used for instruction tuning for the first time”**
Sorry for the inaccurate expression. We meant to say that they are used for the first time for many of our carefully selected tasks (and why we selected these tasks was described in Section 3.1), and we made non-trivial efforts in preparing the data for instruction tuning on such tasks. Specifically:
- Although PubChem has been used for instruction tuning in 3D-MoLM [1], it is for the molecule-text interpretation task, instead of our name conversion tasks. To create data for name conversion, we collected and sampled compound data points from PubChem, extracted their multiple representations, and removed those data points with invalid SMILES or incomplete domains (i.e., data points with no SMILES/IUPAC/Molecular formula specified).
- MoleculeNet is used for instruction tuning on properties like solubility and side effects for the first time, while Mol-Instructions only uses the QM9 dataset of MoleculeNet for energy value prediction. We intentionally and carefully chose these included properties, because domain experts suggested that they are very important and related to real-world applications like drug discovery. Besides rigorously examining data quality and fixing some issues, we put a lot of effort in creating instructions for the side effect dataset (PP-SIDER): we first removed some side effect labels whose names are not clear and specific enough for instruction tuning (e.g., Investigations), and manually created the instruction questions for each of the side effects to ensure they are correct and diverse.
In conclusion, we used PubChem and MoleculeNet for instruction tuning on many carefully selected tasks for the first time, and applied non-trivial and tailored methods to process the data. Therefore, the set of instruction tuning data created by us is novel and should contribute to the area.
---
**“Relevant works [3,1] are not appropriately acknowledged in the related work” “these relevant works [3,1] are not discussed or compared”**
Thanks for mentioning these relevant works. We will definitely discuss them in our updated version. We primarily focus on evaluating LLMs on chemistry, especially those generalist models that can handle multiple tasks by following natural language instructions. There are indeed many existing works for each of the tasks in our proposed benchmark, and due to paper length and resource limit, we are not able to discuss or compare with many of them, but only choose one of the most representative SoTA models for each task and report its results. That said, we agree with the reviewer, and will add more discussions on [1, 3] in our updated manuscript and compare with them on applicable tasks. We would like to gently note that [1] seems to be released at the end of Jan 2024, around two months before the COLM deadline, which is usually regarded as concurrent work.
---
We sincerely appreciate your invaluable feedback, and will improve our manuscript accordingly. Thank you!
---
**Reference**
[1] Li, S., Liu, Z., Luo, Y., Wang, X., He, X., Kawaguchi, K., ... & Tian, Q. (2024). Towards 3D Molecule-Text Interpretation in Language Models. ICLR 2024.
[2] Fang, Y., Liang, X., Zhang, N., Liu, K., Huang, R., Chen, Z., ... & Chen, H. (2023). Mol-instructions: A large-scale biomolecular instruction dataset for large language models. In ICLR 2024.
[3] Liu, Z., Li, S., Luo, Y., Fei, H., Cao, Y., Kawaguchi, K., ... & Chua, T. S. (2023). Molca: Molecular graph-language modeling with cross-modal projector and uni-modal adapter. In EMNLP 2023.