Molecular Representations in Implicit Functional Space via Hyper-Networks
Zehong Wang, Xiaolong Han, Qi Yang, Xiangru Tang, Fang Wu, Xiaoguang Guo, Weixiang Sun, Tianyi Ma, Pietro Lio, Le Cong, Sheng Wang, Chuxu Zhang, Yanfang Ye
TL;DR
MolField reframes molecular representation learning as learning in the space of continuous functions over $\mathbb{R}^3$, enforcing $SE(3)$ invariance through a canonical coordinate system. It introduces a three-part architecture—Canonical Implicit Neural Representation (C-INR), Structured Weight Tokenization (SWT), and a Function Space Hyper-Network (FSHN)—to generate distributions over molecular functions conditioned on context, enabling end-to-end training across molecular dynamics and property prediction. Empirical results show improved molecular-dynamics surface reconstruction and state-of-the-art or competitive performance on QM9 properties, along with robust ablations and analysis of discretization robustness. The work offers a principled, transferable representation for molecules that unifies dynamics, properties, and generation under function-space learning, with implications for generalization, data efficiency, and cross-task transfer.
Abstract
Molecular representations fundamentally shape how machine learning systems reason about molecular structure and physical properties. Most existing approaches adopt a discrete pipeline: molecules are encoded as sequences, graphs, or point clouds, mapped to fixed-dimensional embeddings, and then used for task-specific prediction. This paradigm treats molecules as discrete objects, despite their intrinsically continuous and field-like physical nature. We argue that molecular learning can instead be formulated as learning in function space. Specifically, we model each molecule as a continuous function over three-dimensional (3D) space and treat this molecular field as the primary object of representation. From this perspective, conventional molecular representations arise as particular sampling schemes of an underlying continuous object. We instantiate this formulation with MolField, a hyper-network-based framework that learns distributions over molecular fields. To ensure physical consistency, these functions are defined over canonicalized coordinates, yielding invariance to global SE(3) transformations. To enable learning directly over functions, we introduce a structured weight tokenization and train a sequence-based hyper-network to model a shared prior over molecular fields. We evaluate MolField on molecular dynamics and property prediction. Our results show that treating molecules as continuous functions fundamentally changes how molecular representations generalize across tasks and yields downstream behavior that is stable to how molecules are discretized or queried.
