ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2305.15932
20
10

BUCA: A Binary Classification Approach to Unsupervised Commonsense Question Answering

25 May 2023
Jie He
U. SimonChiLok
Víctor Gutiérrez-Basulto
Jeff Z. Pan
ArXivPDFHTML
Abstract

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 to fine-tune language models with external knowledge (e.g., knowledge graphs), but this usually requires a large number of training examples. In this paper, we propose to transform the downstream multiple choice question answering task into a simpler binary classification task by ranking all candidate answers according to their reasonableness. To this end, for training the model, we convert the knowledge graph triples into reasonable and unreasonable texts. Extensive experimental results show the effectiveness of our approach on various multiple choice question answering benchmarks. Furthermore, compared with existing UCR approaches using KGs, ours is less data hungry. Our code is available atthis https URL.

View on arXiv
@article{he2025_2305.15932,
  title={ BUCA: A Binary Classification Approach to Unsupervised Commonsense Question Answering },
  author={ Jie He and Simon Chi Lok U and Víctor Gutiérrez-Basulto and Jeff Z. Pan },
  journal={arXiv preprint arXiv:2305.15932},
  year={ 2025 }
}
Comments on this paper