paper-with-me

Papers

KEHRL: Learning Knowledge-Enhanced Language Representations with Hierarchical Reinforcement Learning

2024-06-24 · Dongyang Li, Taolin Zhang, Longtao Huang, Chengyu Wang, Xiaofeng He, Hui Xue

Knowledge-enhanced pre-trained language models (KEPLMs) leverage relation triples from knowledge graphs (KGs) and integrate these external data sources into language models via self-supervised learning. Previous works treat knowledge enhancement as two independent operations, i.e., knowledge injection and knowledge integration. In this paper, we propose to learn Knowledge-Enhanced language representations with Hierarchical Reinforcement Learning (KEHRL), which jointly addresses the problems of detecting positions for knowledge injection and integrating external knowledge into the model in order to avoid injecting inaccurate or irrelevant knowledge. Specifically, a high-level reinforcement learning (RL) agent utilizes both internal and prior knowledge to iteratively detect essential positions in texts for knowledge injection, which filters out less meaningful entities to avoid diverting the knowledge learning direction. Once the entity positions are selected, a relevant triple filtration module is triggered to perform low-level RL to dynamically refine the triples associated with polysemic entities through binary-valued actions. Experiments validate KEHRL's effectiveness in probing factual knowledge and enhancing the model's performance on various natural language understanding tasks.

📄 PDF Abstract BibTeX arXiv:2406.16374

Code (1)

MatNLP/KEHRL 공식 구현 jax

Tasks

Hierarchical Reinforcement LearningKnowledge GraphsNatural Language Understandingreinforcement-learningReinforcement LearningReinforcement Learning (RL)Self-Supervised Learning

Similar Papers 제목 키워드 기반

KELM: Knowledge Enhanced Pre-Trained Language Representations with Message Passing on Hierarchical Relational Graphs

2021-09-09 · Yinquan Lu, Haonan Lu, Guirong Fu, Qun Liu

Incorporating factual knowledge into pre-trained language models (PLM) such as BERT is an emerging trend in recent NLP studies. However, most of the existing methods combine the external knowledge integration module with…

Common Sense ReasoningLanguage ModellingMachine Reading ComprehensionQuestion Answering+2

Learning Knowledge-Enhanced Contextual Language Representations for Domain Natural Language Understanding

2023-11-12 · Ruyao Xu, Taolin Zhang, Chengyu Wang, Zhongjie Duan 외

Knowledge-Enhanced Pre-trained Language Models (KEPLMs) improve the performance of various downstream NLP tasks by injecting knowledge facts from large-scale Knowledge Graphs (KGs). However, existing methods for pre-trai…

Contrastive LearningData AugmentationFew-Shot LearningKnowledge Graphs+2

A Knowledge-enhanced Pathology Vision-language Foundation Model for Cancer Diagnosis

2024-12-17 · Xiao Zhou, Luoyi Sun, Dexuan He, Wenbin Guan 외

Deep learning has enabled the development of highly robust foundation models for various pathological tasks across diverse diseases and patient cohorts. Among these models, vision-language pre-training, which leverages l…

DiagnosticSpecificitywhole slide images

Knowledge-Enhanced Hierarchical Information Correlation Learning for Multi-Modal Rumor Detection

2023-06-28 · Jiawei Liu, Jingyi Xie, Fanrui Zhang, Qiang Zhang 외

The explosive growth of rumors with text and images on social media platforms has drawn great attention. Existing studies have made significant contributions to cross-modal information interaction and fusion, but they fa…

Hierarchical Textual Knowledge for Enhanced Image Clustering

2026-04-13 · Yijie Zhong, Yunfan Gao, Weipeng Jiang, Haofen Wang arxiv

Image clustering aims to group images in an unsupervised fashion. Traditional methods focus on knowledge from visual space, making it difficult to distinguish between visually similar but semantically different classes. …

Image Clustering