English

It was the training data pruning too!

Machine Learning 2018-03-14 v1 Computation and Language

Abstract

We study the current best model (KDG) for question answering on tabular data evaluated over the WikiTableQuestions dataset. Previous ablation studies performed against this model attributed the model's performance to certain aspects of its architecture. In this paper, we find that the model's performance also crucially depends on a certain pruning of the data used to train the model. Disabling the pruning step drops the accuracy of the model from 43.3% to 36.3%. The large impact on the performance of the KDG model suggests that the pruning may be a useful pre-processing step in training other semantic parsers as well.

Cite

@article{arxiv.1803.04579,
  title  = {It was the training data pruning too!},
  author = {Pramod Kaushik Mudrakarta and Ankur Taly and Mukund Sundararajan and Kedar Dhamdhere},
  journal= {arXiv preprint arXiv:1803.04579},
  year   = {2018}
}
R2 v1 2026-06-23T00:50:53.579Z