English

MING: A Functional Approach to Learning Molecular Generative Models

Machine Learning 2025-02-18 v2

Abstract

Traditional molecule generation methods often rely on sequence- or graph-based representations, which can limit their expressive power or require complex permutation-equivariant architectures. This paper introduces a novel paradigm for learning molecule generative models based on functional representations. Specifically, we propose Molecular Implicit Neural Generation (MING), a diffusion-based model that learns molecular distributions in the function space. Unlike standard diffusion processes in the data space, MING employs a novel functional denoising probabilistic process, which jointly denoises information in both the function's input and output spaces by leveraging an expectation-maximization procedure for latent implicit neural representations of data. This approach enables a simple yet effective model design that accurately captures underlying function distributions. Experimental results on molecule-related datasets demonstrate MING's superior performance and ability to generate plausible molecular samples, surpassing state-of-the-art data-space methods while offering a more streamlined architecture and significantly faster generation times. The code is available at https://github.com/v18nguye/MING.

Keywords

Cite

@article{arxiv.2410.12522,
  title  = {MING: A Functional Approach to Learning Molecular Generative Models},
  author = {Van Khoa Nguyen and Maciej Falkiewicz and Giangiacomo Mercatali and Alexandros Kalousis},
  journal= {arXiv preprint arXiv:2410.12522},
  year   = {2025}
}

Comments

AISTATS 2025

R2 v1 2026-06-28T19:24:09.786Z