paper-with-me

Papers

Multimodal Large Language Models for Inverse Molecular Design with Retrosynthetic Planning

2024-10-05 · Gang Liu, Michael Sun, Wojciech Matusik, Meng Jiang, Jie Chen

While large language models (LLMs) have integrated images, adapting them to graphs remains challenging, limiting their applications in materials and drug design. This difficulty stems from the need for coherent autoregressive generation across texts and graphs. To address this, we introduce Llamole, the first multimodal LLM capable of interleaved text and graph generation, enabling molecular inverse design with retrosynthetic planning. Llamole integrates a base LLM with the Graph Diffusion Transformer and Graph Neural Networks for multi-conditional molecular generation and reaction inference within texts, while the LLM, with enhanced molecular understanding, flexibly controls activation among the different graph modules. Additionally, Llamole integrates A* search with LLM-based cost functions for efficient retrosynthetic planning. We create benchmarking datasets and conduct extensive experiments to evaluate Llamole against in-context learning and supervised fine-tuning. Llamole significantly outperforms 14 adapted LLMs across 12 metrics for controllable molecular design and retrosynthetic planning.

📄 PDF Abstract BibTeX arXiv:2410.04223

Code (1)

liugangcode/Llamole 공식 구현 pytorch

Tasks

BenchmarkingDrug DesignGraph GenerationIn-Context Learning

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Many-Shot In-Context Learning for Molecular Inverse Design

2024-07-26 · Saeed Moayedpour, Alejandro Corrochano-Navarro, Faryad Sahneh, Shahriar Noroozizadeh 외

Large Language Models (LLMs) have demonstrated great performance in few-shot In-Context Learning (ICL) for a variety of generative and discriminative chemical design tasks. The newly expanded context windows of LLMs can …

In-Context Learning

Molecular Inverse-Design Platform for Material Industries

2020-04-24 · Seiji Takeda, Toshiyuki Hama, Hsiang-Han Hsu, Victoria A. Piunova 외

The discovery of new materials has been the essential force which brings a discontinuous improvement to industrial products' performance. However, the extra-vast combinatorial design space of material structures exceeds …

Graph GenerationMolecular Graph Generation

X-LoRA: Mixture of Low-Rank Adapter Experts, a Flexible Framework for Large Language Models with Applications in Protein Mechanics and Molecular Design

2024-02-11 · Eric L. Buehler, Markus J. Buehler

We report a mixture of expert strategy to create fine-tuned large language models using a deep layer-wise token-level approach based on low-rank adaptation (LoRA). Starting with a set of pre-trained LoRA adapters, our ga…

graph constructionKnowledge GraphsLanguage ModellingLarge Language Model+1

Equivariant Energy-Guided SDE for Inverse Molecular Design

2022-09-30 · Fan Bao, Min Zhao, Zhongkai Hao, Peiyao Li 외

Inverse molecular design is critical in material science and drug discovery, where the generated molecules should satisfy certain desirable properties. In this paper, we propose equivariant energy-guided stochastic diffe…

3D Molecule GenerationDrug Discovery

InstructBioMol: Advancing Biomolecule Understanding and Design Following Human Instructions

2024-10-10 · Xiang Zhuang, Keyan Ding, Tianwen Lyu, Yinuo Jiang 외

Understanding and designing biomolecules, such as proteins and small molecules, is central to advancing drug discovery, synthetic biology, and enzyme engineering. Recent breakthroughs in Artificial Intelligence (AI) have…

Data IntegrationDrug Discovery