LGAICHEM-PHJul 28, 2024

A Bayesian Flow Network Framework for Chemistry Tasks

arXiv:2407.20294v210 citationsh-index: 1Has Code
Originality Incremental advance
AI Analysis

This enables building all-in-one models for chemistry, though it appears incremental as it adapts existing methods to this domain.

The authors tackled chemistry tasks by introducing ChemBFN, a Bayesian flow network language model that generates diverse molecules with fewer sampling steps and achieves state-of-the-art performance on regression and classification after fine-tuning.

In this work, we introduce ChemBFN, a language model that handles chemistry tasks based on Bayesian flow networks working on discrete data. A new accuracy schedule is proposed to improve the sampling quality by significantly reducing the reconstruction loss. We show evidence that our method is appropriate for generating molecules with satisfied diversity even when a smaller number of sampling steps is used. A classifier-free guidance method is adapted for conditional generation. It is also worthwhile to point out that after generative training, our model can be fine-tuned on regression and classification tasks with the state-of-the-art performance, which opens the gate of building all-in-one models in a single module style. Our model has been open sourced at https://github.com/Augus1999/bayesian-flow-network-for-chemistry.

Code Implementations1 repo
Foundations

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

Your Notes