← Search

Gabriele Corso

12 accepted papers

2025

Composing Unbalanced Flows for Flexible Docking and Relaxation

ICLR 2025oral

Diffusion models have emerged as a successful approach for molecular docking, but they often cannot model protein flexibility or generate nonphysical poses. We argue that both these challenges can be tackled by framing the problem as a transport between distributions. Still, existing paradigms lack…

Cited by 0SourcePDFScholar
2024

Deep Confident Steps to New Pockets: Strategies for Docking Generalization

ICLR 2024poster

Accurate blind docking has the potential to lead to new biological breakthroughs, but for this promise to be realized, docking methods must generalize well across the proteome. Existing benchmarks, however, fail to rigorously assess generalizability. Therefore, we develop DockGen, a new benchmark ba…

Cited by 49SourcePDFScholar
2024

Dirichlet Flow Matching with Applications to DNA Sequence Design

ICML 2024poster

Discrete diffusion or flow models could enable faster and more controllable sequence generation than autoregressive models. We show that naive linear flow matching on the simplex is insufficient toward this goal since it suffers from discontinuities in the training target and further pathologies. To…

2024

DisCo-Diff: Enhancing Continuous Diffusion Models with Discrete Latents

ICML 2024poster

Diffusion models (DMs) have revolutionized generative learning. They utilize a diffusion process to encode data into a simple Gaussian distribution. However, encoding a complex, potentially multimodal data distribution into a single *continuous* Gaussian distribution arguably represents an unnecessa…

2024

Particle Guidance: non-I.I.D. Diverse Sampling with Diffusion Models

ICLR 2024poster

In light of the widespread success of generative models, a significant amount of research has gone into speeding up their sampling time. However, generative models are often sampled multiple times to obtain a diverse set incurring a cost that is orthogonal to sampling time. We tackle the question of…

2023

DiffDock: Diffusion Steps, Twists, and Turns for Molecular Docking

ICLR 2023poster

Predicting the binding structure of a small molecule ligand to a protein---a task known as molecular docking---is critical to drug design. Recent deep learning methods that treat docking as a regression problem have decreased runtime compared to traditional search-based methods but have yet to offer…

2022

3D Infomax improves GNNs for Molecular Property Prediction

ICML 2022spotlight

Molecular property prediction is one of the fastest-growing applications of deep learning with critical real-world impacts. Although the 3D molecular graph structure is necessary for models to achieve strong performance on many tasks, it is infeasible to obtain 3D structures at the scale required by…

2022

Torsional Diffusion for Molecular Conformer Generation

NeurIPS 2022accept

Molecular conformer generation is a fundamental task in computational chemistry. Several machine learning approaches have been developed, but none have outperformed state-of-the-art cheminformatics methods. We propose torsional diffusion, a novel diffusion framework that operates on the space of tor…

2021

Directional Graph Networks

ICML 2021oral

The lack of anisotropic kernels in graph neural networks (GNNs) strongly limits their expressiveness, contributing to well-known issues such as over-smoothing. To overcome this limitation, we propose the first globally consistent anisotropic kernels for GNNs, allowing for graph convolutions that are…

2021

Neural Distance Embeddings for Biological Sequences

NeurIPS 2021poster

The development of data-dependent heuristics and representations for biological sequences that reflect their evolutionary distance is critical for large-scale biological research. However, popular machine learning approaches, based on continuous Euclidean spaces, have struggled with the discrete com…

2020

Principal Neighbourhood Aggregation for Graph Nets

NeurIPS 2020poster

Graph Neural Networks (GNNs) have been shown to be effective models for different predictive tasks on graph-structured data. Recent work on their expressive power has focused on isomorphism tasks and countable feature spaces. We extend this theoretical framework to include continuous features---whic…