Zum Hauptinhalt springen

Showing 1–9 of 9 results for author: Suriana, P

.
  1. arXiv:2312.00191  [pdf, other

    q-bio.BM cs.LG

    Enhancing Ligand Pose Sampling for Molecular Docking

    Authors: Patricia Suriana, Ron O. Dror

    Abstract: Deep learning promises to dramatically improve scoring functions for molecular docking, leading to substantial advances in binding pose prediction and virtual screening. To train scoring functions-and to perform molecular docking-one must generate a set of candidate ligand binding poses. Unfortunately, the sampling protocols currently used to generate candidate poses frequently fail to produce any… ▽ More

    Submitted 30 November, 2023; originally announced December 2023.

    Comments: Published at the Machine Learning for Structural Biology Workshop, NeurIPS 2023

  2. arXiv:2307.06300  [pdf, other

    cs.RO

    A Comparative Analysis Between the Additive and the Multiplicative Extended Kalman Filter for Satellite Attitude Determination

    Authors: Hamza A. Hassan, William Tolstrup, Johanes P. Suriana, Ibrahim D. Kiziloklu

    Abstract: The general consensus is that the Multiplicative Extended Kalman Filter (MEKF) is superior to the Additive Extended Kalman Filter (AEKF) based on a wealth of theoretical evidence. This paper deals with a practical comparison between the two filters in simulation with the goal of verifying if the previous theoretical foundations are true. The AEKF and MEKF are two variants of the Extended Kalman Fi… ▽ More

    Submitted 13 July, 2023; v1 submitted 12 July, 2023; originally announced July 2023.

  3. arXiv:2303.11494  [pdf, other

    q-bio.BM cs.LG

    FlexVDW: A machine learning approach to account for protein flexibility in ligand docking

    Authors: Patricia Suriana, Joseph M. Paggi, Ron O. Dror

    Abstract: Most widely used ligand docking methods assume a rigid protein structure. This leads to problems when the structure of the target protein deforms upon ligand binding. In particular, the ligand's true binding pose is often scored very unfavorably due to apparent clashes between ligand and protein atoms, which lead to extremely high values of the calculated van der Waals energy term. Traditionally,… ▽ More

    Submitted 20 March, 2023; originally announced March 2023.

    Comments: Published at the MLDD workshop, International Conference on Learning Representations (ICLR) 2023

  4. arXiv:2012.04035  [pdf, other

    cs.LG physics.bio-ph physics.comp-ph q-bio.BM

    ATOM3D: Tasks On Molecules in Three Dimensions

    Authors: Raphael J. L. Townshend, Martin Vögele, Patricia Suriana, Alexander Derry, Alexander Powers, Yianni Laloudakis, Sidhika Balachandar, Bowen Jing, Brandon Anderson, Stephan Eismann, Risi Kondor, Russ B. Altman, Ron O. Dror

    Abstract: Computational methods that operate on three-dimensional molecular structure have the potential to solve important questions in biology and chemistry. In particular, deep neural networks have gained significant attention, but their widespread adoption in the biomolecular domain has been limited by a lack of either systematic performance benchmarks or a unified toolkit for interacting with molecular… ▽ More

    Submitted 15 January, 2022; v1 submitted 7 December, 2020; originally announced December 2020.

    Comments: NeurIPS 2021 Datasets and Benchmarks Track

  5. arXiv:2011.13557  [pdf, other

    q-bio.QM cs.LG

    Protein model quality assessment using rotation-equivariant, hierarchical neural networks

    Authors: Stephan Eismann, Patricia Suriana, Bowen Jing, Raphael J. L. Townshend, Ron O. Dror

    Abstract: Proteins are miniature machines whose function depends on their three-dimensional (3D) structure. Determining this structure computationally remains an unsolved grand challenge. A major bottleneck involves selecting the most accurate structural model among a large pool of candidates, a task addressed in model quality assessment. Here, we present a novel deep learning approach to assess the quality… ▽ More

    Submitted 27 November, 2020; originally announced November 2020.

  6. arXiv:2009.01411  [pdf, other

    q-bio.BM cs.LG stat.ML

    Learning from Protein Structure with Geometric Vector Perceptrons

    Authors: Bowen Jing, Stephan Eismann, Patricia Suriana, Raphael J. L. Townshend, Ron Dror

    Abstract: Learning on 3D structures of large biomolecules is emerging as a distinct area in machine learning, but there has yet to emerge a unifying network architecture that simultaneously leverages the graph-structured and geometric aspects of the problem domain. To address this gap, we introduce geometric vector perceptrons, which extend standard dense layers to operate on collections of Euclidean vector… ▽ More

    Submitted 15 May, 2021; v1 submitted 2 September, 2020; originally announced September 2020.

    Comments: Presented at ICLR 2021

  7. arXiv:1807.01297  [pdf, other

    q-bio.BM cs.LG stat.ML

    End-to-End Learning on 3D Protein Structure for Interface Prediction

    Authors: Raphael J. L. Townshend, Rishi Bedi, Patricia A. Suriana, Ron O. Dror

    Abstract: Despite an explosion in the number of experimentally determined, atomically detailed structures of biomolecules, many critical tasks in structural biology remain data-limited. Whether performance in such tasks can be improved by using large repositories of tangentially related structural data remains an open question. To address this question, we focused on a central problem in biology: predicting… ▽ More

    Submitted 26 December, 2019; v1 submitted 3 July, 2018; originally announced July 2018.

    Comments: NeurIPS 2019

  8. arXiv:1804.10694  [pdf, other

    cs.PL cs.DC cs.MS cs.NE cs.PF

    Tiramisu: A Polyhedral Compiler for Expressing Fast and Portable Code

    Authors: Riyadh Baghdadi, Jessica Ray, Malek Ben Romdhane, Emanuele Del Sozzo, Abdurrahman Akkas, Yunming Zhang, Patricia Suriana, Shoaib Kamil, Saman Amarasinghe

    Abstract: This paper introduces Tiramisu, a polyhedral framework designed to generate high performance code for multiple platforms including multicores, GPUs, and distributed machines. Tiramisu introduces a scheduling language with novel extensions to explicitly manage the complexities that arise when targeting these systems. The framework is designed for the areas of image processing, stencils, linear alge… ▽ More

    Submitted 20 December, 2018; v1 submitted 27 April, 2018; originally announced April 2018.

    Comments: arXiv admin note: substantial text overlap with arXiv:1803.00419

  9. arXiv:1803.00419   

    cs.PL cs.PF

    Technical Report about Tiramisu: a Three-Layered Abstraction for Hiding Hardware Complexity from DSL Compilers

    Authors: Riyadh Baghdadi, Jessica Ray, Malek Ben Romdhane, Emanuele Del Sozzo, Patricia Suriana, Shoaib Kamil, Saman Amarasinghe

    Abstract: High-performance DSL developers work hard to take advantage of modern hardware. The DSL compilers have to build their own complex middle-ends before they can target a common back-end such as LLVM, which only handles single instruction streams with SIMD instructions. We introduce Tiramisu, a common middle-end that can generate efficient code for modern processors and accelerators such as multicores… ▽ More

    Submitted 28 May, 2018; v1 submitted 28 February, 2018; originally announced March 2018.

    Comments: This is a duplicate for 1804.10694. This version of the paper is outdated and should be deleted and only 1804.10694 should be kept. Future versions of the paper will replace 1804.10694 (as second, third version, ...) but now we want to remove duplicates