LGCHEM-PHBMApr 1, 2024

Diffusion-Driven Domain Adaptation for Generating 3D Molecules

arXiv:2404.00962v12 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses the challenge of data scarcity in molecule generation for drug discovery or materials science, though it appears incremental as it builds on existing diffusion and autoencoder techniques.

The paper tackles the problem of generating 3D molecules for new domains without collecting data by proposing GADM, a diffusion-based domain adaptation method, which improves success rates by up to 65.6% in experiments.

Can we train a molecule generator that can generate 3D molecules from a new domain, circumventing the need to collect data? This problem can be cast as the problem of domain adaptive molecule generation. This work presents a novel and principled diffusion-based approach, called GADM, that allows shifting a generative model to desired new domains without the need to collect even a single molecule. As the domain shift is typically caused by the structure variations of molecules, e.g., scaffold variations, we leverage a designated equivariant masked autoencoder (MAE) along with various masking strategies to capture the structural-grained representations of the in-domain varieties. In particular, with an asymmetric encoder-decoder module, the MAE can generalize to unseen structure variations from the target domains. These structure variations are encoded with an equivariant encoder and treated as domain supervisors to control denoising. We show that, with these encoded structural-grained domain supervisors, GADM can generate effective molecules within the desired new domains. We conduct extensive experiments across various domain adaptation tasks over benchmarking datasets. We show that our approach can improve up to 65.6% in terms of success rate defined based on molecular validity, uniqueness, and novelty compared to alternative baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes