Skip to main content

Showing 1–12 of 12 results for author: Satorras, V G

.
  1. arXiv:2401.04082  [pdf, other

    q-bio.QM cs.LG stat.ML

    Improved motif-scaffolding with SE(3) flow matching

    Authors: Jason Yim, Andrew Campbell, Emile Mathieu, Andrew Y. K. Foong, Michael Gastegger, José Jiménez-Luna, Sarah Lewis, Victor Garcia Satorras, Bastiaan S. Veeling, Frank Noé, Regina Barzilay, Tommi S. Jaakkola

    Abstract: Protein design often begins with knowledge of a desired function from a motif which motif-scaffolding aims to construct a functional protein around. Recently, generative models have achieved breakthrough success in designing scaffolds for a diverse range of motifs. However, the generated scaffolds tend to lack structural diversity, which can hinder success in wet-lab validation. In this work, we e… ▽ More

    Submitted 8 January, 2024; originally announced January 2024.

    Comments: Preprint. Code: https://github.com/ microsoft/frame-flow

  2. arXiv:2310.05297  [pdf, other

    q-bio.QM

    Fast protein backbone generation with SE(3) flow matching

    Authors: Jason Yim, Andrew Campbell, Andrew Y. K. Foong, Michael Gastegger, José Jiménez-Luna, Sarah Lewis, Victor Garcia Satorras, Bastiaan S. Veeling, Regina Barzilay, Tommi Jaakkola, Frank Noé

    Abstract: 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 show how flow matching can be applied on SE(3) and propose modifications during training to effectively learn the vector field. Compared to FrameDiff, FrameFlow requires five times… ▽ More

    Submitted 10 October, 2023; v1 submitted 8 October, 2023; originally announced October 2023.

    Comments: Preprint

  3. arXiv:2302.00600  [pdf, other

    cs.LG

    Two for One: Diffusion Models and Force Fields for Coarse-Grained Molecular Dynamics

    Authors: Marloes Arts, Victor Garcia Satorras, Chin-Wei Huang, Daniel Zuegner, Marco Federici, Cecilia Clementi, Frank Noé, Robert Pinsler, Rianne van den Berg

    Abstract: Coarse-grained (CG) molecular dynamics enables the study of biological processes at temporal and spatial scales that would be intractable at an atomistic resolution. However, accurately learning a CG force field remains a challenge. In this work, we leverage connections between score-based generative models, force fields and molecular dynamics to learn a CG force field without requiring any force… ▽ More

    Submitted 22 September, 2023; v1 submitted 1 February, 2023; originally announced February 2023.

  4. arXiv:2210.05274  [pdf, other

    cs.LG q-bio.BM

    Equivariant 3D-Conditional Diffusion Models for Molecular Linker Design

    Authors: Ilia Igashov, Hannes Stärk, Clément Vignac, Victor Garcia Satorras, Pascal Frossard, Max Welling, Michael Bronstein, Bruno Correia

    Abstract: Fragment-based drug discovery has been an effective paradigm in early-stage drug development. An open challenge in this area is designing linkers between disconnected molecular fragments of interest to obtain chemically-relevant candidate drug molecules. In this work, we propose DiffLinker, an E(3)-equivariant 3D-conditional diffusion model for molecular linker design. Given a set of disconnected… ▽ More

    Submitted 11 October, 2022; originally announced October 2022.

    Comments: Under review

  5. arXiv:2203.17003  [pdf, other

    cs.LG q-bio.QM stat.ML

    Equivariant Diffusion for Molecule Generation in 3D

    Authors: Emiel Hoogeboom, Victor Garcia Satorras, Clément Vignac, Max Welling

    Abstract: This work introduces a diffusion model for molecule generation in 3D that is equivariant to Euclidean transformations. Our E(3) Equivariant Diffusion Model (EDM) learns to denoise a diffusion process with an equivariant network that jointly operates on both continuous (atom coordinates) and categorical features (atom types). In addition, we provide a probabilistic analysis which admits likelihood… ▽ More

    Submitted 16 June, 2022; v1 submitted 31 March, 2022; originally announced March 2022.

    Comments: Accepted at International Conference on Machine Learning (ICML) 2022

  6. arXiv:2203.03423  [pdf, other

    cs.LG

    Multivariate Time Series Forecasting with Latent Graph Inference

    Authors: Victor Garcia Satorras, Syama Sundar Rangapuram, Tim Januschowski

    Abstract: This paper introduces a new approach for Multivariate Time Series forecasting that jointly infers and leverages relations among time series. Its modularity allows it to be integrated with current univariate methods. Our approach allows to trade-off accuracy and computational efficiency gradually via offering on one extreme inference of a potentially fully-connected graph or on another extreme a bi… ▽ More

    Submitted 7 March, 2022; originally announced March 2022.

  7. arXiv:2109.04979  [pdf, ps, other

    cs.LG

    A Study of Joint Graph Inference and Forecasting

    Authors: Daniel Zügner, François-Xavier Aubet, Victor Garcia Satorras, Tim Januschowski, Stephan Günnemann, Jan Gasthaus

    Abstract: We study a recent class of models which uses graph neural networks (GNNs) to improve forecasting in multivariate time series. The core assumption behind these models is that there is a latent graph between the time series (nodes) that governs the evolution of the multivariate time series. By parameterizing a graph in a differentiable way, the models aim to improve forecasting quality. We com… ▽ More

    Submitted 10 September, 2021; originally announced September 2021.

    Comments: Published at the ICML 2021 Time Series Workshop

  8. arXiv:2105.09016  [pdf, other

    cs.LG physics.chem-ph stat.ML

    E(n) Equivariant Normalizing Flows

    Authors: Victor Garcia Satorras, Emiel Hoogeboom, Fabian B. Fuchs, Ingmar Posner, Max Welling

    Abstract: 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 differential equation to obtain an invertible equivariant function: a continuous-time normalizing flow. We demonstrate that E-NFs considerably outperform baselines and existing met… ▽ More

    Submitted 14 January, 2022; v1 submitted 19 May, 2021; originally announced May 2021.

    Comments: Accepted at Neural Information Processing Systems (NeurIPS 2021)

  9. arXiv:2102.09844  [pdf, other

    cs.LG stat.ML

    E(n) Equivariant Graph Neural Networks

    Authors: Victor Garcia Satorras, Emiel Hoogeboom, Max Welling

    Abstract: This paper introduces a new model to learn graph neural networks equivariant to rotations, translations, reflections and permutations called E(n)-Equivariant Graph Neural Networks (EGNNs). In contrast with existing methods, our work does not require computationally expensive higher-order representations in intermediate layers while it still achieves competitive or better performance. In addition,… ▽ More

    Submitted 16 February, 2022; v1 submitted 19 February, 2021; originally announced February 2021.

  10. arXiv:2006.01910  [pdf, other

    cs.LG cs.CV stat.ML

    The Convolution Exponential and Generalized Sylvester Flows

    Authors: Emiel Hoogeboom, Victor Garcia Satorras, Jakub M. Tomczak, Max Welling

    Abstract: This paper introduces a new method to build linear flows, by taking the exponential of a linear transformation. This linear transformation does not need to be invertible itself, and the exponential has the following desirable properties: it is guaranteed to be invertible, its inverse is straightforward to compute and the log Jacobian determinant is equal to the trace of the linear transformation.… ▽ More

    Submitted 26 October, 2020; v1 submitted 2 June, 2020; originally announced June 2020.

    Comments: Accepted to Neural Information Processing Systems (NeurIPS) 2020

  11. arXiv:2003.01998  [pdf, other

    cs.LG stat.ML

    Neural Enhanced Belief Propagation on Factor Graphs

    Authors: Victor Garcia Satorras, Max Welling

    Abstract: A graphical model is a structured representation of locally dependent random variables. A traditional method to reason over these random variables is to perform inference using belief propagation. When provided with the true data generating process, belief propagation can infer the optimal posterior probability estimates in tree structured factor graphs. However, in many cases we may only have acc… ▽ More

    Submitted 16 March, 2021; v1 submitted 4 March, 2020; originally announced March 2020.

  12. arXiv:1906.02547  [pdf, other

    stat.ML cs.LG

    Combining Generative and Discriminative Models for Hybrid Inference

    Authors: Victor Garcia Satorras, Zeynep Akata, Max Welling

    Abstract: A graphical model is a structured representation of the data generating process. The traditional method to reason over random variables is to perform inference in this graphical model. However, in many cases the generating process is only a poor approximation of the much more complex true data generating process, leading to suboptimal estimation. The subtleties of the generative process are howeve… ▽ More

    Submitted 30 October, 2019; v1 submitted 6 June, 2019; originally announced June 2019.