paper-with-me

홈 › Papers

An Empirical Investigation of Commonsense Self-Supervision with Knowledge Graphs

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

Large knowledge graphs have been shown to benefit zero-shot evaluation of downstream tasks, through continual pre-training of language models. Yet, little is known about how to optimally learn from this knowledge, and what is the impact of the resulting models on different task partitions. This paper studies the effect of model architectures, loss functions, and knowledge subsets on the generalization of zero-shot models across task partitions. Our experiments show that data size, model size, model architecture, and loss function all play an important role in the accuracy and generalizability of the models. Most of the improvement occurs on questions with short answers and dissimilar answer candidates, which corresponds to the characteristics of the data used for pre-training. These findings inform future work that uses self-supervision with large knowledge graphs in order to create generalizable commonsense reasoning agents.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Commonsense Knowledge Transfer for Pre-trained Language Models

2023-06-04 · Wangchunshu Zhou, Ronan Le Bras, Yejin Choi

Despite serving as the foundation models for a wide range of NLP benchmarks, pre-trained language models have shown limited capabilities of acquiring implicit commonsense knowledge from self-supervision alone, compared t…

Language ModelingLanguage ModellingRelation PredictionTransfer Learning

Commonsense Knowledge Transfer for Pre-trained Language Models

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Despite serving as the foundation models for a wide range of NLP benchmarks, pre-trained language models have shown limited capabilities of acquiring implicit commonsense knowledge from self-supervision alone, compared t…

Language ModelingLanguage ModellingRelation PredictionTransfer Learning

An Empirical Investigation of Commonsense Self-Supervision with Knowledge Graphs

2022-05-21 · Jiarui Zhang, Filip Ilievski, Kaixin Ma, Jonathan Francis 외

Self-supervision based on the information extracted from large knowledge graphs has been shown to improve the generalization of language models, in zero-shot evaluation on various downstream language reasoning tasks. Sin…

DecoderKnowledge Graphs

A Systematic Investigation of Commonsense Knowledge in Large Language Models

2021-10-31 · Xiang Lorraine Li, Adhiguna Kuncoro, Jordan Hoffmann, Cyprien de Masson d'Autume 외

Language models (LMs) trained on large amounts of data have shown impressive performance on many NLP tasks under the zero-shot and few-shot setup. Here we aim to better understand the extent to which such models learn co…

COMET: Commonsense Transformers for Automatic Knowledge Graph Construction

2019-06-12 · ACL 2019 7 · Antoine Bosselut, Hannah Rashkin, Maarten Sap, Chaitanya Malaviya 외

We present the first comprehensive study on automatic knowledge base construction for two prevalent commonsense knowledge graphs: ATOMIC (Sap et al., 2019) and ConceptNet (Speer et al., 2017). Contrary to many convention…

graph constructionKnowledge Base ConstructionKnowledge Graphs