Diffusion-Driven Domain Adaptation for Generating 3D Molecules
Haokai Hong, Wanyu Lin, Kay Chen Tan
TL;DR
This work tackles domain adaptation in 3D molecule generation by enabling diffusion-based generators to produce valid, novel molecules in unseen target domains without collecting target-domain data. The authors introduce GADM, which combines an asymmetric Equivariant Masked Autoencoder to learn structure-level domain priors with a Domain Prior-Supervised Diffusion Model that conditions denoising on these priors while preserving $SE(3)$-equivariance. The approach yields substantial improvements over state-of-the-art diffusion baselines across scaffold- and ring-structure-domain tasks, achieving high scaffold/ring coverage and meaningful generation of rare-domain molecules (e.g., up to 82.1% of an 8-ring target in QM9 and notable results in GEOM-DRUG). Overall, GADM provides a data-efficient, controllable pathway to explore novel molecular geometries, with potential impact on drug discovery and materials science.
Abstract
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.
