Skip to main content
QUICK REVIEW

[論文レビュー] Learning Multimodal Graph-to-Graph Translation for Molecular Optimization

Wengong Jin, Kevin Yang|arXiv (Cornell University)|Dec 3, 2018
Machine Learning in Materials Science参考文献 51被引用数 154
ひとこと要約

本論文は、結合木エンコーダ-デコーダと潜在コードおよび敵対的スキャフォールド正則化を用いた多模态グラフ間翻訳モデルを提案し、分子最適化において最先端の結果と複数タスクにわたる多様な出力を達成する。

ABSTRACT

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.

研究の動機と目的

  • Motivate molecular optimization as a graph-to-graph translation problem with parallel data.
  • Enable diverse (multimodal) outputs by injecting low-dimensional latent codes into decoding.
  • Ensure chemical validity and target-domain alignment via adversarial scaffold regularization.
  • Leverage a junction-tree based encoder-decoder to hierarchically generate valid molecular graphs.
  • Demonstrate improvements over baselines across multiple property optimization tasks.

提案手法

  • Encode molecules with a shared junction-tree and graph encoder using graph message passing.
  • Decode first a junction tree with a tree-GRU and attention to predict scaffolds, then assemble the graph from clusters.
  • Introduce low-dimensional latent codes z to capture multimodal translations and train with a variational objective.
  • Apply adversarial regularization on continuous scaffold representations to align translated outputs with the target domain.
  • Train a graph decoder with a contextual loss (Eq. 10) and utilize an adversarial (WGAN-GP) objective over decoder embeddings to enforce scaffold realism.
  • Optionally, use a VAE-like objective with a KL term to encourage latent codes to follow a prior.

実験結果

リサーチクエスチョン

  • RQ1Can a multimodal graph-to-graph translation framework learn diverse, property-improving molecular mappings from paired data?
  • RQ2Does a junction-tree based encoder-decoder improve validity and quality of generated molecules compared to sequence-based or flat graph approaches?
  • RQ3Do latent codes enable meaningful diversity without sacrificing translation accuracy or chemical validity?
  • RQ4Does adversarial scaffold regularization help align translated molecules with the target domain distributions?
  • RQ5How does the proposed method compare to MMPA, JT-VAE, GCPN, and VSeq2Seq baselines on penalized logP, QED, and DRD2 optimization tasks?

主な発見

Methodδ=0.6 (Improvement)δ=0.6 (Diversity)δ=0.4 (Improvement)δ=0.4 (Diversity)ImprovementDiversity
MMPA1.65±1.440.3293.29±1.120.496--
JT-VAE0.28±0.79-1.03±1.39---
GCPN0.79±0.63-2.49±1.30---
VSeq2Seq2.33±1.170.3313.37±1.750.471--
VJTNN2.33±1.240.3333.55±1.670.480--
  • The model outperforms baselines on penalized logP, achieving higher improvements and diverse outputs across two similarity thresholds.
  • On QED and DRD2 tasks, the method (VJTNN and VJTNN+GAN) shows higher success rates and competitive diversity and novelty metrics compared to baselines.
  • VJTNN+GAN provides marginal diversity gains over VJTNN, with strong performance on QED and DRD2 under explicit target domains.
  • The approach yields diverse and novel molecules while leveraging parallel data for sample efficiency beyond MMPA rules-based methods.
  • A junction-tree based encoder-decoder with latent multimodal decoding attains superior translation accuracy and property improvements.

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。