HyperDiffusionFields (HyDiF): Diffusion-Guided Hypernetworks for Learning Implicit Molecular Neural Fields
Sudarshan Babu, Phillip Lo, Xiao Zhang, Aadi Srivastava, Ali Davariashtiyani, Jason Perera, Michael Maire, Aly A. Khan
TL;DR
HyDiF proposes a diffusion-guided, field-based representation for molecules by learning Molecular Direction Fields (MDFs) which encode local geometry as a continuous vector field. A shared hypernetwork generates per-molecule Molecular Neural Fields (MNFs) that denoise MDFs through a denoising diffusion model, enabling both unconditional generation and structure-conditioned inpainting directly in function space. The MDf/MNF framework yields spatially localized features for downstream property prediction and demonstrates scalability to larger biomolecules such as proteins, addressing limitations of graph- and grid-based methods. Together, HyDiF unifies generation and representation learning in a single continuous-field model, offering a flexible, geometry-aware approach with practical implications for drug design and biomolecular modeling.
Abstract
We introduce HyperDiffusionFields (HyDiF), a framework that models 3D molecular conformers as continuous fields rather than discrete atomic coordinates or graphs. At the core of our approach is the Molecular Directional Field (MDF), a vector field that maps any point in space to the direction of the nearest atom of a particular type. We represent MDFs using molecule-specific neural implicit fields, which we call Molecular Neural Fields (MNFs). To enable learning across molecules and facilitate generalization, we adopt an approach where a shared hypernetwork, conditioned on a molecule, generates the weights of the given molecule's MNF. To endow the model with generative capabilities, we train the hypernetwork as a denoising diffusion model, enabling sampling in the function space of molecular fields. Our design naturally extends to a masked diffusion mechanism to support structure-conditioned generation tasks, such as molecular inpainting, by selectively noising regions of the field. Beyond generation, the localized and continuous nature of MDFs enables spatially fine-grained feature extraction for molecular property prediction, something not easily achievable with graph or point cloud based methods. Furthermore, we demonstrate that our approach scales to larger biomolecules, illustrating a promising direction for field-based molecular modeling.
