paper-with-me

Papers

CIKQA: Learning Commonsense Inference with a Unified Knowledge-in-the-loop QA Paradigm

2022-10-12 · Hongming Zhang, Yintong Huo, Yanai Elazar, Yangqiu Song, Yoav Goldberg, Dan Roth

Recently, the community has achieved substantial progress on many commonsense reasoning benchmarks. However, it is still unclear what is learned from the training process: the knowledge, inference capability, or both? We argue that due to the large scale of commonsense knowledge, it is infeasible to annotate a large enough training set for each task to cover all commonsense for learning. Thus we should separate the commonsense knowledge acquisition and inference over commonsense knowledge as two separate tasks. In this work, we focus on investigating models' commonsense inference capabilities from two perspectives: (1) Whether models can know if the knowledge they have is enough to solve the task; (2) Whether models can develop commonsense inference capabilities that generalize across commonsense tasks. We first align commonsense tasks with relevant knowledge from commonsense knowledge bases and ask humans to annotate whether the knowledge is enough or not. Then, we convert different commonsense tasks into a unified question answering format to evaluate models' generalization capabilities. We name the benchmark as Commonsense Inference with Knowledge-in-the-loop Question Answering (CIKQA).

📄 PDF Abstract BibTeX arXiv:2210.06246

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringTask 2

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

UFO: Unified Fact Obtaining for Commonsense Question Answering

2023-05-25 · Zhifeng Li, Yifan Fan, Bowei Zou, Yu Hong

Leveraging external knowledge to enhance the reasoning ability is crucial for commonsense question answering. However, the existing knowledge bases heavily rely on manual annotation which unavoidably causes deficiency in…

Fact SelectionQuestion AnsweringRetrieval

Utilizing Background Knowledge for Robust Reasoning over Traffic Situations

2022-12-04 · Jiarui Zhang, Filip Ilievski, Aravinda Kollaa, Jonathan Francis 외

Understanding novel situations in the traffic domain requires an intricate combination of domain-specific and causal commonsense knowledge. Prior work has provided sufficient perception-based modalities for traffic monit…

Knowledge GraphsMultiple-choiceNatural Language InferenceQuestion Answering

Preserving Commonsense Knowledge from Pre-trained Language Models via Causal Inference

2023-06-19 · Junhao Zheng, Qianli Ma, Shengjie Qiu, Yue Wu 외

Fine-tuning has been proven to be a simple and effective technique to transfer the learned knowledge of Pre-trained Language Models (PLMs) to downstream tasks. However, vanilla fine-tuning easily overfits the target data…

AttributeCausal Inference

COM2SENSE: A Commonsense Reasoning Benchmark with Complementary Sentences

2021-06-02 · Findings (ACL) 2021 8 · Shikhar Singh, Nuan Wen, Yu Hou, Pegah Alipoormolabashi 외

Commonsense reasoning is intuitive for humans but has been a long-term challenge for artificial intelligence (AI). Recent advancements in pretrained language models have shown promising results on several commonsense ben…

4kSentence

Learning from Missing Relations: Contrastive Learning with Commonsense Knowledge Graphs for Commonsense Inference

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

Commonsense inference poses a unique challenge to reason and generate the physical, social, and causal conditions of a given event. Existing approaches to commonsense inference utilize commonsense transformers, which are…

Contrastive LearningDiversityKnowledge Graphs