Knowledge Enhanced Contextual Word Representations (D19-1)

Copied to clipboard

Challenge: Existing methods to embed knowledge bases into large pre-training models do not contain any explicit grounding to real world entities and are difficult to recover factual knowledge.
Approach: They propose a method to embed multiple knowledge bases (KBs) into large pretrained models with a Knowledge Attention and Recontextualization mechanism.
Outcome: The proposed model improves perplexity, ability to recall facts and word sense disambiguation.

Similar Papers

Enhancing Contextual Word Representations Using Embedding of Neighboring Entities in Knowledge Graphs (2022.coling-1)

Copied to clipboard

Challenge: Existing methods for pre-trained language models lack explicit grounding in real-world entities.
Approach: They propose a mechanism that integrates the structure of a KG into recent PLM architectures by generalizing the embeddings of neighboring entities.
Outcome: The proposed method improves a classification task, entity typing task and language comprehension tasks.
CoLAKE: Contextualized Language and Knowledge Embedding (2020.coling-main)

Copied to clipboard

Challenge: Existing models for integrating factual knowledge into pre-trained language models are shallow, static, and separately pre-train entities.
Approach: They propose a method which integrates knowledge contexts from large-scale knowledge bases into a unified data structure.
Outcome: The proposed model outperforms existing models on knowledge-driven tasks and knowledge probing tasks.
Contextual Augmentation for Entity Linking using Large Language Models (2025.coling-main)

Copied to clipboard

Challenge: Entity Linking involves detecting and linking entity mentions in natural language texts to a knowledge graph.
Approach: They propose a fine-tuned model that integrates entity recognition and disambiguation in a unified framework.
Outcome: The proposed model achieves state-of-the-art on out-of domain datasets and compares with baselines.
Efficient Entity Embedding Construction from Type Knowledge for BERT (2022.findings-aacl)

Copied to clipboard

Challenge: Existing work has shown advantages of incorporating knowledge graphs (KGs) into BERT for various NLP tasks.
Approach: They propose to integrate knowledge graphs into BERT to train entity embeddings to include rich information of factual knowledge.
Outcome: The proposed models perform very well when combined with context.
Cracking the Contextual Commonsense Code: Understanding Commonsense Reasoning Aptitude of Deep Contextual Representations (D19-60)

Copied to clipboard

Challenge: Pretrained deep contextual representations have advanced the state-of-the-art on various commonsense NLP tasks, but we lack a concrete understanding of their capabilities.
Approach: They investigate BERT's ability to encode various commonsense features in its embedding space, but are still deficient in many areas.
Outcome: The proposed model improves performance on a downstream commonsense reasoning task while using minimal data.
E-BERT: Efficient-Yet-Effective Entity Embeddings for BERT (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to enhance BERT with factual knowledge about entities require no additional pretraining and no changes to the encoder itself.
Approach: They propose a way to inject factual knowledge into the pretrained BERT model by aligning Wikipedia2Vec entity vectors with BERT's native wordpiece vector space and feeding the aligned entity vector into BERT as if they were wordpieces.
Outcome: The proposed version outperforms baseline models on unsupervised question answering, supervised relation classification and entity linking tasks.
Improved Word Sense Disambiguation Using Pre-Trained Contextualized Word Representations (D19-1)

Copied to clipboard

Challenge: Contextualized word representations are effective in downstream tasks such as question answering, named entity recognition, and sentiment analysis.
Approach: They propose to integrate pre-trained contextualized word representations into a neural network that captures the whole sentence and the word representation in the sentence.
Outcome: The proposed approach outperforms the state-of-the-art approach that makes use of non-contextualized word embeddings on multiple benchmark WSD datasets.
Relational World Knowledge Representation in Contextual Language Models: A Review (2021.emnlp-main)

Copied to clipboard

Challenge: Existing knowledge bases are organized according to manual schemas that limit their expressiveness and require significant human engineering and maintenance.
Approach: They propose to organize knowledge representation strategies in LMs by the level of KB supervision provided . they propose to highlight notable models, evaluation tasks, and findings .
Outcome: The proposed model can internalize and express relational knowledge in more flexible forms.
Learning Knowledge-Enhanced Contextual Language Representations for Domain Natural Language Understanding (2023.emnlp-main)

Copied to clipboard

Challenge: Existing methods for pre-training KEPLMs with relational triples are difficult to adapt to close domains due to the lack of sufficient domain graph semantics.
Approach: They propose a Knowledge-enhanced language representation learning framework for various closed domains that captures the implicit graph structure among the entities.
Outcome: The proposed framework outperforms existing methods for pre-training KEPLMs in closed domains significantly.
How Contextual are Contextualized Word Representations? Comparing the Geometry of BERT, ELMo, and GPT-2 Embeddings (D19-1)

Copied to clipboard

Challenge: Existing word embeddings were static, requiring all senses of a polysemous word to share the same representation.
Approach: They found that the contextualized representations of all words are not isotropic in any layer of the contextualizing model.
Outcome: The results show that the representations of all words are not isotropic in any layer of the contextualizing model.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations