Knowledge Enhanced Embedding: Improve Model Generalization Through Knowledge Graphs
Pre-trained language models have achieved excellent results in NLP and NLI, and since the birth of Bert, various new types of Bert have emerged.They are able to grasp the ubiquitous linguistic representational information from large-scale corpora in different ways, but when reading texts, it is difficult for them to combine and use external knowledge to make inferences about other meanings that the text may contain, as people do.To this end, we propose a linguistic model (K2E-BERT) capable of simply incorporating external knowledge, which fuses information from the knowledge graph (triad) with the entity information in the original text.In order to better integrate external knowledge into the original text without letting it deviate from the original meaning of the sentence, we propose a method called EaKA (Entity and Knowledge Align), which can better distance and combine entities and knowledge so that the model can accept new external knowledge without losing the meaning of the original sentence; additionally, we can easily and beyond Bert without changing the internal structure of Bert, we can easily and go beyond the results of BERT, which shows that our approach is feasible.After our experiments, we found good results in several NLP tasks we selected, which indicated that K2E-BERT easily surpassed BERT in generalization ability, proving its effectiveness.
Code (0)
등록된 구현이 없습니다.
Tasks
Knowledge GraphsSentenceMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Knowledge-enhanced Session-based Recommendation with Temporal Transformer
Recent research has achieved impressive progress in the session-based recommendation. However, information such as item knowledge and click time interval, which could be potentially utilized to improve the performance, r…
Graph Representation LearningRepresentation LearningSession-Based RecommendationsEnhancE:Enhanced Entity and Relation Embedding for Knowledge Hypergraph Link Prediction
Knowledge Hypergraphs, as the generalization of knowledge graphs, have attracted increasingly widespread attention due to their friendly compatibility with real-world facts. However, link prediction in knowledge hypergra…
Knowledge GraphsLink PredictionPositionPrediction+1SEP: Self-Enhanced Prompt Tuning for Visual-Language Model
Prompt tuning based on Context Optimization (CoOp) effectively adapts visual-language models (VLMs) to downstream tasks by inferring additional learnable prompt tokens. However, these tokens are less discriminative as th…
Language ModelingLanguage ModellingOntology Enhanced Claim Detection
We propose an ontology enhanced model for sentence based claim detection. We fused ontology embeddings from a knowledge base with BERT sentence embeddings to perform claim detection for the ClaimBuster and the NewsClaims…
SentenceSentence EmbeddingsWord EmbeddingsSemPT: Semantic Prompt Tuning for Vision-Language Models
Visual transfer learning for unseen categories presents an active research topic yet a challenging task, due to the inherent conflict between preserving category-specific representations and acquiring transferable knowle…
Few-Shot LearningTransfer Learning