feilin-must commited on
Commit
dedfdb2
·
verified ·
1 Parent(s): b2e2e77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -67,6 +67,10 @@ dataset_info:
67
  [![arXiv](https://img.shields.io/badge/arXiv-paper-red.svg)](https://arxiv.org/pdf/2506.10912)
68
  [![Dataset](https://img.shields.io/badge/🤗%20Hugging%20Face-ToxiMol-blue)](https://huggingface.co/datasets/DeepYoke/ToxiMol-benchmark)
69
 
 
 
 
 
70
  ## Overview
71
 
72
  **ToxiMol** is the first comprehensive benchmark for **molecular toxicity repair** tailored to general-purpose **Multimodal Large Language Models (MLLMs)**. This is the dataset repository for the paper "Breaking Bad Molecules: Are MLLMs Ready for Structure-Level Molecular Detoxification?".
@@ -165,10 +169,10 @@ Our systematic evaluation of ~30 mainstream MLLMs reveals:
165
  If you use this dataset in your research, please cite:
166
 
167
  ```bibtex
168
- @misc{lin2025breakingbadmoleculesmllms,
169
  title={Breaking Bad Molecules: Are MLLMs Ready for Structure-Level Molecular Detoxification?},
170
- author={Fei Lin and Ziyang Gong and Cong Wang and Yonglin Tian and Tengchao Zhang and Xue Yang and Gen Luo and Fei-Yue Wang},
171
- year={2025},
172
  eprint={2506.10912},
173
  archivePrefix={arXiv},
174
  primaryClass={cs.AI},
 
67
  [![arXiv](https://img.shields.io/badge/arXiv-paper-red.svg)](https://arxiv.org/pdf/2506.10912)
68
  [![Dataset](https://img.shields.io/badge/🤗%20Hugging%20Face-ToxiMol-blue)](https://huggingface.co/datasets/DeepYoke/ToxiMol-benchmark)
69
 
70
+ ## 🔥 News
71
+
72
+ - 🏆 **ToxiMol** has been accepted as an **Oral** presentation at the **32nd SIGKDD Conference on Knowledge Discovery and Data Mining (KDD 2026), AI for Sciences Track**.
73
+
74
  ## Overview
75
 
76
  **ToxiMol** is the first comprehensive benchmark for **molecular toxicity repair** tailored to general-purpose **Multimodal Large Language Models (MLLMs)**. This is the dataset repository for the paper "Breaking Bad Molecules: Are MLLMs Ready for Structure-Level Molecular Detoxification?".
 
169
  If you use this dataset in your research, please cite:
170
 
171
  ```bibtex
172
+ @misc{lin2026breakingbadmoleculesmllms,
173
  title={Breaking Bad Molecules: Are MLLMs Ready for Structure-Level Molecular Detoxification?},
174
+ author={Fei Lin and Ziyang Gong and Cong Wang and Tengchao Zhang and Yonglin Tian and Yining Jiang and Ji Dai and Chao Guo and Xiaotong Yu and Xue Yang and Gen Luo and Fei-Yue Wang},
175
+ year={2026},
176
  eprint={2506.10912},
177
  archivePrefix={arXiv},
178
  primaryClass={cs.AI},