paper-with-me

홈 › Papers

COMET-ATOMIC 2020: On Symbolic and Neural Commonsense Knowledge Graphs

2020-10-12 · Jena D. Hwang, Chandra Bhagavatula, Ronan Le Bras, Jeff Da, Keisuke Sakaguchi, Antoine Bosselut, Yejin Choi

Recent years have brought about a renewed interest in commonsense representation and reasoning in the field of natural language understanding. The development of new commonsense knowledge graphs (CSKG) has been central to these advances as their diverse facts can be used and referenced by machine learning models for tackling new and challenging tasks. At the same time, there remain questions about the quality and coverage of these resources due to the massive scale required to comprehensively encompass general commonsense knowledge. In this work, we posit that manually constructed CSKGs will never achieve the coverage necessary to be applicable in all situations encountered by NLP agents. Therefore, we propose a new evaluation framework for testing the utility of KGs based on how effectively implicit knowledge representations can be learned from them. With this new goal, we propose ATOMIC 2020, a new CSKG of general-purpose commonsense knowledge containing knowledge that is not readily available in pretrained language models. We evaluate its properties in comparison with other leading CSKGs, performing the first large-scale pairwise study of commonsense knowledge resources. Next, we show that ATOMIC 2020 is better suited for training knowledge models that can generate accurate, representative knowledge for new, unseen entities and events. Finally, through human evaluation, we show that the few-shot performance of GPT-3 (175B parameters), while impressive, remains ~12 absolute points lower than a BART-based knowledge model trained on ATOMIC 2020 despite using over 430x fewer parameters.

📄 PDF Abstract BibTeX arXiv:2010.05953

Code (3)

allenai/comet-atomic-2020 공식 구현 pytorch
epfl-nlp/kogito pytorch
peterwestai2/symbolic-knowledge-distillation tf

Tasks

Knowledge GraphsNatural Language Understanding

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Weight Decay 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Residual Connection 설명 없음
Attention 설명 없음

Similar Papers 제목 키워드 기반

NovaCOMET: Open Commonsense Foundation Models with Symbolic Knowledge Distillation

2023-12-10 · Peter West, Ronan Le Bras, Taylor Sorensen, Bill Yuchen Lin 외

We present NovaCOMET, an open commonsense knowledge model, that combines the best aspects of knowledge and general task models. Compared to previous knowledge models, NovaCOMET allows open-format relations enabling direc…

Knowledge Distillation

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

MMCOMET: A Large-Scale Multimodal Commonsense Knowledge Graph for Contextual Reasoning

2026-03-01 · Eileen Wang, Hiba Arnaout, Dhita Pratama, Shuo Yang 외 arxiv

We present MMCOMET, the first multimodal commonsense knowledge graph (MMKG) that integrates physical, social, and eventive knowledge. MMCOMET extends the ATOMIC2020 knowledge graph to include a visual dimension, through …

Visual StorytellingImage CaptioningImage Retrieval

Symbolic Knowledge Distillation: from General Language Models to Commonsense Models

2021-10-14 · NAACL 2022 7 · Peter West, Chandra Bhagavatula, Jack Hessel, Jena D. Hwang 외

The common practice for training commonsense models has gone from-human-to-corpus-to-machine: humans author commonsense knowledge graphs in order to train commonsense models. In this work, we investigate an alternative, …

Knowledge DistillationKnowledge GraphsLanguage ModelingLanguage Modelling+1

DISCOS: Bridging the Gap between Discourse Knowledge and Commonsense Knowledge

2021-01-01 · Tianqing Fang, Hongming Zhang, Weiqi Wang, Yangqiu Song 외

Commonsense knowledge is crucial for artificial intelligence systems to understand natural language. Previous commonsense knowledge acquisition approaches typically rely on human annotations (for example, ATOMIC) or text…

DiversityText Generation