paper-with-me

Papers

Winnowing Knowledge for Multi-choice Question Answering

2021-11-01 · Findings (EMNLP) 2021 11 · Yeqiu Li, Bowei Zou, Zhifeng Li, Ai Ti Aw, Yu Hong, Qiaoming Zhu

We tackle multi-choice question answering. Acquiring related commonsense knowledge to the question and options facilitates the recognition of the correct answer. However, the current reasoning models suffer from the noises in the retrieved knowledge. In this paper, we propose a novel encoding method which is able to conduct interception and soft filtering. This contributes to the harvesting and absorption of representative information with less interference from noises. We experiment on CommonsenseQA. Experimental results illustrate that our method yields substantial and consistent improvements compared to the strong Bert, RoBERTa and Albert-based baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

NEWSKVQA: Knowledge-Aware News Video Question Answering

2022-02-08 · Pranay Gupta, Manish Gupta

Answering questions in the context of videos can be helpful in video indexing, video retrieval systems, video summarization, learning management systems and surveillance video analysis. Although there exists a large body…

Common Sense ReasoningManagementMultiple-choiceQuestion Answering+6

Enhancing Multiple-Choice Question Answering with Causal Knowledge

2021-06-01 · NAACL (DeeLIO) 2021 6 · Dhairya Dalal, Mihael Arcan, Paul Buitelaar

The task of causal question answering aims to reason about causes and effects over a provided real or hypothetical premise. Recent approaches have converged on using transformer-based language models to solve question an…

Multiple-choiceQuestion Answering

Unsupervised Multiple Choices Question Answering: Start Learning from Basic Knowledge

2020-10-21 · EMNLP (MRQA) 2021 11 · Chi-Liang Liu, Hung-Yi Lee

In this paper, we study the possibility of almost unsupervised Multiple Choices Question Answering (MCQA). Starting from very basic knowledge, MCQA model knows that some choices have higher probabilities of being correct…

Question Answering

Improving Commonsense Question Answering by Graph-based Iterative Retrieval over Multiple Knowledge Sources

2020-11-05 · COLING 2020 8 · Qianglong Chen, Feng Ji, Haiqing Chen, Yin Zhang

In order to facilitate natural language understanding, the key is to engage commonsense or background knowledge. However, how to engage commonsense effectively in question answering systems is still under exploration in …

Language ModelingLanguage ModellingNatural Language UnderstandingQuestion Answering+1

FusionMind -- Improving question and answering with external context fusion

2023-12-31 · Shreyas Verma, Manoj Parmar, Palash Choudhary, Sanchita Porwal

Answering questions using pre-trained language models (LMs) and knowledge graphs (KGs) presents challenges in identifying relevant knowledge and performing joint reasoning.We compared LMs (fine-tuned for the task) with t…

Knowledge GraphsMultiple-choiceQuestion Answering