Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

TAGPRIME: A Unified Framework for Relational Structure Extraction

About

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.

I-Hung Hsu, Kuan-Hao Huang, Shuning Zhang, Wenxin Cheng, Premkumar Natarajan, Kai-Wei Chang, Nanyun Peng• 2022

Related benchmarks

TaskDatasetResultRank
Event CorrelationSciEvents
Precision50.22
12
Argument ClassificationSciEvents
Precision45.67
12
Argument IdentificationSciEvents
Precision (SciEvents)47.79
12
Event extractionSciEvents (test)
Trigger Identification (TI)73.27
12
Trigger ClassificationSciEvents
Precision64.85
8
Trigger IdentificationSciEvents
Precision75.72
8
Showing 6 of 6 rows

Other info

Follow for update