paper-with-me

Papers

Question Answering through Transfer Learning from Large Fine-grained Supervision Data

2017-02-07 · ACL 2017 7 · Sewon Min, Minjoon Seo, Hannaneh Hajishirzi

We show that the task of question answering (QA) can significantly benefit from the transfer learning of models trained on a different large, fine-grained QA dataset. We achieve the state of the art in two well-studied QA datasets, WikiQA and SemEval-2016 (Task 3A), through a basic transfer learning technique from SQuAD. For WikiQA, our model outperforms the previous best model by more than 8%. We demonstrate that finer supervision provides better guidance for learning lexical and syntactic information than coarser supervision, through quantitative results and visual analysis. We also show that a similar transfer learning procedure achieves the state of the art on an entailment task.

📄 PDF Abstract BibTeX arXiv:1702.02171

Code (1)

shmsw25/qa-transfer tf

Tasks

Question AnsweringTransfer Learning

Similar Papers 제목 키워드 기반

ISS-MULT: Intelligent Sample Selection for Multi-Task Learning in Question Answering

2017-08-07 · Ali Ahmadvand, Jinho D. Choi

Transferring knowledge from a source domain to another domain is useful, especially when gathering new data is very expensive and time-consuming. Deep networks have been well-studied for question answering tasks in recen…

Answer SelectionMulti-Task LearningQuestion AnsweringTransfer Learning

Automatic Question-Answering Using A Deep Similarity Neural Network

2017-08-05 · Shervin Minaee, Zhu Liu

Automatic question-answering is a classical problem in natural language processing, which aims at designing systems that can automatically answer a question, in the same way as human does. In this work, we propose a deep…

Question Answering

Supervised Transfer Learning for Product Information Question Answering

2019-01-08 · Tuan Manh Lai, Trung Bui, Nedim Lipka, Sheng Li

Popular e-commerce websites such as Amazon offer community question answering systems for users to pose product related questions and experienced customers may provide answers voluntarily. In this paper, we show that the…

Community Question AnsweringQuestion AnsweringTransfer Learning

Transferring Domain-Agnostic Knowledge in Video Question Answering

2021-10-26 · Tianran Wu, Noa Garcia, Mayu Otani, Chenhui Chu 외

Video question answering (VideoQA) is designed to answer a given question based on a relevant video clip. The current available large-scale datasets have made it possible to formulate VideoQA as the joint understanding o…

Question AnsweringTransfer LearningVideo Question Answering

DaNetQA: a yes/no Question Answering Dataset for the Russian Language

2020-10-06 · Taisia Glushkova, Alexey Machnev, Alena Fenogenova, Tatiana Shavrina 외

DaNetQA, a new question-answering corpus, follows (Clark et. al, 2019) design: it comprises natural yes/no questions. Each question is paired with a paragraph from Wikipedia and an answer, derived from the paragraph. The…

Question AnsweringSentenceTransfer LearningTranslation