2020

TAPAS: Weakly Supervised Table Parsing via Pre-training

Herzig, Jonathan, Nowak, Paweł Krzysztof, Müller, Thomas et al.

Understand

Answering natural language questions over tables is usually seen as a semantic parsing task.

  • To alleviate the collection cost of full logical forms, one popular approach focuses on weak supervision consisting of denotations instead of logical forms.
  • However, training semantic parsers from weak supervision poses difficulties, and in addition, the generated logical forms are only used as an intermediate step prior to retrieving the denotation.
  • In this paper, we present TAPAS, an approach to question answering over tables without generating logical forms.

Reading the bibliography…