paper-with-me

홈 › Papers

Why Do Masked Neural Language Models Still Need Common Sense Knowledge?

2019-11-08 · Sunjae Kwon, Cheongwoong Kang, Jiyeon Han, Jaesik Choi

Currently, contextualized word representations are learned by intricate neural network models, such as masked neural language models (MNLMs). The new representations significantly enhanced the performance in automated question answering by reading paragraphs. However, identifying the detailed knowledge trained in the MNLMs is difficult owing to numerous and intermingled parameters. This paper provides empirical but insightful analyses on the pretrained MNLMs with respect to common sense knowledge. First, we propose a test that measures what types of common sense knowledge do pretrained MNLMs understand. From the test, we observed that MNLMs partially understand various types of common sense knowledge but do not accurately understand the semantic meaning of relations. In addition, based on the difficulty of the question-answering task problems, we observed that pretrained MLM-based models are still vulnerable to problems that require common sense knowledge. We also experimentally demonstrated that we can elevate existing MNLM-based models by combining knowledge from an external common sense repository.

📄 PDF Abstract BibTeX arXiv:1911.03024

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningQuestion Answering

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Why Do Neural Language Models Still Need Commonsense Knowledge to Handle Semantic Variations in Question Answering?

2022-09-01 · Sunjae Kwon, Cheongwoong Kang, Jiyeon Han, Jaesik Choi

Many contextualized word representations are now learned by intricate neural network models, such as masked neural language models (MNLMs) which are made up of huge neural network structures and trained to restore the ma…

DiagnosticQuestion AnsweringReading Comprehension

Birds have four legs?! NumerSense: Probing Numerical Commonsense Knowledge of Pre-trained Language Models

2020-05-02 · EMNLP 2020 11 · Bill Yuchen Lin, Seyeon Lee, Rahul Khanna, Xiang Ren

Recent works show that pre-trained language models (PTLMs), such as BERT, possess certain commonsense and factual knowledge. They suggest that it is promising to use PTLMs as "neural knowledge bases" via predicting maske…

Diagnostic

Pre-training Text-to-Text Transformers for Concept-centric Common Sense

2020-10-24 · Wangchunshu Zhou, Dong-Ho Lee, Ravi Kiran Selvam, Seyeon Lee 외

Pre-trained language models (PTLM) have achieved impressive results in a range of natural language understanding (NLU) and generation (NLG) tasks. However, current pre-training objectives such as masked token prediction …

Common Sense ReasoningKnowledge GraphsLanguage ModellingNatural Language Understanding+1

Does Pre-training Induce Systematic Inference? How Masked Language Models Acquire Commonsense Knowledge

2021-12-16 · NAACL 2022 7 · Ian Porada, Alessandro Sordoni, Jackie Chi Kit Cheung

Transformer models pre-trained with a masked-language-modeling objective (e.g., BERT) encode commonsense knowledge as evidenced by behavioral probes; however, the extent to which this knowledge is acquired by systematic …

Language ModelingLanguage ModellingMasked Language ModelingOpen-Ended Question Answering

Masked Reasoner at SemEval-2020 Task 4: Fine-Tuning RoBERTa for Commonsense Reasoning

2020-12-01 · SEMEVAL 2020 · Daming Lu

This paper describes the masked reasoner system that participated in SemEval-2020 Task 4: Commonsense Validation and Explanation. The system participated in the subtask B.We proposes a novel method to fine-tune RoBERTa b…

Language ModelingLanguage Modelling