paper-with-me

홈 › Papers

How Knowledge Graph and Attention Help? A Qualitative Analysis into Bag-level Relation Extraction

2021-08-01 · ACL 2021 5 · Zikun Hu, Yixin Cao, Lifu Huang, Tat-Seng Chua

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.

📄 PDF Abstract BibTeX

Code (1)

zig-kwin-hu/how-KG-ATT-help 공식 구현 pytorch

Tasks

RelationRelation Extraction

Similar Papers 제목 키워드 기반

How Knowledge Graph and Attention Help? A Quantitative Analysis into Bag-level Relation Extraction

2021-07-26 · Zikun Hu, Yixin Cao, Lifu Huang, Tat-Seng Chua

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 Extraction

Social Commonsense Reasoning with Multi-Head Knowledge Attention

2020-10-12 · Findings of the Association for Computational Linguistics 2020 · Debjit Paul, Anette Frank

Social Commonsense Reasoning requires understanding of text, knowledge about social events and their pragmatic implications, as well as commonsense reasoning skills. In this work we propose a novel multi-head knowledge a…

counterfactualCounterfactual ReasoningNatural Language Inference

LinkQ: An LLM-Assisted Visual Interface for Knowledge Graph Question-Answering

2024-06-07 · Harry Li, Gabriel Appleby, Ashley Suh

We present LinkQ, a system that leverages a large language model (LLM) to facilitate knowledge graph (KG) query construction through natural language question-answering. Traditional approaches often require detailed know…

Graph Question AnsweringLanguage ModelingLanguage ModellingLarge Language Model+1

Evaluating Agent Interactions Through Episodic Knowledge Graphs

2022-09-22 · CCGPK (COLING) 2022 10 · Selene Báez Santamaría, Piek Vossen, Thomas Baier

We present a new method based on episodic Knowledge Graphs (eKGs) for evaluating (multimodal) conversational agents in open domains. This graph is generated by interpreting raw signals during conversation and is able to …

Knowledge Graphs

A New Perspective on ADHD Research: Knowledge Graph Construction with LLMs and Network Based Insights

2024-09-19 · Hakan T. Otal, Stephen V. Faraone, M. Abdullah Canbaz

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 constructionRAGRetrieval