English

TAGPRIME: A Unified Framework for Relational Structure Extraction

Computation and Language 2023-05-29 v2 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2205.12585,
  title  = {TAGPRIME: A Unified Framework for Relational Structure Extraction},
  author = {I-Hung Hsu and Kuan-Hao Huang and Shuning Zhang and Wenxin Cheng and Premkumar Natarajan and Kai-Wei Chang and Nanyun Peng},
  journal= {arXiv preprint arXiv:2205.12585},
  year   = {2023}
}

Comments

Paper accepted by ACL2023 as a main conference paper. The first two authors contribute equally

R2 v1 2026-06-24T11:28:03.697Z