Skip to main content

Showing 1–10 of 10 results for author: Covert, I

Searching in archive stat. Search in all archives.
.
  1. arXiv:2306.07462  [pdf, other

    cs.LG stat.ML

    On the Robustness of Removal-Based Feature Attributions

    Authors: Chris Lin, Ian Covert, Su-In Lee

    Abstract: To explain predictions made by complex machine learning models, many feature attribution methods have been developed that assign importance scores to input features. Some recent work challenges the robustness of these methods by showing that they are sensitive to input and model perturbations, while other work addresses this issue by proposing robust attribution methods. However, previous work on… ▽ More

    Submitted 30 October, 2023; v1 submitted 12 June, 2023; originally announced June 2023.

    Comments: NeurIPS camera-ready version

  2. arXiv:2301.00557  [pdf, other

    cs.LG cs.IT stat.ML

    Learning to Maximize Mutual Information for Dynamic Feature Selection

    Authors: Ian Covert, Wei Qiu, Mingyu Lu, Nayoon Kim, Nathan White, Su-In Lee

    Abstract: Feature selection helps reduce data acquisition costs in ML, but the standard approach is to train models with static feature subsets. Here, we consider the dynamic feature selection (DFS) problem where a model sequentially queries features based on the presently available information. DFS is often addressed with reinforcement learning, but we explore a simpler approach of greedily selecting featu… ▽ More

    Submitted 8 June, 2023; v1 submitted 2 January, 2023; originally announced January 2023.

    Comments: ICML 2023 camera-ready

  3. arXiv:2107.07436  [pdf, other

    stat.ML cs.CV cs.LG

    FastSHAP: Real-Time Shapley Value Estimation

    Authors: Neil Jethani, Mukund Sudarshan, Ian Covert, Su-In Lee, Rajesh Ranganath

    Abstract: Shapley values are widely used to explain black-box models, but they are costly to calculate because they require many model evaluations. We introduce FastSHAP, a method for estimating Shapley values in a single forward pass using a learned explainer model. FastSHAP amortizes the cost of explaining many inputs via a learning approach inspired by the Shapley value's weighted least squares character… ▽ More

    Submitted 22 March, 2022; v1 submitted 15 July, 2021; originally announced July 2021.

    Comments: ICLR 2022 Camera Ready, 20 pages, 10 figures, 3 tables

  4. arXiv:2012.01536  [pdf, other

    cs.LG stat.ML

    Improving KernelSHAP: Practical Shapley Value Estimation via Linear Regression

    Authors: Ian Covert, Su-In Lee

    Abstract: The Shapley value concept from cooperative game theory has become a popular technique for interpreting ML models, but efficiently estimating these values remains challenging, particularly in the model-agnostic setting. Here, we revisit the idea of estimating Shapley values via linear regression to understand and improve upon this approach. By analyzing the original KernelSHAP alongside a newly pro… ▽ More

    Submitted 22 April, 2021; v1 submitted 2 December, 2020; originally announced December 2020.

    Comments: AISTATS 2021 Camera Ready (fixed supplement)

  5. arXiv:2011.14878  [pdf, other

    cs.LG stat.ML

    Explaining by Removing: A Unified Framework for Model Explanation

    Authors: Ian Covert, Scott Lundberg, Su-In Lee

    Abstract: Researchers have proposed a wide variety of model explanation approaches, but it remains unclear how most methods are related or when one method is preferable to another. We describe a new unified class of methods, removal-based explanations, that are based on the principle of simulating feature removal to quantify each feature's influence. These methods vary in several respects, so we develop a f… ▽ More

    Submitted 12 May, 2022; v1 submitted 20 November, 2020; originally announced November 2020.

    Comments: Updated with JMLR revisions, arXiv admin note: text overlap with arXiv:2011.03623

  6. arXiv:2011.03623  [pdf, other

    cs.LG stat.ML

    Feature Removal Is a Unifying Principle for Model Explanation Methods

    Authors: Ian Covert, Scott Lundberg, Su-In Lee

    Abstract: Researchers have proposed a wide variety of model explanation approaches, but it remains unclear how most methods are related or when one method is preferable to another. We examine the literature and find that many methods are based on a shared principle of explaining by removing - essentially, measuring the impact of removing sets of features from a model. These methods vary in several respects,… ▽ More

    Submitted 22 August, 2022; v1 submitted 6 November, 2020; originally announced November 2020.

    Comments: Updated for consistency with arxiv:2011.14878

  7. arXiv:2004.00668  [pdf, other

    cs.LG stat.ML

    Understanding Global Feature Contributions With Additive Importance Measures

    Authors: Ian Covert, Scott Lundberg, Su-In Lee

    Abstract: Understanding the inner workings of complex machine learning models is a long-standing problem and most recent research has focused on local interpretability. To assess the role of individual input features in a global sense, we explore the perspective of defining feature importance through the predictive power associated with each feature. We introduce two notions of predictive power (model-based… ▽ More

    Submitted 27 October, 2020; v1 submitted 1 April, 2020; originally announced April 2020.

    Comments: NeurIPS 2020 Camera Ready

  8. arXiv:1905.01375  [pdf, other

    cs.LG eess.SP stat.ML

    Temporal Graph Convolutional Networks for Automatic Seizure Detection

    Authors: Ian Covert, Balu Krishnan, Imad Najm, Jiening Zhan, Matthew Shore, John Hixson, Ming Jack Po

    Abstract: Seizure detection from EEGs is a challenging and time consuming clinical problem that would benefit from the development of automated algorithms. EEGs can be viewed as structural time series, because they are multivariate time series where the placement of leads on a patient's scalp provides prior information about the structure of interactions. Commonly used deep learning models for time series d… ▽ More

    Submitted 3 May, 2019; originally announced May 2019.

  9. Neural Granger Causality

    Authors: Alex Tank, Ian Covert, Nicholas Foti, Ali Shojaie, Emily Fox

    Abstract: While most classical approaches to Granger causality detection assume linear dynamics, many interactions in real-world applications, like neuroscience and genomics, are inherently nonlinear. In these cases, using linear models may lead to inconsistent estimation of Granger causal interactions. We propose a class of nonlinear methods by applying structured multilayer perceptrons (MLPs) or recurrent… ▽ More

    Submitted 13 March, 2021; v1 submitted 16 February, 2018; originally announced February 2018.

    Comments: IEEE TPAMI accepted version

  10. arXiv:1711.08160  [pdf, other

    stat.ML

    An Interpretable and Sparse Neural Network Model for Nonlinear Granger Causality Discovery

    Authors: Alex Tank, Ian Cover, Nicholas J. Foti, Ali Shojaie, Emily B. Fox

    Abstract: While most classical approaches to Granger causality detection repose upon linear time series assumptions, many interactions in neuroscience and economics applications are nonlinear. We develop an approach to nonlinear Granger causality detection using multilayer perceptrons where the input to the network is the past time lags of all series and the output is the future value of a single series. A… ▽ More

    Submitted 25 June, 2018; v1 submitted 22 November, 2017; originally announced November 2017.

    Comments: Accepted to the NIPS Time Series Workshop 2017