paper-with-me

Papers

CoTox: Chain-of-Thought-Based Molecular Toxicity Reasoning and Prediction

2025-08-05 · Jueon Park, Yein Park, Minju Song, Soyon Park, Donghyeon Lee, Seungheun Baek, Jaewoo Kang arxiv

Drug toxicity remains a major challenge in pharmaceutical development. Recent machine learning models have improved in silico toxicity prediction, but their reliance on annotated data and lack of interpretability limit their applicability. This limits their ability to capture organ-specific toxicities driven by complex biological mechanisms. Large language models (LLMs) offer a promising alternative through step-by-step reasoning and integration of textual data, yet prior approaches lack biological context and transparent rationale. To address this issue, we propose CoTox, a novel framework that integrates LLM with chain-of-thought (CoT) reasoning for multi-toxicity prediction. CoTox combines chemical structure data, biological pathways, and gene ontology (GO) terms to generate interpretable toxicity predictions through step-by-step reasoning. Using GPT-4o, we show that CoTox outperforms both traditional machine learning and deep learning model. We further examine its performance across various LLMs to identify where CoTox is most effective. Additionally, we find that representing chemical structures with IUPAC names, which are easier for LLMs to understand than SMILES, enhances the model's reasoning ability and improves predictive performance. To demonstrate its practical utility in drug development, we simulate the treatment of relevant cell types with drug and incorporated the resulting biological context into the CoTox framework. This approach allow CoTox to generate toxicity predictions aligned with physiological responses, as shown in case study. This result highlights the potential of LLM-based frameworks to improve interpretability and support early-stage drug safety assessment. The code and prompt used in this work are available at https://github.com/dmis-lab/CoTox.

📄 PDF Abstract BibTeX arXiv:2508.03159

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Rational Pesticide Design with Graph Machine Learning Models for Ecotoxicology

2025-09-23 · Jakub Adamczyk arxiv

This research focuses on rational pesticide design, using graph machine learning to accelerate the development of safer, eco-friendly agrochemicals, inspired by in silico methods in drug discovery. With an emphasis on ec…

Graph ClassificationDrug Discovery

A benchmark dataset for machine learning in ecotoxicology

2023-10-18 · Scientific Data 2023 10 · Christoph Schür, Lilian Gasser, Fernando Perez-Cruz, Kristin Schirmer 외

The use of machine learning for predicting ecotoxicological outcomes is promising, but underutilized. The curation of data with informative features requires both expertise in machine learning as well as a strong biologi…

regression

ApisTox: a new benchmark dataset for the classification of small molecules toxicity on honey bees

2024-04-24 · Jakub Adamczyk, Jakub Poziemski, Pawel Siedlecki

The global decline in bee populations poses significant risks to agriculture, biodiversity, and environmental stability. To bridge the gap in existing data, we introduce ApisTox, a comprehensive dataset focusing on the t…

BenchmarkingMolecular Property PredictionProperty Prediction

Bolek: A Multimodal Language Model for Molecular Reasoning

2026-05-04 · Frederic Grabowski, Jacek Szczerbiński, Maciej Jaśkowski, Kalina Jasińska-Kobus 외 arxiv

Molecular property models increasingly support high-stakes drug-discovery decisions, but their outputs are often difficult to audit: classical predictors return scores without rationale, while language models can produce…

Binary Classification

Chain-of-Thoughts for Molecular Understanding

2024-10-08 · Yunhui Jang, Jaehyung Kim, Sungsoo Ahn

The adaptation of large language models (LLMs) to chemistry has shown promising performance in molecular understanding tasks, such as generating a text description from a molecule. However, proper reasoning based on mole…