paper-with-me

Papers

Semi-Equivariant Continuous Normalizing Flows for Target-Aware Molecule Generation

2022-11-09 · Eyal Rozenberg, Daniel Freedman

We propose an algorithm for learning a conditional generative model of a molecule given a target. Specifically, given a receptor molecule that one wishes to bind to, the conditional model generates candidate ligand molecules that may bind to it. The distribution should be invariant to rigid body transformations that act $\textit{jointly}$ on the ligand and the receptor; it should also be invariant to permutations of either the ligand or receptor atoms. Our learning algorithm is based on a continuous normalizing flow. We establish semi-equivariance conditions on the flow which guarantee the aforementioned invariance conditions on the conditional distribution. We propose a graph neural network architecture which implements this flow, and which is designed to learn effectively despite the vast differences in size between the ligand and receptor. We evaluate our method on the CrossDocked2020 dataset, attaining a significant improvement in binding affinity over competing methods.

📄 PDF Abstract BibTeX arXiv:2211.04754

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Semi-Equivariant Conditional Normalizing Flows

2023-04-13 · Eyal Rozenberg, Daniel Freedman

We study the problem of learning conditional distributions of the form $p(G | \hat G)$, where $G$ and $\hat G$ are two 3D graphs, using continuous normalizing flows. We derive a semi-equivariance condition on the flow wh…

Equivariant Finite Normalizing Flows

2021-10-16 · Avishek Joey Bose, Marcus Brubaker, Ivan Kobyzev

Generative modeling seeks to uncover the underlying factors that give rise to observed data that can often be modeled as the natural symmetries that manifest themselves through invariances and equivariances to certain tr…

E(n) Equivariant Normalizing Flows

2021-05-19 · NeurIPS 2021 12 · Victor Garcia Satorras, Emiel Hoogeboom, Fabian B. Fuchs, Ingmar Posner 외

This paper introduces a generative model equivariant to Euclidean symmetries: E(n) Equivariant Normalizing Flows (E-NFs). To construct E-NFs, we take the discriminative E(n) graph neural networks and integrate them as a …

Equivariant flow matching

2023-06-26 · NeurIPS 2023 11

Normalizing flows are a class of deep generative models that are especially interesting for modeling probability distributions in physics, where the exact likelihood of flows allows reweighting to known target energy fun…

Continuous normalizing flows for lattice gauge theories

2024-10-17 · Mathis Gerdes, Pim de Haan, Roberto Bondesan, Miranda C. N. Cheng

Continuous normalizing flows are known to be highly expressive and flexible, which allows for easier incorporation of large symmetries and makes them a powerful tool for sampling in lattice field theories. Building on pr…