paper-with-me

홈 › Papers

Using Multi-Label Classification for Improved Question Answering

2017-10-24 · Ricardo Usbeck, Michael Hoffmann, Michael Röder, Jens Lehmann, Axel-Cyrille Ngonga Ngomo

A plethora of diverse approaches for question answering over RDF data have been developed in recent years. While the accuracy of these systems has increased significantly over time, most systems still focus on particular types of questions or particular challenges in question answering. What is a curse for single systems is a blessing for the combination of these systems. We show in this paper how machine learning techniques can be applied to create a more accurate question answering metasystem by reusing existing systems. In particular, we develop a multi-label classification-based metasystem for question answering over 6 existing systems using an innovative set of 14 question features. The metasystem outperforms the best single system by 14% F-measure on the recent QALD-6 benchmark. Furthermore, we analyzed the influence and correlation of the underlying features on the metasystem quality.

📄 PDF Abstract BibTeX arXiv:1710.08634

Code (1)

dice-group/NLIWOD/tree/master/qa.ml 공식 구현

Tasks

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONQuestion Answering

Similar Papers 제목 키워드 기반

MATINF: A Jointly Labeled Large-Scale Dataset for Classification, Question Answering and Summarization

2020-04-26 · ACL 2020 6 · Canwen Xu, Jiaxin Pei, Hongtao Wu, Yiyu Liu 외

Recently, large-scale datasets have vastly facilitated the development in nearly all domains of Natural Language Processing. However, there is currently no cross-task dataset in NLP, which hinders the development of mult…

ClassificationGeneral ClassificationMulti-Task LearningQuestion Answering

The Natural Language Decathlon: Multitask Learning as Question Answering

2018-06-20 · ICLR 2019 5 · Bryan McCann, Nitish Shirish Keskar, Caiming Xiong, Richard Socher

Deep learning has improved performance on many natural language processing (NLP) tasks individually. However, general NLP models cannot emerge within a paradigm that focuses on the particularities of a single metric, dat…

DecoderDomain AdaptationMachine TranslationNamed Entity Recognition+10

Active Learning and Multi-label Classification for Ellipsis and Coreference Detection in Conversational Question-Answering

2022-07-07 · Quentin Brabant, Lina Maria Rojas-Barahona, Claire Gardent

In human conversations, ellipsis and coreference are commonly occurring linguistic phenomena. Although these phenomena are a mean of making human-machine conversations more fluent and natural, only few dialogue corpora c…

Active LearningConversational Question AnsweringMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

Improving Data Augmentation in Low-resource Question Answering with Active Learning in Multiple Stages

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Neural approaches have become very popular in the domain of Question Answering, however they require a large amount of annotated data. Furthermore, they often yield very good performance but only in the domain they were …

Active LearningAnswer GenerationData AugmentationQuestion-Answer-Generation+1

Domain Adaptation for Question Answering via Question Classification

2022-09-12 · COLING 2022 10 · Zhenrui Yue, Huimin Zeng, Ziyi Kou, Lanyu Shang 외

Question answering (QA) has demonstrated impressive progress in answering questions from customized domains. Nevertheless, domain adaptation remains one of the most elusive challenges for QA systems, especially when QA s…

Domain AdaptationGeneral ClassificationQuestion Answering