paper-with-me

홈 › Papers

When SMILES have Language: Drug Classification using Text Classification Methods on Drug SMILES Strings

2024-03-03 · Azmine Toushik Wasi, Šerbetar Karlo, Raima Islam, Taki Hasan Rafi, Dong-Kyu Chae

Complex chemical structures, like drugs, are usually defined by SMILES strings as a sequence of molecules and bonds. These SMILES strings are used in different complex machine learning-based drug-related research and representation works. Escaping from complex representation, in this work, we pose a single question: What if we treat drug SMILES as conventional sentences and engage in text classification for drug classification? Our experiments affirm the possibility with very competitive scores. The study explores the notion of viewing each atom and bond as sentence components, employing basic NLP methods to categorize drug types, proving that complex problems can also be solved with simpler perspectives. The data and code are available here: https://github.com/azminewasi/Drug-Classification-NLP.

📄 PDF Abstract BibTeX arXiv:2403.12984

Code (1)

azminewasi/Drug-Classification-NLP 공식 구현 pytorch

Tasks

ClassificationSentencetext-classificationText Classification

Similar Papers 제목 키워드 기반

Phenotypic Profile-Informed Generation of Drug-Like Molecules via Dual-Channel Variational Autoencoders

2025-06-01 · Hui Liu, Shiye Tian, Xuejun Liu

The de novo generation of drug-like molecules capable of inducing desirable phenotypic changes is receiving increasing attention. However, previous methods predominantly rely on expression profiles to guide molecule gene…

Empirical Evidence for the Fragment level Understanding on Drug Molecular Structure of LLMs

2024-01-15 · Xiuyuan Hu, Guoqing Liu, Yang Zhao, Hao Zhang

AI for drug discovery has been a research hotspot in recent years, and SMILES-based language models has been increasingly applied in drug molecular design. However, no work has explored whether and how language models un…

Drug DesignDrug Discovery

Bridging the phenotype-target gap for molecular generation via multi-objective reinforcement learning

2025-09-25 · Haotian Guo, Hui Liu arxiv

The de novo generation of drug-like molecules capable of inducing desirable phenotypic changes is receiving increasing attention. However, previous methods predominantly rely on expression profiles to guide molecule gene…

Reinforcement Learning

KITE-DDI: A Knowledge graph Integrated Transformer Model for accurately predicting Drug-Drug Interaction Events from Drug SMILES and Biomedical Knowledge Graph

2024-12-08 · Azwad Tamir, Jiann-Shiun Yuan

It is a common practice in modern medicine to prescribe multiple medications simultaneously to treat diseases. However, these medications could have adverse reactions between them, known as Drug-Drug Interactions (DDI), …

Knowledge Graphs

Dual-Modality Representation Learning for Molecular Property Prediction

2025-01-11 · Anyin Zhao, Zuquan Chen, Zhengyu Fang, Xiaoge Zhang 외

Molecular property prediction has attracted substantial attention recently. Accurate prediction of drug properties relies heavily on effective molecular representations. The structures of chemical compounds are commonly …

Molecular Property PredictionPredictionProperty PredictionRepresentation Learning