EMNLP 2022finding4 citations

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

Yueqing Sun, Yu Zhang, Le Qi, Qi Shi

Abstract

Without training on labeled task data, unsupervised commonsense question answering seems challenging since it requires commonsense knowledge beyond the context of questions. Previous methods typically retrieved from traditional knowledge bases or used pre-trained language models (PrLMs) to generate fixed types of knowledge, which have poor generalization ability.In this paper, we aim to address the above limitation by leveraging the implicit knowledge stored in PrLMs and propose a two-stage prompt-based unsupervised commonsense question answering framework (TSGP). We first use knowledge generation prompts to generate the knowledge required for questions with unlimited types and possible candidate answers independent of specified choices. Then, we further utilize answer generation prompts to generate possible candidate answers independent of specified choices. Experimental results and analysis on three different commonsense reasoning tasks, CommonsenseQA, OpenBookQA, and SocialIQA, demonstrate that TSGP significantly improves the reasoning ability of language models in unsupervised settings.

BibTeX
@inproceedings{sun-etal-2022-tsgp,
    title = "{TSGP}: Two-Stage Generative Prompting for Unsupervised Commonsense Question Answering",
    author = "Sun, Yueqing  and
      Zhang, Yu  and
      Qi, Le  and
      Shi, Qi",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-emnlp.68/",
    doi = "10.18653/v1/2022.findings-emnlp.68",
    pages = "968--980"
}
TSGP: Two-Stage Generative Prompting for Unsupervised Commonsense Question Answering · EMNLP 2022