paper-with-me

Papers

Knowledge Enhanced Embedding: Improve Model Generalization Through Knowledge Graphs

2021-11-16 · ACL ARR November 2021 11 · Anonymous

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsSentence

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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…
Weight Decay 설명 없음
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 &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.

Similar Papers 제목 키워드 기반

Knowledge-enhanced Session-based Recommendation with Temporal Transformer

2021-12-16 · Rongzhi Zhang, Yulong Gu, Xiaoyu Shen, Hui Su

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 Recommendations

EnhancE:Enhanced Entity and Relation Embedding for Knowledge Hypergraph Link Prediction

2023-04-30 · journal 2023 4 · Chenxu Wang, Zhao Li, Xin Wang, and Zirui Chen

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+1

SEP: Self-Enhanced Prompt Tuning for Visual-Language Model

2024-05-24 · Hantao Yao, Rui Zhang, Lu Yu, Yongdong Zhang 외

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 Modelling

Ontology Enhanced Claim Detection

2024-02-19 · Zehra Melce Hüsünbeyi, Tatjana Scheffler

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 Embeddings

SemPT: Semantic Prompt Tuning for Vision-Language Models

2025-08-14 · Xiao Shi, Yangjun Ou, Zhenzhong Chen arxiv

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