paper-with-me

Papers

Learning Multimodal Graph-to-Graph Translation for Molecular Optimization

2018-12-03 · Wengong Jin, Kevin Yang, Regina Barzilay, Tommi Jaakkola

We view molecular optimization as a graph-to-graph translation problem. The goal is to learn to map from one molecular graph to another with better properties based on an available corpus of paired molecules. Since molecules can be optimized in different ways, there are multiple viable translations for each input graph. A key challenge is therefore to model diverse translation outputs. Our primary contributions include a junction tree encoder-decoder for learning diverse graph translations along with a novel adversarial training method for aligning distributions of molecules. Diverse output distributions in our model are explicitly realized by low-dimensional latent vectors that modulate the translation process. We evaluate our model on multiple molecular optimization tasks and show that our model outperforms previous state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:1812.01070

Code (5)

wengong-jin/iclr19-graph2graph 공식 구현 pytorch
cbilodeau2/g2g_optimization pytorch
kovanostra/Message-passing-neural-network pytorch
kovanostra/graph-to-graph
kovanostra/message-passing-nn pytorch

Tasks

DecoderGraph-To-Graph TranslationTranslation

Similar Papers 제목 키워드 기반

Learning Multimodal Graph-to-Graph Translation for Molecule Optimization

2019-05-01 · ICLR 2019 5 · Wengong Jin, Kevin Yang, Regina Barzilay, Tommi Jaakkola

We view molecule optimization as a graph-to-graph translation problem. The goal is to learn to map from one molecular graph to another with better properties based on an available corpus of paired molecules. Since molecu…

DecoderGraph-To-Graph TranslationTranslation

Hierarchical Graph-to-Graph Translation for Molecules

2019-06-11 · Wengong Jin, Regina Barzilay, Tommi Jaakkola

The problem of accelerating drug discovery relies heavily on automatic tools to optimize precursor molecules to afford them with better biochemical properties. Our work in this paper substantially extends prior state-of-…

DecoderDrug DiscoveryGraph-To-Graph TranslationTranslation

Mol-LLM: Multimodal Generalist Molecular LLM with Improved Graph Utilization

2025-02-05 · Chanhui Lee, Hanbum Ko, Yuheon Song, Yongjun Jeong 외

Recent advances in large language models (LLMs) have led to models that tackle diverse molecular tasks, such as chemical reaction prediction and molecular property prediction. Large-scale molecular instruction-tuning dat…

Chemical Reaction PredictionMolecular Property PredictionMolecule CaptioningPrediction+1

Black Box Recursive Translations for Molecular Optimization

2019-12-21 · Farhan Damani, Vishnu Sresht, Stephen Ra

Machine learning algorithms for generating molecular structures offer a promising new approach to drug discovery. We cast molecular optimization as a translation problem, where the goal is to map an input compound to a t…

Drug DiscoveryMolecular Graph GenerationTranslation

Back to Basics: Improving Molecular Understanding in LLMs via SMILES-Graph Translation

2026-07-03 · Wenda Wang, Jinjia Feng, Zhewei Wei arxiv

Recent advances in molecular large language models have led to strong performance on molecular understanding and generation tasks, yet these gains often come without reliable structural grounding. In particular, existing…