paper-with-me

홈 › Papers

Multi-Row, Multi-Span Distant Supervision For Table+Text Question

2021-12-14 · Vishwajeet Kumar, Yash Gupta, Saneem Chemmengath, Jaydeep Sen, Soumen Chakrabarti, Samarth Bharadwaj, Feifei Pan

Question answering (QA) over tables and linked text, also called TextTableQA, has witnessed significant research in recent years, as tables are often found embedded in documents along with related text. HybridQA and OTT-QA are the two best-known TextTableQA datasets, with questions that are best answered by combining information from both table cells and linked text passages. A common challenge in both datasets, and TextTableQA in general, is that the training instances include just the question and answer, where the gold answer may match not only multiple table cells across table rows but also multiple text spans within the scope of a table row and its associated text. This leads to a noisy multi instance training regime. We present MITQA, a transformer-based TextTableQA system that is explicitly designed to cope with distant supervision along both these axes, through a multi-instance loss objective, together with careful curriculum design. Our experiments show that the proposed multi-instance distant supervision approach helps MITQA get state-of-the-art results beating the existing baselines for both HybridQA and OTT-QA, putting MITQA at the top of HybridQA leaderboard with best EM and F1 scores on a held out test set.

📄 PDF Abstract BibTeX arXiv:2112.07337

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringReading Comprehension

Similar Papers 제목 키워드 기반

HAMNER: Headword Amplified Multi-span Distantly Supervised Method for Domain Specific Named Entity Recognition

2019-12-03 · Shifeng Liu, Yifang Sun, Bing Li, Wei Wang 외

To tackle Named Entity Recognition (NER) tasks, supervised methods need to obtain sufficient cleanly annotated data, which is labor and time consuming. On the contrary, distantly supervised methods acquire automatically …

Boundary Detectionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

ANEA: Distant Supervision for Low-Resource Named Entity Recognition

2021-02-25 · Michael A. Hedderich, Lukas Lange, Dietrich Klakow

Distant supervision allows obtaining labeled training corpora for low-resource settings where only limited hand-annotated data exists. However, to be used effectively, the distant supervision must be easy to gather. In t…

Low Resource Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Fine-grained Entity Recognition with Reduced False Negatives and Large Type Coverage

2019-04-30 · AKBC 2019 · Abhishek Abhishek, Sanya Bathla Taneja, Garima Malik, Ashish Anand 외

Fine-grained Entity Recognition (FgER) is the task of detecting and classifying entity mentions to a large set of types spanning diverse domains such as biomedical, finance and sports. We observe that when the type set s…

Benchmarking

The RELX Dataset and Matching the Multilingual Blanks for Cross-Lingual Relation Classification

2020-10-19 · Abdullatif Köksal, Arzucan Özgür

Relation classification is one of the key topics in information extraction, which can be used to construct knowledge bases or to provide useful information for question answering. Current approaches for relation classifi…

ClassificationGeneral ClassificationQuestion AnsweringRelation+1

The RELX Dataset and Matching the Multilingual Blanks for Cross-Lingual Relation Classification

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Abdullatif K{\"o}ksal, Arzucan {\"O}zg{\"u}r

Relation classification is one of the key topics in information extraction, which can be used to construct knowledge bases or to provide useful information for question answering. Current approaches for relation classifi…

ClassificationQuestion AnsweringRelationRelation Classification