← Search

Bhargavi Paranjape

7 accepted papers

2024

Measuring and Improving Attentiveness to Partial Inputs with Counterfactuals

EMNLP 2024finding

The inevitable appearance of spurious correlations in training datasets hurts the generalization of NLP models on unseen data. Previous work has found that datasets with paired inputs are prone to correlations between a specific part of the input (e.g., the hypothesis in NLI) and the label; conseque…

Cited by 2SourcePDFScholar
2023

AGRO: Adversarial discovery of error-prone Groups for Robust Optimization

ICLR 2023poster

Models trained via empirical risk minimization (ERM) are known to rely on spurious correlations between labels and task-independent input features, resulting in poor generalization to distributional shifts. Group distributionally robust optimization (G-DRO) can alleviate this problem by minimizing t…

2023

PuMer: Pruning and Merging Tokens for Efficient Vision Language Models

ACL 2023long

Large-scale vision language (VL) models use Transformers to perform cross-modal interactions between the input text and image. These cross-modal interactions are computationally expensive and memory-intensive due to the quadratic complexity of processing the input image and text. We present PuMer: a…

2022

CORE: A Retrieve-then-Edit Framework for Counterfactual Data Generation

EMNLP 2022finding

Counterfactual data augmentation (CDA) – i.e., adding minimally perturbed inputs during training – helps reduce model reliance on spurious correlations and improves generalization to out-of-distribution (OOD) data. Prior work on generating counterfactuals only considered restricted classes of pertur…

2021

FiD-Ex: Improving Sequence-to-Sequence Models for Extractive Rationale Generation

EMNLP 2021main

Natural language (NL) explanations of model predictions are gaining popularity as a means to understand and verify decisions made by large black-box pre-trained models, for tasks such as Question Answering (QA) and Fact Verification. Recently, pre-trained sequence to sequence (seq2seq) models have p…

2017

ProtoNN: Compressed and Accurate kNN for Resource-scarce Devices

ICML 2017poster

Several real-world applications require real-time prediction on resource-scarce devices such as an Internet of Things (IoT) sensor. Such applications demand prediction models with small storage and computational complexity that do not compromise significantly on accuracy. In this work, we propose Pr…