English

Table Question Answering for Low-resourced Indic Languages

Computation and Language 2024-10-07 v1

Abstract

TableQA is the task of answering questions over tables of structured information, returning individual cells or tables as output. TableQA research has focused primarily on high-resource languages, leaving medium- and low-resource languages with little progress due to scarcity of annotated data and neural models. We address this gap by introducing a fully automatic large-scale tableQA data generation process for low-resource languages with limited budget. We incorporate our data generation method on two Indic languages, Bengali and Hindi, which have no tableQA datasets or models. TableQA models trained on our large-scale datasets outperform state-of-the-art LLMs. We further study the trained models on different aspects, including mathematical reasoning capabilities and zero-shot cross-lingual transfer. Our work is the first on low-resource tableQA focusing on scalable data generation and evaluation procedures. Our proposed data generation method can be applied to any low-resource language with a web presence. We release datasets, models, and code (https://github.com/kolk/Low-Resource-TableQA-Indic-languages).

Keywords

Cite

@article{arxiv.2410.03576,
  title  = {Table Question Answering for Low-resourced Indic Languages},
  author = {Vaishali Pal and Evangelos Kanoulas and Andrew Yates and Maarten de Rijke},
  journal= {arXiv preprint arXiv:2410.03576},
  year   = {2024}
}

Comments

Accepted at EMNLP,2024

R2 v1 2026-06-28T19:08:49.936Z