paper-with-me

Papers

BioT5+: Towards Generalized Biological Understanding with IUPAC Integration and Multi-task Tuning

2024-02-27 · Qizhi Pei, Lijun Wu, Kaiyuan Gao, Xiaozhuan Liang, Yin Fang, Jinhua Zhu, Shufang Xie, Tao Qin, Rui Yan

Recent research trends in computational biology have increasingly focused on integrating text and bio-entity modeling, especially in the context of molecules and proteins. However, previous efforts like BioT5 faced challenges in generalizing across diverse tasks and lacked a nuanced understanding of molecular structures, particularly in their textual representations (e.g., IUPAC). This paper introduces BioT5+, an extension of the BioT5 framework, tailored to enhance biological research and drug discovery. BioT5+ incorporates several novel features: integration of IUPAC names for molecular understanding, inclusion of extensive bio-text and molecule data from sources like bioRxiv and PubChem, the multi-task instruction tuning for generality across tasks, and a numerical tokenization technique for improved processing of numerical data. These enhancements allow BioT5+ to bridge the gap between molecular representations and their textual descriptions, providing a more holistic understanding of biological entities, and largely improving the grounded reasoning of bio-text and bio-sequences. The model is pre-trained and fine-tuned with a large number of experiments, including \emph{3 types of problems (classification, regression, generation), 15 kinds of tasks, and 21 total benchmark datasets}, demonstrating the remarkable performance and state-of-the-art results in most cases. BioT5+ stands out for its ability to capture intricate relationships in biological data, thereby contributing significantly to bioinformatics and computational biology. Our code is available at \url{https://github.com/QizhiPei/BioT5}.

📄 PDF Abstract BibTeX arXiv:2402.17810

Code (1)

QizhiPei/BioT5 공식 구현 pytorch

Tasks

Drug DiscoveryForward reaction predictionMolecule CaptioningReagent PredictionRetrosynthesisText-based de novo Molecule Generation

Similar Papers 제목 키워드 기반

BioT5: Enriching Cross-modal Integration in Biology with Chemical Knowledge and Natural Language Associations

2023-10-11 · Qizhi Pei, Wei zhang, Jinhua Zhu, Kehan Wu 외

Recent advancements in biological research leverage the integration of molecules, proteins, and natural language to enhance drug discovery. However, current models exhibit several limitations, such as the generation of i…

Drug DiscoveryMolecule CaptioningText-based de novo Molecule Generation

A Review of BioTree Construction in the Context of Information Fusion: Priors, Methods, Applications and Trends

2024-10-07 · Zelin Zang, Yongjie Xu, Chenrui Duan, Yue Yuan 외

Biological tree (BioTree) analysis is a foundational tool in biology, enabling the exploration of evolutionary and differentiation relationships among organisms, genes, and cells. Traditional tree construction methods, w…

Deep Learning

Biothreat Benchmark Generation Framework for Evaluating Frontier AI Models I: The Task-Query Architecture

2025-12-09 · Gary Ackerman, Brandon Behlendorf, Zachary Kallenborn, Sheriff Almakki 외 arxiv

Both model developers and policymakers seek to quantify and mitigate the risk of rapidly-evolving frontier artificial intelligence (AI) models, especially large language models (LLMs), to facilitate bioterrorism or acces…

Linguistically inspired roadmap for building biologically reliable protein language models

2022-07-03 · Mai Ha Vu, Rahmad Akbar, Philippe A. Robert, Bartlomiej Swiatczak 외

Deep neural-network-based language models (LMs) are increasingly applied to large-scale protein sequence data to predict protein function. However, being largely black-box models and thus challenging to interpret, curren…

Interpretable Machine Learning

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

2025-08-05 · Jueon Park, Yein Park, Minju Song, Soyon Park 외 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 t…