paper-with-me

Papers

Benchmarking Knowledge-Enhanced Commonsense Question Answering via Knowledge-to-Text Transformation

2021-01-04 · Ning Bian, Xianpei Han, Bo Chen, Le Sun

A fundamental ability of humans is to utilize commonsense knowledge in language understanding and question answering. In recent years, many knowledge-enhanced Commonsense Question Answering (CQA) approaches have been proposed. However, it remains unclear: (1) How far can we get by exploiting external knowledge for CQA? (2) How much potential of knowledge has been exploited in current CQA models? (3) Which are the most promising directions for future CQA? To answer these questions, we benchmark knowledge-enhanced CQA by conducting extensive experiments on multiple standard CQA datasets using a simple and effective knowledge-to-text transformation framework. Experiments show that: (1) Our knowledge-to-text framework is effective and achieves state-of-the-art performance on CommonsenseQA dataset, providing a simple and strong knowledge-enhanced baseline for CQA; (2) The potential of knowledge is still far from being fully exploited in CQA -- there is a significant performance gap from current models to our models with golden knowledge; and (3) Context-sensitive knowledge selection, heterogeneous knowledge exploitation, and commonsense-rich language models are promising CQA directions.

📄 PDF Abstract BibTeX arXiv:2101.00760

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingQuestion Answering

Similar Papers 제목 키워드 기반

Context-Paraphrase Enhanced Commonsense Question Answering

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Commonsense question answering (CQA) generally means that the machine use the mastered commonsense to answer questions without relevant background material, which is a challenging task in natural language processing. Man…

Machine Reading ComprehensionQuestion AnsweringReading Comprehension

Commonsense Knowledge-Augmented Pretrained Language Models for Causal Reasoning Classification

2021-09-17 · ACL ARR September 2021 9 · Anonymous

Commonsense knowledge can be leveraged for identifying causal relations in text. In this work, we convert triples in ATOMIC2020, a wide coverage commonsense reasoning knowledge graph, to natural language text and continu…

ClassificationCommonsense Causal ReasoningLanguage ModelingLanguage Modelling

ChatGPT is a Knowledgeable but Inexperienced Solver: An Investigation of Commonsense Problem in Large Language Models

2023-03-29 · Ning Bian, Xianpei Han, Le Sun, Hongyu Lin 외

Large language models (LLMs) have made significant progress in NLP. However, their ability to memorize, represent, and leverage commonsense knowledge has been a well-known pain point. In this paper, we specifically focus…

Instruction Following

Multi-hop Commonsense Knowledge Injection Framework for Zero-Shot Commonsense Question Answering

2023-05-10 · Xin Guan, Biwei Cao, Qingqing Gao, Zheng Yin 외

Commonsense question answering (QA) research requires machines to answer questions based on commonsense knowledge. However, this research requires expensive labor costs to annotate data as the basis of research, and mode…

Contrastive LearningKnowledge GraphsQuestion Answering

SGEITL: Scene Graph Enhanced Image-Text Learning for Visual Commonsense Reasoning

2021-12-16 · Zhecan Wang, Haoxuan You, Liunian Harold Li, Alireza Zareian 외

Answering complex questions about images is an ambitious goal for machine intelligence, which requires a joint understanding of images, text, and commonsense knowledge, as well as a strong reasoning ability. Recently, mu…

Visual Commonsense Reasoning