← Search

Saachi Jain

6 accepted papers

2024

Improving Subgroup Robustness via Data Selection

NeurIPS 2024poster

Machine learning models can often fail on subgroups that are underrepresented during training. While dataset balancing can improve performance on underperforming groups, it requires access to training group annotations and can end up removing large portions of the dataset. In this paper, we introduc…

Cited by 1SourcePDFScholar
2023

A Data-Based Perspective on Transfer Learning

CVPR 2023poster

It is commonly believed that more pre-training data leads to better transfer learning performance. However, recent evidence suggests that removing data from the source dataset can actually help too. In this work, we present a framework for probing the impact of the source dataset's composition on tr…

2023

Distilling Model Failures as Directions in Latent Space

ICLR 2023top-25%

Existing methods for isolating hard subpopulations and spurious correlations in datasets often require human intervention. This can make these methods labor-intensive and dataset-specific. To address these shortcomings, we present a scalable method for automatically distilling a model's failure mode…

2022

Missingness Bias in Model Debugging

ICLR 2022poster

Missingness, or the absence of features from an input, is a concept fundamental to many model debugging tools. However, in computer vision, pixels cannot simply be removed from an image. One thus tends to resort to heuristics such as blacking out pixels, which may in turn introduce bias into the deb…