← Search

Ian Connick Covert

9 accepted papers

2024

Estimating Conditional Mutual Information for Dynamic Feature Selection

ICLR 2024poster

Dynamic feature selection, where we sequentially query features to make accurate predictions with a minimal budget, is a promising paradigm to reduce feature acquisition costs and provide transparency into the prediction process. The problem is challenging, however, as it requires both making predic…

2024

Scaling Laws for the Value of Individual Data Points in Machine Learning

ICML 2024poster

Recent works have shown that machine learning models improve at a predictable rate with the amount of training data, leading to scaling laws that describe the relationship between error and dataset size. These scaling laws can help determine a model's training dataset, but they take an aggregate vie…

2024

Stochastic Amortization: A Unified Approach to Accelerate Feature and Data Attribution

NeurIPS 2024poster

Many tasks in explainable machine learning, such as data valuation and feature attribution, perform expensive computation for each data point and are intractable for large datasets. These methods require efficient approximations, and although amortizing the process by learning a network to directly…

Cited by 6SourcePDFScholar
2023

Learning to Estimate Shapley Values with Vision Transformers

ICLR 2023top-25%

Transformers have become a default architecture in computer vision, but understanding what drives their predictions remains a challenging problem. Current explanation approaches rely on attention values or input gradients, but these provide a limited view of a model’s dependencies. Shapley values of…

2023

Learning to Maximize Mutual Information for Dynamic Feature Selection

ICML 2023poster

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…

2022

FastSHAP: Real-Time Shapley Value Estimation

ICLR 2022poster

Although Shapley values are theoretically appealing for explaining black-box models, they are costly to calculate and thus impractical in settings that involve large, high-dimensional models. To remedy this issue, we introduce FastSHAP, a new method for estimating Shapley values in a single forward…

Cited by 172SourcePDFScholar