paper-with-me

Papers

A Semantic-based Method for Unsupervised Commonsense Question Answering

2021-05-31 · ACL 2021 5 · Yilin Niu, Fei Huang, Jiaming Liang, Wenkai Chen, Xiaoyan Zhu, Minlie Huang

Unsupervised commonsense question answering is appealing since it does not rely on any labeled task data. Among existing work, a popular solution is to use pre-trained language models to score candidate choices directly conditioned on the question or context. However, such scores from language models can be easily affected by irrelevant factors, such as word frequencies, sentence structures, etc. These distracting factors may not only mislead the model to choose a wrong answer but also make it oversensitive to lexical perturbations in candidate answers. In this paper, we present a novel SEmantic-based Question Answering method (SEQA) for unsupervised commonsense question answering. Instead of directly scoring each answer choice, our method first generates a set of plausible answers with generative models (e.g., GPT-2), and then uses these plausible answers to select the correct choice by considering the semantic similarity between each plausible answer and each choice. We devise a simple, yet sound formalism for this idea and verify its effectiveness and robustness with extensive experiments. We evaluate the proposed method on four benchmark datasets, and our method achieves the best results in unsupervised settings. Moreover, when attacked by TextFooler with synonym replacement, SEQA demonstrates much less performance drops than baselines, thereby indicating stronger robustness.

📄 PDF Abstract BibTeX arXiv:2105.14781

Code (1)

heylinsir/semantic-based-qa pytorch

Tasks

Question AnsweringSemantic SimilaritySemantic Textual SimilaritySentence

Similar Papers 제목 키워드 기반

TSGP: Two-Stage Generative Prompting for Unsupervised Commonsense Question Answering

2022-11-24 · Yueqing Sun, Yu Zhang, Le Qi, Qi Shi

Unsupervised commonsense question answering requires mining effective commonsense knowledge without the rely on the labeled task data. Previous methods typically retrieved from traditional knowledge bases or used pre-tra…

Answer GenerationQuestion AnsweringVocal Bursts Valence Prediction

CommonsenseQA: A Question Answering Challenge Targeting Commonsense Knowledge

2018-11-02 · NAACL 2019 6 · Alon Talmor, Jonathan Herzig, Nicholas Lourie, Jonathan Berant

When answering a question, people often draw upon their rich world knowledge in addition to the particular context. Recent work has focused primarily on answering questions given some relevant document or context, and re…

Common Sense ReasoningMultiple-choiceQuestion AnsweringWorld Knowledge

ArT: All-round Thinker for Unsupervised Commonsense Question-Answering

2021-12-26 · Jiawei Wang, Hai Zhao

Without labeled question-answer pairs for necessary training, unsupervised commonsense question-answering (QA) appears to be extremely challenging due to its indispensable unique prerequisite on commonsense source like k…

AllQuestion Answering

BUCA: A Binary Classification Approach to Unsupervised Commonsense Question Answering

2023-05-25 · Jie He, Simon Chi Lok U, Víctor Gutiérrez-Basulto, Jeff Z. Pan

Unsupervised commonsense reasoning (UCR) is becoming increasingly popular as the construction of commonsense reasoning datasets is expensive, and they are inevitably limited in their scope. A popular approach to UCR is t…

Binary ClassificationKnowledge GraphsMultiple-choiceQuestion Answering

ArT: All-round Thinker for Unsupervised Commonsense Question Answering

2022-10-01 · COLING 2022 10 · Jiawei Wang, Hai Zhao

Without labeled question-answer pairs for necessary training, unsupervised commonsense question-answering (QA) appears to be extremely challenging due to its indispensable unique prerequisite on commonsense source like k…

AllQuestion Answering