TAGPRIME: A Unified Framework for Relational Structure Extraction
Many tasks in natural language processing require the extraction of relationship information for a given condition, such as event argument extraction, relation extraction, and task-oriented semantic parsing. Recent works usually propose sophisticated models for each task independently and pay less attention to the commonality of these tasks and to have a unified framework for all the tasks. In this work, we propose to take a unified view of all these tasks and introduce TAGPRIME to address relational structure extraction problems. TAGPRIME is a sequence tagging model that appends priming words about the information of the given condition (such as an event trigger) to the input text. With the self-attention mechanism in pre-trained language models, the priming words make the output contextualized representations contain more information about the given condition, and hence become more suitable for extracting specific relationships for the condition. Extensive experiments and analyses on three different tasks that cover ten datasets across five different languages demonstrate the generality and effectiveness of TAGPRIME.
Code (1)
Tasks
Event Argument ExtractionLanguage ModellingRelation ExtractionSemantic ParsingSimilar Papers 제목 키워드 기반
Relational Learning and Feature Extraction by Querying over Heterogeneous Information Networks
Many real world systems need to operate on heterogeneous information networks that consist of numerous interacting components of different types. Examples include systems that perform data analysis on biological informat…
BIG-bench Machine LearningKnowledge GraphsRelational ReasoningLearning Reasoning Patterns for Relational Triple Extraction with Mutual Generation of Text and Graph
Relational triple extraction is a critical task for constructing knowledge graphs. Existing methods focused on learning text patterns from explicit relational mentions. However, they usually suffered from ignoring relati…
Graph GenerationKnowledge GraphsRelational ReasoningSentence+1REKnow: Enhanced Knowledge for Joint Entity and Relation Extraction
Relation extraction is an important but challenging task that aims to extract all hidden relational facts from the text. With the development of deep language models, relation extraction methods have achieved good perfor…
Joint Entity and Relation ExtractionRelationRelation ExtractionA Unified Representation Learning Strategy for Open Relation Extraction with Ranked List Loss
“Open Relation Extraction (OpenRE) aiming to extract relational facts from open-domain cor-pora is a sub-task of Relation Extraction and a crucial upstream process for many other NLPtasks. However various previous cluste…
ClusteringMetric LearningRelationRelation Extraction+1Adjacency List Oriented Relational Fact Extraction via Adaptive Multi-task Learning
Relational fact extraction aims to extract semantic triplets from unstructured text. In this work, we show that all of the relational fact extraction models can be organized according to a graph-oriented analytical persp…
Multi-Task LearningRelation ExtractionTriplet