English

Is My Model Using The Right Evidence? Systematic Probes for Examining Evidence-Based Tabular Reasoning

Computation and Language 2022-03-08 v3 Artificial Intelligence

Abstract

Neural models command state-of-the-art performance across NLP tasks, including ones involving "reasoning". Models claiming to reason about the evidence presented to them should attend to the correct parts of the input avoiding spurious patterns therein, be self-consistent in their predictions across inputs, and be immune to biases derived from their pre-training in a nuanced, context-sensitive fashion. {\em Do the prevalent *BERT-family of models do so?} In this paper, we study this question using the problem of reasoning on tabular data. Tabular inputs are especially well-suited for the study -- they admit systematic probes targeting the properties listed above. Our experiments demonstrate that a RoBERTa-based model, representative of the current state-of-the-art, fails at reasoning on the following counts: it (a) ignores relevant parts of the evidence, (b) is over-sensitive to annotation artifacts, and (c) relies on the knowledge encoded in the pre-trained language model rather than the evidence presented in its tabular inputs. Finally, through inoculation experiments, we show that fine-tuning the model on perturbed data does not help it overcome the above challenges.

Keywords

Cite

@article{arxiv.2108.00578,
  title  = {Is My Model Using The Right Evidence? Systematic Probes for Examining Evidence-Based Tabular Reasoning},
  author = {Vivek Gupta and Riyaz A. Bhat and Atreya Ghosal and Manish Shrivastava and Maneesh Singh and Vivek Srikumar},
  journal= {arXiv preprint arXiv:2108.00578},
  year   = {2022}
}

Comments

20 pages, 17 figure, 11 tables, TACL 2022, pre-MIT Press publication version

R2 v1 2026-06-24T04:44:11.184Z