paper-with-me

홈 › Papers

Do Language Models Perform Generalizable Commonsense Inference?

2021-06-22 · Findings (ACL) 2021 8 · Peifeng Wang, Filip Ilievski, Muhao Chen, Xiang Ren

Inspired by evidence that pretrained language models (LMs) encode commonsense knowledge, recent work has applied LMs to automatically populate commonsense knowledge graphs (CKGs). However, there is a lack of understanding on their generalization to multiple CKGs, unseen relations, and novel entities. This paper analyzes the ability of LMs to perform generalizable commonsense inference, in terms of knowledge capacity, transferability, and induction. Our experiments with these three aspects show that: (1) LMs can adapt to different schemas defined by multiple CKGs but fail to reuse the knowledge to generalize to new relations. (2) Adapted LMs generalize well to unseen subjects, but less so on novel objects. Future work should investigate how to improve the transferability and induction of commonsense mining from LMs.

📄 PDF Abstract BibTeX arXiv:2106.11533

Code (1)

wangpf3/LM-for-CommonsenseInference 공식 구현 pytorch

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

CSKG: The CommonSense Knowledge Graph

2020-12-21 · Filip Ilievski, Pedro Szekely, Bin Zhang

Sources of commonsense knowledge support applications in natural language understanding, computer vision, and knowledge graphs. Given their complementarity, their integration is desired. Yet, their different foci, modeli…

Knowledge GraphsNatural Language Understanding

Generalizable Neuro-symbolic Systems for Commonsense Question Answering

2022-01-17 · Alessandro Oltramari, Jonathan Francis, Filip Ilievski, Kaixin Ma 외

This chapter illustrates how suitable neuro-symbolic models for language understanding can enable domain generalizability and robustness in downstream tasks. Different methods for integrating neural language models and k…

Knowledge GraphsQuestion Answering

Specializing Pre-trained Language Models for Better Relational Reasoning via Network Pruning

2022-07-01 · Findings (NAACL) 2022 7 · Siyu Ren, Kenny Zhu

Pretrained masked language models (PLMs) were shown to be inheriting a considerable amount of relational knowledge from the source corpora. In this paper, we present an in-depth and comprehensive study concerning special…

Network PruningRelational Reasoning

Can Language Models Take A Hint? Prompting for Controllable Contextualized Commonsense Inference

2024-10-03 · Pedro Colon-Hernandez, Nanxi Liu, Chelsea Joe, Peter Chin 외

Generating commonsense assertions within a given story context remains a difficult task for modern language models. Previous research has addressed this problem by aligning commonsense inferences with stories and trainin…

Data AugmentationText Generation

Adversarial Transformer Language Models for Contextual Commonsense Inference

2023-02-10 · Pedro Colon-Hernandez, Henry Lieberman, Yida Xin, Claire Yin 외

Contextualized or discourse aware commonsense inference is the task of generating coherent commonsense assertions (i.e., facts) from a given story, and a particular sentence from that story. Some problems with the task a…

Knowledge GraphsLanguage ModelingLanguage ModellingSentence