paper-with-me

Papers

FlowDock: Geometric Flow Matching for Generative Protein-Ligand Docking and Affinity Prediction

2024-12-14 · Alex Morehead, Jianlin Cheng

Powerful generative AI models of protein-ligand structure have recently been proposed, but few of these methods support both flexible protein-ligand docking and affinity estimation. Of those that do, none can directly model multiple binding ligands concurrently or have been rigorously benchmarked on pharmacologically relevant drug targets, hindering their widespread adoption in drug discovery efforts. In this work, we propose FlowDock, the first deep geometric generative model based on conditional flow matching that learns to directly map unbound (apo) structures to their bound (holo) counterparts for an arbitrary number of binding ligands. Furthermore, FlowDock provides predicted structural confidence scores and binding affinity values with each of its generated protein-ligand complex structures, enabling fast virtual screening of new (multi-ligand) drug targets. For the well-known PoseBusters Benchmark dataset, FlowDock outperforms single-sequence AlphaFold 3 with a 51% blind docking success rate using unbound (apo) protein input structures and without any information derived from multiple sequence alignments, and for the challenging new DockGen-E dataset, FlowDock outperforms single-sequence AlphaFold 3 and matches single-sequence Chai-1 for binding pocket generalization. Additionally, in the ligand category of the 16th community-wide Critical Assessment of Techniques for Structure Prediction (CASP16), FlowDock ranked among the top-5 methods for pharmacological binding affinity estimation across 140 protein-ligand complexes, demonstrating the efficacy of its learned representations in virtual screening. Source code, data, and pre-trained models are available at https://github.com/BioinfoMachineLearning/FlowDock.

📄 PDF Abstract BibTeX arXiv:2412.10966

Code (2)

bioinfomachinelearning/flowdock 공식 구현 pytorch
bioinfomachinelearning/posebench pytorch

Tasks

Blind DockingDrug Discovery

Methods 이 논문이 사용한 방법론

AlphaFold 설명 없음

Similar Papers 제목 키워드 기반

Generating Highly Designable Proteins with Geometric Algebra Flow Matching

2024-11-07 · Simon Wagner, Leif Seute, Vsevolod Viliuga, Nicolas Wolf 외

We introduce a generative model for protein backbone design utilizing geometric products and higher order message passing. In particular, we propose Clifford Frame Attention (CFA), an extension of the invariant point att…

Diversity

Multi-domain Distribution Learning for De Novo Drug Design

2025-08-25 · Arne Schneuing, Ilia Igashov, Adrian W. Dobbelstein, Thomas Castiglione 외 arxiv

We introduce DrugFlow, a generative model for structure-based drug design that integrates continuous flow matching with discrete Markov bridges, demonstrating state-of-the-art performance in learning chemical, geometric,…

Fast protein backbone generation with SE(3) flow matching

2023-10-08 · Jason Yim, Andrew Campbell, Andrew Y. K. Foong, Michael Gastegger 외

We present FrameFlow, a method for fast protein backbone generation using SE(3) flow matching. Specifically, we adapt FrameDiff, a state-of-the-art diffusion model, to the flow-matching generative modeling paradigm. We s…

Protein Design

Emyx: Fast and efficient all-atom protein generation

2026-06-12 · Nicholas J. Williams, Ward Haddadin, Matteo P. Ferla, Constantin Schneider 외 arxiv

Computational enzyme design requires generating proteins that scaffold catalytic residues and ligands, a task that demands both geometric accuracy and structural diversity from the underlying generative model. Current al…

PI-Mamba: Linear-Time Protein Backbone Generation via Spectrally Initialized Flow Matching

2026-03-17 · Tianyu Wu, Lin Zhu arxiv

Motivation: Generative models for protein backbone design have to simultaneously ensure geometric validity, sampling efficiency, and scalability to long sequences. However, most existing approaches rely on iterative refi…

Computational Efficiency