Knowledge Graph Fusion for Language Model Fine-tuning
Nimesh Bhana, Terence L. van Zyl

TL;DR
This paper explores enhancing BERT-based language models with knowledge graphs during fine-tuning, demonstrating that relevant, high-quality knowledge injection improves performance on knowledge-driven NLP tasks despite some noise introduction.
Contribution
It adapts and extends the K-BERT model for English, showing how targeted knowledge injection during fine-tuning can enhance language understanding.
Findings
Knowledge injection improves task performance when noise is minimized.
High-quality, relevant knowledge yields better results than generic injections.
Modest knowledge injection is most effective for specific tasks.
Abstract
Language Models such as BERT have grown in popularity due to their ability to be pre-trained and perform robustly on a wide range of Natural Language Processing tasks. Often seen as an evolution over traditional word embedding techniques, they can produce semantic representations of text, useful for tasks such as semantic similarity. However, state-of-the-art models often have high computational requirements and lack global context or domain knowledge which is required for complete language understanding. To address these limitations, we investigate the benefits of knowledge incorporation into the fine-tuning stages of BERT. An existing K-BERT model, which enriches sentences with triplets from a Knowledge Graph, is adapted for the English language and extended to inject contextually relevant information into sentences. As a side-effect, changes made to K-BERT for accommodating the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text Readability and Simplification
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Attention Is All You Need · Linear Layer · Weight Decay · WordPiece · Softmax · Residual Connection · Attention Dropout · Dropout
