Skip to main content

Showing 1–5 of 5 results for author: Greenside, P

Searching in archive cs. Search in all archives.
.
  1. arXiv:2305.18089  [pdf, other

    q-bio.BM cs.LG

    Inverse Protein Folding Using Deep Bayesian Optimization

    Authors: Natalie Maus, Yimeng Zeng, Daniel Allen Anderson, Phillip Maffettone, Aaron Solomon, Peyton Greenside, Osbert Bastani, Jacob R. Gardner

    Abstract: Inverse protein folding -- the task of predicting a protein sequence from its backbone atom coordinates -- has surfaced as an important problem in the "top down", de novo design of proteins. Contemporary approaches have cast this problem as a conditional generative modelling problem, where a large generative model over protein sequences is conditioned on the backbone. While these generative models… ▽ More

    Submitted 24 May, 2023; originally announced May 2023.

  2. arXiv:2203.12742  [pdf, other

    cs.LG cs.NE q-bio.QM stat.ML

    Accelerating Bayesian Optimization for Biological Sequence Design with Denoising Autoencoders

    Authors: Samuel Stanton, Wesley Maddox, Nate Gruver, Phillip Maffettone, Emily Delaney, Peyton Greenside, Andrew Gordon Wilson

    Abstract: Bayesian optimization (BayesOpt) is a gold standard for query-efficient continuous optimization. However, its adoption for drug design has been hindered by the discrete, high-dimensional nature of the decision variables. We develop a new approach (LaMBO) which jointly trains a denoising autoencoder with a discriminative multi-task Gaussian process head, allowing gradient-based optimization of mult… ▽ More

    Submitted 12 July, 2022; v1 submitted 23 March, 2022; originally announced March 2022.

    Comments: ICML 2022. Code available at https://github.com/samuelstanton/lambo

  3. arXiv:2007.10263  [pdf, other

    cs.LG q-bio.QM stat.ML

    A Hierarchical Approach to Scaling Batch Active Search Over Structured Data

    Authors: Vivek Myers, Peyton Greenside

    Abstract: Active search is the process of identifying high-value data points in a large and often high-dimensional parameter space that can be expensive to evaluate. Traditional active search techniques like Bayesian optimization trade off exploration and exploitation over consecutive evaluations, and have historically focused on single or small (<5) numbers of examples evaluated per round. As modern data s… ▽ More

    Submitted 20 July, 2020; originally announced July 2020.

    Comments: Presented at the 2020 ICML Workshop on Real World Experiment Design and Active Learning

  4. arXiv:1704.02685  [pdf, other

    cs.CV cs.LG cs.NE

    Learning Important Features Through Propagating Activation Differences

    Authors: Avanti Shrikumar, Peyton Greenside, Anshul Kundaje

    Abstract: The purported "black box" nature of neural networks is a barrier to adoption in applications where interpretability is essential. Here we present DeepLIFT (Deep Learning Important FeaTures), a method for decomposing the output prediction of a neural network on a specific input by backpropagating the contributions of all neurons in the network to every feature of the input. DeepLIFT compares the ac… ▽ More

    Submitted 12 October, 2019; v1 submitted 9 April, 2017; originally announced April 2017.

    Comments: Updated to include changes present in the ICML camera-ready paper, and other small corrections

    Journal ref: PMLR 70:3145-3153, 2017

  5. arXiv:1605.01713  [pdf, other

    cs.LG cs.CV cs.NE

    Not Just a Black Box: Learning Important Features Through Propagating Activation Differences

    Authors: Avanti Shrikumar, Peyton Greenside, Anna Shcherbina, Anshul Kundaje

    Abstract: Note: This paper describes an older version of DeepLIFT. See https://arxiv.longhoe.net/abs/1704.02685 for the newer version. Original abstract follows: The purported "black box" nature of neural networks is a barrier to adoption in applications where interpretability is essential. Here we present DeepLIFT (Learning Important FeaTures), an efficient and effective method for computing importance scores in a… ▽ More

    Submitted 11 April, 2017; v1 submitted 5 May, 2016; originally announced May 2016.

    Comments: 6 pages, 3 figures, this is an older version; see https://arxiv.longhoe.net/abs/1704.02685 for the newer version