Evaluating Models’ Local Decision Boundaries via Contrast Sets
- Matt Gardner, Yoav Artzi, Ben Zhou
- Computer ScienceFindings
- 6 April 2020
A more rigorous annotation paradigm for NLP that helps to close systematic gaps in the test data, and recommends that the dataset authors manually perturb the test instances in small but meaningful ways that (typically) change the gold label, creating contrast sets.
AllenNLP Interpret: A Framework for Explaining Predictions of NLP Models
- Eric Wallace, Jens Tuyls, Junlin Wang, Sanjay Subramanian, Matt Gardner, Sameer Singh
- Computer ScienceConference on Empirical Methods in Natural…
- 1 September 2019
This work introduces AllenNLP Interpret, a flexible framework for interpreting NLP models, which provides interpretation primitives for anyAllenNLP model and task, a suite of built-in interpretation methods, and a library of front-end visualization components.
An Improved Neural Baseline for Temporal Relation Extraction
- Qiang Ning, Sanjay Subramanian, D. Roth
- Computer ScienceConference on Empirical Methods in Natural…
- 1 September 2019
A new neural system is proposed that achieves about 10% absolute improvement in accuracy over the previous best system (25% error reduction) on two benchmark datasets and could serve as a strong baseline for future research in this area.
Evaluating NLP Models via Contrast Sets
- Matt Gardner, Yoav Artzi, Ben Zhou
- Computer ScienceArXiv
- 6 April 2020
A new annotation paradigm for NLP is proposed that helps to close systematic gaps in the test data, and it is recommended that after a dataset is constructed, the dataset authors manually perturb the test instances in small but meaningful ways that change the gold label, creating contrast sets.
MedICaT: A Dataset of Medical Images, Captions, and Textual References
- Sanjay Subramanian, Lucy Lu Wang, Hannaneh Hajishirzi
- Computer Science, ArtFindings
- 12 October 2020
Using MedICaT, a dataset of medical images in context, the task of subfigure to subcaption alignment in compound figures is introduced and the utility of inline references in image-text matching is demonstrated.
Obtaining Faithful Interpretations from Compositional Neural Networks
- Sanjay Subramanian, Ben Bogin, Matt Gardner
- Computer ScienceAnnual Meeting of the Association for…
- 2 May 2020
It is found that the intermediate outputs of NMNs differ from the expected output, illustrating that the network structure does not provide a faithful explanation of model behaviour, and particular choices for module architecture are proposed that yield much better faithfulness, at a minimal cost to accuracy.
Latent Compositional Representations Improve Systematic Generalization in Grounded Question Answering
- Ben Bogin, Sanjay Subramanian, Matt Gardner, Jonathan Berant
- Computer ScienceTransactions of the Association for Computational…
- 1 July 2020
This work proposes a model that computes a representation and denotation for all question spans in a bottom-up, compositional manner using a CKY-style parser, and shows that this inductive bias towards tree structures dramatically improves systematic generalization to out-of- distribution examples.
ReCLIP: A Strong Zero-Shot Baseline for Referring Expression Comprehension
- Sanjay Subramanian, Will Merrill, Trevor Darrell, Matt Gardner, Sameer Singh, Anna Rohrbach
- Computer ScienceAnnual Meeting of the Association for…
- 12 April 2022
The first component of ReCLIP is a region-scoring method that isolates object proposals via cropping and blurring, and passes them to CLIP, but it is found that CLIP is largely incapable of performing spatial reasoning off-the-shelf.
Improving Generalization in Coreference Resolution via Adversarial Training
- Sanjay Subramanian, D. Roth
- Computer ScienceInternational Workshop on Semantic Evaluation
- 1 June 2019
This work uses the technique of adversarial gradient-based training to retrain the state-of-the-art system and demonstrates that the retrained system achieves higher performance on the CoNLL dataset (both with and without the change of named entities) and the GAP dataset.
Correlation Clustering with Same-Cluster Queries Bounded by Optimal Cost
- B. Saha, Sanjay Subramanian
- Computer ScienceEmbedded Systems and Applications
- 14 August 2019
This paper presents an efficient algorithm that recovers an exact optimal clustering using at most $2C_{OPT} $ queries and an efficient algorithms that outputs a $2-approximation using at least two queries, both of which are efficient against several known correlation clustering algorithms.
...
...