Skip to main content

Showing 1–7 of 7 results for author: Shrikumar, A

.
  1. arXiv:1908.09426  [pdf, other

    q-bio.GN

    A multi-modal neural network for learning cis and trans regulation of stress response in yeast

    Authors: Boxiang Liu, Nadine Hussami, Avanti Shrikumar, Tyler Shimko, Salil Bhate, Scott Longwell, Stephen Montgomery, Anshul Kundaje

    Abstract: Deciphering gene regulatory networks is a central problem in computational biology. Here, we explore the use of multi-modal neural networks to learn predictive models of gene expression that include cis and trans regulatory components. We learn models of stress response in the budding yeast Saccharomyces cerevisiae. Our models achieve high performance and substantially outperform other state-of-th… ▽ More

    Submitted 25 August, 2019; originally announced August 2019.

    Comments: 5 pages, 2 figures; Presented at NIPS 2017 MLCB workshop

  2. arXiv:1901.06852  [pdf, other

    cs.LG stat.ML

    Maximum Likelihood with Bias-Corrected Calibration is Hard-To-Beat at Label Shift Adaptation

    Authors: Amr Alexandari, Anshul Kundaje, Avanti Shrikumar

    Abstract: Label shift refers to the phenomenon where the prior class probability p(y) changes between the training and test distributions, while the conditional probability p(x|y) stays fixed. Label shift arises in settings like medical diagnosis, where a classifier trained to predict disease given symptoms must be adapted to scenarios where the baseline prevalence of the disease is different. Given estimat… ▽ More

    Submitted 26 June, 2020; v1 submitted 21 January, 2019; originally announced January 2019.

    Comments: ICML 2020

  3. arXiv:1811.00416  [pdf, other

    cs.LG q-bio.GN stat.ML

    Technical Note on Transcription Factor Motif Discovery from Importance Scores (TF-MoDISco) version 0.5.6.5

    Authors: Avanti Shrikumar, Katherine Tian, Žiga Avsec, Anna Shcherbina, Abhimanyu Banerjee, Mahfuza Sharmin, Surag Nair, Anshul Kundaje

    Abstract: TF-MoDISco (Transcription Factor Motif Discovery from Importance Scores) is an algorithm for identifying motifs from basepair-level importance scores computed on genomic sequence data. This technical note focuses on version v0.5.6.5. The implementation is available at https://github.com/kundajelab/tfmodisco/tree/v0.5.6.5

    Submitted 30 April, 2020; v1 submitted 31 October, 2018; originally announced November 2018.

  4. arXiv:1807.09946  [pdf, other

    cs.LG cs.CV cs.NE stat.ML

    Computationally Efficient Measures of Internal Neuron Importance

    Authors: Avanti Shrikumar, Jocelin Su, Anshul Kundaje

    Abstract: The challenge of assigning importance to individual neurons in a network is of interest when interpreting deep learning models. In recent work, Dhamdhere et al. proposed Total Conductance, a "natural refinement of Integrated Gradients" for attributing importance to internal neurons. Unfortunately, the authors found that calculating conductance in tensorflow required the addition of several custom… ▽ More

    Submitted 25 July, 2018; originally announced July 2018.

    Comments: 7 pages, 2 figures

  5. arXiv:1802.07024  [pdf, other

    stat.ML cs.LG

    A General Framework for Abstention Under Label Shift

    Authors: Amr M. Alexandari, Anshul Kundaje, Avanti Shrikumar

    Abstract: In safety-critical applications of machine learning, it is often important to abstain from making predictions on low confidence examples. Standard abstention methods tend to be focused on optimizing top-k accuracy, but in many applications, accuracy is not the metric of interest. Further, label shift (a shift in class proportions between training time and prediction time) is ubiquitous in practica… ▽ More

    Submitted 19 June, 2022; v1 submitted 20 February, 2018; originally announced February 2018.

  6. 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

  7. 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