How Knowledge Graph and Attention Help? A Quantitative Analysis into Bag-level Relation Extraction
Knowledge Graph (KG) and attention mechanism have been demonstrated effective in introducing and selecting useful information for weakly supervised methods. However, only qualitative analysis and ablation study are provided as evidence. In this paper, we contribute a dataset and propose a paradigm to quantitatively evaluate the effect of attention and KG on bag-level relation extraction (RE). We find that (1) higher attention accuracy may lead to worse performance as it may harm the model's ability to extract entity mention features; (2) the performance of attention is largely influenced by various noise distribution patterns, which is closely related to real-world datasets; (3) KG-enhanced attention indeed improves RE performance, while not through enhanced attention but by incorporating entity prior; and (4) attention mechanism may exacerbate the issue of insufficient training data. Based on these findings, we show that a straightforward variant of RE model can achieve significant improvements (6% AUC on average) on two real-world datasets as compared with three state-of-the-art baselines. Our codes and datasets are available at https://github.com/zig-kwin-hu/how-KG-ATT-help.
Code (1)
Tasks
RelationRelation ExtractionSimilar Papers 제목 키워드 기반
How Knowledge Graph and Attention Help? A Qualitative Analysis into Bag-level Relation Extraction
Knowledge Graph (KG) and attention mechanism have been demonstrated effective in introducing and selecting useful information for weakly supervised methods. However, only qualitative analysis and ablation study are provi…
RelationRelation ExtractionEBSD Grain Knowledge Graph Representation Learning for Material Structure-Property Prediction
The microstructure is an essential part of materials, storing the genes of materials and having a decisive influence on materials' physical and chemical properties. The material genetic engineering program aims to establ…
Graph AttentionGraph Representation LearningProperty PredictionRepresentation LearningDeep Learning based Dimple Segmentation for Quantitative Fractography
In this work, we try to address the challenging problem of dimple detection and segmentation in Titanium alloys using machine learning methods, especially neural networks. The images i.e. fractographs are obtained using …
BIG-bench Machine LearningDeep LearningProperty PredictionSegmentationA New Perspective on ADHD Research: Knowledge Graph Construction with LLMs and Network Based Insights
Attention-Deficit/Hyperactivity Disorder (ADHD) is a challenging disorder to study due to its complex symptomatology and diverse contributing factors. To explore how we can gain deeper insights on this topic, we performe…
Chatbotgraph constructionRAGRetrievalPath-based Explanation for Knowledge Graph Completion
Graph Neural Networks (GNNs) have achieved great success in Knowledge Graph Completion (KGC) by modelling how entities and relations interact in recent years. However, the explanation of the predicted facts has not caugh…
Knowledge Graph Completion