paper-with-me

Papers

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-the-art on graph-to-graph translation methods for molecular optimization. In particular, we realize coherent multi-resolution representations by interweaving the encoding of substructure components with the atom-level encoding of the original molecular graph. Moreover, our graph decoder is fully autoregressive, and interleaves each step of adding a new substructure with the process of resolving its attachment to the emerging molecule. We evaluate our model on multiple molecular optimization tasks and show that our model significantly outperforms previous state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:1907.11223

Code (1)

wengong-jin/hgraph2graph pytorch

Tasks

DecoderDrug DiscoveryGraph-To-Graph TranslationTranslation

Similar 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 molec…

DecoderGraph-To-Graph TranslationTranslation

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

HIGHT: Hierarchical Graph Tokenization for Molecule-Language Alignment

2024-06-20 · Yongqiang Chen, Quanming Yao, Juzheng Zhang, James Cheng 외

Recently, there has been a surge of interest in extending the success of large language models (LLMs) from texts to molecules. Most existing approaches adopt a graph neural network to represent a molecule as a series of …

Graph Neural NetworkHallucination

Semi-supervised learning of hierarchical representations of molecules using neural message passing

2017-11-28 · Hai Nguyen, Shin-ichi Maeda, Kenta Oono

With the rapid increase of compound databases available in medicinal and material science, there is a growing need for learning representations of molecules in a semi-supervised manner. In this paper, we propose an unsup…

HiGNN: Hierarchical Informative Graph Neural Networks for Molecular Property Prediction Equipped with Feature-Wise Attention

2022-08-30 · Weimin Zhu, Yi Zhang, Duancheng Zhao, Jianrong Xu 외

Elucidating and accurately predicting the druggability and bioactivities of molecules plays a pivotal role in drug design and discovery and remains an open challenge. Recently, graph neural networks (GNN) have made remar…

Drug DesignDrug DiscoveryMolecular Property PredictionProperty Prediction+1