paper-with-me

Papers

A Survey on Table Question Answering: Recent Advances

2022-07-12 · Nengzheng Jin, Joanna Siebert, Dongfang Li, Qingcai Chen

Table Question Answering (Table QA) refers to providing precise answers from tables to answer a user's question. In recent years, there have been a lot of works on table QA, but there is a lack of comprehensive surveys on this research topic. Hence, we aim to provide an overview of available datasets and representative methods in table QA. We classify existing methods for table QA into five categories according to their techniques, which include semantic-parsing-based, generative, extractive, matching-based, and retriever-reader-based methods. Moreover, as table QA is still a challenging task for existing methods, we also identify and outline several key challenges and discuss the potential future directions of table QA.

📄 PDF Abstract BibTeX arXiv:2207.05270

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringSemantic ParsingSurvey

Similar Papers 제목 키워드 기반

Recent Advances in Video Question Answering: A Review of Datasets and Methods

2021-01-15 · Devshree Patel, Ratnam Parikh, Yesha Shastri

Video Question Answering (VQA) is a recent emerging challenging task in the field of Computer Vision. Several visual information retrieval techniques like Video Captioning/Description and Video-guided Machine Translation…

Information RetrievalMachine TranslationQuestion AnsweringRetrieval+6

A Survey for Efficient Open Domain Question Answering

2022-11-15 · Qin Zhang, Shangsi Chen, Dongkuan Xu, Qingqing Cao 외

Open domain question answering (ODQA) is a longstanding task aimed at answering factual questions from a large knowledge corpus without any explicit evidence in natural language processing (NLP). Recent works have predom…

Open-Domain Question AnsweringQuestion AnsweringSurvey

Table Question Answering in the Era of Large Language Models: A Comprehensive Survey of Tasks, Methods, and Evaluation

2025-10-08 · Wei Zhou, Bolei Ma, Annemarie Friedrich, Mohsen Mesgar arxiv

Table Question Answering (TQA) aims to answer natural language questions about tabular data, often accompanied by additional contexts such as text passages. The task spans diverse settings, varying in table representatio…

Reinforcement LearningQuestion Answering

A Survey on Complex Question Answering over Knowledge Base: Recent Advances and Challenges

2020-07-26 · Bin Fu, Yunqi Qiu, Chengguang Tang, Yang Li 외

Question Answering (QA) over Knowledge Base (KB) aims to automatically answer natural language questions via well-structured relation information between entities stored in knowledge bases. In order to make KBQA more app…

Information RetrievalQuestion AnsweringRetrievalSemantic Parsing

Survey of Recent Advances in Visual Question Answering

2017-09-24 · Supriya Pandhre, Shagun Sodhani

Visual Question Answering (VQA) presents a unique challenge as it requires the ability to understand and encode the multi-modal inputs - in terms of image processing and natural language processing. The algorithm further…

Question AnsweringSurveyVisual Question AnsweringVisual Question Answering (VQA)